summaryrefslogtreecommitdiff
path: root/meta-pkgs/suse100
diff options
context:
space:
mode:
authorsalo <salo>2006-06-10 14:24:33 +0000
committersalo <salo>2006-06-10 14:24:33 +0000
commit154b580d41b31f7e699efd7b1bbedaf49e968f41 (patch)
tree6f760419c047b06f8e87607d3211e89f4fbf776d /meta-pkgs/suse100
parent43c5219c678d00e9dcce7c9c197c291ec96a1355 (diff)
downloadpkgsrc-154b580d41b31f7e699efd7b1bbedaf49e968f41.tar.gz
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 (limited to 'meta-pkgs/suse100')
-rw-r--r--meta-pkgs/suse100/DESCR8
-rw-r--r--meta-pkgs/suse100/Makefile41
-rw-r--r--meta-pkgs/suse100/PLIST2
3 files changed, 51 insertions, 0 deletions
diff --git a/meta-pkgs/suse100/DESCR b/meta-pkgs/suse100/DESCR
new file mode 100644
index 00000000000..a0846f612fa
--- /dev/null
+++ b/meta-pkgs/suse100/DESCR
@@ -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 --git a/meta-pkgs/suse100/Makefile b/meta-pkgs/suse100/Makefile
new file mode 100644
index 00000000000..d33c3b9cf26
--- /dev/null
+++ b/meta-pkgs/suse100/Makefile
@@ -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
+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 --git a/meta-pkgs/suse100/PLIST b/meta-pkgs/suse100/PLIST
new file mode 100644
index 00000000000..c9c638bb19a
--- /dev/null
+++ b/meta-pkgs/suse100/PLIST
@@ -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