summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>2011-08-29 21:07:26 +0000
committerNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>2011-08-29 21:07:26 +0000
commit898ad18e59b6223ab9caaf34d76219df3c1c00f6 (patch)
tree320e8499c3c1e47adc58ebcb76465d8c0431c5e9 /gnome-extra/paperbox/paperbox-0.4.4.ebuild
parentmedia-sound/soma: Drop media-sound/soma abandoned by upstream and unlocatable... (diff)
downloadsunrise-898ad18e59b6223ab9caaf34d76219df3c1c00f6.tar.gz
sunrise-898ad18e59b6223ab9caaf34d76219df3c1c00f6.tar.bz2
sunrise-898ad18e59b6223ab9caaf34d76219df3c1c00f6.zip
gnome-extra/paperbox: Drop gnome-extra/paperbox "Doesn't build with recent tracker" (masked for removal by jlec).
svn path=/sunrise/; revision=12355
Diffstat (limited to 'gnome-extra/paperbox/paperbox-0.4.4.ebuild')
-rw-r--r--gnome-extra/paperbox/paperbox-0.4.4.ebuild36
1 files changed, 0 insertions, 36 deletions
diff --git a/gnome-extra/paperbox/paperbox-0.4.4.ebuild b/gnome-extra/paperbox/paperbox-0.4.4.ebuild
deleted file mode 100644
index 6cee8d2f1..000000000
--- a/gnome-extra/paperbox/paperbox-0.4.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit gnome2 versionator
-
-MY_PVM=$(get_version_component_range 1-2)
-
-DESCRIPTION="Browse your documents, ebooks and magazines and organize them with tags using Tracker"
-HOMEPAGE="http://live.gnome.org/PaperBox/"
-SRC_URI="mirror://gnome/sources/${PN}/${MY_PVM}/${P}.tar.bz2"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND="
- app-misc/tracker
- app-text/scrollkeeper
- dev-cpp/glibmm:2
- dev-cpp/gtkmm:2.4
- dev-cpp/gtkmm-utils
- dev-cpp/libglademm:2.4
- dev-libs/boost
- dev-libs/dbus-glib
- gnome-base/libgnomeui
- x11-libs/goocanvas"
-DEPEND="
- sys-devel/gettext
- >=dev-util/intltool-0.35.0
- ${RDEPEND}"
-
-DOCS="AUTHORS ChangeLog NEWS README"