summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-04-03 12:07:32 +0200
committerPacho Ramos <pacho@gentoo.org>2016-04-03 14:40:09 +0200
commit9dde83838093120d7c022939b15d0c41ea82604d (patch)
treee526f37fd68fa22ecd08a2e9e3930abb367081f3 /gnome-extra
parentgnome-extra/gnome-calendar: Version bump (diff)
downloadgentoo-9dde83838093120d7c022939b15d0c41ea82604d.tar.gz
gentoo-9dde83838093120d7c022939b15d0c41ea82604d.tar.bz2
gentoo-9dde83838093120d7c022939b15d0c41ea82604d.zip
gnome-extra/gnome-documents: Drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/gnome-documents/Manifest1
-rw-r--r--gnome-extra/gnome-documents/files/gnome-documents-3.16.2-parallel-make.patch30
-rw-r--r--gnome-extra/gnome-documents/gnome-documents-3.16.4.ebuild58
-rw-r--r--gnome-extra/gnome-documents/gnome-documents-3.18.2.ebuild55
4 files changed, 0 insertions, 144 deletions
diff --git a/gnome-extra/gnome-documents/Manifest b/gnome-extra/gnome-documents/Manifest
index 7eb75741cb93..efe295f19723 100644
--- a/gnome-extra/gnome-documents/Manifest
+++ b/gnome-extra/gnome-documents/Manifest
@@ -1,2 +1 @@
-DIST gnome-documents-3.16.4.tar.xz 2282220 SHA256 f3c5374dc8be3fae77141251809b3defac5827e400f713c9a3a0b1e95e5fb895 SHA512 1f0c0344603418e6b2449f880db17ac69a4b16bf79bbb027e7a041707cecf5b8981ec7adb39783f94ac11fe1fafce8ce02f28a0b4d5f4f6a06080c2d0e23f3a0 WHIRLPOOL f94c1cb6923c16409195919c8d342bfb65c98f0117f66bf6446229e058f8dedaf5352bd6113d724880d45cd483d01acd312460a56d41ef8d84791a35125d1829
DIST gnome-documents-3.18.2.tar.xz 2297404 SHA256 850ddaf3366549bbe0696c2ec3a36faf16438b387b8e9cb7812c7d5266a74cd4 SHA512 638ed9020d5204e5587e2241040fff6aa62fc7f1afd50e035f50c5038d1b72038233f2f1a001d89bf45f210344f83790a2c2358a24ee9692a30f3b663dd81dbd WHIRLPOOL 8a08fd0155ec60da7d1276ee4f25be2f7e3ddcfe09e9f0785dd952ab2a58bdcddcaaea8f83c558689613eb914d848209a24f8fd9e7a1e37ead1e208306523272
diff --git a/gnome-extra/gnome-documents/files/gnome-documents-3.16.2-parallel-make.patch b/gnome-extra/gnome-documents/files/gnome-documents-3.16.2-parallel-make.patch
deleted file mode 100644
index d3208d57101e..000000000000
--- a/gnome-extra/gnome-documents/files/gnome-documents-3.16.2-parallel-make.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From d692f7ce6e18fa65e04be397627ae4eceab63f2d Mon Sep 17 00:00:00 2001
-From: Alexandre Rostovtsev <tetromino@gentoo.org>
-Date: Sat, 13 Jun 2015 14:16:03 -0400
-Subject: [PATCH] build: path.js should not be in both nodist_js_DATA and
- dist_js_DATA
-
-Causes a parallel install failure
-
-https://bugzilla.gnome.org/show_bug.cgi?id=750334
----
- src/Makefile-js.am | 3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
-
-diff --git a/src/Makefile-js.am b/src/Makefile-js.am
-index 7e1ef60..97bbd93 100644
---- a/src/Makefile-js.am
-+++ b/src/Makefile-js.am
-@@ -28,8 +28,7 @@ dist_js_DATA = \
- trackerUtils.js \
- utils.js \
- view.js \
-- windowMode.js \
-- path.js
-+ windowMode.js
-
- BUILT_SOURCES += \
- path.js \
---
-2.4.3
-
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.16.4.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.16.4.ebuild
deleted file mode 100644
index bf92bd459ae7..000000000000
--- a/gnome-extra/gnome-documents/gnome-documents-3.16.4.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit autotools eutils gnome2
-
-DESCRIPTION="A document manager application for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Apps/Documents"
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-KEYWORDS="amd64 x86"
-
-# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
-COMMON_DEPEND="
- >=app-misc/tracker-1:=
- >=app-text/evince-3.13.3[introspection]
- dev-libs/gjs
- >=dev-libs/glib-2.39.3:2
- >=dev-libs/gobject-introspection-1.31.6:=
- >=dev-libs/libgdata-0.13.3:=[gnome,introspection]
- gnome-base/gnome-desktop:3=
- >=media-libs/clutter-1.10:1.0
- >=media-libs/clutter-gtk-1.3.2:1.0[introspection]
- >=net-libs/gnome-online-accounts-3.2.0
- >=net-libs/libsoup-2.41.3:2.4
- >=net-libs/libzapojit-0.0.2
- >=net-libs/webkit-gtk-2.6:4
- >=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.15.5:3[introspection]
- x11-libs/pango[introspection]
-"
-RDEPEND="${COMMON_DEPEND}
- media-libs/clutter[introspection]
- net-misc/gnome-online-miners
- sys-apps/dbus
- x11-themes/gnome-icon-theme-symbolic
-"
-DEPEND="${COMMON_DEPEND}
- dev-libs/libxslt
- >=dev-util/intltool-0.50.1
- dev-util/itstool
- virtual/pkgconfig
-
- app-text/yelp-tools
-"
-# eautoreconf requires yelp-tools
-
-src_prepare() {
- # https://bugzilla.gnome.org/show_bug.cgi?id=750334
- epatch "${FILESDIR}"/${PN}-3.16.2-parallel-make.patch
- eautoreconf
- gnome2_src_prepare
-}
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.18.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.18.2.ebuild
deleted file mode 100644
index 3a0b4fc90d28..000000000000
--- a/gnome-extra/gnome-documents/gnome-documents-3.18.2.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-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"
-
-# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
-COMMON_DEPEND="
- >=app-misc/tracker-1:=
- >=app-text/evince-3.13.3[introspection]
- dev-libs/gjs
- >=dev-libs/glib-2.39.3:2
- >=dev-libs/gobject-introspection-1.31.6:=
- >=dev-libs/libgdata-0.13.3:=[gnome,introspection]
- gnome-base/gnome-desktop:3=
- >=media-libs/clutter-1.10:1.0
- >=media-libs/clutter-gtk-1.3.2:1.0[introspection]
- >=net-libs/gnome-online-accounts-3.2.0
- >=net-libs/libsoup-2.41.3:2.4
- >=net-libs/libzapojit-0.0.2
- >=net-libs/webkit-gtk-2.6:4
- >=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.15.5:3[introspection]
- x11-libs/pango[introspection]
-"
-RDEPEND="${COMMON_DEPEND}
- media-libs/clutter[introspection]
- net-misc/gnome-online-miners
- sys-apps/dbus
- x11-themes/gnome-icon-theme-symbolic
-"
-DEPEND="${COMMON_DEPEND}
- dev-libs/libxslt
- >=dev-util/intltool-0.50.1
- dev-util/itstool
- virtual/pkgconfig
-"
-# eautoreconf requires yelp-tools
-
-src_prepare() {
- # Prevent sandbox violation, https://bugzilla.gnome.org/show_bug.cgi?id=758097
- sed -i -e '/-rm -f $(appdir)\/org.gnome.Books.data.gresource/d' data/Makefile.{am,in} || die
- gnome2_src_prepare
-}