summaryrefslogtreecommitdiff
path: root/emulators/suse91_expat
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-01-08 16:53:21 +0000
committersalo <salo@pkgsrc.org>2006-01-08 16:53:21 +0000
commit8ac66da67c23278a3b68bc2007779fb22e4d1237 (patch)
tree89868d777f1c25e127247dd0e9513743d9c67be3 /emulators/suse91_expat
parent2779104892e23843142fe22ba61be35661459ab3 (diff)
downloadpkgsrc-8ac66da67c23278a3b68bc2007779fb22e4d1237.tar.gz
Add x86_64 files to SUSE emulation packages to make it easier
for COMPAT_LINUX testers to play with. Untested in run-time.
Diffstat (limited to 'emulators/suse91_expat')
-rw-r--r--emulators/suse91_expat/Makefile6
-rw-r--r--emulators/suse91_expat/Makefile.i3863
-rw-r--r--emulators/suse91_expat/Makefile.x86_643
-rw-r--r--emulators/suse91_expat/distinfo5
4 files changed, 14 insertions, 3 deletions
diff --git a/emulators/suse91_expat/Makefile b/emulators/suse91_expat/Makefile
index 91dac346d33..60bfa6de865 100644
--- a/emulators/suse91_expat/Makefile
+++ b/emulators/suse91_expat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/12/12 14:43:23 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/08 16:53:21 salo Exp $
DISTNAME= suse_expat-${SUSE_VERSION}
PKGREVISION= 1
@@ -17,7 +17,9 @@ NO_BUILD= YES
LIBTOOLIZE_PLIST= NO
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-RPMFILES= expat-1.95.7-37.${SUSE_ARCH}.rpm
+.if exists(Makefile.${MACHINE_ARCH})
+.include "Makefile.${MACHINE_ARCH}"
+.endif
.include "../../emulators/suse91_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/suse91_expat/Makefile.i386 b/emulators/suse91_expat/Makefile.i386
new file mode 100644
index 00000000000..385044ba27f
--- /dev/null
+++ b/emulators/suse91_expat/Makefile.i386
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.i386,v 1.1 2006/01/08 16:53:21 salo Exp $
+
+RPMFILES= expat-1.95.7-37.${SUSE_ARCH}.rpm
diff --git a/emulators/suse91_expat/Makefile.x86_64 b/emulators/suse91_expat/Makefile.x86_64
new file mode 100644
index 00000000000..b29da228bdc
--- /dev/null
+++ b/emulators/suse91_expat/Makefile.x86_64
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.x86_64,v 1.1 2006/01/08 16:53:21 salo Exp $
+
+RPMFILES= expat-1.95.7-31.${SUSE_ARCH}.rpm
diff --git a/emulators/suse91_expat/distinfo b/emulators/suse91_expat/distinfo
index 0dbbbfcb929..7d6ac8c3544 100644
--- a/emulators/suse91_expat/distinfo
+++ b/emulators/suse91_expat/distinfo
@@ -1,5 +1,8 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 18:49:20 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/01/08 16:53:21 salo Exp $
SHA1 (suse91/i586/expat-1.95.7-37.i586.rpm) = 2f32f41ef922591f053dfac51d356b52a17c2fa4
RMD160 (suse91/i586/expat-1.95.7-37.i586.rpm) = 158276d4653092129342a47e78785c5f55f8cccd
Size (suse91/i586/expat-1.95.7-37.i586.rpm) = 176293 bytes
+SHA1 (suse91/x86_64/expat-1.95.7-31.x86_64.rpm) = 128de07016acd1d00d64cd6ed30287a9eb4535c5
+RMD160 (suse91/x86_64/expat-1.95.7-31.x86_64.rpm) = f9494e49ff07da6ae7ee333f63699d9ba29af705
+Size (suse91/x86_64/expat-1.95.7-31.x86_64.rpm) = 162352 bytes