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:10:53 -0300
committerAndré Fabian Silva Delgado <andre@pc-01.localdomain>2012-04-11 22:10:53 -0300
commitcf52e49c62078b3a1ab2cb1e3629acdca44ba26d (patch)
tree7e92d88aaf4cdb29d2365b35bbd9c1b05a1fb99b /libre/gstreamer0.10-bad-libre
parent7e431bf14475a0539a570ce18d290d04427c194c (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/PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/libre/gstreamer0.10-bad-libre/PKGBUILD b/libre/gstreamer0.10-bad-libre/PKGBUILD
index 71e834c3d..43de8a093 100644
--- a/libre/gstreamer0.10-bad-libre/PKGBUILD
+++ b/libre/gstreamer0.10-bad-libre/PKGBUILD
@@ -6,9 +6,12 @@
pkgbase=gstreamer0.10-bad-libre
pkgname=('gstreamer0.10-bad-libre' 'gstreamer0.10-bad-libre-plugins')
pkgver=0.10.23
-pkgrel=1
+pkgrel=1.1
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)