contrib/cedega/Pkgfile
2007-04-17 08:39:20 -05:00

17 lines
395 B
Plaintext

# Description: TransGaming's flagship Linux portability product
# URL: http://www.transgaming.com/
# Maintainer: Matt Housh, jaeger at morpheus dot net
# Depends on: alsa-lib, pygtk, dbus-python
name=cedega
version=6.0
release=1
source=(file:///$name-small-$version.tgz)
build() {
cp -a $SRC/* $PKG/
rm -rf $PKG/usr/share/{doc,gnome} \
$PKG/opt $PKG/etc
mv $PKG/usr/share/man $PKG/usr/
}