diff options
author | obache <obache@pkgsrc.org> | 2013-12-05 11:42:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-12-05 11:42:12 +0000 |
commit | 6e20b6929a7a5ab104adf1e729b96da4c08d0289 (patch) | |
tree | a58c56c22e0eeab507e6d3bbe20f63fab5e564a4 /emulators/suse131_libpng | |
parent | 7e8d07dab1e402807b5edfb9aea965d7edc2e62b (diff) | |
download | pkgsrc-6e20b6929a7a5ab104adf1e729b96da4c08d0289.tar.gz |
Added openSUSE 13.1 packages, provides a number of components for a
openSUSE-based Linux binary emulation environment.
Diffstat (limited to 'emulators/suse131_libpng')
-rw-r--r-- | emulators/suse131_libpng/DESCR | 6 | ||||
-rw-r--r-- | emulators/suse131_libpng/Makefile | 14 | ||||
-rw-r--r-- | emulators/suse131_libpng/distinfo | 14 |
3 files changed, 34 insertions, 0 deletions
diff --git a/emulators/suse131_libpng/DESCR b/emulators/suse131_libpng/DESCR new file mode 100644 index 00000000000..a182565889d --- /dev/null +++ b/emulators/suse131_libpng/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 PNG shared libraries. diff --git a/emulators/suse131_libpng/Makefile b/emulators/suse131_libpng/Makefile new file mode 100644 index 00000000000..752554604f6 --- /dev/null +++ b/emulators/suse131_libpng/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2013/12/05 11:42:16 obache Exp $ + +DISTNAME= suse_libpng-${SUSE_VERSION} +CATEGORIES= emulators +RPMPKGS+= libpng12-0-1.2.50-6.1.2.${SUSE_ARCH} +RPMPKGS+= libpng16-16-1.6.6-1.1.${SUSE_ARCH} + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Linux compatibility package for PNG + +EMUL_MODULES.linux= base + +.include "../../emulators/suse131_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse131_libpng/distinfo b/emulators/suse131_libpng/distinfo new file mode 100644 index 00000000000..43506039dd7 --- /dev/null +++ b/emulators/suse131_libpng/distinfo @@ -0,0 +1,14 @@ +$NetBSD: distinfo,v 1.1 2013/12/05 11:42:16 obache Exp $ + +SHA1 (suse131/libpng12-0-1.2.50-6.1.2.i586.rpm) = b1cfab7467ca7b1976d0cfaf7c36c59dc9cb64e3 +RMD160 (suse131/libpng12-0-1.2.50-6.1.2.i586.rpm) = 1d343b16deb10718f421f25390098f38761a6b90 +Size (suse131/libpng12-0-1.2.50-6.1.2.i586.rpm) = 72548 bytes +SHA1 (suse131/libpng12-0-1.2.50-6.1.2.x86_64.rpm) = af212a6625a61cf4ffb5f7b94697269d95464fc6 +RMD160 (suse131/libpng12-0-1.2.50-6.1.2.x86_64.rpm) = bad076510be0f9a8a0dbbf4491f9554e2ae84ac7 +Size (suse131/libpng12-0-1.2.50-6.1.2.x86_64.rpm) = 76397 bytes +SHA1 (suse131/libpng16-16-1.6.6-1.1.i586.rpm) = abbf67f829602c4c707a5d4c5fe4396bdb4fb93b +RMD160 (suse131/libpng16-16-1.6.6-1.1.i586.rpm) = 90fd2441ea0665f003e53c194faa92874d300391 +Size (suse131/libpng16-16-1.6.6-1.1.i586.rpm) = 116247 bytes +SHA1 (suse131/libpng16-16-1.6.6-1.1.x86_64.rpm) = 5034cd2aa6bb349bbddf828e81723749b48fa6e0 +RMD160 (suse131/libpng16-16-1.6.6-1.1.x86_64.rpm) = ec163679fe6ff1e829285070b735dca749e6e712 +Size (suse131/libpng16-16-1.6.6-1.1.x86_64.rpm) = 122360 bytes |