wok-6.x diff brasero/receipt @ rev 19761
Up: libpng+apng (1.6.28)
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sun Feb 19 09:21:30 2017 +0000 (2017-02-19) |
parents | 7896f0694ef6 |
children | 86790a278e70 |
line diff
1.1 --- a/brasero/receipt Sat Aug 10 21:12:16 2013 +0000 1.2 +++ b/brasero/receipt Sun Feb 19 09:21:30 2017 +0000 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 \