diff options
author | obache <obache@pkgsrc.org> | 2009-09-09 12:52:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-09-09 12:52:12 +0000 |
commit | 68d8ca442d8d167a80f65b0c1877bbc491848a76 (patch) | |
tree | f9dd1afa1754ef509b20703e2820c8f723c89927 /emulators | |
parent | 78075a28292e5b63f826a321157715cebe81dbae (diff) | |
download | pkgsrc-68d8ca442d8d167a80f65b0c1877bbc491848a76.tar.gz |
Import suse_qt3-10.0 as emulators/suse100_qt3.
Linux compatibility package based on the SuSE Linux distribution.
Please visit http://www.suse.com/ for more information about SuSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require QT3 shared libraries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/suse100_qt3/DESCR | 6 | ||||
-rw-r--r-- | emulators/suse100_qt3/Makefile | 18 | ||||
-rw-r--r-- | emulators/suse100_qt3/PLIST | 2 | ||||
-rw-r--r-- | emulators/suse100_qt3/distinfo | 11 |
4 files changed, 37 insertions, 0 deletions
diff --git a/emulators/suse100_qt3/DESCR b/emulators/suse100_qt3/DESCR new file mode 100644 index 00000000000..20a0bc847dd --- /dev/null +++ b/emulators/suse100_qt3/DESCR @@ -0,0 +1,6 @@ +Linux compatibility package based on the SuSE Linux distribution. +Please visit http://www.suse.com/ for more information about SuSE +Linux. + +This package supports running ELF binaries linked with glibc2 that +require QT3 shared libraries. diff --git a/emulators/suse100_qt3/Makefile b/emulators/suse100_qt3/Makefile new file mode 100644 index 00000000000..19817e89d01 --- /dev/null +++ b/emulators/suse100_qt3/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/09/09 12:52:12 obache Exp $ + +DISTNAME= suse_qt3-${SUSE_VERSION} +CATEGORIES= emulators +DISTFILES= qt3-3.3.4-28.${SUSE_ARCH}.rpm + +MAINTAINER= pkgsr-users@NetBSD.org +COMMENT= Linux compatibility package for QT3 + +EMUL_MODULES.linux= x11 fontconfig png + +PLIST_SRC= ${PKGDIR}/PLIST ${RPM2PKG_PLIST} + +CHECK_FILES_SKIP+= ${EMULDIR}/usr/lib/qt3/etc/settings +CHECK_FILES_SKIP+= ${EMULDIR}/usr/lib64/qt3 + +.include "../../emulators/suse100_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse100_qt3/PLIST b/emulators/suse100_qt3/PLIST new file mode 100644 index 00000000000..cdd99cb0ffb --- /dev/null +++ b/emulators/suse100_qt3/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/09 12:52:12 obache Exp $ +@pkgdir ${EMULSUBDIRSLASH}usr/lib/qt3/etc diff --git a/emulators/suse100_qt3/distinfo b/emulators/suse100_qt3/distinfo new file mode 100644 index 00000000000..9649735d3fd --- /dev/null +++ b/emulators/suse100_qt3/distinfo @@ -0,0 +1,11 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/09/09 12:52:12 obache Exp $ + +SHA1 (suse100/i586/qt3-3.3.4-28.i586.rpm) = 9deeaef223fb7cc46a870a2473db51c855ce5966 +RMD160 (suse100/i586/qt3-3.3.4-28.i586.rpm) = 40377e15bfbe75f13ccaa4d92e8625289c97de96 +Size (suse100/i586/qt3-3.3.4-28.i586.rpm) = 3036977 bytes +SHA1 (suse100/ppc/qt3-3.3.4-28.ppc.rpm) = ca89d817be3fea2b86418d49fa05d2c5a18c7553 +RMD160 (suse100/ppc/qt3-3.3.4-28.ppc.rpm) = b7897307055c1b4b705b1a9268fb493a379c5b3a +Size (suse100/ppc/qt3-3.3.4-28.ppc.rpm) = 2908799 bytes +SHA1 (suse100/x86_64/qt3-3.3.4-28.x86_64.rpm) = 7b74172a897681e3c41584a1e956be0c5bd81732 +RMD160 (suse100/x86_64/qt3-3.3.4-28.x86_64.rpm) = 18be5ecfaf917e7eff647333ffe4584378cb9cee +Size (suse100/x86_64/qt3-3.3.4-28.x86_64.rpm) = 3194756 bytes |