wok diff matchbox-panel-2/receipt @ rev 13438
Up: claws-mail-notification (0.30)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Oct 07 01:20:11 2012 +0200 (2012-10-07) |
parents | 73641efed1cc |
children | 380ffe05937a |
line diff
1.1 --- a/matchbox-panel-2/receipt Mon Apr 23 16:30:27 2012 +0200 1.2 +++ b/matchbox-panel-2/receipt Sun Oct 07 01:20:11 2012 +0200 1.3 @@ -7,11 +7,13 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://matchbox-project.org/" 1.7 -WGET_URL="svn|http://svn.o-hand.com/repos/matchbox/trunk/$PACKAGE" 1.8 +#WGET_URL="svn|http://svn.o-hand.com/repos/matchbox/trunk/$PACKAGE" 1.9 +WGET_URL="http://mirror.slitaz.org/sources/packages/${PACKAGE:0:1}/$TARBALL" 1.10 BRANCH="$VERSION" 1.11 1.12 DEPENDS="gtk+ dbus dbus-glib util-linux-uuid" 1.13 -BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-uuid-dev subversion" 1.14 +BUILD_DEPENDS="gtk+-dev dbus-dev dbus-glib-dev util-linux-uuid-dev subversion \ 1.15 +autoconf automake libtool" 1.16 1.17 # Rules to configure and make the package. 1.18 compile_rules()