ports/opt (2.3): sdl_image: unmaintained
commit b5f6af5588f764fa89eae14a24089b84422c456a Author: Juergen Daubert <jue@jue.li> Date: Tue Apr 10 19:45:39 2007 +0200 sdl_image: unmaintained diff --git a/sdl_image/.footprint b/sdl_image/.footprint deleted file mode 100644 index 5d63572..0000000 --- a/sdl_image/.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_image.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libSDL_image-1.2.so.0 -> libSDL_image-1.2.so.0.1.4 --rwxr-xr-x root/root usr/lib/libSDL_image-1.2.so.0.1.4 --rw-r--r-- root/root usr/lib/libSDL_image.a --rwxr-xr-x root/root usr/lib/libSDL_image.la -lrwxrwxrwx root/root usr/lib/libSDL_image.so -> libSDL_image-1.2.so.0.1.4 diff --git a/sdl_image/.md5sum b/sdl_image/.md5sum deleted file mode 100644 index 38321f4..0000000 --- a/sdl_image/.md5sum +++ /dev/null @@ -1 +0,0 @@ -cd006109a73bf7dcc93e1c3ed15ee782 SDL_image-1.2.5.tar.gz diff --git a/sdl_image/Pkgfile b/sdl_image/Pkgfile deleted file mode 100644 index 69dd5f8..0000000 --- a/sdl_image/Pkgfile +++ /dev/null @@ -1,15 +0,0 @@ -# Description: SDL_image -# Maintainer: Jay Dolan, jdolan at jdolan dot dyndns dot org -# URL: http://www.libsdl.org/projects/SDL_image -# Depends on: libjpeg,libpng,libsdl - -name=sdl_image -version=1.2.5 -release=1 -source=(http://www.libsdl.org/projects/SDL_image/release/SDL_image-$version.tar.gz) - -build () { - cd SDL_image-$version - ./configure --prefix=/usr - make && make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu