pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/suse100 Initial import of suse-10.0: SUSE-ba...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8292b5cb7e2
branches:  trunk
changeset: 514296:a8292b5cb7e2
user:      salo <salo%pkgsrc.org@localhost>
date:      Sat Jun 10 14:24:33 2006 +0000

description:
Initial import of suse-10.0: SUSE-based Linux binary emulation environment.

The SUSE 10.0 meta-package provides a number of components for an SUSE-based
Linux binary emulation environment, using other components of the NetBSD
packages collection.

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.

diffstat:

 meta-pkgs/suse100/DESCR    |   8 ++++++++
 meta-pkgs/suse100/Makefile |  41 +++++++++++++++++++++++++++++++++++++++++
 meta-pkgs/suse100/PLIST    |   2 ++
 3 files changed, 51 insertions(+), 0 deletions(-)

diffs (63 lines):

diff -r 380bc7c714da -r a8292b5cb7e2 meta-pkgs/suse100/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/suse100/DESCR   Sat Jun 10 14:24:33 2006 +0000
@@ -0,0 +1,8 @@
+The SUSE 10.0 meta-package provides a number of components for an SUSE-based
+Linux binary emulation environment, using other components of the NetBSD
+packages collection.
+
+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 380bc7c714da -r a8292b5cb7e2 meta-pkgs/suse100/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/suse100/Makefile        Sat Jun 10 14:24:33 2006 +0000
@@ -0,0 +1,41 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/06/10 14:24:33 salo Exp $
+#
+
+DISTNAME=      suse-10.0
+CATEGORIES=    meta-pkgs emulators
+MASTER_SITES=  # empty
+DISTFILES=     # empty
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       SUSE-based Linux binary emulation environment
+
+# This list should contain all suse100_* packages.
+#
+DEPENDS+=      suse_base>=10.0:../../emulators/suse100_base
+DEPENDS+=      suse_aspell>=10.0:../../emulators/suse100_aspell
+DEPENDS+=      suse_compat>=10.0:../../emulators/suse100_compat
+DEPENDS+=      suse_expat>=10.0:../../emulators/suse100_expat
+DEPENDS+=      suse_fontconfig>=10.0:../../emulators/suse100_fontconfig
+DEPENDS+=      suse_freetype2>=10.0:../../emulators/suse100_freetype2
+DEPENDS+=      suse_gdk-pixbuf>=10.0:../../emulators/suse100_gdk-pixbuf
+DEPENDS+=      suse_glx>=10.0:../../emulators/suse100_glx
+DEPENDS+=      suse_gtk2>=10.0:../../emulators/suse100_gtk2
+DEPENDS+=      suse_gtk>=10.0:../../emulators/suse100_gtk
+DEPENDS+=      suse_libjpeg>=10.0:../../emulators/suse100_libjpeg
+DEPENDS+=      suse_libpng>=10.0:../../emulators/suse100_libpng
+DEPENDS+=      suse_libtiff>=10.0:../../emulators/suse100_libtiff
+DEPENDS+=      suse_locale>=10.0:../../emulators/suse100_locale
+DEPENDS+=      suse_locale>=10.0:../../emulators/suse100_locale
+DEPENDS+=      suse_openmotif>=10.0:../../emulators/suse100_openmotif
+DEPENDS+=      suse_slang>=10.0:../../emulators/suse100_slang
+DEPENDS+=      suse_x11>=10.0:../../emulators/suse100_x11
+
+EXTRACT_ONLY=  # empty
+NO_CHECKSUM=   yes
+NO_CONFIGURE=  yes
+NO_BUILD=      yes
+NO_MTREE=      yes
+
+do-install:    # empty
+
+.include "../../mk/bsd.pkg.mk"
diff -r 380bc7c714da -r a8292b5cb7e2 meta-pkgs/suse100/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/suse100/PLIST   Sat Jun 10 14:24:33 2006 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/10 14:24:33 salo Exp $
+@comment this plist intentionally left empty



Home | Main Index | Thread Index | Old Index