fbrosson
b07a900824
OpenXcom: add a SOURCE_FILENAME, use a nicer SOURCE_URI.
2018-07-19 23:44:47 +00:00
Augustin Cavalier
d530e87158
Bump all dependents of FFmpeg (again.)
...
Sorry for the noise...
2018-07-02 20:07:00 -04:00
Augustin Cavalier
df75b1d18f
Bump revisions of all packages that depend on FFmpeg.
...
Using the tools script.
2018-07-02 18:50:08 -04:00
Jérôme Duval
376c439f16
vcmi: update HOMEPAGE.
2018-05-30 08:11:10 +02:00
Jérôme Duval
0b340f60aa
openxcom: update HOMEPAGE.
2018-05-30 08:01:35 +02:00
Jérôme Duval
99641e2eb8
freeciv: sourceforge is unreliable
2018-02-14 10:00:57 +01:00
Schrijvers Luc
f2698d55f8
freeciv, bump version ( #2161 )
2018-02-13 19:33:56 -05:00
Jerome Duval
28a2e74553
solarus: fix requires, bump rev.
...
* vcmi, neverball and numptyphysics: fix requires.
2017-11-07 22:03:57 +01:00
Jerome Duval
234fc0c680
vcmi: add recipe for version 0.99.
...
build, untested (needs game data files).
2017-11-06 21:35:05 +01:00
miqlas
2b29aa70db
JA2 - Stracciatella: hash fix ( #1745 )
2017-10-27 14:26:47 +02:00
Schrijvers Luc
102d6983e9
lgeneral: bump version ( #1713 )
2017-10-16 23:01:08 +03:00
Jerome Duval
a47daaf1be
freeciv: bump version.
...
* enable shared libs to reduce the size of binaries.
2017-08-25 21:49:24 +02:00
Schrijvers Luc
c65514bab5
freeciv: bump version ( #1580 )
2017-08-24 12:10:09 +02:00
Adrien Destugues
2b2433dae9
Wesnoth: make it run.
...
- there is no libpango, so remove that from the requires.
- fix an undefined reference after the game is installed.
2017-08-14 15:52:51 +02:00
Jerome Duval
fc0936b040
Bump revisions for x86_64 rebuild after time_t change.
...
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
miqlas
af0b0d73ec
Jagged Alliance 2: new port ( #1400 )
2017-06-17 11:37:00 -04:00
miqlas
37f61d4b69
Homeworld: fix recipe, cleanup ( #1392 )
2017-06-05 19:37:43 -04:00
Jerome Duval
03baf7a866
freeciv: bump version.
2017-05-15 21:18:25 +02:00
Adrien Destugues
43856c218f
Wesnoth: fix build.
...
Fixes #221 .
Did not test if it runs.
2017-03-26 20:37:06 +02:00
Jerome Duval
62f9e09479
freeciv: use system lua, move settings to config directory.
2017-03-05 22:32:37 +01:00
Jerome Duval
78c57856ea
freeciv: clean up dependencies.
2017-02-26 21:48:07 +01:00
Jérôme Duval
5469d04f36
unknown_horizons: bump revision.
2017-02-22 08:29:18 +01:00
waddlesplash
da7f6a499a
unknown_horizons: Remove erroneous '\'.
2017-02-11 16:45:50 -05:00
Adrien Destugues
97ec257ef8
unknown horizons: summary was longer than 80 chars.
2017-02-11 22:41:27 +01:00
Schrijvers Luc
2df68ae5bd
Fixing libpng dependencies after the new updated libpng ( #1070 )
2017-01-14 12:56:22 -05:00
Sergei Reznikov
42cd465435
freeciv: bump version to 2.5.6
2017-01-04 16:01:20 +03:00
Stephanie Fu
42b9bd6d7c
Freeciv: add icon and rdef ( #967 )
2017-01-04 12:46:55 +00:00
Stephanie Fu
68dc52fb35
Update internal and recipe ( #962 )
...
Add Freeciv icon
2016-12-27 15:29:23 -05:00
fbrosson
7261bbe97e
Fix several recipes which were missing a $secondaryArchSuffix. ( #784 )
2016-08-27 19:04:22 -04:00
Jerome Duval
11a3799093
freeciv: bump version.
2016-08-10 23:05:57 +00:00
Begasus
fe979a6652
move lgeneral to the correct place according to gentoo packages, added new recipe for 1.3.1 ( #744 )
2016-07-29 17:16:11 -04:00
Begasus
67c83d5721
crimson, new recipe for CrimsonFields ( #688 )
2016-07-22 12:45:37 -04:00
Vale
6b99721506
More order fixes
2016-02-28 20:17:42 -05:00
Vale
f8aeb53372
More ordering & layout fixes
2016-02-26 10:33:51 -05:00
Jerome Duval
c03ceb898d
freeciv: bump version.
2016-02-18 22:54:21 +00:00
Vale
4ceccd41e1
Fix ordering
2016-02-17 14:39:36 -05:00
Jerome Duval
176016812d
freeciv: bump version.
2016-02-09 21:28:30 +00:00
Adrián Arroyo Calle
d657a30c4f
HomeworldSDL 0.6 using CHECKSUM_SHA256
2016-01-08 19:21: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
Jerome Duval
6b9bbb801a
openssl: enable x86_64.
...
* bump versions for dependent packages.
2015-11-21 14:17:24 +00:00
Michael Lotz
ccf617eba2
Add recipe and patch for Unknown Horizons 2014.1.
2015-10-25 13:56:14 +00:00
Augustin Cavalier
a7553e5136
Trim trailing spaces (again).
2015-08-28 10:47:07 -04:00
Jerome Duval
417e543cda
freeciv: bump version.
2015-08-18 21:11:08 +00:00
Humdinger
064b69cead
De-lint recipes.
...
* avrdude
SUMMARY must have at least 3 words
* bebook
SUMMARY must have at least 3 words
Re-ordered blocks
* bzflag
SUMMARY must have at least 3 words
Re-ordered blocks
* c_ares
SUMMARY must start with capital letter
Re-ordered blocks
* cmake
SUMMARY must have at least 3 words
Re-ordered blocks
* command_not_found
SUMMARY must have at least 3 words
Added BUILD_PREREQUIRES
Re-ordered blocks
* confuse
SUMMARY must start with capital letter
Re-ordered blocks
* cream
SUMMARY must start with capital letter
Re-ordered blocks
* croscorefonts
SUMMARY must have at least 3 words
Re-ordered blocks
* cssselect
SUMMARY must start with capital letter
Re-ordered blocks
* dcron
SUMMARY must start with capital letter
Re-ordered blocks
* eggchess
SUMMARY must have at least 3 words
Re-ordered blocks
2015-08-08 08:16:04 +02:00
Augustin Cavalier
1f4293e134
Get rid of gcc_syslibs REQUIREs.
2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b
Trim extra newlines at end of file & trailing whitespace.
2015-08-04 12:08:31 -04:00
Augustin Cavalier
55dd9cf19d
Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
...
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Kostadin Damyanov
3e0dd2696c
De-lint recipes.
2015-08-04 08:25:40 +03:00
Humdinger
9e304a2e9a
De-lint recipes.
...
* v8
Removed "." from SUMMARY.
Re-ordered blocks.
* verilator
80-char limit of DESCRIPTION.
Re-ordered blocks.
* vim
Removed "." from SUMMARY.
Re-ordered blocks.
* virtulbelive
Removed "." from SUMMARY.
Re-ordered blocks.
* vl_gothic
Shortened SUMMARY.
Re-ordered blocks.
* vlc
Re-ordered blocks.
Changed libgpg-error to libgpg_error.
* vncserver
Improved COPYRIGHT.
Re-ordered blocks.
* vwget
Removed "." from SUMMARY.
Re-ordered blocks.
* wesnoth
Removed "." from SUMMARY.
Re-ordered blocks.
* xerces
Removed "." from SUMMARY.
Re-ordered blocks.
* zip
Re-ordered blocks.
Lint warning of non-declared patch can be ignored, as it doesn't
grok: $portName-$portVersion.patchset
2015-07-23 14:20:24 +02:00
Humdinger
effe88db3f
De-Lint recipes.
...
* tar
Remove "." from SUMMARY.
Re-ordered blocks.
* testdisk
Shortened SUMMARY.
Re-ordered blocks.
* the_silver_searcher
Remove "." from SUMMARY.
Re-ordered blocks.
* torrentor
Remove "." from SUMMARY.
Re-ordered blocks.
* trackergrep
Remove "." from SUMMARY.
Re-ordered blocks.
* transmission
Fixed COPYRIGHT.
Re-ordered blocks.
* tree
Remove "." from SUMMARY.
Re-ordered blocks.
* unzip
Remove "." from SUMMARY.
Re-ordered blocks.
* uqm
Shortened SUMMARY.
Re-ordered blocks.
* urllib
Remove "." from SUMMARY.
Re-ordered blocks.
2015-07-23 10:23:42 +02:00