wok-next diff brasero/receipt @ rev 18954
open-vm-tools: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 08 10:05:07 2016 +0100 (2016-03-08) |
parents | 7896f0694ef6 |
children | 0e8dadf052b9 |
line diff
1.1 --- a/brasero/receipt Sat Aug 10 21:12:16 2013 +0000 1.2 +++ b/brasero/receipt Tue Mar 08 10:05:07 2016 +0100 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 \