wok rev 19685

Up tazpkg (942)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Feb 12 04:43:38 2017 +0200 (2017-02-12)
parents 2d70b04a7ddd
children c8285a3d30a2
files slim/receipt slim/stuff/slim-theme tazpkg/receipt
line diff
     1.1 --- a/slim/receipt	Sun Feb 12 00:48:16 2017 +0100
     1.2 +++ b/slim/receipt	Sun Feb 12 04:43:38 2017 +0200
     1.3 @@ -11,6 +11,7 @@
     1.4  WGET_URL="http://download.berlios.de/slim/$TARBALL"
     1.5  CONFIG_FILES="/etc/slim.conf"
     1.6  HOST_ARCH="i486 arm"
     1.7 +COOKOPTS="!pngquant op8"
     1.8  
     1.9  RELATED="slim-pam slim-theme-default" # don't forget to upgrade them too
    1.10  SUGGESTED="slim-theme-default slitaz-configs"
     2.1 --- a/slim/stuff/slim-theme	Sun Feb 12 00:48:16 2017 +0100
     2.2 +++ b/slim/stuff/slim-theme	Sun Feb 12 04:43:38 2017 +0200
     2.3 @@ -8,7 +8,7 @@
     2.4  
     2.5  help()
     2.6  {
     2.7 -	cat >&2 << EOT
     2.8 +	cat >&2 <<EOT
     2.9  $ME: Manage SLiM themes
    2.10  
    2.11  Usage: $ME OPTION [NAME]
    2.12 @@ -21,7 +21,7 @@
    2.13             (note, you can set comma separated list for random theme behavior)
    2.14    -f NAME  Forget about NAME theme and return to previous used theme
    2.15    -V       Display information about $ME version
    2.16 -  -t       Translate current theme\'s strings according to global LANG value
    2.17 +  -t       Translate current theme's strings according to global LANG value
    2.18             (note, its done auto when -s processed)
    2.19    -T LANG  Same as above, but use specified language
    2.20  
     3.1 --- a/tazpkg/receipt	Sun Feb 12 00:48:16 2017 +0100
     3.2 +++ b/tazpkg/receipt	Sun Feb 12 04:43:38 2017 +0200
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="tazpkg"
     3.7 -VERSION="940"
     3.8 +VERSION="942"
     3.9  CATEGORY="base-system"
    3.10  SHORT_DESC="SliTaz packages manager"
    3.11  MAINTAINER="pankso@slitaz.org"