diff options
Diffstat (limited to 'gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild')
-rw-r--r-- | gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild deleted file mode 100644 index 97bf5c01a4ec..000000000000 --- a/gnome-extra/gnome-documents/gnome-documents-3.22.5.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="A document manager application for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Documents" - -LICENSE="GPL-2+" -SLOT="0" -IUSE="" -KEYWORDS="amd64 x86" - -# cairo-1.14 for cairo_surface_set_device_scale check and usage -COMMON_DEPEND=" - >=app-text/evince-3.13.3[introspection] - >=net-libs/webkit-gtk-2.6:4[introspection] - dev-libs/gjs - >=dev-libs/glib-2.39.3:2 - >=dev-libs/gobject-introspection-1.31.6:= - >=x11-libs/gtk+-3.19.1:3[introspection] - >=net-libs/libsoup-2.41.3:2.4 - gnome-base/gnome-desktop:3=[introspection] - >=app-misc/tracker-1:=[miner-fs] - >=x11-libs/cairo-1.14 - >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection] - x11-libs/gdk-pixbuf:2[introspection] - >=net-libs/gnome-online-accounts-3.2.0[introspection] - x11-libs/pango[introspection] - >=net-libs/libzapojit-0.0.2[introspection] - >=app-text/libgepub-0.4[introspection] -" -RDEPEND="${COMMON_DEPEND} - net-misc/gnome-online-miners - sys-apps/dbus - x11-themes/adwaita-icon-theme -" -DEPEND="${COMMON_DEPEND} - dev-libs/libxslt - >=dev-util/intltool-0.50.1 - dev-util/itstool - virtual/pkgconfig -" -# eautoreconf requires yelp-tools |