ports/opt (master): sdl_net: updated to 1.2.6
commit 04fc859cfe17051e8134571aef7ad90ea74701ab Author: Simone Rota <sip@crux.nu> Date: Sat Oct 14 20:21:53 2006 +0000 sdl_net: updated to 1.2.6 diff --git a/sdl_net/.footprint b/sdl_net/.footprint index e97cd0e..f93149b 100644 --- a/sdl_net/.footprint +++ b/sdl_net/.footprint @@ -3,8 +3,8 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/SDL/ -rw-r--r-- root/root usr/include/SDL/SDL_net.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libSDL_net-1.2.so.0 -> libSDL_net-1.2.so.0.0.5 --rwxr-xr-x root/root usr/lib/libSDL_net-1.2.so.0.0.5 +lrwxrwxrwx root/root usr/lib/libSDL_net-1.2.so.0 -> libSDL_net-1.2.so.0.0.6 +-rwxr-xr-x root/root usr/lib/libSDL_net-1.2.so.0.0.6 -rw-r--r-- root/root usr/lib/libSDL_net.a -rwxr-xr-x root/root usr/lib/libSDL_net.la -lrwxrwxrwx root/root usr/lib/libSDL_net.so -> libSDL_net-1.2.so.0.0.5 +lrwxrwxrwx root/root usr/lib/libSDL_net.so -> libSDL_net-1.2.so.0.0.6 diff --git a/sdl_net/.md5sum b/sdl_net/.md5sum index 98dec8a..b8a6b21 100644 --- a/sdl_net/.md5sum +++ b/sdl_net/.md5sum @@ -1 +1 @@ -e45b1048d2747480dcc65ece4130a920 SDL_net-1.2.5.tar.gz +7be5b9ef36129ee187ace96906cd264c SDL_net-1.2.6.tar.gz diff --git a/sdl_net/Pkgfile b/sdl_net/Pkgfile index fc95dd5..54e5e60 100644 --- a/sdl_net/Pkgfile +++ b/sdl_net/Pkgfile @@ -4,13 +4,13 @@ # Depends on: libsdl name=sdl_net -version=1.2.5 +version=1.2.6 release=1 source=(http://www.libsdl.org/projects/SDL_net/release/SDL_net-$version.tar.gz) build() { cd SDL_net-$version - ./configure --prefix=/usr + ./configure --prefix=/usr make make DESTDIR=$PKG install }
participants (1)
-
crux@crux.nu