summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/startupmanager/startupmanager-1.9.10.ebuild')
-rw-r--r--gnome-extra/startupmanager/startupmanager-1.9.10.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/gnome-extra/startupmanager/startupmanager-1.9.10.ebuild b/gnome-extra/startupmanager/startupmanager-1.9.10.ebuild
new file mode 100644
index 000000000..6215a0ea6
--- /dev/null
+++ b/gnome-extra/startupmanager/startupmanager-1.9.10.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit distutils
+
+DESCRIPTION="a gui tool for changing settings for Grub, Grub2, Usplash and Splashy"
+HOMEPAGE="http://web.telia.com/~u88005282/sum/index.html"
+SRC_URI="mirror://sourceforge/startup-manager/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-lang/python
+ x11-libs/gtk+
+ dev-python/pygtk
+ dev-python/gnome-python-desktop
+ dev-python/gnome-python-extras
+ gnome-extra/yelp
+ media-gfx/imagemagick"
+RDEPEND="${DEPEND}
+ sys-devel/gettext
+ >=dev-util/intltool-0.35"