aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-f8-sdl_image
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/linux-f8-sdl_image')
-rw-r--r--graphics/linux-f8-sdl_image/Makefile27
-rw-r--r--graphics/linux-f8-sdl_image/distinfo6
-rw-r--r--graphics/linux-f8-sdl_image/pkg-descr6
-rw-r--r--graphics/linux-f8-sdl_image/pkg-plist6
4 files changed, 0 insertions, 45 deletions
diff --git a/graphics/linux-f8-sdl_image/Makefile b/graphics/linux-f8-sdl_image/Makefile
deleted file mode 100644
index b5c24c39df72..000000000000
--- a/graphics/linux-f8-sdl_image/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: linux-sdl_image
-# Date created: 09 July 2004
-# Whom: Nicola Vitale <nivit@email.it>
-# Based on: devel/linux-sdl12 by martin@tradex.sk
-#
-# $FreeBSD$
-#
-
-PORTNAME= sdl_image
-PORTVERSION= 1.2.5
-CATEGORIES= graphics linux
-MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
-DISTNAME= SDL_image-${PORTVERSION}-1
-
-MAINTAINER= nivit@FreeBSD.org
-COMMENT= A simple library to load images as SDL interfaces (linux version)
-
-RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12
-
-USE_LINUX_RPM= yes
-INSTALL_SHLIB= yes
-ONLY_FOR_ARCHS= i386 amd64
-DIST_SUBDIR= rpm
-PLIST_SUB+= SDLIMVER=${PORTVERSION}
-MD5_FILE= ${PKGDIR}/distinfo
-
-.include <bsd.port.mk>
diff --git a/graphics/linux-f8-sdl_image/distinfo b/graphics/linux-f8-sdl_image/distinfo
deleted file mode 100644
index c5303956aee0..000000000000
--- a/graphics/linux-f8-sdl_image/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 (rpm/SDL_image-1.2.5-1.i386.rpm) = 0dc78395e2e79598b972e6b50242cfb2
-SHA256 (rpm/SDL_image-1.2.5-1.i386.rpm) = 83619c4ab7175f3db405b206c6d71bc9b2d7e52169494357bc3f8b19c21f2fd1
-SIZE (rpm/SDL_image-1.2.5-1.i386.rpm) = 36284
-MD5 (rpm/SDL_image-1.2.5-1.src.rpm) = 62d7ea476bc0b69acb4b4e27d3751377
-SHA256 (rpm/SDL_image-1.2.5-1.src.rpm) = c89a29085d8f490131e228e782b7a34fc48aa3a9b431c24c8baa6e5fa8c07296
-SIZE (rpm/SDL_image-1.2.5-1.src.rpm) = 1311048
diff --git a/graphics/linux-f8-sdl_image/pkg-descr b/graphics/linux-f8-sdl_image/pkg-descr
deleted file mode 100644
index 77770e39e7d6..000000000000
--- a/graphics/linux-f8-sdl_image/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-This is a simple library to load images of various formats as SDL surfaces.
-This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.
-
-(Linux version)
-
-WWW: http://www.libsdl.org/projects/SDL_image/
diff --git a/graphics/linux-f8-sdl_image/pkg-plist b/graphics/linux-f8-sdl_image/pkg-plist
deleted file mode 100644
index 3f46d8948388..000000000000
--- a/graphics/linux-f8-sdl_image/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-%%PORTDOCS%%usr/share/doc/SDL_image-%%SDLIMVER%%/CHANGES
-%%PORTDOCS%%usr/share/doc/SDL_image-%%SDLIMVER%%/COPYING
-%%PORTDOCS%%usr/share/doc/SDL_image-%%SDLIMVER%%/README
-usr/lib/libSDL_image-1.2.so.0
-usr/lib/libSDL_image-1.2.so.0.1.4
-@dirrm usr/share/doc/SDL_image-%%SDLIMVER%%