ports/opt (2.4): sdl_gfx: removed from repository
commit 6f546f3ca144daafcaaa98c105f2eb06dffced0f Author: Simone Rota <sip@crux.nu> Date: Mon Feb 11 10:38:05 2008 +0100 sdl_gfx: removed from repository diff --git a/sdl_gfx/.footprint b/sdl_gfx/.footprint deleted file mode 100644 index 23c6e50..0000000 --- a/sdl_gfx/.footprint +++ /dev/null @@ -1,14 +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_framerate.h --rw-r--r-- root/root usr/include/SDL/SDL_gfxPrimitives.h --rw-r--r-- root/root usr/include/SDL/SDL_gfxPrimitives_font.h --rw-r--r-- root/root usr/include/SDL/SDL_imageFilter.h --rw-r--r-- root/root usr/include/SDL/SDL_rotozoom.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libSDL_gfx.a --rwxr-xr-x root/root usr/lib/libSDL_gfx.la -lrwxrwxrwx root/root usr/lib/libSDL_gfx.so -> libSDL_gfx.so.13.0.0 -lrwxrwxrwx root/root usr/lib/libSDL_gfx.so.13 -> libSDL_gfx.so.13.0.0 --rwxr-xr-x root/root usr/lib/libSDL_gfx.so.13.0.0 diff --git a/sdl_gfx/.md5sum b/sdl_gfx/.md5sum deleted file mode 100644 index e28af16..0000000 --- a/sdl_gfx/.md5sum +++ /dev/null @@ -1 +0,0 @@ -b1ce778232db0b1979695f0a5a945a13 SDL_gfx-2.0.13.tar.gz diff --git a/sdl_gfx/Pkgfile b/sdl_gfx/Pkgfile deleted file mode 100644 index 31e1f93..0000000 --- a/sdl_gfx/Pkgfile +++ /dev/null @@ -1,16 +0,0 @@ -# Description: SDL graphics drawing primitives and other support functions. -# URL: http://www.ferzkopp.net/Software/SDL_gfx-2.0/index.html -# Maintainer: Simone Rota, sip at crux dot nu -# Depends on: libsdl - -name=sdl_gfx -version=2.0.13 -release=1 -source=(http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-$version.tar.gz) - -build() { - cd SDL_gfx-$version - ./configure --prefix=/usr - make - make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu