forked from ports/contrib
phun && fbgrab: new ports
This commit is contained in:
parent
627a4a3b84
commit
291691ff16
6
fbgrab/.footprint
Normal file
6
fbgrab/.footprint
Normal file
@ -0,0 +1,6 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/fbgrab
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/fbgrab.1.gz
|
1
fbgrab/.md5sum
Normal file
1
fbgrab/.md5sum
Normal file
@ -0,0 +1 @@
|
||||
7af4d8774684182ed690d5da82d6d234 fbgrab-1.0.tar.gz
|
17
fbgrab/Pkgfile
Normal file
17
fbgrab/Pkgfile
Normal file
@ -0,0 +1,17 @@
|
||||
# Description: framebuffer screenshot program
|
||||
# URL: http://hem.bredband.net/gmogmo/fbgrab/
|
||||
# Maintainer: Bartlomiej Palmowski, maks1k at wp dot pl
|
||||
# Depends on: libpng
|
||||
|
||||
name=fbgrab
|
||||
version=1.0
|
||||
release=2
|
||||
source=(http://hem.bredband.net/gmogmo/$name/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
sed -i -e '7d' Makefile
|
||||
make
|
||||
install -D -m 0755 $name $PKG/usr/bin/$name
|
||||
install -D -m 0644 $name.1.man $PKG/usr/man/man1/$name.1
|
||||
}
|
187
phun/.footprint
Normal file
187
phun/.footprint
Normal file
@ -0,0 +1,187 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/phun
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/phun/
|
||||
drwxr-xr-x root/root usr/share/phun/Data/
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Fonts/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Fonts/fixedsys.dat
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Fonts/fixedsys.raw
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Language/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Catala.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Catala.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Deutsch.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Deutsch.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/English.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/English.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Espanol.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Espanol.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Francais.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Francais.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Italiano.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Italiano.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Magyar.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Magyar.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Nederlands.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Nederlands.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Polski.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Polski.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Portugues.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Portugues.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Romanian.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Romanian.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Suomi.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Suomi.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Svenska.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/Svenska.png
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Language/old_flags/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/old_flags/English.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/old_flags/Francais.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/old_flags/Italiano.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/old_flags/Nederlands.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/old_flags/Polski.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/old_flags/Suomi.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Language/old_flags/Svenska.png
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Shaders/
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Shaders/default/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Shaders/default/circle.frag
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Shaders/default/circle.vert
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Shaders/default/plane.frag
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Shaders/default/plane.vert
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Shaders/default/polygon.frag
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Shaders/default/polygon.vert
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Shaders/default/water.frag
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Shaders/default/water.vert
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Textures/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/Thumbs.db
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/arrow.png
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Textures/background/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/background/cloud.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/background/cloud2.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/background/cloud3.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/background/cloud4.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/background/cloud5.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/background/cloud6.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/background/cloud7.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/blank.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/circle.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/circle_no_border.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/circle_with_border.pdn
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/circleborder.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/circleborder_no_border.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/cross.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/edge.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/eng.png
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Textures/file/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/file/about.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/file/center.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/file/exit.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/file/fullscreen.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/file/import.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/file/open.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/file/save.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/fixjoint.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/fixjoint_old.png
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Textures/gui/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/close.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/mouse-load.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/mouse.tga
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Textures/gui/phun/
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Textures/gui/phun/button/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/button/b.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/button/body.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/button/l.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/button/lb.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/button/lt.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/button/r.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/button/rb.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/button/rt.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/button/t.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/checkbox-off.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/checkbox-on.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/checkbox-unknown.tga
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Textures/gui/phun/edit/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/edit/b.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/edit/body.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/edit/l.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/edit/lb.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/edit/lt.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/edit/r.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/edit/rb.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/edit/rt.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/edit/t.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/radio-off.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/radio-on.tga
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Textures/gui/phun/window/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/window/b.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/window/body.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/window/l.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/window/lb.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/window/lt.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/window/r.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/window/rb.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/window/rt.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/gui/phun/window/t.tga
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/hinge.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/noborder.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/objborder.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/old border.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/particle.png
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Textures/popup/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/popup/2circle.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/popup/clone.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/popup/color.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/popup/erase.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/popup/hinge.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/popup/hingemenu.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/popup/info.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/popup/liquify.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/popup/springmenu.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/rightarrow.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/rotate_origo.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/simpleWater.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/spring.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/swe.png
|
||||
drwxr-xr-x root/root usr/share/phun/Data/Textures/tools/
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/backward.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/box.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/brush.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/chain.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/circle.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/drag.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/fixjoint.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/forward.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/hinge.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/liquify.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/navigator.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/pause.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/plane.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/play.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/redo.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/spring.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/undo.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/tools/zoom.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/wheel.png
|
||||
-rw-r--r-- root/root usr/share/phun/Data/Textures/wheel2.png
|
||||
-rw-r--r-- root/root usr/share/phun/Phun.bmp
|
||||
-rw-r--r-- root/root usr/share/phun/Phun.ico
|
||||
drwxrwxrwt root/root usr/share/phun/Scenes/
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/carcrash.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/circles.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/fountain.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/fountain2.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/machine.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/motor.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/ragdoll.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/stacking.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/thisisphun.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/tower.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/towerkill.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/walkers.phn
|
||||
-rw-r--r-- root/root usr/share/phun/Scenes/welcome.phn
|
||||
drwxrwxrwt root/root usr/share/phun/Screenshots/
|
||||
-rw-r--r-- root/root usr/share/phun/autoexec.cfg
|
||||
-rw-r--r-- root/root usr/share/phun/libGLEW.so.1.3
|
||||
-rw-r--r-- root/root usr/share/phun/libSDL_image-1.2.so.0
|
||||
-rw-r--r-- root/root usr/share/phun/libboost_filesystem.so
|
||||
-rwxr-xr-x root/root usr/share/phun/phun.bin
|
2
phun/.md5sum
Normal file
2
phun/.md5sum
Normal file
@ -0,0 +1,2 @@
|
||||
4fdeb8d8f6ed348860630fdd8cad6e76 Phun_beta_3_5_linux32.tar.bz2
|
||||
05e1dfc3dc62bf1ac446e00b934710dd phun.desktop
|
24
phun/Pkgfile
Normal file
24
phun/Pkgfile
Normal file
@ -0,0 +1,24 @@
|
||||
# Description: A fun 2D physics sandbox
|
||||
# URL: http://phun.at/
|
||||
# Maintainer: Bartlomiej Palmowski, maks1k at wp dot pl
|
||||
# Depends on: libsdl
|
||||
|
||||
name=phun
|
||||
version=3.5
|
||||
release=1
|
||||
source=(http://www.acc.umu.se/~emilk/files/Phun_beta_3_5_linux32.tar.bz2 $name.desktop)
|
||||
|
||||
build() {
|
||||
cd Phun
|
||||
mkdir -p $PKG/usr/share/$name
|
||||
mkdir $PKG/usr/bin
|
||||
cp -a ./* $PKG/usr/share/$name
|
||||
cd $PKG/usr/bin
|
||||
mv $PKG/usr/share/$name/$name .
|
||||
sed -i 'i#!/bin/bash\ncd /usr/share/phun' $name
|
||||
# optional .desktop file
|
||||
# install -D -m 0644 $SRC/$name.desktop $PKG/usr/share/applications/$name.desktop
|
||||
chmod 1777 $PKG/usr/share/phun/{Scenes,Screenshots}
|
||||
find $PKG -name "*.txt" -exec rm -f {} \;
|
||||
chmod -R a+Xr $PKG/usr/share/$name/Data/
|
||||
}
|
8
phun/phun.desktop
Normal file
8
phun/phun.desktop
Normal file
@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Phun
|
||||
GenericName=Physics sandbox
|
||||
Comment=A fun 2D physics sandbox
|
||||
Icon=/usr/share/phun/Phun.bmp
|
||||
Exec=phun
|
||||
Categories=Game;
|
Loading…
x
Reference in New Issue
Block a user