summaryrefslogtreecommitdiff
path: root/emulators/suse100_x11
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_x11
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_x11')
-rw-r--r--emulators/suse100_x11/DESCR5
-rw-r--r--emulators/suse100_x11/Makefile26
-rw-r--r--emulators/suse100_x11/Makefile.i3863
-rw-r--r--emulators/suse100_x11/Makefile.powerpc3
-rw-r--r--emulators/suse100_x11/Makefile.x86_643
-rw-r--r--emulators/suse100_x11/distinfo.i3865
-rw-r--r--emulators/suse100_x11/distinfo.powerpc8
-rw-r--r--emulators/suse100_x11/distinfo.x86_645
8 files changed, 58 insertions, 0 deletions
diff --git a/emulators/suse100_x11/DESCR b/emulators/suse100_x11/DESCR
new file mode 100644
index 00000000000..023c56f39b1
--- /dev/null
+++ b/emulators/suse100_x11/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
+X11 shared libraries.
diff --git a/emulators/suse100_x11/Makefile b/emulators/suse100_x11/Makefile
new file mode 100644
index 00000000000..eb429ed966b
--- /dev/null
+++ b/emulators/suse100_x11/Makefile
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
+
+DISTNAME= suse_x11-${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 X11 binaries
+
+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 "../../mk/bsd.prefs.mk"
+
+.include "../../emulators/suse100_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/suse100_x11/Makefile.i386 b/emulators/suse100_x11/Makefile.i386
new file mode 100644
index 00000000000..cc90cfe6da4
--- /dev/null
+++ b/emulators/suse100_x11/Makefile.i386
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.i386,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
+
+RPMFILES= xorg-x11-libs-6.8.2-100.${SUSE_ARCH}.rpm
diff --git a/emulators/suse100_x11/Makefile.powerpc b/emulators/suse100_x11/Makefile.powerpc
new file mode 100644
index 00000000000..483c39a5e8f
--- /dev/null
+++ b/emulators/suse100_x11/Makefile.powerpc
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.powerpc,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
+
+RPMFILES= xorg-x11-libs-6.8.2-100.${SUSE_ARCH}.rpm
diff --git a/emulators/suse100_x11/Makefile.x86_64 b/emulators/suse100_x11/Makefile.x86_64
new file mode 100644
index 00000000000..258dc54e1c9
--- /dev/null
+++ b/emulators/suse100_x11/Makefile.x86_64
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.x86_64,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
+
+RPMFILES= xorg-x11-libs-6.8.2-100.${SUSE_ARCH}.rpm
diff --git a/emulators/suse100_x11/distinfo.i386 b/emulators/suse100_x11/distinfo.i386
new file mode 100644
index 00000000000..6afff4b30fa
--- /dev/null
+++ b/emulators/suse100_x11/distinfo.i386
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.i386,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
+
+SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = e00b5a0dc265df2957cd0fbfe36b1707764cca29
+RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 333093b77d2ba3588f32baf1acca135799922cc8
+Size (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 2926591 bytes
diff --git a/emulators/suse100_x11/distinfo.powerpc b/emulators/suse100_x11/distinfo.powerpc
new file mode 100644
index 00000000000..ad7e3e8b082
--- /dev/null
+++ b/emulators/suse100_x11/distinfo.powerpc
@@ -0,0 +1,8 @@
+$NetBSD: distinfo.powerpc,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
+
+SHA1 (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = 83d2333a1a354733deca3273c0288cc300b60204
+RMD160 (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = a68959b243edac1f6a19a9849a6f705a44005320
+Size (suse100/ppc/xorg-x11-libs-6.8.2-100.ppc.rpm) = 2835400 bytes
+SHA1 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = e00b5a0dc265df2957cd0fbfe36b1707764cca29
+RMD160 (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 333093b77d2ba3588f32baf1acca135799922cc8
+Size (suse100/i586/xorg-x11-libs-6.8.2-100.i586.rpm) = 2926591 bytes
diff --git a/emulators/suse100_x11/distinfo.x86_64 b/emulators/suse100_x11/distinfo.x86_64
new file mode 100644
index 00000000000..00442e14173
--- /dev/null
+++ b/emulators/suse100_x11/distinfo.x86_64
@@ -0,0 +1,5 @@
+$NetBSD: distinfo.x86_64,v 1.1.1.1 2006/03/09 20:37:05 tonio Exp $
+
+SHA1 (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = f7efb5bad41ea72756b845554b92bed9957f40cd
+RMD160 (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = ca7d873e9ce34f9ee9942c55fff15ae864524375
+Size (suse100/x86_64/xorg-x11-libs-6.8.2-100.x86_64.rpm) = 3130444 bytes