mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/gst-plugins-bad to 1.4.3-1
This commit is contained in:
parent
3f1ea8615d
commit
6e62f613ad
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
|||
# - drop valgrind makedepend
|
||||
|
||||
pkgname=gst-plugins-bad
|
||||
pkgver=1.4.2
|
||||
pkgrel=1.1
|
||||
pkgver=1.4.3
|
||||
pkgrel=1
|
||||
pkgdesc="GStreamer Multimedia Framework Bad Plugins"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('LGPL')
|
||||
|
@ -16,7 +16,7 @@ makedepends=('schroedinger' 'libexif' 'libdvdread' 'libvdpau' 'libmpeg2' 'python
|
|||
'gobject-introspection' 'gtk-doc' 'gtk3' 'clutter' 'opencv' 'libtiger' 'ladspa' 'openal' 'libusb')
|
||||
options=(!emptydirs)
|
||||
source=(${url}/src/$pkgname/$pkgname-$pkgver.tar.xz)
|
||||
sha256sums=('31623079803b0311560730f47389cc360ddb2df5286ad2cf40048b9a82c4808e')
|
||||
sha256sums=('a6840080c469d0db51d6d4d0f7c42c97b3c8c01942f24401c61b1ad36726b97c')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue