mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/gst-plugins-bad to 1.4.4-1
This commit is contained in:
parent
ef00e80c9e
commit
5f2e9fef1d
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - drop valgrind makedepend
|
||||
|
||||
pkgname=gst-plugins-bad
|
||||
pkgver=1.4.3
|
||||
pkgver=1.4.4
|
||||
pkgrel=1
|
||||
pkgdesc="GStreamer Multimedia Framework Bad Plugins"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -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=('a6840080c469d0db51d6d4d0f7c42c97b3c8c01942f24401c61b1ad36726b97c')
|
||||
sha256sums=('e41b36105c0a13a2cb1ff9f559714e839b82dc3841484cd664790fb7947e55c7')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue