wok diff brasero/receipt @ rev 19449

Up bind (9.11.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 17 10:20:42 2016 +0200 (2016-10-17)
parents 7896f0694ef6
children 86790a278e70
line diff
     1.1 --- a/brasero/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/brasero/receipt	Mon Oct 17 10:20:42 2016 +0200
     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 \