Commit Graph

14 Commits

Author SHA1 Message Date
fbrosson
eaa3fdac75 libvpx: move the runtimes to a subpackage. (#2577)
This is required on x86_gcc2 because cmd:vpx{dec,enc} are currently
provided by both libvpx-1.0.0 and libvpx_x86-1.7.0. Moving these
runtimes to a _bin subpackage and adding the appropriate conflicts
allows to co-install all the base packages.

Also, for libvpx3-1.5.0, don't remove the runtimes on 2nd arch.
2018-05-20 12:30:59 +00:00
Adrien Destugues
8f4d53938c Backport fixes from release branch.
- imagemagick: patch was broken, update to latest version and fix.
- libvpx: version 1.0.0 does not build with gcc5
- tiff: remaining .la files
- libtorrent-rasterbar: missing require
- gcc 5.4: missing provides
2016-11-02 11:11:29 +01:00
Jerome Duval
147ac296fe libvpx: add missing build prerequires. 2015-12-08 20:17:26 +00:00
Humdinger
f5b71b546d Recipe cosmetics. Improved SUMMARY/DESCRIPTION, re-ordered blocks. 2015-08-28 17:15:55 +02: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
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues
8b23273f9e Cleanups
* Remove some old non-recipes
* Add missing cmd:awk to some packages
2014-03-30 13:23:00 +02:00
noryb009
477ce26f37 Rewrap media-libs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold
3eb07497a4 libvpx: support building for secondary architecture 2013-08-09 02:54:15 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold
6b558bc606 libvpx: convert recipe to an actual recipe 2013-06-11 21:49:09 +02:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00