wok-6.x rev 22107
updated vim-tiny (7.3 -> 8.1.2237)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Nov 01 16:20:31 2019 +0100 (2019-11-01) |
parents | cbff385f6ca4 c9bc237ebf2f |
children | b0dc64f8462f |
files |
line diff
1.1 --- a/busybox-boot/receipt Fri Nov 01 16:19:45 2019 +0100 1.2 +++ b/busybox-boot/receipt Fri Nov 01 16:20:31 2019 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="busybox-boot" 1.7 -VERSION="1.31.0" 1.8 +VERSION="1.31.1" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Many common UNIX utilities for core-5in1/boot flavor." 1.11 MAINTAINER="pascal.bellard@slitaz.org"
2.1 --- a/busybox-pam/receipt Fri Nov 01 16:19:45 2019 +0100 2.2 +++ b/busybox-pam/receipt Fri Nov 01 16:20:31 2019 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="busybox-pam" 2.7 -VERSION="1.31.0" 2.8 +VERSION="1.31.1" 2.9 CATEGORY="base-system" 2.10 SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities." 2.11 MAINTAINER="pascal.bellard@slitaz.org"
3.1 --- a/busybox-static/receipt Fri Nov 01 16:19:45 2019 +0100 3.2 +++ b/busybox-static/receipt Fri Nov 01 16:20:31 2019 +0100 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="busybox-static" 3.7 -VERSION="1.31.0" 3.8 +VERSION="1.31.1" 3.9 CATEGORY="base-system" 3.10 SHORT_DESC="Busybox combines tiny versions of many common UNIX utilities." 3.11 MAINTAINER="pascal.bellard@slitaz.org"
4.1 --- a/libsvn/receipt Fri Nov 01 16:19:45 2019 +0100 4.2 +++ b/libsvn/receipt Fri Nov 01 16:20:31 2019 +0100 4.3 @@ -1,7 +1,7 @@ 4.4 # SliTaz package receipt. 4.5 4.6 PACKAGE="libsvn" 4.7 -VERSION="1.9.0" 4.8 +VERSION="1.12.2" 4.9 CATEGORY="system-tools" 4.10 SHORT_DESC="Subversion Source Code Management access" 4.11 MAINTAINER="lehswe@gmail.com"
5.1 --- a/mlt-dev/receipt Fri Nov 01 16:19:45 2019 +0100 5.2 +++ b/mlt-dev/receipt Fri Nov 01 16:20:31 2019 +0100 5.3 @@ -1,7 +1,7 @@ 5.4 # SliTaz package receipt. 5.5 5.6 PACKAGE="mlt-dev" 5.7 -VERSION="6.14.0" 5.8 +VERSION="6.16.0" 5.9 CATEGORY="development" 5.10 MAINTAINER="jozee@slitaz.org" 5.11 LICENSE="LGPL2.1"
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 6.2 +++ b/python-constantly/receipt Fri Nov 01 16:20:31 2019 +0100 6.3 @@ -0,0 +1,28 @@ 6.4 +# SliTaz package receipt. 6.5 + 6.6 +PACKAGE="python-constantly" 6.7 +SOURCE="constantly" 6.8 +VERSION="15.1.0" 6.9 +CATEGORY="development" 6.10 +SHORT_DESC="Symbolic Constants in Python" 6.11 +MAINTAINER="pascal.bellard@slitaz.org" 6.12 +LICENSE="MIT" 6.13 +TARBALL="$SOURCE-$VERSION.tar.gz" 6.14 +WEB_SITE="https://github.com/twisted/constantly" 6.15 +WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz" 6.16 + 6.17 +DEPENDS="python" 6.18 + 6.19 +# Rules to configure and make the package. 6.20 +compile_rules() 6.21 +{ 6.22 + python setup.py build && 6.23 + python setup.py install --root=$DESTDIR 6.24 +} 6.25 + 6.26 +# Rules to gen a SliTaz package suitable for Tazpkg. 6.27 +genpkg_rules() 6.28 +{ 6.29 + mkdir -p $fs 6.30 + cp -a $install/usr $fs 6.31 +}
7.1 --- a/raptor/receipt Fri Nov 01 16:19:45 2019 +0100 7.2 +++ b/raptor/receipt Fri Nov 01 16:20:31 2019 +0100 7.3 @@ -1,7 +1,7 @@ 7.4 # SliTaz package receipt. 7.5 7.6 PACKAGE="raptor" 7.7 -VERSION="2.0.8" 7.8 +VERSION="2.0.15" 7.9 CATEGORY="multimedia" 7.10 SHORT_DESC="A C library that parses RDF/XML/N-Triples into RDF triples." 7.11 MAINTAINER="jozee@slitaz.org"
8.1 --- a/ssfs-busybox/receipt Fri Nov 01 16:19:45 2019 +0100 8.2 +++ b/ssfs-busybox/receipt Fri Nov 01 16:20:31 2019 +0100 8.3 @@ -1,7 +1,7 @@ 8.4 # SliTaz package receipt. 8.5 8.6 PACKAGE="ssfs-busybox" 8.7 -VERSION="1.31.0" 8.8 +VERSION="1.31.1" 8.9 CATEGORY="base-system" 8.10 SHORT_DESC="Busybox for Ssfs virtual disk minimal chroot." 8.11 MAINTAINER="pankso@slitaz.org"
9.1 --- a/twisted/receipt Fri Nov 01 16:19:45 2019 +0100 9.2 +++ b/twisted/receipt Fri Nov 01 16:20:31 2019 +0100 9.3 @@ -12,7 +12,7 @@ 9.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 9.5 WGET_URL="https://twistedmatrix.com/Releases/Twisted/${VERSION%.*}/$TARBALL" 9.6 9.7 -DEPENDS="python-incremental python-attr zopeinterface" 9.8 +DEPENDS="python-incremental python-attr python-constantly zopeinterface" 9.9 BUILD_DEPENDS="python python-dev python-setuptools zopeinterface" 9.10 9.11 # Rules to configure and make the package.