mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 04:12:57 +02:00
gst-plugins-ugly1: update to 1.2.0.
This commit is contained in:
parent
b552695689
commit
d6bd7fb963
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst-plugins-ugly1'.
|
# Template file for 'gst-plugins-ugly1'.
|
||||||
pkgname=gst-plugins-ugly1
|
pkgname=gst-plugins-ugly1
|
||||||
version=1:1.0.10
|
version=1:1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gst-plugins-ugly-${version#*:}"
|
wrksrc="gst-plugins-ugly-${version#*:}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,16 +10,16 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://gstreamer.freedesktop.org"
|
homepage="http://gstreamer.freedesktop.org"
|
||||||
distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${version#*:}.tar.xz"
|
distfiles="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${version#*:}.tar.xz"
|
||||||
checksum=bed3510e09f036e7609e8d291535c395d25109b1180324b16859f475eac3a3c0
|
checksum=e4760af4b12bf97ba0a8001cfe733d9d52160a0ad81f6c6f0d0d3a9e798626de
|
||||||
|
|
||||||
# XXX add required pkgs for the amr, sid plugins.
|
# XXX add required pkgs for the amr, sid plugins.
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="glib-devel libxml2-devel gst-plugins-base1-devel>=${version}
|
makedepends="glib-devel libxml2-devel gst-plugins-base1-devel>=${version}
|
||||||
libcdio-devel libdvdread-devel libmad-devel x264-devel>=20120126.2245_2
|
libcdio-devel libdvdread-devel libmad-devel x264-devel>=20120126.2245_2
|
||||||
orc-devel>=0.4.17 liba52-devel libmpeg2-devel lame-devel"
|
orc-devel>=0.4.18 liba52-devel libmpeg2-devel lame-devel"
|
||||||
|
|
||||||
gst-plugins-ugly1_package() {
|
gst-plugins-ugly1_package() {
|
||||||
depends="orc>=0.4.17 gst-plugins-base1>=${version}"
|
depends="orc>=0.4.18 gst-plugins-base1>=${version}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove all
|
vmove all
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue