gst-plugins-good: update to 0.10.31.
This commit is contained in:
parent
5de83190f6
commit
75df2b0c35
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'gst-plugins-good'.
|
||||
pkgname=gst-plugins-good
|
||||
version=0.10.30
|
||||
revision=3
|
||||
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.bz2"
|
||||
version=0.10.31
|
||||
distfiles="http://gstreamer.freedesktop.org/src/$pkgname/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gudev --with-libv4l2 --enable-experimental
|
||||
--disable-schemas-install --disable-aalib --disable-esd --disable-hal
|
||||
|
@ -12,7 +11,7 @@ short_desc="Core GStreamer libraries and elements"
|
|||
maintainer="Juan RP <xtraeme@gmail.org>"
|
||||
homepage="http://gstreamer.freedesktop.org/"
|
||||
license="LGPL-2.1"
|
||||
checksum=b12cba90b27d8423cd0a808939098d19db3996cfb9bf528507c6321782e095f6
|
||||
checksum=77a8436a7c0a15f876bad29616835046890df2bcaf72da02151bd91e3d292b64
|
||||
long_desc="
|
||||
GStreamer is a streaming media framework, goodd on graphs of filters which
|
||||
operate on media data. Applications using this library can do anything
|
||||
|
@ -50,8 +49,7 @@ Add_dependency build v4l-utils-devel
|
|||
Add_dependency build jack-devel
|
||||
Add_dependency build speex-devel
|
||||
|
||||
post_install()
|
||||
{
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/share/gconf/schemas/*.schemas ${wrksrc}
|
||||
gconf-merge-schema ${DESTDIR}/usr/share/gconf/schemas/${gconf_schemas} \
|
||||
--domain ${pkgname}-0.10 ${wrksrc}/*.schemas
|
||||
|
|
Loading…
Reference in New Issue
Block a user