109 Commits

Author SHA1 Message Date
Jerome Duval
0d692446a3 becheckers: fix build on gcc5, use safe source.
enable on x86_64.
2017-04-12 22:37:44 +02:00
Jerome Duval
5c07e3da4f superfreecell: use a safe source.
enable x86_64.
2017-04-12 22:15:17 +02:00
Jerome Duval
3970d18047 puri: use HaikuArchives, disable sound.
* depends on stockfish.
* communication with the engine seems rather unstable.
* the 3d view is broken (at least on x86_64).
2017-04-12 21:17:04 +02:00
Jerome Duval
03e0b409aa guitarmaster: update recipe to HaikuArchives repo. 2017-03-09 22:30:36 +01:00
Jerome Duval
b086fd62de bevexed: patch is upstreamed. 2017-01-26 21:39:55 +01:00
Jerome Duval
db8a1feb5c bevexed: fix x86_64 build. 2017-01-24 19:11:41 +01:00
Jerome Duval
8e7162e4e4 hexvexed: fix x86_64 build. 2017-01-22 11:55:25 +01:00
Jerome Duval
5429ed366b minesweeper: fix SOURCE_DIR. 2017-01-21 16:12:18 +01:00
vanishakesswani
485bdc0283 Tested for build on x86_64 (#997)
befar, backup, aalibtranslator, ecl, box2d, libodfgen, libebook, libabw marked as broken on x86_64
2017-01-10 07:23:31 +01:00
Scott McCreary
d4f6d672d5 Update hexvexed to 1.0.0 2017-01-01 03:17:41 -08:00
punsith
c5a45f5ee5 Hexvexed recipe (#956) 2016-12-25 13:43:49 -05:00
vanishakesswani
8f893d2c66 Correct SOURCE_FILENAME 2016-12-22 15:52:19 +01:00
vanishakesswani
8128305c22 Switch 5 recipes to a safe source and delete 9 old receipes. (#935)
Switch these 5 recipes to a safe SOURCE_URI:
* microbe-20130728
* minimizeall-1.0.0
* optipngtranslator-0.0.1
* vwget-20141229
* minesweeper-20150109

Delete these 9 old recipes (and their patches):
* libmicro-0.4.1
* postgresql-9.0.4 & 9.2.3
* redis-2.2.11
* wolfssl-1.6.5 & 1.8.0 & 2.0.2 & 2.5.0
* numpy-1.4.1
2016-12-20 21:27:50 +00:00
Stephanie Fu
6926174818 De-Lint 5 recipes (and add CHECKSUM_SHA256) (GCI 2016) (#921)
* catkeyseditor-0.1.1
* copynametoclipboard-1.0.1
* desknotes-1.1
* bevexed-20141224
* enet-1.3.0
2016-12-17 16:29:38 +00:00
Mason X
003b8e40dd add 2048! 2016-12-03 22:41:21 +01:00
Adrien Destugues
535db7dd18 Download from safe sources.
Downloading directly from VCS repos is not allowed on package build
bots, so use archived exports whenever possible.
2016-08-28 22:35:25 +02:00
Adrien Destugues
e624405330 Download from safe sources. 2016-07-26 07:25:54 +02:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05: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
e203ab75f6 Add InterfaceElements and BeSol.
fixes #53.
2016-02-14 13:00:11 +01: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
Augustin Cavalier
6299524859 Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.
Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.
2015-07-19 13:59:19 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Adrián Arroyo Calle
fc534c0b1f Removed in cmake 2015-04-02 10:56:34 +00:00
Adrián Arroyo Calle
9995ab7a70 SuperFreeCell 0.1.0 2015-04-02 10:37:42 +00:00
Justin Stressman
5652b3e531 fixed build commands to use make, fixed capitalization on app:BeMines under PROVIDES, added missing REQUIRES and BUILD_PREREQUIRES, moved game to haiku-games directory. 2015-03-03 22:48:40 +00:00
Scott McCreary
467f022db4 Merged in humdinger/haikuports/description (pull request #459)
Changes in SUMMARY, DESCRIPTION and whitespace.
2015-01-13 07:31:30 -08: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
Josef Gajdusek
9b7eb2e3ca minesweeper: bump version 2015-01-11 17:58:59 +01:00
Scott McCreary
9a84ac3354 Merged in cdesai/haikuports/criticalmass (pull request #440)
Add a game, CriticalMass
2015-01-10 08:10:53 -08:00
Josef Gajdusek
e661525172 minesweeper: bump version 2015-01-10 16:46:35 +01:00
Chirayu Desai
66e7186ff3 Add a game, CriticalMass 2015-01-10 15:43:48 +00:00
Josef Gajdusek
8b9a387b0d Add recipe for Minesweeper 2015-01-09 17:52:17 +01:00
Josef Gajdusek
2974de6835 bevexed: Update to newest version 2014-12-25 00:19:32 +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
a1d2a10ce8 becheckers: Fix the build 2014-12-09 20:32:28 +01: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
Humdinger
6fb234ec28 Working W6 recipe.
* W6 is now building
* Moved to haiku-games
* Source package needs review: for some reason there are multiple
  source folders... Not sure if the $sourceDir2 is correctly used.
2014-01-10 10:35:24 +01:00
Scott McCreary
4fbcc33583 Moved repo for bespider to HaikuArchives 2014-01-05 23:29:03 -08:00
Scott McCreary
28fa049637 Merged in noryb009/haikuports/bespider (pull request #107)
Add BeSpider recipe
2014-01-05 23:09:18 -08:00
noryb009
af6faa7417 Rewrap haiku-games DESCRIPTIONs 2014-01-02 16:40:57 -05:00
noryb009
2b3d219480 Slight formatting changes in bespider recipe 2014-01-01 22:23:21 +00:00
noryb009
a4870e6ef0 Update bespider description 2014-01-01 20:44:44 +00:00
noryb009
43cdd3ed21 Add BeSpider recipe 2014-01-01 16:30:52 +00:00
Scott McCreary
655701431f Pin the bevexed recipe to the current working git commit 2013-12-26 14:31:32 -08:00