summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2003-01-26 22:42:00 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2003-01-26 22:42:00 +0000
commit0cd4b61ded00bf1a96ea60c5b5a14b490166dbb0 (patch)
treedc3b9f4c273260a15a7096aaad9b2abe1f8a7e46
parentversion bump...added plugin support :) (diff)
downloadgentoo-2-0cd4b61ded00bf1a96ea60c5b5a14b490166dbb0.tar.gz
gentoo-2-0cd4b61ded00bf1a96ea60c5b5a14b490166dbb0.tar.bz2
gentoo-2-0cd4b61ded00bf1a96ea60c5b5a14b490166dbb0.zip
initial import
-rw-r--r--x11-misc/fbdesk/ChangeLog10
-rw-r--r--x11-misc/fbdesk/fbdesk-1.1.2.ebuild30
-rw-r--r--x11-misc/fbdesk/files/digest-fbdesk-1.1.21
3 files changed, 41 insertions, 0 deletions
diff --git a/x11-misc/fbdesk/ChangeLog b/x11-misc/fbdesk/ChangeLog
new file mode 100644
index 000000000000..7451d84eadcd
--- /dev/null
+++ b/x11-misc/fbdesk/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-misc/fbdesk
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.1 2003/01/26 22:42:00 bcowan Exp $
+
+*fbdesk-1.1.2 (26 Jan 2003)
+
+ 26 Jan 2003; Brad Cowan <bcowan@gentoo.org> fbdesk-1.1.2.ebuild,
+ files/digest-fbdesk-1.1.2, ChangeLog:
+ Initial import. Ebuild submitted by Laurent Maestracci <laurent@maestracci.net>.
+ \ No newline at end of file
diff --git a/x11-misc/fbdesk/fbdesk-1.1.2.ebuild b/x11-misc/fbdesk/fbdesk-1.1.2.ebuild
new file mode 100644
index 000000000000..73ccd6355ab2
--- /dev/null
+++ b/x11-misc/fbdesk/fbdesk-1.1.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.1.2.ebuild,v 1.1 2003/01/26 22:42:00 bcowan Exp $
+
+IUSE=""
+
+S=${WORKDIR}/${P}
+
+DESCRIPTION="FbDesk is a fluxbox-util application that creates and manage icons on your Fluxbox desktop."
+HOMEPAGE="http://www.fluxbox.org/fbdesk/"
+SRC_URI="http://www.fluxbox.org/download/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+
+DEPEND="media-libs/libpng
+ media-libs/xpm
+ virtual/x11"
+
+src_compile() {
+ econf || die
+ emake || die
+}
+
+src_install () {
+ einstall || die
+
+ dodoc AUTHORS COPYING ChangeLog NEWS README
+}
diff --git a/x11-misc/fbdesk/files/digest-fbdesk-1.1.2 b/x11-misc/fbdesk/files/digest-fbdesk-1.1.2
new file mode 100644
index 000000000000..198ba93268f2
--- /dev/null
+++ b/x11-misc/fbdesk/files/digest-fbdesk-1.1.2
@@ -0,0 +1 @@
+MD5 9fbe5df8ea58bac177acb3469dd7b92c fbdesk-1.1.2.tar.gz 249577