diff options
Diffstat (limited to 'graphics/linux-jpeg')
-rw-r--r-- | graphics/linux-jpeg/Makefile | 29 | ||||
-rw-r--r-- | graphics/linux-jpeg/distinfo.i386 | 4 | ||||
-rw-r--r-- | graphics/linux-jpeg/pkg-descr | 1 | ||||
-rw-r--r-- | graphics/linux-jpeg/pkg-plist | 16 |
4 files changed, 0 insertions, 50 deletions
diff --git a/graphics/linux-jpeg/Makefile b/graphics/linux-jpeg/Makefile deleted file mode 100644 index 98c0f4960718..000000000000 --- a/graphics/linux-jpeg/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: linux-jpeg -# Date created: 9 April 2000 -# Whom: sada@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= jpeg -PORTVERSION= 6b.34 -PORTREVISION= 2 -CATEGORIES= graphics linux -MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} -DISTNAME= libjpeg-6b-34 - -MAINTAINER= emulation@FreeBSD.org -COMMENT= RPM of the JPEG lib - -CONFLICTS= linux-f8-jpeg-[0-9]* linux-f10-jpeg-[0-9]* - -# EXPIRATION_DATE is the EoL of the last 7.x release -EXPIRATION_DATE=2013-02-28 -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -USE_LDCONFIG= yes -ONLY_FOR_ARCHS= i386 amd64 - -BRANDELF_DIRS= usr/bin - -.include <bsd.port.mk> diff --git a/graphics/linux-jpeg/distinfo.i386 b/graphics/linux-jpeg/distinfo.i386 deleted file mode 100644 index 860cfa14ee55..000000000000 --- a/graphics/linux-jpeg/distinfo.i386 +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (rpm/i386/fedora/4/libjpeg-6b-34.i386.rpm) = ea20ba5fb640d7f716ff385ae9a17a3f49fbcb2ff085b5ad523c78851060b712 -SIZE (rpm/i386/fedora/4/libjpeg-6b-34.i386.rpm) = 132313 -SHA256 (rpm/i386/fedora/4/libjpeg-6b-34.src.rpm) = b6150ec93ea346b5a243a9c899c1bc0686296393763097d74191f84ed530247f -SIZE (rpm/i386/fedora/4/libjpeg-6b-34.src.rpm) = 545288 diff --git a/graphics/linux-jpeg/pkg-descr b/graphics/linux-jpeg/pkg-descr deleted file mode 100644 index f7cb766bdfd3..000000000000 --- a/graphics/linux-jpeg/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A port of jpeg lib rpm. diff --git a/graphics/linux-jpeg/pkg-plist b/graphics/linux-jpeg/pkg-plist deleted file mode 100644 index c9c21d293f90..000000000000 --- a/graphics/linux-jpeg/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -usr/bin/cjpeg -usr/bin/djpeg -usr/bin/jpegtran -usr/bin/rdjpgcom -usr/bin/wrjpgcom -usr/lib/libjpeg.so.62.0.0 -usr/share/doc/libjpeg-6b/README -usr/share/doc/libjpeg-6b/usage.doc -usr/share/man/man1/cjpeg.1.gz -usr/share/man/man1/djpeg.1.gz -usr/share/man/man1/jpegtran.1.gz -usr/share/man/man1/rdjpgcom.1.gz -usr/share/man/man1/wrjpgcom.1.gz -@exec ln -sf %D/usr/lib/libjpeg.so.62.0.0 %D/usr/lib/libjpeg.so.62 -@unexec rm -f %D/usr/lib/libjpeg.so.62 -@dirrm usr/share/doc/libjpeg-6b |