pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/matchbox The matchbox meta-package provides ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eafa33f89eb5
branches:  trunk
changeset: 505201:eafa33f89eb5
user:      peter <peter%pkgsrc.org@localhost>
date:      Sat Dec 31 14:56:58 2005 +0000

description:
The matchbox meta-package provides a number of components for
a matchbox based environment. It provides the window manager,
a window panel, a tool for managing the panel, some themes and
icons and a desktop manager.

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 by the port/package dependency
mechanism.

diffstat:

 meta-pkgs/matchbox/DESCR    |  10 ++++++++++
 meta-pkgs/matchbox/Makefile |  30 ++++++++++++++++++++++++++++++
 meta-pkgs/matchbox/PLIST    |   2 ++
 3 files changed, 42 insertions(+), 0 deletions(-)

diffs (54 lines):

diff -r d61d8b0c5894 -r eafa33f89eb5 meta-pkgs/matchbox/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/matchbox/DESCR  Sat Dec 31 14:56:58 2005 +0000
@@ -0,0 +1,10 @@
+The matchbox meta-package provides a number of components for
+a matchbox based environment. It provides the window manager,
+a window panel, a tool for managing the panel, some themes and
+icons and a desktop manager.
+
+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 by the port/package dependency
+mechanism.
diff -r d61d8b0c5894 -r eafa33f89eb5 meta-pkgs/matchbox/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/matchbox/Makefile       Sat Dec 31 14:56:58 2005 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/12/31 14:56:58 peter Exp $
+#
+
+DISTNAME=      matchbox-0.9.5
+CATEGORIES=    meta-pkgs x11 wm
+MASTER_SITES=  # empty
+DISTFILES=     # empty
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://projects.o-hand.com/matchbox/
+COMMENT=       The Matchbox window manager environment
+
+DEPENDS+=      libmatchbox-[0-9]*:../../devel/libmatchbox
+DEPENDS+=      matchbox-wm-[0-9]*:../../wm/matchbox-wm
+DEPENDS+=      matchbox-common-[0-9]*:../../x11/matchbox-common
+DEPENDS+=      matchbox-desktop-[0-9]*:../../x11/matchbox-desktop
+DEPENDS+=      matchbox-nest-[0-9]*:../../x11/matchbox-nest
+DEPENDS+=      matchbox-panel-[0-9]*:../../x11/matchbox-panel
+DEPENDS+=      matchbox-panel-manager-[0-9]*:../../x11/matchbox-panel-manager
+DEPENDS+=      matchbox-themes-extra-[0-9]*:../../x11/matchbox-themes-extra
+
+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 d61d8b0c5894 -r eafa33f89eb5 meta-pkgs/matchbox/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/matchbox/PLIST  Sat Dec 31 14:56:58 2005 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/31 14:56:58 peter Exp $
+@comment this plist intentionally left empty



Home | Main Index | Thread Index | Old Index