Permalink
Comparing changes
Open a pull request
- 1 commit
- 1 file changed
- 0 commit comments
- 1 contributor
Commits on Apr 27, 2019
Unified
Split
Showing
with
30 additions
and 28 deletions.
- +30 −28 media-libs/gst_plugins_bad/{gst_plugins_bad-1.14.4.recipe → gst_plugins_bad-1.16.0.recipe}
| @@ -7,35 +7,36 @@ COPYRIGHT="Erik Walthinsen" | ||
| LICENSE="GNU LGPL v2" | ||
| REVISION="1" | ||
| SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-$portVersion.tar.xz" | ||
| CHECKSUM_SHA256="910b4e0e2e897e8b6d06767af1779d70057c309f67292f485ff988d087aa0de5" | ||
| CHECKSUM_SHA256="22139de35626ada6090bdfa3423b27b7fc15a0198331d25c95e6b12cb1072b05" | ||
| SOURCE_DIR="gst-plugins-bad-$portVersion" | ||
|
|
||
| ARCHITECTURES="!x86_gcc2 x86_64" | ||
| SECONDARY_ARCHITECTURES="x86" | ||
|
|
||
| PROVIDES=" | ||
| gst_plugins_bad$secondaryArchSuffix = $portVersion | ||
| lib:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstbadallocators_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstbadaudio_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstbadbase_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstbadvideo_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstinsertbin_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstisoff_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstmpegts_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstphotography_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstplayer_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgsturidownloader_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstwebrtc_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| lib:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstbadallocators_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstbadaudio_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstbadbase_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstinsertbin_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstisoff_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstmpegts_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstphotography_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstplayer_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstsctp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgsturidownloader_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| lib:libgstwebrtc_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| " | ||
| REQUIRES=" | ||
| haiku$secondaryArchSuffix | ||
| lib:libbz2$secondaryArchSuffix | ||
| lib:libcrypto$secondaryArchSuffix | ||
| lib:libcurl$secondaryArchSuffix | ||
| lib:libfaad$secondaryArchSuffix | ||
| lib:libfluidsynth$secondaryArchSuffix >= 2 | ||
| lib:libfreetype$secondaryArchSuffix | ||
| lib:libgcrypt$secondaryArchSuffix | ||
| lib:libglib_2.0$secondaryArchSuffix | ||
| @@ -68,18 +69,18 @@ SUPPLEMENTS=" | ||
|
|
||
| PROVIDES_devel=" | ||
| gst_plugins_bad${secondaryArchSuffix}_devel = $portVersion | ||
| devel:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgstbadaudio_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgstbadvideo_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgstinsertbin_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgstisoff_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgstmpegts_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgstphotography_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgstplayer_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgsturidownloader_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgstwebrtc_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0 | ||
| devel:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| devel:libgstbadaudio_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| devel:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| devel:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| devel:libgstinsertbin_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| devel:libgstisoff_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| devel:libgstmpegts_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| devel:libgstphotography_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| devel:libgstplayer_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| devel:libgstsctp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| devel:libgsturidownloader_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| devel:libgstwebrtc_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0 | ||
| " | ||
| REQUIRES_devel=" | ||
| gst_plugins_bad${secondaryArchSuffix} == $portVersion base | ||
| @@ -92,6 +93,7 @@ BUILD_REQUIRES=" | ||
| devel:libcrypto$secondaryArchSuffix | ||
| devel:libcurl$secondaryArchSuffix | ||
| devel:libfaad$secondaryArchSuffix | ||
| devel:libfluidsynth$secondaryArchSuffix >= 2 | ||
| devel:libfreetype$secondaryArchSuffix | ||
| devel:libgcrypt$secondaryArchSuffix | ||
| devel:libglib_2.0$secondaryArchSuffix | ||
| @@ -148,7 +150,7 @@ INSTALL() | ||
| rm -f $libDir/libgst*.la $libDir/gstreamer-1.0/*.la | ||
|
|
||
| prepareInstalledDevelLibs libgstadaptivedemux-1.0 libgstbadaudio-1.0 \ | ||
| libgstbadvideo-1.0 libgstbasecamerabinsrc-1.0 libgstcodecparsers-1.0 \ | ||
| libgstbasecamerabinsrc-1.0 libgstcodecparsers-1.0 \ | ||
| libgstinsertbin-1.0 libgstisoff-1.0 libgstmpegts-1.0 libgstphotography-1.0 \ | ||
| libgstplayer-1.0 libgsturidownloader-1.0 libgstwebrtc-1.0 | ||
| fixPkgconfig | ||