0
0
Fork 0
Commit Graph

10 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
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
Jerome Duval 33feac15d5 libburndevice: enable x86_64.
* reorder sections.
* fix SECONDARY_ARCHITECTURES typo.
2017-02-08 22:43:07 +01: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
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
François Revol 4beeb05bc8 libburndevice: Fix require
There's no such cmd:cdrtools, just cdrtools or cmd:cdrecord.
2014-12-13 01:34:45 +01:00
Augustin Cavalier aba2561915 libburndevice: fix recipe & update to v1.0. 2014-12-10 22:09:44 -05:00
Theodore Kokkoris d1fe0689ee Added libburndevice recipe 2014-01-05 23:01:13 +00:00