[arch-commits] CVS update of extra/games/castle-combat (Makefile.patch.bz2 PKGBUILD)

Eric Belanger eric at archlinux.org
Tue Nov 27 04:02:43 UTC 2007


    Date: Monday, November 26, 2007 @ 23:02:43
  Author: eric
    Path: /home/cvs-extra/extra/games/castle-combat

 Removed: Makefile.patch.bz2 (1.1) PKGBUILD (1.7)

extra repo cleanup


--------------------+
 Makefile.patch.bz2 |    <<Binary file>>
 PKGBUILD           |   26 --------------------------
 2 files changed, 1 insertion(+), 26 deletions(-)


Index: extra/games/castle-combat/Makefile.patch.bz2
<<Binary file>>
Index: extra/games/castle-combat/PKGBUILD
diff -u extra/games/castle-combat/PKGBUILD:1.7 extra/games/castle-combat/PKGBUILD:removed
--- extra/games/castle-combat/PKGBUILD:1.7	Tue Jul 24 14:16:24 2007
+++ extra/games/castle-combat/PKGBUILD	Mon Nov 26 23:02:43 2007
@@ -1,26 +0,0 @@
-# $Id: PKGBUILD,v 1.7 2007/07/24 18:16:24 phil Exp $
-# Maintainer: dale <dale at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=castle-combat
-pkgver=0.7.4
-pkgrel=1
-pkgdesc="It's a clone of the old DOS game Rampart"
-arch=('i686')
-depends=('sdl' 'sdl_mixer' 'sdl_net' 'autoconf' 'automake')
-url="http://user.cs.tu-berlin.de/~karlb/news/"
-source=(http://user.cs.tu-berlin.de/~karlb/$pkgname/$pkgname-$pkgver.tar.gz Makefile.patch.bz2)
-md5sums=('1cf225fbcfbee2b9a00757609fd054bb' '0ecbdc6185137d655739dcde4885cba5')
-
-build() {
-	cd $startdir/src/$pkgname-$pkgver
-	patch -Np1 -i $startdir/src/Makefile.patch || return 1
-	aclocal
-	autoheader
-	automake
-	autoconf
-	./configure --prefix=/usr
-	make || return 1
-	make prefix=$startdir/pkg/usr install
-	rm -rf $startdir/pkg/usr/include
-}




More information about the arch-commits mailing list