Import new "suse_openmotif" package:
Linux compatibility package for the Motif libraries
This commit is contained in:
parent
de21ea9c14
commit
10b6c15fbc
3 changed files with 32 additions and 0 deletions
5
emulators/suse_openmotif/DESCR
Normal file
5
emulators/suse_openmotif/DESCR
Normal file
|
@ -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 OpenMotif shared
|
||||
libraries.
|
23
emulators/suse_openmotif/Makefile
Normal file
23
emulators/suse_openmotif/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2002/04/14 10:11:01 tron Exp $
|
||||
|
||||
DISTNAME= openmotif
|
||||
PKGNAME= suse_${DISTNAME}-${SUSE_VERSION}
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_SUSE:=xdev/}
|
||||
EXTRACT_SUFX= .rpm
|
||||
|
||||
MAINTAINER= tron@netbsd.org
|
||||
HOMEPAGE= http://www.suse.com/
|
||||
COMMENT= Linux compatibility package for the Motif libraries
|
||||
|
||||
DEPENDS+= suse_x11>=${SUSE_VERSION}:../suse_x11
|
||||
|
||||
ONLY_FOR_PLATFORM= NetBSD-*-i386
|
||||
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_BUILD= YES
|
||||
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
|
||||
|
||||
RPMFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
.include "../suse_linux/Makefile.common"
|
4
emulators/suse_openmotif/distinfo
Normal file
4
emulators/suse_openmotif/distinfo
Normal file
|
@ -0,0 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2002/04/14 10:11:01 tron Exp $
|
||||
|
||||
SHA1 (suse73/openmotif.rpm) = b4ab8826a90429f47cac6c1cd38c68eb8caa21c2
|
||||
Size (suse73/openmotif.rpm) = 1198634 bytes
|
Loading…
Reference in a new issue