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
Jerome Duval 8278152c67 vorbis_tools: bump version 2021-03-09 23:04:53 +01:00
Augustin Cavalier 165a784ece Bump revisions of all packages that depend on curl. 2020-04-11 17:32:56 -04:00
Augustin Cavalier e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Jerome Duval f38aa621d9 media-*: reorder sections. 2018-08-09 09:05:12 +02: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
Sergei Reznikov 048c78f707 vorbis_tools: fix build 2017-06-18 18:28:48 +03:00
Jérôme Duval cea5f3c476 vorbis_tools: fix x86_64 build.
* remove secondary arch support.
2016-12-05 20:46:41 +01: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 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -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
Alexander von Gluck IV 4c299e799f vorbis_tools: Fix libFLAC dependency, rev revision due to lib change 2014-12-03 19:47:19 +00:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 3a758f0e57 Rewrap media-sound DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Scott McCreary b0d64b94a3 Fix vorbis_tools now builds ok with gcc2 and gcc4. 2013-12-30 18:30:03 -08:00
Scott McCreary a225f624a0 Add secondaryArchSupport for pkg_config in vorbis_tools recipe 2013-12-18 17:59:26 -08:00
Scott McCreary 4b58fd2a03 Enable libao in vorbis-tools 2013-12-19 08:51:16 -08:00
Scott McCreary 64797684df Added secondaryArchSuffix support to vorbis-tools 2013-12-19 03:25:40 -08:00
Alexander von Gluck IV 5c7b41cf75 multi: Add some needed ${secondaryArchSuffix} and clean up requires 2013-11-26 22:56:24 -06:00
Scott McCreary 15d1ef31fc Updated .recipe for vorbis_tools-1.4.0 so that it now builds 2013-09-21 10:20:33 -07:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe 2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02:00