summaryrefslogtreecommitdiff
path: root/emulators/suse91_libjpeg
diff options
context:
space:
mode:
authorsalo <salo>2006-01-08 16:53:21 +0000
committersalo <salo>2006-01-08 16:53:21 +0000
commitffdcfd0889a82e88c4ddf0562755b7c9f9815d02 (patch)
tree89868d777f1c25e127247dd0e9513743d9c67be3 /emulators/suse91_libjpeg
parent601dace1c96623b4a875a86185a628236d490cc9 (diff)
downloadpkgsrc-ffdcfd0889a82e88c4ddf0562755b7c9f9815d02.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_libjpeg')
-rw-r--r--emulators/suse91_libjpeg/Makefile6
-rw-r--r--emulators/suse91_libjpeg/Makefile.i3863
-rw-r--r--emulators/suse91_libjpeg/Makefile.x86_643
-rw-r--r--emulators/suse91_libjpeg/distinfo5
4 files changed, 14 insertions, 3 deletions
diff --git a/emulators/suse91_libjpeg/Makefile b/emulators/suse91_libjpeg/Makefile
index f6c7d038346..9f90e1636e8 100644
--- a/emulators/suse91_libjpeg/Makefile
+++ b/emulators/suse91_libjpeg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/12/12 14:43:24 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/01/08 16:53:21 salo Exp $
DISTNAME= suse_libjpeg-${SUSE_VERSION}
PKGREVISION= 1
@@ -17,7 +17,9 @@ NO_BUILD= YES
LIBTOOLIZE_PLIST= NO
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-RPMFILES= libjpeg-6.2.0-731.${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_libjpeg/Makefile.i386 b/emulators/suse91_libjpeg/Makefile.i386
new file mode 100644
index 00000000000..bebaf49e1d0
--- /dev/null
+++ b/emulators/suse91_libjpeg/Makefile.i386
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.i386,v 1.1 2006/01/08 16:53:21 salo Exp $
+
+RPMFILES= libjpeg-6.2.0-731.${SUSE_ARCH}.rpm
diff --git a/emulators/suse91_libjpeg/Makefile.x86_64 b/emulators/suse91_libjpeg/Makefile.x86_64
new file mode 100644
index 00000000000..13d221541f1
--- /dev/null
+++ b/emulators/suse91_libjpeg/Makefile.x86_64
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.x86_64,v 1.1 2006/01/08 16:53:21 salo Exp $
+
+RPMFILES= libjpeg-6.2.0-320.${SUSE_ARCH}.rpm
diff --git a/emulators/suse91_libjpeg/distinfo b/emulators/suse91_libjpeg/distinfo
index 110ad8d982b..5e02d0503ee 100644
--- a/emulators/suse91_libjpeg/distinfo
+++ b/emulators/suse91_libjpeg/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/libjpeg-6.2.0-731.i586.rpm) = d7a77de29f2cab10df98fef2259cac6b5a96a607
RMD160 (suse91/i586/libjpeg-6.2.0-731.i586.rpm) = ee7004d36fc5f56419ccd4f4a4dfbcb0e9a8f4f7
Size (suse91/i586/libjpeg-6.2.0-731.i586.rpm) = 134966 bytes
+SHA1 (suse91/x86_64/libjpeg-6.2.0-320.x86_64.rpm) = 4a3d4d5c11e9e9fbdb1d0309e070ae0dff8f2336
+RMD160 (suse91/x86_64/libjpeg-6.2.0-320.x86_64.rpm) = 6333cedd354b315fe7a937c3c7bb7a27a334727e
+Size (suse91/x86_64/libjpeg-6.2.0-320.x86_64.rpm) = 121861 bytes