summaryrefslogtreecommitdiff
path: root/gnome-extra/gnome-documents
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-02-16 12:59:29 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-02-16 12:59:29 +0000
commit79599515788b85b18aa655e7b7f8cc05c1bbddd8 (patch)
treeade7cb031f363fad64c77139dea7aa3d81908537 /gnome-extra/gnome-documents
parent6bc2e4d7c5906e46a8f275a876ead6ec41aca5bb (diff)
gentoo resync : 16.02.1018
Diffstat (limited to 'gnome-extra/gnome-documents')
-rw-r--r--gnome-extra/gnome-documents/Manifest4
-rw-r--r--gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild5
-rw-r--r--gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild47
3 files changed, 53 insertions, 3 deletions
diff --git a/gnome-extra/gnome-documents/Manifest b/gnome-extra/gnome-documents/Manifest
index c0d0556f6c32..2a719a2534ed 100644
--- a/gnome-extra/gnome-documents/Manifest
+++ b/gnome-extra/gnome-documents/Manifest
@@ -1,3 +1,5 @@
DIST gnome-documents-3.24.3.tar.xz 2313680 BLAKE2B 920e18b0ca43cfa95945268613f15f2f417de74c8992aefe414205d3463c0cdaac81fcabb9453ac93a76ae7b221da73379d86902b483fe2f3d12063ac27acdf7 SHA512 c5b59ba4a2eb83d7c61e6e50f6af2d0b310c7b9709ea7c8a02da707cc7e335589e4bef7b6f6618bbcca729fdaed531647f7f839aa3538830a226b837d0f0118a
-EBUILD gnome-documents-3.24.3.ebuild 1245 BLAKE2B 33bc45540e828e4045b47930b3e4627fd40aa0e15de115b3b8516c93ca8a76941bf62089a434b824da3788e3098660ca937e1c00dc1b68c790dd8796b2a6dd18 SHA512 acd279ff281474d3654f2f49f9783a84226971caacdeae4b21b5dadd6e47520dd69fffc383d3259d401c96542e2eb1f45b3e325c60174eff447c375ea1707dda
+DIST gnome-documents-3.26.3.tar.xz 2453132 BLAKE2B e430c5f4dc68578d5fa14a87b0544f20ed6a3f90351abe3fc1505addd65b41affe46981d5035b70fb750a16193eddbfbf205040d3a96e633e8e78ff98e340156 SHA512 d37f763817f617163d1cb85fa8b4d06048a099494e129effdd8e4db7b62178925c6b238150d145565017ce9cf0e2af9acc47623493d4e2df353bab669b076fb6
+EBUILD gnome-documents-3.24.3.ebuild 1270 BLAKE2B 458af5908908ac8ebc890177d329e864c7f7bea69998935ca002027ae6930630748cf517842c0328ddf8f928b4c87dea579fcad4e18e7bb2bb59c66d7943db0d SHA512 09f5b6249d95a7a150a66ebc56b6b34d47b291eec62ef0cc190631303e507e3d71af3ddf1eec149bd05837f402214436ca77621dd488d29927cec38450c9eb24
+EBUILD gnome-documents-3.26.3.ebuild 1317 BLAKE2B bedc89a0a2c0704cf30ea8721fad3426cfe3ad4ae45fe15249fe82516e056b074e09066c9a9bb5d7dceb8bcb7cfd39d6433b8a769f59237064af8e60d9a214be SHA512 6839fc2170e810a7775e412ac1ce2012121a83e489f8fad1475a6414b9aa50e6dffd4d1bd6a48860dc1b44080e74410162d01d8a4c6ec5a7930e0ba8c7c1a517
MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild
index 0d0f874803cf..7c9f445132fe 100644
--- a/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.24.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,7 +22,7 @@ COMMON_DEPEND="
>=x11-libs/gtk+-3.22.10:3[introspection]
>=net-libs/libsoup-2.41.3:2.4
gnome-base/gnome-desktop:3=[introspection]
- >=app-misc/tracker-1:=[miner-fs]
+ >=app-misc/tracker-1:0/100[miner-fs]
>=x11-libs/cairo-1.14
>=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
x11-libs/gdk-pixbuf:2[introspection]
@@ -30,6 +30,7 @@ COMMON_DEPEND="
x11-libs/pango[introspection]
>=net-libs/libzapojit-0.0.2[introspection]
>=app-text/libgepub-0.4[introspection]
+ <app-text/libgepub-0.5
"
RDEPEND="${COMMON_DEPEND}
net-misc/gnome-online-miners
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
new file mode 100644
index 000000000000..5200a6d762eb
--- /dev/null
+++ b/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2019 Gentoo Authors
+# 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-1.48.0
+ >=dev-libs/glib-2.39.3:2
+ >=dev-libs/gobject-introspection-1.31.6:=
+ >=x11-libs/gtk+-3.22.15:3[introspection]
+ >=net-libs/libsoup-2.41.3:2.4
+ gnome-base/gnome-desktop:3=[introspection]
+ >=app-misc/tracker-2:=
+ >=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.5[introspection]
+ <app-text/libgepub-0.6
+"
+RDEPEND="${COMMON_DEPEND}
+ >=app-misc/tracker-miners-2
+ net-misc/gnome-online-miners
+ sys-apps/dbus
+ x11-themes/adwaita-icon-theme
+"
+DEPEND="${COMMON_DEPEND}
+ dev-libs/libxslt
+ >=sys-devel/gettext-0.19.8
+ dev-util/itstool
+ virtual/pkgconfig
+"
+# eautoreconf requires yelp-tools and autoconf-archive