diff options
author | tonio <tonio@pkgsrc.org> | 2006-03-09 20:36:06 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2006-03-09 20:36:06 +0000 |
commit | 4e3da9749c6696c717eef12702e6b70cf7228132 (patch) | |
tree | 44f710ebf2046094f6184fa06e7c773ada9f0464 /emulators/suse100_libtiff | |
parent | 04e9e931d23a1630f2d71269073f31105a740588 (diff) | |
download | pkgsrc-4e3da9749c6696c717eef12702e6b70cf7228132.tar.gz |
Import openSUSE 10.0 base packages for Linux emulation
Add support for powerpc (but it does *not* work stable yet)
Diffstat (limited to 'emulators/suse100_libtiff')
-rw-r--r-- | emulators/suse100_libtiff/DESCR | 4 | ||||
-rw-r--r-- | emulators/suse100_libtiff/Makefile | 24 | ||||
-rw-r--r-- | emulators/suse100_libtiff/Makefile.i386 | 3 | ||||
-rw-r--r-- | emulators/suse100_libtiff/Makefile.powerpc | 3 | ||||
-rw-r--r-- | emulators/suse100_libtiff/Makefile.x86_64 | 3 | ||||
-rw-r--r-- | emulators/suse100_libtiff/distinfo.i386 | 5 | ||||
-rw-r--r-- | emulators/suse100_libtiff/distinfo.powerpc | 5 | ||||
-rw-r--r-- | emulators/suse100_libtiff/distinfo.x86_64 | 5 |
8 files changed, 52 insertions, 0 deletions
diff --git a/emulators/suse100_libtiff/DESCR b/emulators/suse100_libtiff/DESCR new file mode 100644 index 00000000000..6eb5ded69a7 --- /dev/null +++ b/emulators/suse100_libtiff/DESCR @@ -0,0 +1,4 @@ +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/suse100_libtiff/Makefile b/emulators/suse100_libtiff/Makefile new file mode 100644 index 00000000000..1ba08a928fa --- /dev/null +++ b/emulators/suse100_libtiff/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $ + +DISTNAME= suse_libtiff-${SUSE_VERSION} +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_SUSE100} +DISTFILES= ${RPMFILES} + +MAINTAINER= tonio@NetBSD.org +HOMEPAGE= http://www.suse.com/ +COMMENT= Linux compatibility package for the TIFF library + +DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse100_base + +EXTRACT_ONLY= # empty +NO_BUILD= YES +PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC + +.if exists(Makefile.${MACHINE_ARCH}) +.include "Makefile.${MACHINE_ARCH}" +DISTINFO_FILE= ${.CURDIR}/distinfo.${MACHINE_ARCH} +.endif + +.include "../../emulators/suse100_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse100_libtiff/Makefile.i386 b/emulators/suse100_libtiff/Makefile.i386 new file mode 100644 index 00000000000..8168045bf2f --- /dev/null +++ b/emulators/suse100_libtiff/Makefile.i386 @@ -0,0 +1,3 @@ +# $NetBSD: Makefile.i386,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $ + +RPMFILES= libtiff-3.7.3-2.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_libtiff/Makefile.powerpc b/emulators/suse100_libtiff/Makefile.powerpc new file mode 100644 index 00000000000..7a88b489c55 --- /dev/null +++ b/emulators/suse100_libtiff/Makefile.powerpc @@ -0,0 +1,3 @@ +# $NetBSD: Makefile.powerpc,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $ + +RPMFILES= libtiff-3.7.3-2.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_libtiff/Makefile.x86_64 b/emulators/suse100_libtiff/Makefile.x86_64 new file mode 100644 index 00000000000..0f018abcf68 --- /dev/null +++ b/emulators/suse100_libtiff/Makefile.x86_64 @@ -0,0 +1,3 @@ +# $NetBSD: Makefile.x86_64,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $ + +RPMFILES= libtiff-3.7.3-2.${SUSE_ARCH}.rpm diff --git a/emulators/suse100_libtiff/distinfo.i386 b/emulators/suse100_libtiff/distinfo.i386 new file mode 100644 index 00000000000..b7e6d1ced03 --- /dev/null +++ b/emulators/suse100_libtiff/distinfo.i386 @@ -0,0 +1,5 @@ +$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $ + +SHA1 (suse100/i586/libtiff-3.7.3-2.i586.rpm) = 75a651891f164fdb5030550c4f1afa4fe30e7146 +RMD160 (suse100/i586/libtiff-3.7.3-2.i586.rpm) = 89a9a7f6f5849a46a5c01238d270f85bc76e6a36 +Size (suse100/i586/libtiff-3.7.3-2.i586.rpm) = 119710 bytes diff --git a/emulators/suse100_libtiff/distinfo.powerpc b/emulators/suse100_libtiff/distinfo.powerpc new file mode 100644 index 00000000000..b040fb7ee96 --- /dev/null +++ b/emulators/suse100_libtiff/distinfo.powerpc @@ -0,0 +1,5 @@ +$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $ + +SHA1 (suse100/ppc/libtiff-3.7.3-2.ppc.rpm) = c8b304983ea5e0b2a7502970c1671f4d5b8b89eb +RMD160 (suse100/ppc/libtiff-3.7.3-2.ppc.rpm) = 076959ab248aa5001c803ce88c8981fec19514a4 +Size (suse100/ppc/libtiff-3.7.3-2.ppc.rpm) = 137919 bytes diff --git a/emulators/suse100_libtiff/distinfo.x86_64 b/emulators/suse100_libtiff/distinfo.x86_64 new file mode 100644 index 00000000000..46cd5c3a906 --- /dev/null +++ b/emulators/suse100_libtiff/distinfo.x86_64 @@ -0,0 +1,5 @@ +$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:38:20 tonio Exp $ + +SHA1 (suse100/x86_64/libtiff-3.7.3-2.x86_64.rpm) = db4826b6f269a3c20df1cd14335376e6d069b0e9 +RMD160 (suse100/x86_64/libtiff-3.7.3-2.x86_64.rpm) = 099e87be107f2efa5bf52d8e0a3e7f1ac75d4b36 +Size (suse100/x86_64/libtiff-3.7.3-2.x86_64.rpm) = 128428 bytes |