Is there some kind of timeout for these kind of requests?
The packages has been not updated yet. Or have I done everything I can do?
--
cso
---------------------------- Original Message ----------------------------
Subject: mikmod pkgbuild
From: "Christer Solskogen" <[EMAIL PROTECTED]>
Date: Sun, March 13, 2005 16:38
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
--------------------------------------------------------------------------
Hi!
The mikmod pkgbuild was a bit outdated, and in the mean time some pr0n guy
has taken over mikmod.org.
So here is the pkgbuild for the newest version of mikmod (libmikmod is
already the newest)
pkgname=mikmod
pkgver=3.2.1
pkgrel=1
pkgdesc="MikMod is an open source curses module player based on libmikmod"
depends=('libmikmod')
source=(http://mikmod.raphnet.net/files/$pkgname-$pkgver.tar.gz)
url="http://mikmod.raphnet.net/"
md5sums=('a60c3221ca48aed301f4b62b4741eebe')
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr
/usr/bin/make || return 1
/usr/bin/make prefix=$startdir/pkg/usr install
}
--
cso
--
cso
_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch