ports/opt (2.4): sdl_net: removed from repository
commit 2d5a83af85cc6e9b1096ed376677356a2a1049dd Author: Simone Rota <sip@crux.nu> Date: Mon Feb 11 10:37:53 2008 +0100 sdl_net: removed from repository diff --git a/sdl_net/.footprint b/sdl_net/.footprint deleted file mode 100644 index f93149b..0000000 --- a/sdl_net/.footprint +++ /dev/null @@ -1,10 +0,0 @@ -drwxr-xr-x root/root usr/ -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.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.6 diff --git a/sdl_net/.md5sum b/sdl_net/.md5sum deleted file mode 100644 index b8a6b21..0000000 --- a/sdl_net/.md5sum +++ /dev/null @@ -1 +0,0 @@ -7be5b9ef36129ee187ace96906cd264c SDL_net-1.2.6.tar.gz diff --git a/sdl_net/Pkgfile b/sdl_net/Pkgfile deleted file mode 100644 index 54e5e60..0000000 --- a/sdl_net/Pkgfile +++ /dev/null @@ -1,16 +0,0 @@ -# Description: A cross-platform networking library for SDL. -# URL: http://www.libsdl.org/projects/SDL_net/ -# Maintainer: Simone Rota, sip at crux dot nu -# Depends on: libsdl - -name=sdl_net -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 - make - make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu