# HG changeset patch # User Aleksej Bobylev # Date 1449791654 -7200 # Node ID f3d35bfb9ab5037dc77296d50b84f10706af3ef7 # Parent e2e3be9972facf2a07cd7d911f686b6fdd187a2a Up tazpkg(888), tazpanel(558) diff -r e2e3be9972fa -r f3d35bfb9ab5 tazpanel-extra/receipt --- a/tazpanel-extra/receipt Fri Dec 11 00:40:59 2015 +0200 +++ b/tazpanel-extra/receipt Fri Dec 11 01:54:14 2015 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tazpanel-extra" -VERSION="554" +VERSION="558" CATEGORY="system-tools" SHORT_DESC="SliTaz administration and configuration panel extra modules." MAINTAINER="pascal.bellard@slitaz.org" diff -r e2e3be9972fa -r f3d35bfb9ab5 tazpanel-ttf-css/receipt --- a/tazpanel-ttf-css/receipt Fri Dec 11 00:40:59 2015 +0200 +++ b/tazpanel-ttf-css/receipt Fri Dec 11 01:54:14 2015 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tazpanel-ttf-css" -VERSION="554" +VERSION="558" CATEGORY="misc" SHORT_DESC="Enables tazpanel.ttf icons in opera browser" MAINTAINER="psychomaniak@xakep.ru" @@ -44,4 +44,3 @@ mkdir -p $S cp $src/styles/default/presto.css $S } - diff -r e2e3be9972fa -r f3d35bfb9ab5 tazpanel/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tazpanel/description.txt Fri Dec 11 01:54:14 2015 +0200 @@ -0,0 +1,5 @@ +TazPanel is the SliTaz Control Panel, a web interface which lets you manage the +full system in a radically simple way. The output xHTML code is valid xHTML 5 +and all theming is done with standard CSS 3. + +TazPanel is published under a BSD License. diff -r e2e3be9972fa -r f3d35bfb9ab5 tazpanel/receipt --- a/tazpanel/receipt Fri Dec 11 00:40:59 2015 +0200 +++ b/tazpanel/receipt Fri Dec 11 01:54:14 2015 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tazpanel" -VERSION="557" +VERSION="558" CATEGORY="system-tools" SHORT_DESC="SliTaz administration and configuration panel." MAINTAINER="pankso@slitaz.org" @@ -14,7 +14,7 @@ SUGGESTED="tazinst-gui tazinst" DEPENDS="busybox gettext-base" -BUILD_DEPENDS="gettext jsmin" +BUILD_DEPENDS="gettext jsmin tidy-html5" # Rules to configure and make the package. compile_rules() diff -r e2e3be9972fa -r f3d35bfb9ab5 tazpkg/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tazpkg/description.txt Fri Dec 11 01:54:14 2015 +0200 @@ -0,0 +1,9 @@ +TazPkg is a small but powerful packages manager for SliTaz GNU/Linux and other +UNIX-like operating systems. It uses a *.tazpkg package generally built by +Cookutils with a receipt found in the wok. More information can be found in the +SliTaz Cookbook and the manual. + +TazPkg is entirely built from scratch using shell script. TazPkg is distributed +under the free GNU license GPL V3. + +Development HG repo: diff -r e2e3be9972fa -r f3d35bfb9ab5 tazpkg/receipt --- a/tazpkg/receipt Fri Dec 11 00:40:59 2015 +0200 +++ b/tazpkg/receipt Fri Dec 11 01:54:14 2015 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="tazpkg" -VERSION="884" +VERSION="888" CATEGORY="base-system" SHORT_DESC="SliTaz packages manager" MAINTAINER="pankso@slitaz.org" @@ -14,7 +14,7 @@ DEPENDS="busybox gettext-base" SUGGESTED="tazpanel" -BUILD_DEPENDS="gettext" +BUILD_DEPENDS="gettext tidy-html5" # Gettext is part of cross-chroot case "$ARCH" in