Updated 95% pkgs to the new shlibs world order, not yet finished.

This commit is contained in:
Juan RP
2011-11-14 18:12:47 +01:00
parent abc9819a60
commit 25b70bd9c1
1225 changed files with 7177 additions and 4752 deletions

View File

@@ -0,0 +1,11 @@
libSDL-1.2.so.0
libpthread.so.0
libjpeg.so.8
libpng14.so.14
libphysfs.so.1
libSDL_ttf-2.0.so.0
libvorbisfile.so.3
libGL.so.1
libm.so.6
libc.so.6
libX11.so.6

View File

@@ -1,7 +1,7 @@
# Template file for 'neverball'
pkgname=neverball
version=1.5.4
revision=4
revision=5
distfiles="http://www.neverball.org/$pkgname-$version.tar.gz"
short_desc="Puzzle/action game similar to Super Monkey Ball"
maintainer="Juan RP <xtraeme@gmail.com>"
@@ -14,16 +14,6 @@ long_desc="
Also found here is Neverputt, a hot-seat multiplayer miniature golf game
using the physics and graphics of Neverball."
Add_dependency run glibc
Add_dependency run libpng
Add_dependency run jpeg
Add_dependency run libvorbis
Add_dependency run SDL
Add_dependency run SDL_ttf
Add_dependency run physfs
Add_dependency run libX11
Add_dependency run libGL
Add_dependency build gettext
Add_dependency build libpng-devel
Add_dependency build jpeg-devel