diff options
author | obache <obache@pkgsrc.org> | 2012-03-21 13:38:03 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-21 13:38:03 +0000 |
commit | b4b736936d03417dc3df9782b33c62fa48807c06 (patch) | |
tree | 7b2d46e16adca0038fa170ec29fb4ded0d9dbd59 /emulators | |
parent | 93b5f60b30d549680d1a3ca817eafb6b335a71f9 (diff) | |
download | pkgsrc-b4b736936d03417dc3df9782b33c62fa48807c06.tar.gz |
Import suse_libjpeg-12.1 as emulators/suse121_libjpeg.
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 JPEG shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse121_libjpeg/DESCR | 6 | ||||
-rw-r--r-- | emulators/suse121_libjpeg/Makefile | 14 | ||||
-rw-r--r-- | emulators/suse121_libjpeg/distinfo | 14 |
3 files changed, 34 insertions, 0 deletions
diff --git a/emulators/suse121_libjpeg/DESCR b/emulators/suse121_libjpeg/DESCR new file mode 100644 index 00000000000..11304a7362e --- /dev/null +++ b/emulators/suse121_libjpeg/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 JPEG shared libraries. diff --git a/emulators/suse121_libjpeg/Makefile b/emulators/suse121_libjpeg/Makefile new file mode 100644 index 00000000000..05e0721bdc6 --- /dev/null +++ b/emulators/suse121_libjpeg/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:38:03 obache Exp $ + +DISTNAME= suse_libjpeg-${SUSE_VERSION} +CATEGORIES= emulators +RPMPKGS+= libjpeg62-62.0.0-10.1.2.${SUSE_ARCH} +RPMPKGS+= libjpeg8-8.0.2-8.1.2.${SUSE_ARCH} + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Linux compatibility package for JPEG + +EMUL_MODULES.linux= base + +.include "../../emulators/suse121_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse121_libjpeg/distinfo b/emulators/suse121_libjpeg/distinfo new file mode 100644 index 00000000000..94b0eb5ddf3 --- /dev/null +++ b/emulators/suse121_libjpeg/distinfo @@ -0,0 +1,14 @@ +$NetBSD: distinfo,v 1.1.1.1 2012/03/21 13:38:03 obache Exp $ + +SHA1 (suse121/libjpeg62-62.0.0-10.1.2.i586.rpm) = a2efa1bd5fdda2d032bb8de7592851565011d1b1 +RMD160 (suse121/libjpeg62-62.0.0-10.1.2.i586.rpm) = 2eb2fb894c3da4979c2953f6f041a5a45e10863f +Size (suse121/libjpeg62-62.0.0-10.1.2.i586.rpm) = 94134 bytes +SHA1 (suse121/libjpeg62-62.0.0-10.1.2.x86_64.rpm) = bc4e19102c445dbf025b6be52f189aaa450b6e3f +RMD160 (suse121/libjpeg62-62.0.0-10.1.2.x86_64.rpm) = 03471e020f193c14802b4433d1eb01a59217a282 +Size (suse121/libjpeg62-62.0.0-10.1.2.x86_64.rpm) = 89575 bytes +SHA1 (suse121/libjpeg8-8.0.2-8.1.2.i586.rpm) = 017c8991ab90ff4ed3b67b31c4a8089dfd7206fd +RMD160 (suse121/libjpeg8-8.0.2-8.1.2.i586.rpm) = f7e6fb22cc554561df0cb337a48ad5ab929c042b +Size (suse121/libjpeg8-8.0.2-8.1.2.i586.rpm) = 97311 bytes +SHA1 (suse121/libjpeg8-8.0.2-8.1.2.x86_64.rpm) = 299a857bd491cc62a9e2605e169460f928dcef31 +RMD160 (suse121/libjpeg8-8.0.2-8.1.2.x86_64.rpm) = adf1106b74c2c6891a1d2a90e4dc5369488a0628 +Size (suse121/libjpeg8-8.0.2-8.1.2.x86_64.rpm) = 98431 bytes |