summaryrefslogtreecommitdiff
path: root/emulators/suse100_expat
diff options
context:
space:
mode:
authortonio <tonio>2006-03-09 20:33:46 +0000
committertonio <tonio>2006-03-09 20:33:46 +0000
commit51fc312de7f04ec568976afe3f0727fa79fd23c1 (patch)
tree90b8cd402dc25e1d903a58a2a92c5679be7a08a1 /emulators/suse100_expat
parentfb857d82a2f8e694e2e5ccfd7e486b02e79b7a45 (diff)
downloadpkgsrc-51fc312de7f04ec568976afe3f0727fa79fd23c1.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_expat')
-rw-r--r--emulators/suse100_expat/DESCR5
-rw-r--r--emulators/suse100_expat/Makefile25
-rw-r--r--emulators/suse100_expat/Makefile.i3863
-rw-r--r--emulators/suse100_expat/Makefile.powerpc3
-rw-r--r--emulators/suse100_expat/Makefile.x86_643
-rw-r--r--emulators/suse100_expat/distinfo.i3865
-rw-r--r--emulators/suse100_expat/distinfo.powerpc5
-rw-r--r--emulators/suse100_expat/distinfo.x86_645
8 files changed, 54 insertions, 0 deletions
diff --git a/emulators/suse100_expat/DESCR b/emulators/suse100_expat/DESCR
new file mode 100644
index 00000000000..9f2f36c8801
--- /dev/null
+++ b/emulators/suse100_expat/DESCR
@@ -0,0 +1,5 @@
+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 glibc2 which require
+expat shared libraries.
diff --git a/emulators/suse100_expat/Makefile b/emulators/suse100_expat/Makefile
new file mode 100644
index 00000000000..f7532545c3d
--- /dev/null
+++ b/emulators/suse100_expat/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
+
+DISTNAME= suse_expat-${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 expat binaries
+
+DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse100_base
+
+EXTRACT_ONLY= # empty
+NO_BUILD= YES
+LIBTOOLIZE_PLIST= NO
+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_expat/Makefile.i386 b/emulators/suse100_expat/Makefile.i386
new file mode 100644
index 00000000000..ccb141d14e5
--- /dev/null
+++ b/emulators/suse100_expat/Makefile.i386
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.i386,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
+
+RPMFILES= expat-1.95.8-5.${SUSE_ARCH}.rpm
diff --git a/emulators/suse100_expat/Makefile.powerpc b/emulators/suse100_expat/Makefile.powerpc
new file mode 100644
index 00000000000..0038cf086b6
--- /dev/null
+++ b/emulators/suse100_expat/Makefile.powerpc
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.powerpc,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
+
+RPMFILES= expat-1.95.8-5.${SUSE_ARCH}.rpm
diff --git a/emulators/suse100_expat/Makefile.x86_64 b/emulators/suse100_expat/Makefile.x86_64
new file mode 100644
index 00000000000..e852bacc46e
--- /dev/null
+++ b/emulators/suse100_expat/Makefile.x86_64
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.x86_64,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
+
+RPMFILES= expat-1.95.8-5.${SUSE_ARCH}.rpm
diff --git a/emulators/suse100_expat/distinfo.i386 b/emulators/suse100_expat/distinfo.i386
new file mode 100644
index 00000000000..6337520e385
--- /dev/null
+++ b/emulators/suse100_expat/distinfo.i386
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
+
+SHA1 (suse100/i586/expat-1.95.8-5.i586.rpm) = 530fed5152b62a434ad7fd188286894330e35171
+RMD160 (suse100/i586/expat-1.95.8-5.i586.rpm) = f0176be8227ad9e7ca3a7c881aa254510611e370
+Size (suse100/i586/expat-1.95.8-5.i586.rpm) = 174716 bytes
diff --git a/emulators/suse100_expat/distinfo.powerpc b/emulators/suse100_expat/distinfo.powerpc
new file mode 100644
index 00000000000..1351c89f34b
--- /dev/null
+++ b/emulators/suse100_expat/distinfo.powerpc
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
+
+SHA1 (suse100/ppc/expat-1.95.8-5.ppc.rpm) = f67841b0ae35d4bca589f502533911e19e1c4bc5
+RMD160 (suse100/ppc/expat-1.95.8-5.ppc.rpm) = 8542f175d1d65a0db1baa0fcc387c463e62711b4
+Size (suse100/ppc/expat-1.95.8-5.ppc.rpm) = 194025 bytes
diff --git a/emulators/suse100_expat/distinfo.x86_64 b/emulators/suse100_expat/distinfo.x86_64
new file mode 100644
index 00000000000..d980efbb871
--- /dev/null
+++ b/emulators/suse100_expat/distinfo.x86_64
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:35:09 tonio Exp $
+
+SHA1 (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 00d012cecfc4cd51aa11f98b19444d3fc3330b14
+RMD160 (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 5c2112713535d1fce2ac6f69908662310055f8ec
+Size (suse100/x86_64/expat-1.95.8-5.x86_64.rpm) = 168529 bytes