gst-plugins-base: regen via autogen.sh to fix localized files.

This commit is contained in:
Juan RP 2013-12-17 22:44:28 +01:00
parent 2b3c002f4a
commit 768edfec57
1 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gst-plugins-base'.
pkgname=gst-plugins-base
version=0.10.36
revision=4
revision=5
build_style=gnu-configure
configure_args="
--with-gudev
@ -14,8 +14,10 @@ hostmakedepends="
libtool
gettext-devel
glib-devel
gtk-doc
orc-devel
pkg-config"
pkg-config
which"
makedepends="
alsa-lib-devel
gstreamer-devel
@ -58,7 +60,7 @@ else
fi
pre_configure() {
autoreconf -fi
NOCONFIGURE=1 ./autogen.sh
}
gst-plugins-base-devel_package() {