wok-next diff tazinst/receipt @ rev 19649

Up xorg-bdftopcf; add xorg-xcursor-themes, xorg-fonts (1/2 yet)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Feb 24 16:52:03 2017 +0200 (2017-02-24)
parents 429a73e5062c
children 35faee9ea669
line diff
     1.1 --- a/tazinst/receipt	Sun Nov 20 00:33:44 2016 +0200
     1.2 +++ b/tazinst/receipt	Fri Feb 24 16:52:03 2017 +0200
     1.3 @@ -1,20 +1,20 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tazinst"
     1.7 -VERSION="84"
     1.8 +VERSION="86"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="SliTaz installer"
    1.11  MAINTAINER="domcox@slitaz.org"
    1.12  LICENSE="GPL3"
    1.13 -SUGGESTED="syslinux syslinux-extra syslinux-modules grub4dos-linux"
    1.14 +WEB_SITE="http://www.slitaz.org/"
    1.15 +TAGS="slitaz"
    1.16 +SUGGESTED="syslinux syslinux-extra syslinux-modules grub4dos-linux tazpanel"
    1.17 +
    1.18  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.19 -WEB_SITE="http://www.slitaz.org/"
    1.20  WGET_URL="http://hg.slitaz.org/tazinst/archive/$VERSION.tar.bz2"
    1.21 -TAGS="slitaz"
    1.22 -SIBLINGS="tazinst-gui"
    1.23  
    1.24  DEPENDS="util-linux-blkid lzma parted"
    1.25 -SUGGESTED="tazpanel"
    1.26 +SIBLINGS="tazinst-gui"
    1.27  
    1.28  # Rules to configure and make the package.
    1.29  compile_rules()