0
0
Fork 0
Commit Graph

185 Commits

Author SHA1 Message Date
fbrosson 0c1be5b940 pipepanic: move from games-kids to games-puzzle; minor changes. (#606)
* Move pipepanic from games-kids to games-puzzle to follow Gentoo.
* Put pipepanic.rdef in additional-files instead of the patch file.
* Call addResourcesToBinaries instead of rc and xres.
* Reorder sections, fix COPYRIGHT, enable x86_64, drop cmd:xres from
  BUILD_REQUIRES, add cmd:{sdl_config,install,cut} to BUILD_PREREQ.
* Install README and do some polishing in BUILD and INSTALL.
2016-05-24 21:57:57 +00: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 5cce38b622 Add recipe for zaz. 2016-01-24 17:43:53 +01:00
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
Adrián Arroyo Calle bcad42aa0f Numptyphysics - converto to recipe. Still not work 2016-01-08 19:21:51 +00:00
Adrián Arroyo Calle bb55c19531 Dynamate rev 2 2016-01-08 19:20:52 +00:00
Vale a4b51ed23b Add recipe for sockhop 2016-01-03 10:56:55 +00:00
Vale faa636bbf3 Add recipe for gnurobbo 0.66 2016-01-02 14:52:45 +00:00
Michael Lotz a43c394c4d Explicitly reference all additional files.
Not referencing them caused them to be missing from the source packages.

This also moves all files that were in different dirs under the common
additional-files dir.
2015-12-20 20:05:05 +01:00
DarkmatterVale 8f6999d541 Add recipe for Dynamate
Removed unused checksum

Add Dynamate recipe

Fix dynamate mistakes

DynaMate fixes

Update dynamate recipe

GAAHHH

CAPS

Update dynamate recipe

update recipe

update
2015-12-19 13:13:44 +00:00
Humdinger c00186a920 lbreakout2, xmoto: fix sdl_* requirements. 2015-12-05 18:28:28 +01:00
Humdinger 4b87f53b6a Mostly recipe cosmetics: improved SUMMARY/DESCRIPTION and re-ordering blocks
and:

*	befar
	Remove unneeded $secondaryArchSuffix
	Use g++

*	mirrormagic
	Remove unneeded $secondaryArchSuffix

*	slime_volley
	Replaced slime_volley with slimevolley in PROVIDES
	Add lib:libsdl_net in REQUIRES

*	super_transball
	Remove unneeded $secondaryArchSuffix
	Replaced super_transball with stransball2 in PROVIDES
2015-08-26 19:52: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 9ae34fe13c De-Lint recipes.
*	nasm
	Improved DESCRIPTION
	Re-ordering blocks

*	naspro
	Removed "." from SUMMARY
	Re-ordering blocks

*	netpbm
	Improved DESCRIPTION, COPYRIGHT
	Re-ordering blocks

*	netperf
	Removed "." from SUMMARY
	Re-ordering blocks

*	neverball
	Removed "." from SUMMARY
	Re-ordering blocks

*	nginx
	Improved DESCRIPTION
	Re-ordering blocks

*	nss
	Removed "." from SUMMARY
	Re-ordering blocks
2015-07-22 17:41:46 +02:00
Humdinger 9e09e1e072 De-Linting recipes.
*	apr_util
	Added PATCHES to recipe, some cleaning up.
	Won't build, even though I cleaned out the repository folder:

	"[Errno -2147459069] No such file or directory:
	'/HiQ-Data/sources/haikuports/repository/apr_util-1.3.10.DependencyInfo'"

*	arc
	Improved DESCRIPTION
	Won't build:

	/sources/arc-5.21p/arc.c: In function `main':
	/sources/arc-5.21p/arc.c:231: parse error before `int'
	/sources/arc-5.21p/arc.c:232: `fd' undeclared (first use in this function)
	/sources/arc-5.21p/arc.c:232: (Each undeclared identifier is reported only once
	/sources/arc-5.21p/arc.c:232: for each function it appears in.)

*	bc
	Supply the correct pachset name.
	Improved SUMMARY.
	Minor cosmetics.

*	beshare
	Removed missing patchset which was declared alongside the existing one.
	Minor cosmetics.

*	brexx
	Added PATCHES to the recipe.
	Minor cosmetics.
	Won't build:

	/packages/gcc-2.95.3_2014_10_14-3/.self/develop/tools/i586-pc-haiku/bin/ld: cannot find -lPortManager
	collect2: ld returned 1 exit status
	make[1]: *** [obj/rx] Error 1
	make[1]: Leaving directory `/sources/BeBRexx/src'
	make: [brexx] Error 2 (ignored)
	Collecting files to be packaged ...
	Error: Couldn't access "/sources/BeBRexx/PortManager/obj/PortManager": No such file or directory

*	cd
	Improved SUMMARY.
	Minor cosmetics.
	Won't build:

	Fetching package for devel:libim ...
	*** failed to find a match for "devel:libim": Name not found

*	celestia
	Improved SUMMARY.
	Minor cosmetics.

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

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

*	command_not_found
	Removed "(C)" from copyright.
	Created a proper patchset from the provided patch.
	Added PATCHES. Remove manual patching from INSTALL().
	Minor cosmetics.

*	coveredcalc
	Removed "." from SUMMARY.
	Minor cosmetics.
	Added cmd:svn to BUILD_PREREQUIRES.

*	cyberdogs_sdl
	Improved and removed "." from SUMMARY.
	Minor cosmetics.
2015-07-19 10:08:15 +02:00
Augustin Cavalier c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Adrien Destugues d092b6d39d Flobopuyo: convert to actual recipe.
Fixes http://ports.haiku-files.org/ticket/462.
2015-02-20 09:43:43 +01:00
Humdinger aef0e3aa9e Changed app sig to the normally used format.
Added app flag single launch.
2015-01-15 19:55:37 +01:00
Scott McCreary ff3cbd0460 Merged in TwoFx/haikuports/lgames (pull request #467)
Relocate configs/savegames/etc for LGames
2015-01-14 19:11:14 -08:00
Markus Himmel 958f88d1bd LGeneral: Move config and save files to user settings directory 2015-01-14 21:17:24 +00:00
Markus Himmel ad1fa2ba92 LPairs: Move config to user settings directory 2015-01-14 19:51:18 +00:00
Markus Himmel 31a7d8caa9 LMarbles: Move config and preferences to user settings dir 2015-01-14 19:16:33 +00:00
Markus Himmel 8a09a9e0b5 LBreakout2: Move config, high scores, saved games and custom levels to the user settings directory. 2015-01-14 18:25:56 +00:00
Markus Himmel da4a3b2dee LTris: Save config/themes/highscores to the user settings directory 2015-01-14 18:03:35 +00: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
Scott McCreary a2ed1af88c Merged in puckipedia/haikuports/lmarbles (pull request #420)
lmarbles: Add icon, move config file to B_USER_SETTINGS_DIRECTORY
2015-01-06 19:48:19 -08:00
Puck Meerburg b34ac53c97 ColorCode: Add icon 2015-01-06 18:05:35 +01:00
Puck Meerburg 471d29ccc9 Add ColorCode recipe 2015-01-06 17:38:54 +01:00
Puck Meerburg dc9380de65 lmarbles: Add icon, move config file to B_USER_SETTINGS_DIRECTORY 2015-01-05 20:31:01 +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
begasus 1df07f38a3 gemdropx, new recipe and patch 2014-10-19 17:59:02 +02:00
Jerome Duval 97528c567a Merged in Begasus/haikuports_games/abrick (pull request #227)
abrick, updated recipe and added patch file
2014-09-11 13:23:47 +02:00
begasus 3323951395 abrick, updated recipe and added patch file 2014-09-06 09:59:06 +02:00
Kacper Kasper 139b4023f5 Merged in Begasus/haikuports_games/ltris (pull request #224)
ltris, adding an icon to the binary
2014-09-03 19:44:46 +02:00
begasus c5fe8411ed ltris, adding an icon to the binary 2014-09-03 19:43:06 +02:00
begasus 7294c2dad7 lbreakout2, adding an icon to the app, thanks to humdinger for the icon 2014-09-02 21:55:50 +02:00
begasus 2bbbdea080 blobwars, added new recipe and patch file 2014-09-01 19:35:46 +02:00
begasus 797742e213 lbreakout2, fix documentation path 2014-08-31 17:14:21 +02:00
begasus 1585987481 lgeneral new recipe and patch file for version 1.2.3 2014-08-25 20:42:15 +02:00
begasus 7a1c1eb35a lpairs new recipe and patch file for version 1.0.4 2014-08-25 20:37:48 +02:00
Kacper Kasper c23229c840 Merged in Begasus/haikuports_games/barrage (pull request #211)
lbreakout2 new recipe and patch file for version 2.6.4
2014-08-25 18:25:18 +02:00
begasus 7a5684711f lbreakout2 added recipe and patch file for version 2.6.4 2014-08-25 18:23:31 +02:00
begasus a7f8c70c02 ltris removing the patch file as it's not needed 2014-08-25 09:22:15 +02:00
Kacper Kasper 750c94bcaf Merged in Begasus/haikuports_games/lmarbles (pull request #212)
lmarbles game for Haiku
2014-08-23 20:46:27 +02:00
begasus 211ab6fb11 lmarbles game for Haiku 2014-08-23 18:45:45 +02:00
begasus a013a03cc3 changes to the recipe as requested 2014-08-23 16:40:18 +02:00
begasus fd5345c707 Tetris clone ltris for gcc2 and gcc4 2014-08-23 14:47:12 +02:00
Jerome Duval 5e9e7dcd78 neverball: add a recipe for version 1.6.0 2014-08-07 18:59:39 +00:00
Adrien Destugues 465d252894 Wizznic: fix data directory. 2014-07-21 09:36:38 +02:00
Adrien Destugues 822c03f2ae Wizznic: fix recipe. 2014-07-17 16:42:11 +02:00
Adrien Destugues 622f579cb3 SDLLopan: improve tileset and fix description.
This is NOT the mah jongg game. It plays with mah jongg tiles, but
mah jongg is a 4-player game similar to poker and rami. I will accept
"mah jongg solitaire".
2014-05-27 11:59:07 +02:00
Humdinger f707cae942 * Added Haiku vector icon.
* Added resource file, including the icon and signature.
* Changed recipe to include the ReadMe in the package and elaborated
  the description.
2014-05-24 10:14:04 +02:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe f31617b50f Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
2014-04-20 23:13:43 +02:00
Adrien Destugues 36ca3dc87c Add MirrorMagic. 2014-01-20 21:42:52 +01:00
noryb009 51d82f5b74 Rewrap games-puzzle DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Scott McCreary 5a6af93685 Merged in Mrowqa/haikuports/neverball-recipe (pull request #91)
Added cleaned up recipe for neverball
2013-12-29 10:56:36 -08:00
Mrowqa b15e943267 Added cleaned recipe for neverball 2013-12-28 14:21:37 +01:00
Chris Roberts 46c9aa22eb Fix rezerware build ...
since nobody bothered to check the work of the student

Also, enable sound effects so I can test sdl-mixer
2013-12-22 19:57:58 -07:00
MrPoxipol 21b1bcd69f Corrected recipes. 2013-12-14 01:58:17 +00:00
MrPoxipol 8cb3947236 Created gemz game recipe. 2013-12-14 01:19:04 +00:00
MrPoxipol eb884bd438 Created gemz game recipe. 2013-12-14 01:17:34 +00:00
MrPoxipol 7a514decf8 Gemz recipe created. 2013-12-14 01:08:21 +00:00
MrPoxipol 642f7d396f Fixed recipe for rezerwar game. All working. 2013-12-14 00:49:01 +00:00
MrPoxipol bc4c346e67 Corrected recipe for rezerwar. 2013-12-12 23:59:57 +00:00
MrPoxipol a3bfa03cff Rezerwar game .recipe. 2013-12-12 22:44:29 +00:00
Adrien Destugues ee20568e20 Just got a message from the author that this should be under the GPL. 2013-11-29 15:38:27 +01:00
Adrien Destugues 1d59820519 Add SDL Lopan recipe.
* This could use better tileset and background graphics... any
suggestions?
2013-11-28 20:55:31 +01:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary 5faa56feba Initial .bep file for gnurobbo, from michaelvoliveira 2010-10-05 20:57:25 +00:00
Scott McCreary ec9cb8cf61 HVIF icon for numpy physics converted from a png to HVIF by Michele Frau. 2010-09-24 23:40:08 +00:00
Scott McCreary 83c7c978df Initial .bep and .patch files for numptyphysics. TODO: figure out fix for happyhttp close(), and add an HVIF icon 2010-09-21 23:27:45 +00:00
Scott McCreary feb8593833 Initial bep and patch for wizznic, the patch enables building with gcc2. TODO: Get make install to make the distro correctly. 2010-09-04 20:41:54 +00:00
Chris Roberts 54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Chris Roberts 2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Scott McCreary f69b181939 More .OPD files, moved some patches to patches folders and added some more license files. 2009-11-30 08:39:55 +00:00
Scott McCreary 47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Michael Vinícius de Oliveira 8bd5ed81be the rules to build this great game 2009-11-01 22:00:17 +00:00