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

Eric Belanger eric at archlinux.org
Fri Dec 14 07:44:01 UTC 2007


    Date: Friday, December 14, 2007 @ 02:44:01
  Author: eric
    Path: /home/cvs-extra/extra/system/mikmod

 Removed: PKGBUILD (1.7)

extra repo cleanup


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


Index: extra/system/mikmod/PKGBUILD
diff -u extra/system/mikmod/PKGBUILD:1.7 extra/system/mikmod/PKGBUILD:removed
--- extra/system/mikmod/PKGBUILD:1.7	Sun May 28 03:24:22 2006
+++ extra/system/mikmod/PKGBUILD	Fri Dec 14 02:44:01 2007
@@ -1,22 +0,0 @@
-# $Id: PKGBUILD,v 1.7 2006/05/28 07:24:22 ganja_guru Exp $
-# Maintainer: eric <eric at archlinux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-#
-
-pkgname=mikmod
-pkgver=3.2.1
-pkgrel=1
-pkgdesc="MikMod is an open source curses module player based on libmikmod"
-arch=(i686 x86_64)
-depends=('libmikmod' 'ncurses')
-url="http://mikmod.raphnet.net"
-source=(${url}/files/${pkgname}-${pkgver}.tar.gz)
-md5sums=('a60c3221ca48aed301f4b62b4741eebe')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  /usr/bin/make || return 1
-  /usr/bin/make prefix=$startdir/pkg/usr install
-}
-# vim: ts=2 sw=2 et ft=sh




More information about the arch-commits mailing list