mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/gst-plugins-ugly to 1.12.3-1
This commit is contained in:
parent
665c95ed27
commit
c2ff81e6fe
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
# - removed makedepend on valgrind
|
# - removed makedepend on valgrind
|
||||||
|
|
||||||
pkgname=gst-plugins-ugly
|
pkgname=gst-plugins-ugly
|
||||||
pkgver=1.12.2
|
pkgver=1.12.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
|
pkgdesc="GStreamer Multimedia Framework Ugly Plugins"
|
||||||
url="https://gstreamer.freedesktop.org/"
|
url="https://gstreamer.freedesktop.org/"
|
||||||
|
@ -15,7 +15,7 @@ license=(LGPL)
|
||||||
depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
|
depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay
|
||||||
libcdio libx264 libx264-all opencore-amr mpg123)
|
libcdio libx264 libx264-all opencore-amr mpg123)
|
||||||
makedepends=(python gtk-doc x264 autoconf-archive git)
|
makedepends=(python gtk-doc x264 autoconf-archive git)
|
||||||
_commit=2ac37760b031b16a07a836d1fd6ff62c2525925c # tags/1.12.2^0
|
_commit=ffbf076dd13783786d7c7147b4d909af52f7b341 # tags/1.12.3^0
|
||||||
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit"
|
source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit"
|
||||||
"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
|
"gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common")
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
|
|
Loading…
Reference in a new issue