[arch-commits] CVS update of extra/editors/hnb (PKGBUILD)

Eric Belanger eric at archlinux.org
Tue Jan 29 04:24:33 UTC 2008


    Date: Monday, January 28, 2008 @ 23:24:33
  Author: eric
    Path: /home/cvs-extra/extra/editors/hnb

 Removed: PKGBUILD (1.10)

extra repo cleanup, moved to unsupported


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


Index: extra/editors/hnb/PKGBUILD
diff -u extra/editors/hnb/PKGBUILD:1.10 extra/editors/hnb/PKGBUILD:removed
--- extra/editors/hnb/PKGBUILD:1.10	Sun May 21 04:32:52 2006
+++ extra/editors/hnb/PKGBUILD	Mon Jan 28 23:24:33 2008
@@ -1,23 +0,0 @@
-# $Id: PKGBUILD,v 1.10 2006/05/21 08:32:52 uid1016 Exp $
-# Maintainer: simo <simo at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=hnb
-pkgver=1.9.17
-pkgrel=1
-pkgdesc="A curses program to structure many kinds of data in one place"
-arch=(i686 x86_64)
-depends=('libxml2' 'ncurses')
-source=(http://unc.dl.sourceforge.net/hnb/$pkgname-$pkgver.tar.gz)
-url="http://hnb.sourceforge.net/"
-md5sums=('c73b5f63d8ffe1976c915c1f8265951d')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  make || return 1
-  mkdir -p $startdir/pkg/usr/bin/
-  cp $startdir/src/$pkgname-$pkgver/src/hnb $startdir/pkg/usr/bin/
-  mkdir -p $startdir/pkg/usr/man/man1
-  cp $startdir/src/$pkgname-$pkgver/doc/hnb.1 \
-    $startdir/pkg/usr/man/man1/
-}




More information about the arch-commits mailing list