summaryrefslogtreecommitdiff
path: root/emulators/suse100_libpng
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2006-03-09 20:36:06 +0000
committertonio <tonio@pkgsrc.org>2006-03-09 20:36:06 +0000
commit4e3da9749c6696c717eef12702e6b70cf7228132 (patch)
tree44f710ebf2046094f6184fa06e7c773ada9f0464 /emulators/suse100_libpng
parent04e9e931d23a1630f2d71269073f31105a740588 (diff)
downloadpkgsrc-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_libpng')
-rw-r--r--emulators/suse100_libpng/DESCR4
-rw-r--r--emulators/suse100_libpng/Makefile24
-rw-r--r--emulators/suse100_libpng/Makefile.i3863
-rw-r--r--emulators/suse100_libpng/Makefile.powerpc3
-rw-r--r--emulators/suse100_libpng/Makefile.x86_643
-rw-r--r--emulators/suse100_libpng/distinfo.i3865
-rw-r--r--emulators/suse100_libpng/distinfo.powerpc5
-rw-r--r--emulators/suse100_libpng/distinfo.x86_645
8 files changed, 52 insertions, 0 deletions
diff --git a/emulators/suse100_libpng/DESCR b/emulators/suse100_libpng/DESCR
new file mode 100644
index 00000000000..f330608b9fc
--- /dev/null
+++ b/emulators/suse100_libpng/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 png shared libraries.
diff --git a/emulators/suse100_libpng/Makefile b/emulators/suse100_libpng/Makefile
new file mode 100644
index 00000000000..d1d41995f5c
--- /dev/null
+++ b/emulators/suse100_libpng/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:37:56 tonio Exp $
+
+DISTNAME= suse_libpng-${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 PNG 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_libpng/Makefile.i386 b/emulators/suse100_libpng/Makefile.i386
new file mode 100644
index 00000000000..42df3507c6a
--- /dev/null
+++ b/emulators/suse100_libpng/Makefile.i386
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.i386,v 1.1.1.1 2006/03/09 20:37:56 tonio Exp $
+
+RPMFILES= libpng-1.2.8-5.${SUSE_ARCH}.rpm
diff --git a/emulators/suse100_libpng/Makefile.powerpc b/emulators/suse100_libpng/Makefile.powerpc
new file mode 100644
index 00000000000..c4dc4cd81fa
--- /dev/null
+++ b/emulators/suse100_libpng/Makefile.powerpc
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.powerpc,v 1.1.1.1 2006/03/09 20:37:56 tonio Exp $
+
+RPMFILES= libpng-1.2.8-5.${SUSE_ARCH}.rpm
diff --git a/emulators/suse100_libpng/Makefile.x86_64 b/emulators/suse100_libpng/Makefile.x86_64
new file mode 100644
index 00000000000..e3c84a504ab
--- /dev/null
+++ b/emulators/suse100_libpng/Makefile.x86_64
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.x86_64,v 1.1.1.1 2006/03/09 20:37:56 tonio Exp $
+
+RPMFILES= libpng-1.2.8-5.${SUSE_ARCH}.rpm
diff --git a/emulators/suse100_libpng/distinfo.i386 b/emulators/suse100_libpng/distinfo.i386
new file mode 100644
index 00000000000..c292343c016
--- /dev/null
+++ b/emulators/suse100_libpng/distinfo.i386
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:37:56 tonio Exp $
+
+SHA1 (suse100/i586/libpng-1.2.8-5.i586.rpm) = d49ce43396b3ae2018284420a571999aa39aded4
+RMD160 (suse100/i586/libpng-1.2.8-5.i586.rpm) = 8935981206929f4b1a70f1a4af5421d2b80356d7
+Size (suse100/i586/libpng-1.2.8-5.i586.rpm) = 189002 bytes
diff --git a/emulators/suse100_libpng/distinfo.powerpc b/emulators/suse100_libpng/distinfo.powerpc
new file mode 100644
index 00000000000..92ef58883d7
--- /dev/null
+++ b/emulators/suse100_libpng/distinfo.powerpc
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:37:56 tonio Exp $
+
+SHA1 (suse100/ppc/libpng-1.2.8-5.ppc.rpm) = 54c5b529283e9bc6961de241185b9f7cfa3c96fd
+RMD160 (suse100/ppc/libpng-1.2.8-5.ppc.rpm) = fe0ea5e247c5059efc385ac839266b44ed5a7b2d
+Size (suse100/ppc/libpng-1.2.8-5.ppc.rpm) = 181975 bytes
diff --git a/emulators/suse100_libpng/distinfo.x86_64 b/emulators/suse100_libpng/distinfo.x86_64
new file mode 100644
index 00000000000..5fb9ab93c33
--- /dev/null
+++ b/emulators/suse100_libpng/distinfo.x86_64
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:37:56 tonio Exp $
+
+SHA1 (suse100/x86_64/libpng-1.2.8-5.x86_64.rpm) = f4baa12e4b0a2cd41b7baae59f9ac3fcf08c23b5
+RMD160 (suse100/x86_64/libpng-1.2.8-5.x86_64.rpm) = 7c76d4c3c9a25006ebec534e52d9020076ca595e
+Size (suse100/x86_64/libpng-1.2.8-5.x86_64.rpm) = 192720 bytes