wok-next diff glibc/receipt @ rev 20049

Up transfig (3.2.6a)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 23 12:45:07 2017 +0200 (2017-10-23)
parents 0abbdf485a8d
children 90a5eb560fd6
line diff
     1.1 --- a/glibc/receipt	Sat Jun 10 08:37:51 2017 +0300
     1.2 +++ b/glibc/receipt	Mon Oct 23 12:45:07 2017 +0200
     1.3 @@ -11,7 +11,6 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="glibc-base glibc-locale glibc-dev"
     1.8  BUILD_DEPENDS="linux-api-headers autoconf bash gawk gettext bison \
     1.9  texinfo"
    1.10  # slitaz-i18n should present in wok
    1.11 @@ -143,6 +142,8 @@
    1.12  	case $PACKAGE in
    1.13  		glibc)
    1.14  			LOCALE=""
    1.15 +			CAT="meta|meta-package"
    1.16 +			DEPENDS="glibc-base glibc-locale glibc-dev"
    1.17  			;;
    1.18  		glibc-base)
    1.19  			case "$ARCH" in
    1.20 @@ -199,6 +200,7 @@
    1.21  					;;
    1.22  			esac
    1.23  			CAT="base-system|minimal libraries and UTF-8 support for SliTaz"
    1.24 +			DEPENDS=" "
    1.25  			;;
    1.26  		glibc-locale)
    1.27  			copy gconv/ locale/ i18n/ iconv tzselect
    1.28 @@ -213,12 +215,13 @@
    1.29  				rm -rf $fs/usr/share/locale/$i
    1.30  			done
    1.31  			status
    1.32 -			CAT="system-tools|locale files and utilities"
    1.33 +			CAT="system-tools|misc. locale files and utilities"
    1.34  			DEPENDS="glibc-base"
    1.35  			;;
    1.36  		nscd)
    1.37  			copy /var/db/ nscd getent nscd.conf
    1.38  			CAT="base-system|name-server caching daemon"
    1.39 +			DEPENDS=" "
    1.40  			;;
    1.41  		glibc-dev)
    1.42  			copy @std @dev