1 # Contributor: Yoschi <brain_hack.gmx.de>
2 # Contributor: suppaman2 <suppaman2@googlemail.com>
4 # The registration key should be placed in ~/.clonk/$game-version
9 pkgdesc="A not official native Clonk Editor."
11 url="http://cefe.nosebud.de/"
15 optdepends=('clonk_rage')
18 source=(http://cefe.nosebud.de/binary/cefe-linux-r$pkgver-r.tar.gz)
21 tar -xzf cefe-linux-r$pkgver-r.tar.gz
23 mkdir -p $startdir/pkg/usr/share/cefe
24 cd $startdir/pkg/usr/share/cefe/
25 mv $startdir/src/cefe-linux-r$pkgver-r/* ./
27 install -Dm644 $startdir/clonk-rage-cefe $startdir/pkg/usr/bin/clonk-rage-cefe
28 install -Dm644 $startdir/clonk-rage-editor.desktop $startdir/pkg/usr/share/applications/clonk-rage-editor.desktop