summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Vasilevski <yvasilev@gentoo.org>2006-06-04 22:08:57 +0000
committerYuri Vasilevski <yvasilev@gentoo.org>2006-06-04 22:08:57 +0000
commit92667501f2ebe98145233adac710bd2ca8761d98 (patch)
treebfaddd4ca5adab8b6efe039d1f65e0fbed8f806d /x11-wm/matchbox
parentInitial Import. (diff)
downloadgentoo-2-92667501f2ebe98145233adac710bd2ca8761d98.tar.gz
gentoo-2-92667501f2ebe98145233adac710bd2ca8761d98.tar.bz2
gentoo-2-92667501f2ebe98145233adac710bd2ca8761d98.zip
Version dump to become a meta package for the Matchbox desktop.
(Portage version: 2.1_rc3-r5)
Diffstat (limited to 'x11-wm/matchbox')
-rw-r--r--x11-wm/matchbox/ChangeLog7
-rw-r--r--x11-wm/matchbox/files/digest-matchbox-1.01
-rw-r--r--x11-wm/matchbox/matchbox-1.0.ebuild30
-rw-r--r--x11-wm/matchbox/metadata.xml6
4 files changed, 42 insertions, 2 deletions
diff --git a/x11-wm/matchbox/ChangeLog b/x11-wm/matchbox/ChangeLog
index 84666a31025c..d60b671aee19 100644
--- a/x11-wm/matchbox/ChangeLog
+++ b/x11-wm/matchbox/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-wm/matchbox
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.9 2006/02/11 18:52:58 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.10 2006/06/04 22:08:57 yvasilev Exp $
+
+*matchbox-1.0 (04 Jun 2006)
+
+ 04 Jun 2006; <yvasilev@gentoo.org> metadata.xml, +matchbox-1.0.ebuild:
+ Version dump to become a meta package for the Matchbox desktop.
11 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org> metadata.xml:
Moved to desktop-wm.
diff --git a/x11-wm/matchbox/files/digest-matchbox-1.0 b/x11-wm/matchbox/files/digest-matchbox-1.0
new file mode 100644
index 000000000000..8b137891791f
--- /dev/null
+++ b/x11-wm/matchbox/files/digest-matchbox-1.0
@@ -0,0 +1 @@
+
diff --git a/x11-wm/matchbox/matchbox-1.0.ebuild b/x11-wm/matchbox/matchbox-1.0.ebuild
new file mode 100644
index 000000000000..2cf0b1f2fcda
--- /dev/null
+++ b/x11-wm/matchbox/matchbox-1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2006-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild,v 1.1 2006/06/04 22:08:57 yvasilev Exp $
+
+DESCRIPTION="Meta package for the Matchbox desktop, a light weight desktop environment designed for use on PDA computers"
+HOMEPAGE="http://projects.o-hand.com/matchbox/"
+LICENSE="as-is"
+SLOT="0"
+IUSE="minimal xine"
+
+# when unmasking for an arch
+# double check none of the deps are still masked !
+KEYWORDS="~x86"
+
+RDEPEND="x11-wm/matchbox-common
+ x11-wm/matchbox-desktop
+ x11-wm/matchbox-panel
+ x11-wm/matchbox-window-manager
+ !minimal? ( x11-misc/matchbox-keyboard
+ x11-misc/matchbox-panel-manager
+ x11-themes/matchbox-themes-extra
+ x11-plugins/matchbox-applet-input-manager
+ x11-plugins/matchbox-applet-startup-monitor
+ x11-plugins/matchbox-applet-volume )"
+
+# Alpha quality plug-ins:
+# x11-plugins/matchbox-desktop-image-browser
+# xine? ( x11-plugins/matchbox-desktop-xine ) )"
+
+S=${WORKDIR}
diff --git a/x11-wm/matchbox/metadata.xml b/x11-wm/matchbox/metadata.xml
index c757b07932ae..a7160ed0027d 100644
--- a/x11-wm/matchbox/metadata.xml
+++ b/x11-wm/matchbox/metadata.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>desktop-wm</herd>
+<herd>gpe</herd>
+<maintainer>
+<email>yvasilev@gentoo.org</email>
+<name>Yuri Vasilevski</name>
+</maintainer>
</pkgmetadata>