wok-next rev 20965
Micro-updates
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Sep 10 09:51:02 2018 +0300 (2018-09-10) |
parents | d3730d754d47 |
children | 48b896290f12 |
files | curl/.icon.png e2fsprogs/receipt enlightenment/.icon.png enlightenment/receipt exif/receipt expat/receipt fdk-aac/receipt fontconfig/receipt fwknop/receipt geos/receipt gesftpserver/receipt gptfdisk/receipt |
line diff
1.1 Binary file curl/.icon.png has changed
2.1 --- a/e2fsprogs/receipt Mon Sep 10 00:52:53 2018 +0300 2.2 +++ b/e2fsprogs/receipt Mon Sep 10 09:51:02 2018 +0300 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt v2. 2.5 2.6 PACKAGE="e2fsprogs" 2.7 -VERSION="1.44.3" 2.8 +VERSION="1.44.4" 2.9 CATEGORY="base-system" 2.10 SHORT_DESC="Filesystem utilities for use with ext2 and ext3" 2.11 MAINTAINER="pankso@slitaz.org" 2.12 @@ -12,13 +12,13 @@ 2.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.14 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 2.15 2.16 -BUILD_DEPENDS_arm=" " 2.17 BUILD_DEPENDS="util-linux-uuid-dev util-linux-blkid-dev gettext attr-dev \ 2.18 acl-dev texinfo" 2.19 SPLIT="libcomerr-dev e2fsprogs-dev e2fsprogs-fsck libcomerr e2fsprogs" 2.20 2.21 compile_rules() { 2.22 - sed -i -e 's:\[\.-\]::' tests/filter.sed 2.23 +# mkdir -p $install/usr/share/man/man8/ 2.24 + 2.25 mkdir build 2.26 cd build 2.27 2.28 @@ -32,8 +32,7 @@ 2.29 --disable-fsck \ 2.30 $CONFIGURE_ARGS && 2.31 make && 2.32 - make install && 2.33 - make install-libs || return 1 2.34 + make -j1 MKDIR_P="mkdir -p" install install-libs || return 1 2.35 2.36 for i in libcom_err libe2p libext2fs libss; do 2.37 chmod u+w $install/usr/lib/$i.a 2.38 @@ -60,11 +59,11 @@ 2.39 libcomerr-dev) 2.40 copy libcom_err.a com_err.h com_err.pc 2.41 CAT="development|libcomerr development files" 2.42 - DEPENDS=" " 2.43 + DEPENDS="libcomerr" 2.44 ;; 2.45 e2fsprogs-dev) 2.46 - copy @dev *.sed *.awk @rm 2.47 - DEPENDS="libcomerr-dev" 2.48 + copy @dev *.sed *.awk @rm compile_et mk_cmds 2.49 + DEPENDS="e2fsprogs e2fsprogs-fsck libcomerr-dev" 2.50 ;; 2.51 e2fsprogs-fsck) 2.52 copy sbin/fsck.*
3.1 Binary file enlightenment/.icon.png has changed
4.1 --- a/enlightenment/receipt Mon Sep 10 00:52:53 2018 +0300 4.2 +++ b/enlightenment/receipt Mon Sep 10 09:51:02 2018 +0300 4.3 @@ -1,7 +1,7 @@ 4.4 # SliTaz package receipt v2. 4.5 4.6 PACKAGE="enlightenment" 4.7 -VERSION="0.22.3" 4.8 +VERSION="0.22.4" 4.9 CATEGORY="x-window" 4.10 SHORT_DESC="Enlightenment window manager" 4.11 MAINTAINER="pankso@slitaz.org"
5.1 --- a/exif/receipt Mon Sep 10 00:52:53 2018 +0300 5.2 +++ b/exif/receipt Mon Sep 10 09:51:02 2018 +0300 5.3 @@ -1,7 +1,7 @@ 5.4 # SliTaz package receipt v2. 5.5 5.6 PACKAGE="exif" 5.7 -VERSION="0.6.20" 5.8 +VERSION="0.6.21" 5.9 CATEGORY="graphics" 5.10 SHORT_DESC="Read EXIF data from images" 5.11 MAINTAINER="sygne@ombres.eu" 5.12 @@ -11,13 +11,13 @@ 5.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.14 WGET_URL="$SF_MIRROR/libexif/$TARBALL" 5.15 5.16 -BUILD_DEPENDS="libexif libexif-dev popt-dev" 5.17 +BUILD_DEPENDS="gettext libexif libexif-dev popt-dev" 5.18 5.19 compile_rules() { 5.20 - ./configure $CONFIGURE_ARGS && \ 5.21 + ./configure $CONFIGURE_ARGS && 5.22 fix libtool && 5.23 make && 5.24 - make DESTDIR=$DESTDIR install 5.25 + make install 5.26 } 5.27 5.28 genpkg_rules() {
6.1 --- a/expat/receipt Mon Sep 10 00:52:53 2018 +0300 6.2 +++ b/expat/receipt Mon Sep 10 09:51:02 2018 +0300 6.3 @@ -1,7 +1,7 @@ 6.4 # SliTaz package receipt v2. 6.5 6.6 PACKAGE="expat" 6.7 -VERSION="2.2.5" 6.8 +VERSION="2.2.6" 6.9 CATEGORY="x-window" 6.10 SHORT_DESC="XML parsing C library" 6.11 MAINTAINER="pankso@slitaz.org" 6.12 @@ -20,7 +20,7 @@ 6.13 $CONFIGURE_ARGS && 6.14 fix libtool && 6.15 make && 6.16 - make DESTDIR=$install install || return 1 6.17 + make install || return 1 6.18 6.19 cook_pick_docs doc/*.html doc/*.css doc/*.png 6.20 }
7.1 --- a/fdk-aac/receipt Mon Sep 10 00:52:53 2018 +0300 7.2 +++ b/fdk-aac/receipt Mon Sep 10 09:51:02 2018 +0300 7.3 @@ -1,7 +1,7 @@ 7.4 # SliTaz package receipt v2. 7.5 7.6 PACKAGE="fdk-aac" 7.7 -VERSION="0.1.5" 7.8 +VERSION="0.1.6" 7.9 CATEGORY="multimedia" 7.10 SHORT_DESC="High quality Advanced Audio Coding library" 7.11 MAINTAINER="al.bobylev@gmail.com"
8.1 --- a/fontconfig/receipt Mon Sep 10 00:52:53 2018 +0300 8.2 +++ b/fontconfig/receipt Mon Sep 10 09:51:02 2018 +0300 8.3 @@ -1,7 +1,7 @@ 8.4 # SliTaz package receipt v2. 8.5 8.6 PACKAGE="fontconfig" 8.7 -VERSION="2.13.0" 8.8 +VERSION="2.13.1" 8.9 CATEGORY="x-window" 8.10 SHORT_DESC="Font configuration utilities and library" 8.11 MAINTAINER="pankso@slitaz.org" 8.12 @@ -12,7 +12,7 @@ 8.13 TARBALL="$PACKAGE-$VERSION.tar.bz2" 8.14 WGET_URL="https://www.freedesktop.org/software/fontconfig/release/$TARBALL" 8.15 8.16 -BUILD_DEPENDS="libxml2-dev freetype-dev gperf" 8.17 +BUILD_DEPENDS="gettext libxml2-dev freetype-dev gperf" 8.18 SPLIT="fontconfig-dev" 8.19 8.20 compile_rules() {
9.1 --- a/fwknop/receipt Mon Sep 10 00:52:53 2018 +0300 9.2 +++ b/fwknop/receipt Mon Sep 10 09:51:02 2018 +0300 9.3 @@ -1,7 +1,7 @@ 9.4 # SliTaz package receipt v2. 9.5 9.6 PACKAGE="fwknop" 9.7 -VERSION="2.6.9" 9.8 +VERSION="2.6.10" 9.9 CATEGORY="network" 9.10 SHORT_DESC="FireWall KNock OPerator: Single Packet Authorization and Port Knocking" 9.11 MAINTAINER="pascal.bellard@slitaz.org"
10.1 --- a/geos/receipt Mon Sep 10 00:52:53 2018 +0300 10.2 +++ b/geos/receipt Mon Sep 10 09:51:02 2018 +0300 10.3 @@ -1,7 +1,7 @@ 10.4 # SliTaz package receipt v2. 10.5 10.6 PACKAGE="geos" 10.7 -VERSION="3.6.2" 10.8 +VERSION="3.6.3" 10.9 CATEGORY="misc" 10.10 SHORT_DESC="Geometry Engine, Open Source" 10.11 MAINTAINER="erjo@slitaz.org"
11.1 --- a/gesftpserver/receipt Mon Sep 10 00:52:53 2018 +0300 11.2 +++ b/gesftpserver/receipt Mon Sep 10 09:51:02 2018 +0300 11.3 @@ -1,7 +1,7 @@ 11.4 # SliTaz package receipt v2. 11.5 11.6 PACKAGE="gesftpserver" 11.7 -VERSION="0.2.1" 11.8 +VERSION="0.2.2" 11.9 CATEGORY="network" 11.10 SHORT_DESC="Green End SFTP Server with up to version 6 protocol support" 11.11 MAINTAINER="pascal.bellard@slitaz.org"
12.1 --- a/gptfdisk/receipt Mon Sep 10 00:52:53 2018 +0300 12.2 +++ b/gptfdisk/receipt Mon Sep 10 09:51:02 2018 +0300 12.3 @@ -1,7 +1,7 @@ 12.4 # SliTaz package receipt v2. 12.5 12.6 PACKAGE="gptfdisk" 12.7 -VERSION="1.0.3" 12.8 +VERSION="1.0.4" 12.9 CATEGORY="system-tools" 12.10 SHORT_DESC="GUID Partition Table (GPT) partitioning tools" 12.11 MAINTAINER="mojo@slitaz.org" 12.12 @@ -13,9 +13,7 @@ 12.13 12.14 BUILD_DEPENDS="util-linux-uuid-dev ncurses-dev popt-dev" 12.15 12.16 -# Rules to configure and make the package. 12.17 -compile_rules() 12.18 -{ 12.19 +compile_rules() { 12.20 make || return 1 12.21 12.22 # put apps to /sbin, where fdisk and friends 12.23 @@ -26,9 +24,7 @@ 12.24 cook_pick_docs README NEWS 12.25 } 12.26 12.27 -# Rules to gen a SliTaz package suitable for Tazpkg. 12.28 -genpkg_rules() 12.29 -{ 12.30 +genpkg_rules() { 12.31 copy @std 12.32 DEPENDS="ncurses popt util-linux-uuid" 12.33 }