diff options
author | rh <rh> | 2003-04-19 07:12:18 +0000 |
---|---|---|
committer | rh <rh> | 2003-04-19 07:12:18 +0000 |
commit | af90aad2c4cf9b1246e28722d2ad1c4d93aabc23 (patch) | |
tree | 04a11433172931a01971caa31bcd9597d77ffd04 /emulators/suse_libtiff | |
parent | cac68b75bd5f94eef9767b0317181da529b6e0a3 (diff) | |
download | pkgsrc-af90aad2c4cf9b1246e28722d2ad1c4d93aabc23.tar.gz |
Initial import of suse_libtiff-7.3, a Linux compatibility package for the
TIFF library.
Diffstat (limited to 'emulators/suse_libtiff')
-rw-r--r-- | emulators/suse_libtiff/DESCR | 5 | ||||
-rw-r--r-- | emulators/suse_libtiff/Makefile | 25 | ||||
-rw-r--r-- | emulators/suse_libtiff/distinfo | 4 |
3 files changed, 34 insertions, 0 deletions
diff --git a/emulators/suse_libtiff/DESCR b/emulators/suse_libtiff/DESCR new file mode 100644 index 00000000000..78ff918946c --- /dev/null +++ b/emulators/suse_libtiff/DESCR @@ -0,0 +1,5 @@ +Linux compatibility package based on the SuSE Linux distribution, take a +look at "http://www.suse.com/" for more information about it. + +This package supports running ELF binaries linked with tiff shared +libraries. diff --git a/emulators/suse_libtiff/Makefile b/emulators/suse_libtiff/Makefile new file mode 100644 index 00000000000..14bb86f5966 --- /dev/null +++ b/emulators/suse_libtiff/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/04/19 07:12:18 rh Exp $ + +DISTNAME= libtiff +PKGNAME= suse_${DISTNAME}-${SUSE_VERSION} +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_SUSE:=gra1/} +EXTRACT_SUFX= .rpm + +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.suse.com/ +COMMENT= Linux compatibility package for the TIFF library + +DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base + +ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-powerpc + +USE_BUILDLINK2= YES +NO_BUILD= YES +EXTRACT_ONLY= # empty +PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC + +RPMFILES= ${DISTNAME}${EXTRACT_SUFX} + +.include "../suse_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse_libtiff/distinfo b/emulators/suse_libtiff/distinfo new file mode 100644 index 00000000000..e1e29f15952 --- /dev/null +++ b/emulators/suse_libtiff/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/04/19 07:12:18 rh Exp $ + +SHA1 (suse73/i386/libtiff.rpm) = 10c14054de815bc7f6c03a16864736ad941c183f +Size (suse73/i386/libtiff.rpm) = 476233 bytes |