Commit Graph

7444 Commits

Author SHA1 Message Date
Humdinger
3eda0c3aba Fix requirements for lbreakout2, lgeneral, slimevolley
We need lib:libsdl_net_1.2 instead of lib:libsdl_net
2016-01-10 17:50:32 +01:00
Adrien Destugues
b7f5eed98b Merge pull request #382 from lich/burgerspace
Burgerspace: Added recipe and icon for 1.9.2
2016-01-10 17:09:09 +01:00
Mikołaj 'lich' Halber
71de5c4e35 Burgerspace: Added recipe and icon for 1.9.2 2016-01-10 17:04:55 +01:00
Sergei Reznikov
fbdc967695 Pe: update to latest commit 2016-01-10 13:52:29 +03:00
Jerome Duval
07acd9ea41 haproxy: bump version.
* remove upstreamed patch.
2016-01-10 10:26:03 +00:00
Jerome Duval
d2ad6d2992 unrar: bump version. 2016-01-10 10:26:02 +00:00
Adrien Destugues
2aae89f05f git: fix doc install dir and make "web" the default format
- git help --web actually works now
- git help will use the HTML docs by default (configurable if you prefer
  manpages)
2016-01-10 10:08:23 +01:00
diversys
236f8c7272 Merge pull request #401 from Abogical/master
Added libfpx recipe
2016-01-09 21:46:18 +03:00
Abogical
1c82474e56 Infinitesimal changes 2016-01-09 20:35:43 +02:00
Abogical
e40510b708 Minor tweaks for the recipe 2016-01-09 20:18:19 +02:00
Abogical
eeb9f144e6 fixed REQUIRED and PROVIDES 2016-01-09 18:51:39 +02:00
Abogical
b025323d22 Added libfpx recipe and fixed it 2016-01-09 18:28:32 +02:00
waddlesplash
5a97b715d0 Merge pull request #399 from DarkmatterVale/vnc-viewer
Move VncViewer
2016-01-08 18:54:31 -05:00
waddlesplash
b8caa8aaee Merge pull request #397 from AdrianArroyoCalle/master
Download sources from safe sources
2016-01-08 14:47:49 -05:00
Adrián Arroyo Calle
8aec66494d eepp style fixes 2016-01-08 19:21:55 +00:00
Adrián Arroyo Calle
34eaa929c8 app2png style fixes 2016-01-08 19:21:54 +00:00
Adrián Arroyo Calle
bcad42aa0f Numptyphysics - converto to recipe. Still not work 2016-01-08 19:21:51 +00:00
Adrián Arroyo Calle
afcdedd946 GYP, use CHECKSUM_SHA256 2016-01-08 19:21:40 +00:00
Adrián Arroyo Calle
26e6ddb19f Album - use CHECKSUM_SHA256 2016-01-08 19:21:29 +00:00
Adrián Arroyo Calle
391ce2974b a_book - use CHECKSUM_SHA256 2016-01-08 19:21:21 +00:00
Adrián Arroyo Calle
44b67310cd gnome_common 3.18 2016-01-08 19:21:13 +00:00
Adrián Arroyo Calle
d657a30c4f HomeworldSDL 0.6 using CHECKSUM_SHA256 2016-01-08 19:21:01 +00:00
Adrián Arroyo Calle
bb55c19531 Dynamate rev 2 2016-01-08 19:20:52 +00:00
Adrián Arroyo Calle
efe51e915b Klystron 0.0.0 2016-01-08 19:20:43 +00:00
Adrián Arroyo Calle
2f088f1edc eepp 0.9.5 2016-01-08 19:20:33 +00:00
Adrián Arroyo Calle
5ebb8b9232 App2png use CHECKSUM_SHA256 2016-01-08 19:20:22 +00:00
Adrián Arroyo Calle
3be6b83a1d acr 0.9.9 2016-01-08 19:20:10 +00:00
DarkmatterVale
2568df82c7 Move VncViewer 2016-01-08 16:00:29 +00:00
Adrien Destugues
0aac473cf5 Merge pull request #398 from hannahyp/master
stripped flickcurl, freetype, glu, jpeg, and readline in recipes and …
2016-01-08 11:36:12 +01:00
Hannah
30385b25b4 created debug packages for flickcurl, freetype, glu, jpeg, and readline 2016-01-08 02:15:23 +00:00
François Revol
fbfc9035c0 weboob: update current patchset 2016-01-08 01:13:08 +01:00
Adrien Destugues
bb84523992 Merge pull request #395 from lich/openxcom
Openxcom: Added recipe, patches and icon for 1.0
2016-01-07 08:45:08 +01:00
waddlesplash
0fd6abe1d7 Merge pull request #396 from return/recipe_update
Updated XaoS recipe SHA-256 hash
2016-01-06 21:38:58 -05:00
Calvin Hill
47b8dd72c6 Updated XaoS recipe SHA-256 hash 2016-01-06 23:47:25 +00:00
Jerome Duval
05a62cbda8 libwebp: bump version.
* add libwebp5 for compatibility: soname bumped since this version.
2016-01-06 22:37:01 +00:00
Mikołaj 'lich' Halber
482b251cf2 Openxcom: Added recipe, patches and icon for 1.0
Running OpenXcom in Haiku requires a workaround as there is system
locale problem which causes game to crash with an error:

terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Abort
Abort

The problem is only happening when there is no config file generated
to fix it, game has to be run once like this:

LC_ALL=C exec /system/apps/OpenXcom

Then game creates config and can be run from menu. I am not including
the fix in recipe as this would hide this system locale bug.

Also the game data subfolders (GEODATA, GEOGRAPH, MAPS, ROUTES,
SOUND, TERRAIN, UFOGRAPH, UFOINTRO, UNITS) should be provided
to /settings/OpenXcom.
2016-01-06 21:54:35 +01:00
diversys
cc3bc8184e Merge pull request #394 from hometue/master
Fixed failed FreeGish build due to change of directories.
2016-01-06 17:56:20 +03:00
Jerome Duval
07a45f18ef podofo: fix build, use libpng16 2016-01-06 14:57:26 +00:00
Jerome Duval
204793b849 libdv: requires automake 1.13.x. 2016-01-06 14:57:25 +00:00
Jerome Duval
578d54ea67 sdl2_mixer: bump version. 2016-01-06 14:57:23 +00:00
Jerome Duval
3e545dde74 sdl2_ttf: bump version. 2016-01-06 14:57:22 +00:00
Jerome Duval
daccf9c58e lcms: requires automake 1.13.x. 2016-01-06 14:57:21 +00:00
Jerome Duval
22ffcd904e sdl2_image: bump version. 2016-01-06 14:57:19 +00:00
Jerome Duval
8dbec0c2a1 libraw: bump version. 2016-01-06 14:57:18 +00:00
hometue
d31bbfd8ee Fixed failed FreeGish build due to change of directories. 2016-01-06 22:23:34 +08:00
diversys
7137a11f58 Merge pull request #393 from hometue/master
Added a source directory to freegish recipe file.
2016-01-06 16:38:18 +03:00
hometue
5a3b7e5497 Added a source directory to freegish recipe file. 2016-01-06 21:27:35 +08:00
diversys
243a0e631e Merge pull request #391 from hometue/master
[GCI] Add recipe for freegish.
2016-01-06 15:47:12 +03:00
hometue
e90f2f3e73 Add recipe for freegish. 2016-01-06 20:42:28 +08:00
Sergei Reznikov
98d7e2b4b2 git: bump version 2016-01-05 10:59:02 +03:00