summaryrefslogtreecommitdiff
path: root/emulators/suse91_aspell
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_aspell
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_aspell')
-rw-r--r--emulators/suse91_aspell/Makefile10
-rw-r--r--emulators/suse91_aspell/Makefile.i3863
-rw-r--r--emulators/suse91_aspell/Makefile.x86_643
-rw-r--r--emulators/suse91_aspell/distinfo5
4 files changed, 15 insertions, 6 deletions
diff --git a/emulators/suse91_aspell/Makefile b/emulators/suse91_aspell/Makefile
index f163c3d5d0c..a471c07d333 100644
--- a/emulators/suse91_aspell/Makefile
+++ b/emulators/suse91_aspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/12/12 14:43:23 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/01/08 16:53:21 salo Exp $
DISTNAME= suse_aspell-${SUSE_VERSION}
PKGREVISION= 1
@@ -10,18 +10,18 @@ MAINTAINER= jdolecek@NetBSD.org
HOMEPAGE= http://www.suse.com/
COMMENT= Linux compatibility package for Aspell library
-RPMFILES= aspell-0.50.5-38.4.${SUSE_ARCH}.rpm
-
.include "../../emulators/suse_linux/Makefile.application"
.if !defined(USE_NATIVE_LINUX)
DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse91_base
.endif
-ONLY_FOR_PLATFORM= *-*-i386
-
EXTRACT_ONLY= # empty
NO_BUILD= YES
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
+.if exists(Makefile.${MACHINE_ARCH})
+.include "Makefile.${MACHINE_ARCH}"
+.endif
+
.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/suse91_aspell/Makefile.i386 b/emulators/suse91_aspell/Makefile.i386
new file mode 100644
index 00000000000..b4dd2849563
--- /dev/null
+++ b/emulators/suse91_aspell/Makefile.i386
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.i386,v 1.1 2006/01/08 16:53:21 salo Exp $
+
+RPMFILES= aspell-0.50.5-38.4.${SUSE_ARCH}.rpm
diff --git a/emulators/suse91_aspell/Makefile.x86_64 b/emulators/suse91_aspell/Makefile.x86_64
new file mode 100644
index 00000000000..523d98c7265
--- /dev/null
+++ b/emulators/suse91_aspell/Makefile.x86_64
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.x86_64,v 1.1 2006/01/08 16:53:21 salo Exp $
+
+RPMFILES= aspell-0.50.5-38.4.${SUSE_ARCH}.rpm
diff --git a/emulators/suse91_aspell/distinfo b/emulators/suse91_aspell/distinfo
index 73eeeb8adeb..d055a803b42 100644
--- a/emulators/suse91_aspell/distinfo
+++ b/emulators/suse91_aspell/distinfo
@@ -1,5 +1,8 @@
-$NetBSD: distinfo,v 1.3 2005/11/06 14:52:43 salo Exp $
+$NetBSD: distinfo,v 1.4 2006/01/08 16:53:21 salo Exp $
SHA1 (suse91/i586/aspell-0.50.5-38.4.i586.rpm) = cffd30f8176afb8f3ad51fb50c09fbd34413d74e
RMD160 (suse91/i586/aspell-0.50.5-38.4.i586.rpm) = 5244e5a391a01373ded4b866a0eb2f8e133dde96
Size (suse91/i586/aspell-0.50.5-38.4.i586.rpm) = 566009 bytes
+SHA1 (suse91/x86_64/aspell-0.50.5-38.4.x86_64.rpm) = 1547b1d379b1fa8bbeac998004dcfcba99002c2f
+RMD160 (suse91/x86_64/aspell-0.50.5-38.4.x86_64.rpm) = 43ae8d83b0a89261b8ad53ce80671fe7b399bcce
+Size (suse91/x86_64/aspell-0.50.5-38.4.x86_64.rpm) = 575917 bytes