community/qt5-qtmultimedia: use gstreamer-1

This commit is contained in:
Natanael Copa 2018-05-01 13:38:39 +00:00
parent 344a937222
commit c31a4d0fd5

View File

@ -7,13 +7,13 @@ _ver=${_ver/_/-}
_ver=${_ver/beta0/beta}
_ver=${_ver/rc0/rc}
_V=${_ver/rc/RC}
pkgrel=0
pkgrel=1
pkgdesc="Qt5 - Multimedia support"
url="http://qt-project.org/"
arch="all"
license="LGPL-2.0 with exceptions or GPL-3.0 with exceptions"
makedepends="qt5-qtbase-dev qt5-qtdeclarative-dev
alsa-lib-dev libxv-dev gstreamer0.10-dev gst-plugins-base0.10-dev"
alsa-lib-dev libxv-dev gstreamer-dev gst-plugins-base-dev"
subpackages="$pkgname-dev"
case $pkgver in