wok diff hal-cups-utils/receipt @ rev 13911

syslinux: remove keyboard help
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 23 23:39:46 2013 +0100 (2013-01-23)
parents 9415b951d936
children 7896f0694ef6
line diff
     1.1 --- a/hal-cups-utils/receipt	Fri Dec 09 10:28:11 2011 +0100
     1.2 +++ b/hal-cups-utils/receipt	Wed Jan 23 23:39:46 2013 +0100
     1.3 @@ -6,12 +6,12 @@
     1.4  MAINTAINER="jozee@slitaz.org"
     1.5  SHORT_DESC="Cups backend/utils to browse and configure using HAL UDIs"
     1.6  WEB_SITE="http://packages.ubuntu.com/jaunty/hal-cups-utils"
     1.7 -TARBALL="${PACKAGE}_${VERSION}+git20090217.orig.tar.gz"
     1.8 -WGET_URL="http://archive.ubuntu.com/ubuntu/pool/main/h/$PACKAGE/$TARBALL"
     1.9 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10 +WGET_URL="https://fedorahosted.org/releases/h/a/$PACKAGE/$TARBALL"
    1.11  TAGS=""
    1.12  
    1.13  DEPENDS="hal dbus dbus-glib cups"
    1.14 -BUILD_DEPENDS="hal-dev dbus-dev dbus-glib-dev cups-dev"
    1.15 +BUILD_DEPENDS="hal-dev dbus-dev dbus-glib-dev cups-dev wget"
    1.16  
    1.17  # Rules to configure and make the package.
    1.18