[arch-commits] CVS update of extra/system/bchunk (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Dec 12 06:42:06 UTC 2007


    Date: Wednesday, December 12, 2007 @ 01:42:06
  Author: eric
    Path: /home/cvs-extra/extra/system/bchunk

 Removed: PKGBUILD (1.5)

extra repo cleanup


----------+
 PKGBUILD |   22 ----------------------
 1 file changed, 22 deletions(-)


Index: extra/system/bchunk/PKGBUILD
diff -u extra/system/bchunk/PKGBUILD:1.5 extra/system/bchunk/PKGBUILD:removed
--- extra/system/bchunk/PKGBUILD:1.5	Mon May 22 05:22:58 2006
+++ extra/system/bchunk/PKGBUILD	Wed Dec 12 01:42:06 2007
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD,v 1.5 2006/05/22 09:22:58 uid1014 Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributor: Markus Meissner <markus at meissna.de>
-
-pkgname=bchunk
-pkgver=1.2.0
-pkgrel=1
-pkgdesc='A Tool to Convert *.raw *.bin files to an ISO file'
-arch=(i686 x86_64)
-depends=('glibc')
-source=(http://hes.iki.fi/$pkgname/$pkgname-$pkgver.tar.gz)
-url="http://hes.iki.fi/bchunk/"
-md5sums=('6a613da3f34f9a303f202d2e9731d231')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  /bin/mkdir -p $startdir/pkg/usr/bin $startdir/pkg/usr/man/man1
-  /usr/bin/make || return 1
-  /usr/bin/make PREFIX=$startdir/pkg/usr install
-  /bin/chown root.root $startdir/pkg/usr/man/man1/bchunk.1
-}
-# vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list