Commit Graph

38 Commits

Author SHA1 Message Date
Adrien Destugues
1e2667e645 physfs: missing escaping in description 2015-04-19 17:09:37 +02: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
Nav
f1ab2dfe34 Updated Box2D recipe and patch 2015-01-12 15:11:55 +02: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
Kamil Krzyżanowski
a960f3ca3b Added libraries to libode REQUIRES. 2014-12-12 20:05:49 +00:00
Kamil Krzyżanowski
ada2c2fd70 Added awk to ODE's prerequires. 2014-12-09 16:59:39 +00:00
François Revol
92881f8c4a physfs: Fix PROVIDES_devel 2014-07-12 22:04:33 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe
b05040b4b1 Adjust SRC_URLs to be able to populate mirror site.
* Add SRC_FILENAME where no sensible filename can be produced by
  the SRC_URI alone.
* Fix SRC_URI of ode-0.12
2014-04-20 23:13:43 +02:00
noryb009
859a9fab4f Rewrap dev-games DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Chris Roberts
f37a1491f9 Quick fixes for physfs on primary and secondary 2013-12-19 21:35:46 -07:00
Scott McCreary
0db07437ab Mark ode as working on x86 2013-12-18 08:18:29 -08:00
Scott McCreary
296743f95a Merged in tgkokk/haikuports/ode (pull request #57)
Fixed ODE 0.12 recipe and patch
2013-12-18 07:36:25 -08:00
Scott McCreary
6d2e09ad9f Fixed physfs, now builds with gcc2 and gcc4. 2013-12-18 01:48:22 -08:00
Theodore Kokkoris
4ab43be501 New PROVIDEs, fixed references for ode-config, require haiku for devel package 2013-12-16 21:18:42 +00:00
Theodore Kokkoris
86cb7ed16c Enable shared building for ODE 2013-12-16 20:03:51 +00:00
Theodore Kokkoris
08cd2aa270 Removed SOURCE_DIR 2013-12-16 19:18:12 +00:00
Theodore Kokkoris
dd988ba92a Modifications on the ODE recipe 2013-12-16 18:37:48 +00:00
Theodore Kokkoris
b8308ce3d1 Fixed ODE 0.12 recipe and patch 2013-12-16 18:22:11 +00:00
Scott McCreary
1a3e28546c Marked physfs as untested on gcc4 and x86_64, added secondaryArchSuffix 2013-10-27 13:08:26 -07:00
Scott McCreary
c070d57237 Updated physfs to 2.0.3, removed old .recipe 2013-10-27 12:52:30 -07: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
b97e1f19d1 Updated bep file for physfs to put gcc4 libs in lib/gcc4. 2010-10-01 19:07:18 +00:00
Scott McCreary
e95118f7fc Cleaned up the box2d patch a bit so that it should be ok to upstream now. 2010-09-21 21:06:10 +00:00
Scott McCreary
c1a6f708d8 Initial .bep and .patch files for box2d. This seems to build fine with gcc4, haven't tried gcc2 yet. No test run yet, so not sure if it's working right yet or
not.
2010-09-21 19:27:52 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +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
82b9edd884 Update physfs-2.0.1 patch with a workaround for problems with the test application(ticket #170) 2010-05-02 00:13:39 +00:00
Chris Roberts
90adb87d30 Add physfs-2.0.1 in order to fix ticket #170
Test application runs ok but there doesn't appear to be an automated test suite.
2010-04-28 03:29:38 +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
47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary
ffb322e862 More .OPD files and licenses 2009-11-26 11:06:48 +00:00
Scott McCreary
59838ad932 forgot the GNU part... 2009-10-30 07:52:19 +00:00
Scott McCreary
67073beb6a Minor fixes to allow patching to work, and for libtoolize to copy in the new config.guess/.sub files 2009-10-30 07:39:36 +00:00
Michael Vinícius de Oliveira
e35d2ab045 initial version of my first port 2009-10-30 07:14:34 +00:00
Scott McCreary
a7de219200 patch from kaliber to allow building of guichan on haiku, verified by begasus. 2009-01-12 06:24:22 +00:00