mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
phonon_gstreamer: fix new gstreamer dependences
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="A GStreamer backend for the Phonon multimedia library."
|
||||
HOMEPAGE="https://github.com/KDE/phonon-gstreamer/"
|
||||
COPYRIGHT="2010-2019 KDE Organisation"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/KDE/phonon-gstreamer/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="c8ef300731656681a2b9b7ba1bd59cee587040359f0f71c8e175a1c90ff6de10"
|
||||
SOURCE_DIR="phonon-gstreamer-$portVersion"
|
||||
@@ -21,7 +21,6 @@ REQUIRES="
|
||||
lib:libgstapp_1.0$secondaryArchSuffix
|
||||
lib:libgstaudio_1.0$secondaryArchSuffix
|
||||
lib:libgstbadaudio_1.0$secondaryArchSuffix
|
||||
lib:libgstbadvideo_1.0$secondaryArchSuffix
|
||||
lib:libgstreamer_1.0$secondaryArchSuffix
|
||||
lib:libgstvideo_1.0$secondaryArchSuffix
|
||||
lib:libphonon4qt5$secondaryArchSuffix
|
||||
@@ -42,7 +41,6 @@ BUILD_REQUIRES="
|
||||
devel:libgstapp_1.0$secondaryArchSuffix
|
||||
devel:libgstaudio_1.0$secondaryArchSuffix
|
||||
devel:libgstbadaudio_1.0$secondaryArchSuffix
|
||||
devel:libgstbadvideo_1.0$secondaryArchSuffix
|
||||
devel:libgstbase_1.0$secondaryArchSuffix
|
||||
devel:libgstpbutils_1.0$secondaryArchSuffix
|
||||
devel:libgstreamer_1.0$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user