mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/gstreamer to 1.12.3-1
This commit is contained in:
parent
c2ff81e6fe
commit
e5e741448e
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - remove valgrind makedepend
|
||||
|
||||
pkgname=gstreamer
|
||||
pkgver=1.12.2
|
||||
pkgver=1.12.3
|
||||
pkgrel=1
|
||||
pkgdesc="GStreamer open-source multimedia framework core library"
|
||||
url="https://gstreamer.freedesktop.org/"
|
||||
|
@ -16,7 +16,7 @@ depends=(libxml2 glib2 libunwind libcap libelf)
|
|||
makedepends=(intltool pkgconfig gtk-doc gobject-introspection autoconf-archive git
|
||||
bash-completion)
|
||||
checkdepends=(gmp gsl gtk3)
|
||||
_commit=dca812c58c3cd1467f5aff3088318feb510c334d # tags/1.12.2^0
|
||||
_commit=a6653b617cf42de70be087188d41c1cff6193b05 # tags/1.12.3^0
|
||||
install=gstreamer.install
|
||||
source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer#commit=$_commit"
|
||||
"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
|
||||
|
|
Loading…
Reference in a new issue