wok rev 6497
Up: gst-plugins-good, gst-plugins-good-dev to 0.10.24.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Oct 01 03:50:37 2010 +0000 (2010-10-01) |
parents | e48321c421a2 |
children | f4c57a9c37bf |
files | gst-plugins-good-dev/receipt gst-plugins-good/receipt |
line diff
1.1 --- a/gst-plugins-good-dev/receipt Fri Oct 01 03:29:02 2010 +0000 1.2 +++ b/gst-plugins-good-dev/receipt Fri Oct 01 03:50:37 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gst-plugins-good-dev" 1.7 -VERSION="0.10.14" 1.8 +VERSION="0.10.24" 1.9 SERIES="0.10" 1.10 CATEGORY="development" 1.11 SHORT_DESC="gst-plugins-good devel files" 1.12 @@ -13,5 +13,5 @@ 1.13 genpkg_rules() 1.14 { 1.15 mkdir -p $fs/usr/lib/gstreamer-$SERIES 1.16 - cp -a $_pkg/usr/lib/gstreamer*/*.*a $fs/usr/lib/gstreamer*/ 1.17 + cp -a $_pkg/usr/lib/gstreamer-$SERIES/*.*a $fs/usr/lib/gstreamer-$SERIES/ 1.18 }
2.1 --- a/gst-plugins-good/receipt Fri Oct 01 03:29:02 2010 +0000 2.2 +++ b/gst-plugins-good/receipt Fri Oct 01 03:50:37 2010 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="gst-plugins-good" 2.7 -VERSION="0.10.14" 2.8 +VERSION="0.10.24" 2.9 CATEGORY="multimedia" 2.10 SHORT_DESC="GStreamer Good Plugins" 2.11 MAINTAINER="jozee@slitaz.org" 2.12 @@ -9,7 +9,7 @@ 2.13 xorg-libXcomposite xorg-libXcursor xorg-libXfixes xorg-libXinerama \ 2.14 xorg-libXrandr xorg-libXrender GConf libsoup esound libavc1394 libiec61883 \ 2.15 libv4l libtasn1" 2.16 -BUILD_DEPENDS="pkg-config gst-plugins-base gst-plugins-base-dev libogg-dev liboil-dev gstreamer-dev libxml2-dev glib-dev jpeg-dev" 2.17 +BUILD_DEPENDS="pkg-config gst-plugins-base gst-plugins-base-dev libogg-dev liboil-dev gstreamer-dev libxml2-dev glib-dev libjpeg jpeg-dev bzip2-dev" 2.18 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.19 WEB_SITE="http://gstreamer.freedesktop.org/" 2.20 WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL"