0
0
Fork 0
Commit Graph

25 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
Sergei Reznikov 11b43a112c
vcmi: bump revision 2019-01-31 15:20:07 +03:00
Alex Hitech a84995439d vcmi: fix typo in summary (#3595) 2019-01-31 13:06:53 +03:00
Jerome Duval c57a91efa4 vcmi: fix data path.
* add dependency on innoextract for vcmibuilder.
2018-09-15 22:14:10 +02:00
Jérôme Duval 002ce0e2a9
vcmi: update HOMEPAGE. 2018-09-10 08:52:57 +02:00
Jerome Duval 9b2b4619eb games-*: reorder sections. 2018-08-09 10:27:19 +02:00
Augustin Cavalier d530e87158 Bump all dependents of FFmpeg (again.)
Sorry for the noise...
2018-07-02 20:07:00 -04:00
Augustin Cavalier df75b1d18f Bump revisions of all packages that depend on FFmpeg.
Using the tools script.
2018-07-02 18:50:08 -04:00
Jérôme Duval 376c439f16
vcmi: update HOMEPAGE. 2018-05-30 08:11:10 +02:00
Jerome Duval 28a2e74553 solarus: fix requires, bump rev.
* vcmi, neverball and numptyphysics: fix requires.
2017-11-07 22:03:57 +01:00
Jerome Duval 234fc0c680 vcmi: add recipe for version 0.99.
build, untested (needs game data files).
2017-11-06 21:35:05 +01:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02: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
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -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
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04: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
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues f1b5a9f1ad Declare dependency on libstdc++ where needed. 2014-04-20 14:21:22 +02:00
Adrien Destugues 7eafe431be Fixed vcmi recipe. Now works! 2014-01-27 20:42:15 +01:00
Adrien Destugues fe43a1097c VCMI: get it to actually build and install things to the right places. 2014-01-08 23:41:47 +01:00
Adrien Destugues e035f6fc18 VCMI: get it to build.
Fix boost to not try using XSI shared memory as we don't support that.
Fix VCMI to link to libnetwork where it uses it.

Now failing at install because there is no 'make install'. Will write a
manual copy of relevant files to the package later.
2014-01-07 23:18:12 +01:00
Adrien Destugues be4ea30d34 WIP recipe for VCMI.
This will need some fixes to boost.
2014-01-05 23:15:22 +01:00