Commit Graph

61 Commits

Author SHA1 Message Date
Gerasim Troeglazov
71b3750e6f Arx-Libertatis: add recipe 2019-08-19 23:15:36 +10:00
stenstorp
b5d179e440 devilutionx: Build binary release version (#3971) 2019-07-10 13:50:29 +02:00
stenstorp
5f20e3a8f4 devilutionx: Bump to version 0.4.0 (#3968) 2019-07-07 16:18:01 +02:00
Jerome Duval
a8d82345dd catchchallenger: fix install
depends on libcrypto instead of libssl.
2019-06-17 11:27:43 +02:00
Jérôme Duval
0db9ec3db9 freedroidrpg: depends on libintl 2019-06-17 09:45:43 +02:00
Jérôme Duval
af76b4dac0 catchchallenger: depends on openssl 2019-06-17 09:17:37 +02:00
Jérôme Duval
9bf4fd81a4 freedroidrpg: use libpng16
x86_64 seems to need libiconv somehow.
2019-06-17 09:14:17 +02:00
Jérôme Duval
593fc42d6f catchchallenger: depends on zlib 2019-06-17 09:09:00 +02:00
BRULE Herman Jacques Roger
b80a983d15 catchchallenger: new recipe (#3870) 2019-06-16 11:24:04 -04:00
Schrijvers Luc
8591236b04 freedroidrpg, bump revision for issues libpng16/libSDL_*_1.2 (#3883) 2019-06-16 11:06:30 -04:00
Jerome Duval
1ddbb617bb bump revision after allegro bump. 2019-05-12 14:27:49 +02:00
miqlas
9fd7284ae5 DevilutionX: new recipe (#3827)
* DevilutionX: new recipe

* Bump to current
2019-05-09 20:50:50 +02:00
Sergei Reznikov
82b1eec01c fheroes2: bump version 2019-02-07 13:48:54 +03:00
Jerome Duval
9b2b4619eb games-*: reorder sections. 2018-08-09 10:27:19 +02:00
Jerome Duval
dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
Jerome Duval
bd663df548 flare: code style. 2018-08-03 09:55:48 +02:00
Jerome Duval
913632e6b3 dead_ascend: code style. 2018-08-03 09:54:59 +02:00
Jérôme Duval
fb5414b77c fheroes: update HOMEPAGE. 2018-05-30 07:14:51 +02:00
miqlas
9d79a7a3f5 ManaPlus: new recipe (#2574) 2018-05-19 23:29:46 -04:00
Adrien Destugues
145a7cb035 Dead ascend: depend on correct Qt version. 2018-03-31 20:15:50 +02:00
Adrien Destugues
f92cae670d Add recipe for the Dead Ascend game. 2018-03-26 07:42:16 +02:00
Sergei Reznikov
72d01874f8 freedroidrpg: recreate aclocal before running automake 2017-12-05 13:09:14 +03:00
Sergei Reznikov
3be1bd266e freedroidrpg: update checksum 2017-12-05 12:28:41 +03:00
Sergei Reznikov
540612c2ad kqlives: fix build 2017-11-12 18:42:57 +03:00
Jerome Duval
aa5515964f zsxd: add recipe for version 1.11.0. 2017-09-30 19:48:23 +02:00
Jerome Duval
86b8a4c05a zsdx: forgot the license file. 2017-09-30 19:48:22 +02:00
Jerome Duval
8efe259313 zsdx: add recipe for version 1.11.0. 2017-09-30 15:59:27 +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
Adrien Destugues
d6de101a9c freedroidrpg: update to latest release.
Makes it a bit easier to build with modern autotools.
2017-02-11 22:41:27 +01: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
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Adrien Destugues
332d3eca45 FreeDroidRPG: update download link. 2016-02-14 15:02:09 +01:00
Humdinger
f63124f3c5 Split flare's data package into its own recipe.
I learned that by PulkoMandy's comment on the GCI task to port openarena:
"With what you did, there will be one data package for each architecture
we compile the game for. This means a waste of space on our servers to
store the data several times.
The data should be a separate recipe as it is done for the openttd game
(see the openttd_sfx recipe for example)."
2015-12-15 13:45:17 +01:00
Adrien Destugues
3604b730b0 kqlives: make it build. 2015-11-12 14:39:57 +01:00
Adrien Destugues
69025f4a84 Add recipe for kqlives.
* It needs lua 5.1 (not 5.2, they are not API compatible), which was
  removed from ports.

Fixes http://ports.haiku-files.org/ticket/666.
2015-11-09 11:45:56 +01:00
Humdinger
70b8f948c6 De-linting recipes.
*	flare, freedroidRPG
	Don't start with the app name, in the _data section too...
	Re-order blocks

*	help2man
	SUMMARY must not end with "."
	Re-ordered blocks

*	html_parser, xml_parser
	Corrected license
	Re-ordered blocks

*	jq
	Corrected copy&paste mishap, I guess
	Re-ordered blocks

*	librevenge
	Re-ordered blocks
	Removed email addresses from COPYRIGHT

*	mesa
	Don't start with the app name, in the _swrat and _swpipe sections too...
	Re-ordered blocks

*	qupzilla
	SUMMARY must not end with "."

*	ruby
	Corrected license
	Re-ordered blocks

*	vncserver
	Removed "copyright" from COPYRIGHT
2015-08-08 20:00:24 +02: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
Humdinger
97cd269925 De-Lint recipes.
*	fastdep
	Removed "." from SUMMARY.
	Minor cosmetics.

*	ffmpeg
	Removed "." from SUMMARY.

*	fheroes
	Removed "." from SUMMARY.

*	filecropper
	Removed "." and improved SUMMARY.
	Use g++ instead of gcc.

*	flex
	Removed "." from SUMMARY.
	Moved haiku_devel into BUILD_REQUIRES.
	Minor cosmetics.

*	fontforge
	Removed "." from SUMMARY.
	Minor cosmetics.

*	fossil
	Shortened and improved SUMMARY/DESCRIPTION.

*	fpc
	Use same SUMMARY/DESCRIPTION in the non-BEP recipes.

*	freetype
	Minor cosmetics.
	(The PATCHES is commented out on purpose, enabling
	subpixel rendering and hinting)

*	ftgl
	Removed "." from SUMMARY.
	Sorted _devel block to the top.
2015-07-19 19:18:11 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
707d60ffe3 Replace references to BitBucket with GitHub. 2015-06-30 10:10:06 -04:00
Humdinger
4513d8cb39 Split Flare into game and data package. 2015-01-25 08:21:04 +01:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Jerome Duval
e355677fb1 flare: fixed typo 2014-12-21 21:31:31 +00:00
Scott McCreary
e746eac110 Merged in humdinger/haikuports/Flare (pull request #345)
Added an rdef for vector icon and app signature.
2014-12-15 08:11:20 -08:00
Humdinger
ac66df4417 Added an rdef for vector icon and app signature. 2014-12-15 17:01:19 +01:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Josef Gajdusek
8e49231363 Add recipe for flare 2014-12-13 19:26:05 +01:00
Jérôme Duval
665b0b78f4 add $secondaryArchSuffix for pkg:config where appropriate
* bump revision for libs
2014-08-27 17:33:30 +02:00