pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse113 Initial import of openSUSE 11.3 meta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84d8257775a1
branches:  trunk
changeset: 581115:84d8257775a1
user:      chs <chs%pkgsrc.org@localhost>
date:      Fri Sep 24 01:28:38 2010 +0000

description:
Initial import of openSUSE 11.3 meta-pkg.

diffstat:

 emulators/suse113/DESCR    |   8 ++++++++
 emulators/suse113/Makefile |  18 ++++++++++++++++++
 2 files changed, 26 insertions(+), 0 deletions(-)

diffs (34 lines):

diff -r d00e2e57c24d -r 84d8257775a1 emulators/suse113/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse113/DESCR   Fri Sep 24 01:28:38 2010 +0000
@@ -0,0 +1,8 @@
+The SUSE 11.3 meta-package provides a number of components for a
+SUSE-based Linux binary emulation environment.
+
+This package does not contain anything by itself -- it is a "meta-package"
+that depends on other packages.  Its sole purpose is to require
+dependencies so users can install this package only and have all the
+other packages pulled in automatically by the pkgsrc dependency
+mechanism.
diff -r d00e2e57c24d -r 84d8257775a1 emulators/suse113/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse113/Makefile        Fri Sep 24 01:28:38 2010 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 01:28:38 chs Exp $
+
+DISTNAME=      suse-${SUSE_VERSION}
+CATEGORIES=    emulators meta-pkgs
+MASTER_SITES=  # empty
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       SUSE-based Linux binary emulation environment
+
+EMUL_MODULES.linux=    alsa aspell base compat cups expat fontconfig   \
+                       freetype2 glx gtk2 jpeg krb5 libsigc++2 locale  \
+                       motif openssl png qt3 slang tiff vmware x11 xml2
+EMUL_PKG_FMT=          plain
+
+META_PACKAGE=  yes
+
+.include "../../emulators/suse113_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index