wok diff brasero/receipt @ rev 18057

Up: tazpkg (805)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 16 17:39:38 2015 +0300 (2015-05-16)
parents 7896f0694ef6
children 86790a278e70
line diff
     1.1 --- a/brasero/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/brasero/receipt	Sat May 16 17:39:38 2015 +0300
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.gnome.org/projects/brasero"
     1.7 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/2.30/$TARBALL"
     1.8 +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.9  
    1.10  DEPENDS="glib gtk+ GConf gstreamer gst-plugins-base libxml2 libunique \
    1.11  dbus-glib cdrdao dvd+rw-tools libcanberra libvorbis libogg"
    1.12 @@ -21,7 +21,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--disable-schemas-install \