4dtris: moved back to mxq repo
This commit is contained in:
parent
f7e4a52c5d
commit
50b414a773
@ -1,4 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/4DTRIS
|
||||
lrwxrwxrwx root/root usr/bin/4dtris -> 4DTRIS
|
@ -1 +0,0 @@
|
||||
95f14cbc0b55a15393685c4b74faa36c 4DTRIS.0.2.2.src.tar
|
@ -1,16 +0,0 @@
|
||||
# Description: tetris brought to fourth dimension!
|
||||
# URL: http://illusions.hu/4dtris/
|
||||
# Maintainer: Bartlomiej Palmowski, maks1k at wp dot pl
|
||||
# Depends on: freeglut
|
||||
|
||||
name=4dtris
|
||||
version=0.2.2
|
||||
release=1
|
||||
source=(http://illusions.hu/$name/downloads/4DTRIS.$version.src.tar)
|
||||
|
||||
build() {
|
||||
tar -xf 4DTRIS.$version.src.tar
|
||||
make -f Makefile_linux
|
||||
install -D -m 0755 4DTRIS $PKG/usr/bin/4DTRIS
|
||||
cd $PKG/usr/bin && ln -sf 4DTRIS 4dtris
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user