wok-next diff e2fsprogs/receipt @ rev 21157

Update some WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 04 11:54:13 2019 +0100 (2019-02-04)
parents add40df8725d
children 465be5ff8599
line diff
     1.1 --- a/e2fsprogs/receipt	Wed Dec 05 12:49:06 2018 +0200
     1.2 +++ b/e2fsprogs/receipt	Mon Feb 04 11:54:13 2019 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="e2fsprogs"
     1.7 -VERSION="1.44.4"
     1.8 +VERSION="1.44.5"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Filesystem utilities for use with ext2 and ext3"
    1.11  MAINTAINER="devel@slitaz.org"
    1.12 @@ -11,11 +11,29 @@
    1.13  
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.16 +TARBALL_SHA1="c3f64d10b6ef1a268a077838a5cafb6aaebe2986"
    1.17  
    1.18  BUILD_DEPENDS="util-linux-uuid-dev util-linux-blkid-dev gettext-dev attr-dev \
    1.19  acl-dev texinfo"
    1.20  SPLIT="libcomerr-dev $PACKAGE-dev $PACKAGE-fsck libcomerr $PACKAGE"
    1.21  
    1.22 +COPY_libcomerr_dev="libcom_err.a com_err.h com_err.pc"
    1.23 +COPY_e2fsprogs_dev="@dev *.sed *.awk @rm compile_et mk_cmds"
    1.24 +COPY_fsck="sbin/fsck.*"
    1.25 +COPY_libcomerr="libcom_err.so*"
    1.26 +
    1.27 +DEPENDS_libcomerr_dev="libcomerr"
    1.28 +DEPENDS_e2fsprogs_dev="$PACKAGE $PACKAGE-fsck libcomerr-dev"
    1.29 +DEPENDS_fsck="$PACKAGE libcomerr util-linux-blkid util-linux-uuid"
    1.30 +DEPENDS_libcomerr=" "
    1.31 +DEPENDS_std="libcomerr util-linux-blkid util-linux-uuid"
    1.32 +
    1.33 +CAT_libcomerr_dev="development|libcomerr development files"
    1.34 +CAT_fsck="system-tools|fsck tools"
    1.35 +CAT_libcomerr="base-system|libcomerr library"
    1.36 +
    1.37 +TAGS_std="LFS"
    1.38 +
    1.39  compile_rules() {
    1.40  #	mkdir -p $install/usr/share/man/man8/
    1.41  
    1.42 @@ -57,35 +75,6 @@
    1.43  	fix symlinks
    1.44  }
    1.45  
    1.46 -genpkg_rules() {
    1.47 -	case $PACKAGE in
    1.48 -		libcomerr-dev)
    1.49 -			copy libcom_err.a com_err.h com_err.pc
    1.50 -			CAT="development|libcomerr development files"
    1.51 -			DEPENDS="libcomerr"
    1.52 -			;;
    1.53 -		e2fsprogs-dev)
    1.54 -			copy @dev *.sed *.awk @rm compile_et mk_cmds
    1.55 -			DEPENDS="e2fsprogs e2fsprogs-fsck libcomerr-dev"
    1.56 -			;;
    1.57 -		e2fsprogs-fsck)
    1.58 -			copy sbin/fsck.*
    1.59 -			CAT="system-tools|fsck tools"
    1.60 -			DEPENDS="e2fsprogs libcomerr util-linux-blkid util-linux-uuid"
    1.61 -			;;
    1.62 -		libcomerr)
    1.63 -			copy libcom_err.so*
    1.64 -			CAT="base-system|libcomerr library"
    1.65 -			DEPENDS=" "
    1.66 -			;;
    1.67 -		e2fsprogs)
    1.68 -			copy @std @rm
    1.69 -			DEPENDS="libcomerr util-linux-blkid util-linux-uuid"
    1.70 -			TAGS="LFS"
    1.71 -			;;
    1.72 -	esac
    1.73 -}
    1.74 -
    1.75  # Overlap busybox
    1.76  pre_install_e2fsprogs() {
    1.77  	rm -f $1/sbin/tune2fs