wok diff lxqt-common/receipt @ rev 17485

Add hylafax
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 30 12:18:02 2014 +0100 (2014-12-30)
parents 7aac542e058a
children 5d53e8ccbc8d
line diff
     1.1 --- a/lxqt-common/receipt	Sat Jul 12 15:16:10 2014 +0300
     1.2 +++ b/lxqt-common/receipt	Tue Dec 30 12:18:02 2014 +0100
     1.3 @@ -1,19 +1,19 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="lxqt-common"
     1.7 -VERSION="0.7.0"
     1.8 +VERSION="0.8.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Common files for LXQt"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="https://github.com/lxde/lxqt-common"
    1.14 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 -WGET_URL="https://github.com/lxde/$PACKAGE/archive/$VERSION.tar.gz"
    1.16 +TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.17 +WGET_URL="http://lxqt.org/downloads/$VERSION/$TARBALL"
    1.18  TAGS="LXQt"
    1.19  
    1.20  # TODO: add more depends
    1.21  DEPENDS="xorg-xprop dbus "
    1.22 -BUILD_DEPENDS="wget cacerts cmake Qt4-dev qmake liblxqt-dev grep"
    1.23 +BUILD_DEPENDS="cmake Qt4-dev qmake liblxqt-dev grep libqtxdg-dev"
    1.24  
    1.25  # Rules to configure and make the package.
    1.26  compile_rules()