summaryrefslogtreecommitdiff
path: root/libre/gstreamer0.10-bad-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-11 22:21:31 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-11 22:21:31 -0300
commitf2a978b2b233a11242f4bbcc55a94176957ddf26 (patch)
tree48e851fa3744ca34a8f0f523849a9d0146111bd2 /libre/gstreamer0.10-bad-libre
parent30ad20a283b5b5d781676959751dd2af51b7db9e (diff)
gstreamer0.10-bad-libre-0.10.23-1.1: fixing provide issue
Diffstat (limited to 'libre/gstreamer0.10-bad-libre')
-rw-r--r--libre/gstreamer0.10-bad-libre/PKGBUILD7
1 files changed, 2 insertions, 5 deletions
diff --git a/libre/gstreamer0.10-bad-libre/PKGBUILD b/libre/gstreamer0.10-bad-libre/PKGBUILD
index 43de8a093..c27cf61f9 100644
--- a/libre/gstreamer0.10-bad-libre/PKGBUILD
+++ b/libre/gstreamer0.10-bad-libre/PKGBUILD
@@ -6,12 +6,9 @@
pkgbase=gstreamer0.10-bad-libre
pkgname=('gstreamer0.10-bad-libre' 'gstreamer0.10-bad-libre-plugins')
pkgver=0.10.23
-pkgrel=1.1
+pkgrel=1.2
arch=('i686' 'x86_64')
license=('LGPL' 'GPL')
-provides=("gstreamer0.10-bad=$pkgver")
-conflicts=('gstreamer0.10-bad')
-replaces=('gstreamer0.10-bad')
makedepends=('pkgconfig' 'gstreamer0.10-base>=0.10.36' 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'soundtouch' 'libvdpau' 'schroedinger' 'libass' 'libvpx' 'gsm' 'libgme' 'rtmpdump' 'libsndfile' 'librsvg')
url="http://gstreamer.freedesktop.org/"
options=(!libtool !emptydirs)
@@ -46,7 +43,7 @@ package_gstreamer0.10-bad-libre-plugins() {
depends=("gstreamer0.10-bad-libre=${pkgver}" 'xvidcore' 'libdca' 'bzip2' 'libdc1394' 'neon' 'musicbrainz' 'faad2' 'libmms' 'libcdaudio' 'libmpcdec' 'mjpegtools' 'libdvdnav' 'libmodplug' 'jasper' 'liblrdf' 'libofa' 'libvdpau' 'soundtouch' 'libass' 'schroedinger' 'libvpx' 'gsm' 'rtmpdump' 'libgme' 'libsndfile' 'librsvg')
groups=('gstreamer0.10-plugins')
install=gstreamer0.10-bad-plugins.install
- provides=("gstreamer0.10-bad-plugins-libre=$pkgver")
+ provides=("gstreamer0.10-bad-plugins=$pkgver")
conflicts=('gstreamer0.10-bad-plugins')
replaces=('gstreamer0.10-bad-plugins')