wok-next diff spk/receipt @ rev 19814
Up gpicview, libunique, lxappearance-obconf, lxde-icon-theme, lxinput, lxrandr, lxsession, lxtask, openbox, pcre, pcre2, tazpkg, tcc, vte. Add lsb-release, lxde-common. Remove libunique-gtk3 (break build, no one depends on it, and deprecated by gnome itself), lguest (part of "linux" receipt), libmysqlclient (part of "mysql" receipt).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Jul 21 14:44:00 2017 +0300 (2017-07-21) |
parents | f8fb0e518561 |
children | c4e53a39395a |
line diff
1.1 --- a/spk/receipt Sun Mar 22 22:37:15 2015 +0100 1.2 +++ b/spk/receipt Fri Jul 21 14:44:00 2017 +0300 1.3 @@ -1,16 +1,17 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="spk" 1.7 -VERSION="1.4.3" 1.8 +VERSION="159" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Fast and Light SliTaz Packages Toolset" 1.11 MAINTAINER="pankso@slitaz.org" 1.12 LICENSE="BSD" 1.13 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://www.slitaz.org/" 1.15 -WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.gz" 1.16 HOST_ARCH="i486 arm x86_64" 1.17 1.18 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.19 +WGET_URL="http://hg.slitaz.org/spk/archive/$VERSION.tar.bz2" 1.20 + 1.21 # Rules to configure and make the package. 1.22 compile_rules() 1.23 {