diff options
author | obache <obache@pkgsrc.org> | 2012-03-21 13:38:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-21 13:38:40 +0000 |
commit | e17ae1b86a88946001e4b54a8b4c22de768f9e7b (patch) | |
tree | 9489afec281863eb908fd406a988eb0cb94fcc26 /emulators/suse121_libtiff | |
parent | 8cec0ee5af60366f9abd06b7fde80f263705929a (diff) | |
download | pkgsrc-e17ae1b86a88946001e4b54a8b4c22de768f9e7b.tar.gz |
Import suse_libtiff-12.1 as emulators/suse121_libtiff.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require TIFF shared libraries.
Diffstat (limited to 'emulators/suse121_libtiff')
-rw-r--r-- | emulators/suse121_libtiff/DESCR | 6 | ||||
-rw-r--r-- | emulators/suse121_libtiff/Makefile | 13 | ||||
-rw-r--r-- | emulators/suse121_libtiff/distinfo | 8 |
3 files changed, 27 insertions, 0 deletions
diff --git a/emulators/suse121_libtiff/DESCR b/emulators/suse121_libtiff/DESCR new file mode 100644 index 00000000000..0a095220736 --- /dev/null +++ b/emulators/suse121_libtiff/DESCR @@ -0,0 +1,6 @@ +Linux compatibility package based on the openSUSE Linux distribution. +Please visit http://www.opensuse.org/ for more information about openSUSE +Linux. + +This package supports running ELF binaries linked with glibc2 that +require TIFF shared libraries. diff --git a/emulators/suse121_libtiff/Makefile b/emulators/suse121_libtiff/Makefile new file mode 100644 index 00000000000..046f69d559f --- /dev/null +++ b/emulators/suse121_libtiff/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:38:40 obache Exp $ + +DISTNAME= suse_libtiff-${SUSE_VERSION} +CATEGORIES= emulators +RPMPKGS+= libtiff3-3.9.5-8.1.2.${SUSE_ARCH} + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Linux compatibility package for TIFF + +EMUL_MODULES.linux= jpeg + +.include "../../emulators/suse121_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse121_libtiff/distinfo b/emulators/suse121_libtiff/distinfo new file mode 100644 index 00000000000..3a030b454a5 --- /dev/null +++ b/emulators/suse121_libtiff/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1.1.1 2012/03/21 13:38:40 obache Exp $ + +SHA1 (suse121/libtiff3-3.9.5-8.1.2.i586.rpm) = dd1f2078c7dfdc187e68ebbf6b9bb59f835121ca +RMD160 (suse121/libtiff3-3.9.5-8.1.2.i586.rpm) = 8f08f758160e2c37f4b38deec50505a76ca589ac +Size (suse121/libtiff3-3.9.5-8.1.2.i586.rpm) = 125427 bytes +SHA1 (suse121/libtiff3-3.9.5-8.1.2.x86_64.rpm) = cad5d726ccfc6e66fe5129f855bf55565245ff9a +RMD160 (suse121/libtiff3-3.9.5-8.1.2.x86_64.rpm) = 675488d0f2f8518efcfd90036059cac1ab6e9901 +Size (suse121/libtiff3-3.9.5-8.1.2.x86_64.rpm) = 126880 bytes |