You are not logged in.
For the timidity++ player to work, you need patches. EAW makes midi's sound like wav's! It rocks! I put eawpatches.tar.gz in incoming!
NOTE TO PKGMAINTAINERS: The file is big in incoming (15 mb or so). Sorry! I searched everywhere for a mirror, but they're all down!
If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing. 1 Corinthians 13:2
Offline
Okay, the maintainers deleted the package (it was 15 MB), but I put PKGBUILD.eawpatches in incoming and you can get it there. Or here it is...
# Contributor: Lukas Sabota <punkrockguy318@comcast.net>
pkgname=eawpatches
pkgver=12
pkgrel=1
pkgdesc="A patchset for the timidity++ midi player"
url=""
license=""
depends=(timidity++)
makedepends=()
conflicts=()
replaces=()
backup=()
install=
source=(http://madchat.org/esprit/musique/eawpats12_full.tar.gz)
md5sums=(8ebcf0583f3077346ebace93c8ea166f)
build() {
cd $startdir/src/eawpats
mkdir -p $startdir/pkg/usr/share/timidity
mkdir -p $startdir/pkg/usr/local/lib/timidity
cp -R * $startdir/pkg/usr/share/timidity
cp linuxconfig/timidity.cfg $startdir/pkg/usr/local/lib/timidity
}
EDIT: I found a host! New PKGBUILD!
If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing. 1 Corinthians 13:2
Offline
I found the package, I'm looking for where I found it, I will post the location in this forum as soon as I find it again. Thanks for all of your help. I am finally able to play Doom again! Yay!
Offline
I added the md5sum and changed the url! Just makepkg and your good to go!
If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing. 1 Corinthians 13:2
Offline
Okay! I found a host! This PKGBUILD works great now! Fast download times now! Yay!
If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing. 1 Corinthians 13:2
Offline