Commit Graph

86 Commits

Author SHA1 Message Date
Begasus
a6d9faa02d color-lines: new recipe. (#607) 2016-06-11 13:10:50 +00:00
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