mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/gst-plugins-bad to 1.2.3-1
This commit is contained in:
parent
80a63474ae
commit
a9d6ad73c3
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
||||||
# - disable soundtouch extension on v5, currently broken
|
# - disable soundtouch extension on v5, currently broken
|
||||||
|
|
||||||
pkgname=gst-plugins-bad
|
pkgname=gst-plugins-bad
|
||||||
pkgver=1.2.2
|
pkgver=1.2.3
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc="GStreamer Multimedia Framework Bad Plugins"
|
pkgdesc="GStreamer Multimedia Framework Bad Plugins"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
|
@ -16,7 +16,7 @@ makedepends=('schroedinger' 'libexif' 'libdvdread' 'libvdpau' 'libmpeg2' 'python
|
||||||
'gobject-introspection' 'gtk-doc')
|
'gobject-introspection' 'gtk-doc')
|
||||||
options=(!libtool !emptydirs)
|
options=(!libtool !emptydirs)
|
||||||
source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
|
source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
|
||||||
sha256sums=('63e78db11b482d0529a0bde01e2ac23fd32c7cb99a5508b53ee4ca1051871b2c')
|
sha256sums=('595d7911a9e6207dea37200587724bdbf841b81a5eb0730118be36976684278c')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
|
|
Loading…
Reference in a new issue