0
0
Fork 0
Commit Graph

24 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Augustin Cavalier f01e43a9c5 libsanta: Update to 3.0.2; x86_64 patch not needed now. 2017-04-16 13:50:39 -04:00
Jerome Duval b5b976e821 libsanta: soname is libsanta.so so provide that. 2017-04-16 08:53:41 +02:00
Jerome Duval 0e68fd3b73 libsanta: actually provide developLibDir symlinks. 2017-01-30 22:18:25 +01:00
Jérôme Duval 58e7782934 libsanta: fix x86_64 build (well still a hack). 2016-12-05 20:45:09 +01:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04: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
Adrien Destugues b9778d8a13 libsanta: hybrid build fix. 2015-04-26 18:46:35 +02: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
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
Augustin Cavalier b80efc8952 libsanta: 3.0.1
Contains some various fixes from Haiku's trunk and some other
miscellaneous file/directory structure changes.
2014-10-03 21:16:59 -04:00
Kacper Kasper 190415521c Add seeker recipe, fix libsanta build
Resolves issue #62.
2014-09-24 22:36:45 +00:00
Augustin Cavalier 7cdda653ab libsanta: Fix recipe. 2014-07-09 11:52:27 -04:00
tgkokk d1477e8a52 libsanta changes 2014-01-07 00:46:52 +02:00
noryb009 0c0d7af66f Rewrap haiku-libs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Chris Roberts 6113177a05 Fix libsanta stdc++ linking on gcc4 2013-12-13 00:13:37 -07:00
Theodore Kokkoris 74fa946881 Update libsanta recipe 2013-12-13 00:13:05 -07:00
Theodore Kokkoris 6bfdba51f6 Shared library goes into $libDir, documentation goes into $developLibDir 2013-12-09 19:50:22 +00:00
Theodore Kokkoris 42cc2d066a Added shared library building to the recipe file 2013-12-09 18:40:57 +00:00
Theodore Kokkoris aba55658e3 Removed hardcoded path 2013-12-08 17:01:23 +00:00
Theodore Kokkoris b07cecc9e7 Added libsanta recipe 2013-12-08 13:05:03 +00:00