X-Git-Url: http://gitweb/?a=blobdiff_plain;f=kbd%2FPkgfile;h=1534034af1af46295b86cdd577efd30838f2a705;hb=f241520fd7e2d5a6367f3a1ec1c65db8e93b87df;hp=80f1a74180b54569c361e074d70548bd59c2b8ca;hpb=6dca1d213a39ee6af51632926e8b7c8914215cd9;p=crossrootfs.git diff --git a/kbd/Pkgfile b/kbd/Pkgfile index 80f1a74..1534034 100644 --- a/kbd/Pkgfile +++ b/kbd/Pkgfile @@ -1,18 +1,23 @@ # Description: Keytable files and keyboard utilities # URL: ftp://ftp.win.tue.nl/pub/linux-local/utils/kbd/ # Maintainer: CRUX System Team, core-ports at crux dot nu -# Arch Maintainer: CRUX ARM System Team +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: name=kbd -version=1.15 -release=2 +version=2.0.3 +release=1 source=(ftp://ftp.altlinux.org/pub/people/legion/kbd/$name-$version.tar.gz) build() { cd $name-$version - export CC=$CC RANLIB=$RANLIB + # we don't want a dependency to 'check' + sed -i '/^SUBDIR/s/tests//' Makefile.am + sed -i '/\[check >= 0.9.4\]/s/^/#/' configure.ac + autoreconf --install + + export CC="$CC" RANLIB="$RANLIB" cat > config.cache <