0
0
Fork 0
Commit Graph

13 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
Jérôme Duval 5ebaece741
cdplayer: remove SECONDARY_ARCHITECTURES. 2019-03-29 21:00:03 +01:00
Sergei Reznikov 4e6bc7e1fa CDPlayer: fix checksum 2019-03-29 20:22:19 +03:00
Sergei Reznikov ee02fbdb07 CDPlayer: fix build 2019-03-29 20:19:31 +03:00
kenmays ec0a53a68b CDPlayer: use safe source (#3726) 2019-03-29 18:42:56 +03:00
Vale 6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -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
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
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
Humdinger c3eef8b351 Added $secondaryArchSuffix, using g++, updated to newest cdplayer commit,
use OBJ_DIR parameter of make.
Thanks waddlesplash for the hints.
2014-07-10 17:39:12 +02:00
Humdinger e0e531a364 Added CDPlayer recipe. 2014-07-09 10:50:19 +02:00