mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/gstreamer to 1.10.0-1
This commit is contained in:
parent
4b2483b6ce
commit
bf274c35a8
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - remove valgrind makedepend
|
||||
|
||||
pkgname=gstreamer
|
||||
pkgver=1.9.90+8+g6d0d350
|
||||
pkgver=1.10.0
|
||||
pkgrel=1
|
||||
pkgdesc="GStreamer Multimedia Framework"
|
||||
url="https://gstreamer.freedesktop.org/"
|
||||
|
@ -13,7 +13,7 @@ arch=(i686 x86_64)
|
|||
license=(LGPL)
|
||||
depends=(libxml2 glib2 libunwind libcap)
|
||||
makedepends=(intltool pkgconfig gtk-doc gobject-introspection autoconf-archive git)
|
||||
_commit=6d0d350a94ba6b4e7775a8321bd2a29e889cbc21 # master
|
||||
_commit=81ee25ad4e8db836528a8be1ac85655506fd8eb4 # tags/1.10.0^0
|
||||
install=gstreamer.install
|
||||
source=("git://anongit.freedesktop.org/gstreamer/gstreamer#commit=$_commit"
|
||||
"gst-common::git://anongit.freedesktop.org/gstreamer/common")
|
||||
|
|
Loading…
Reference in a new issue