From: "Ole Reifschneider" <tranquility@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
Date: Sat, 2 Apr 2016 16:34:41 +0000 (UTC) [thread overview]
Message-ID: <1459614865.d12cdda9870b3954c1aaceae2212ea5ae7e54c95.tranquility@gentoo> (raw)
commit: d12cdda9870b3954c1aaceae2212ea5ae7e54c95
Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 2 16:34:25 2016 +0000
Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Sat Apr 2 16:34:25 2016 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=d12cdda9
gnome-extra/gnome-documents: Bump version to 3.20.0
Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42
...s-9999.ebuild => gnome-documents-3.20.0.ebuild} | 33 ++++++++--------------
.../gnome-documents/gnome-documents-9999.ebuild | 14 ++++++---
2 files changed, 21 insertions(+), 26 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.20.0.ebuild
similarity index 66%
copy from gnome-extra/gnome-documents/gnome-documents-9999.ebuild
copy to gnome-extra/gnome-documents/gnome-documents-3.20.0.ebuild
index 1f82608..bf96672 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,9 +6,6 @@ EAPI="5"
GCONF_DEBUG="no"
inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
DESCRIPTION="A document manager application for GNOME"
HOMEPAGE="https://wiki.gnome.org/Apps/Documents"
@@ -16,11 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Documents"
LICENSE="GPL-2+"
SLOT="0"
IUSE=""
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~amd64 ~x86"
-fi
+KEYWORDS="~amd64 ~x86"
# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
@@ -28,8 +21,8 @@ COMMON_DEPEND="
>=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]
+ >=dev-libs/gobject-introspection-1.31.6:=
+ >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
gnome-base/gnome-desktop:3=
>=media-libs/clutter-1.10:1.0
>=media-libs/clutter-gtk-1.3.2:1.0[introspection]
@@ -38,7 +31,7 @@ COMMON_DEPEND="
>=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/gtk+-3.19.1:3[introspection]
x11-libs/pango[introspection]
"
RDEPEND="${COMMON_DEPEND}
@@ -50,17 +43,13 @@ RDEPEND="${COMMON_DEPEND}
DEPEND="${COMMON_DEPEND}
dev-libs/libxslt
>=dev-util/intltool-0.50.1
+ dev-util/itstool
virtual/pkgconfig
"
+# eautoreconf requires yelp-tools
-if [[ ${PV} = 9999 ]]; then
- DEPEND="${DEPEND}
- app-text/yelp-tools
- "
-fi
-
-src_configure() {
- local myconf=""
- [[ ${PV} != 9999 ]] && myconf="ITSTOOL=$(type -P true)"
- gnome2_src_configure ${myconf}
+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
}
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 1f82608..e67d236 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -28,8 +28,8 @@ COMMON_DEPEND="
>=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]
+ >=dev-libs/gobject-introspection-1.31.6:=
+ >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
gnome-base/gnome-desktop:3=
>=media-libs/clutter-1.10:1.0
>=media-libs/clutter-gtk-1.3.2:1.0[introspection]
@@ -38,7 +38,7 @@ COMMON_DEPEND="
>=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/gtk+-3.19.1:3[introspection]
x11-libs/pango[introspection]
"
RDEPEND="${COMMON_DEPEND}
@@ -59,6 +59,12 @@ if [[ ${PV} = 9999 ]]; then
"
fi
+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
+}
+
src_configure() {
local myconf=""
[[ ${PV} != 9999 ]] && myconf="ITSTOOL=$(type -P true)"
next reply other threads:[~2016-04-02 16:34 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-02 16:34 Ole Reifschneider [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-02-16 21:08 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/ Mart Raudsepp
2018-12-11 13:13 Gilles Dartiguelongue
2018-12-09 22:57 Gilles Dartiguelongue
2018-12-09 22:57 Gilles Dartiguelongue
2018-12-09 22:57 Gilles Dartiguelongue
2018-07-31 14:34 Sobhan Mohammadpour
2018-06-24 19:33 Gilles Dartiguelongue
2018-06-24 19:33 Gilles Dartiguelongue
2018-05-07 17:56 Sobhan Mohammadpour
2018-04-21 19:07 Sobhan Mohammadpour
2018-01-12 13:26 Dennis Lamm
2015-05-12 19:31 Gilles Dartiguelongue
2014-12-22 23:11 Gilles Dartiguelongue
2014-11-23 19:37 Gilles Dartiguelongue
2014-10-18 14:55 Gilles Dartiguelongue
2014-04-20 22:57 Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2013-12-22 23:28 Gilles Dartiguelongue
2013-12-01 18:42 Gilles Dartiguelongue
2013-11-14 22:52 Gilles Dartiguelongue
2012-12-25 18:25 Gilles Dartiguelongue
2012-11-20 8:10 Gilles Dartiguelongue
2012-10-27 19:40 Gilles Dartiguelongue
2012-09-22 18:03 Nirbheek Chauhan
2012-09-10 6:22 Nirbheek Chauhan
2012-05-24 9:11 Alexandre Restovtsev
2012-04-02 9:45 Alexandre Restovtsev
2012-03-26 8:20 Nirbheek Chauhan
2012-03-15 15:44 Nirbheek Chauhan
2011-10-18 7:37 Alexandre Restovtsev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1459614865.d12cdda9870b3954c1aaceae2212ea5ae7e54c95.tranquility@gentoo \
--to=tranquility@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox