* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2011-10-18 7:37 Alexandre Restovtsev
0 siblings, 0 replies; 31+ messages in thread
From: Alexandre Restovtsev @ 2011-10-18 7:37 UTC (permalink / raw
To: gentoo-commits
commit: f3d426ac416d8c84695e77ce21697dfc1355ec85
Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Oct 18 05:46:48 2011 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Oct 18 05:46:48 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f3d426ac
gnome-extra/gnome-documents: 0.2.0 → 0.2.1
Bump, fixes a crash on documents with spaces in filenames and reduces UI
flicker.
---
...s-0.2.0.ebuild => gnome-documents-0.2.1.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-0.2.0.ebuild b/gnome-extra/gnome-documents/gnome-documents-0.2.1.ebuild
similarity index 100%
rename from gnome-extra/gnome-documents/gnome-documents-0.2.0.ebuild
rename to gnome-extra/gnome-documents/gnome-documents-0.2.1.ebuild
^ permalink raw reply [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2012-03-15 15:44 Nirbheek Chauhan
0 siblings, 0 replies; 31+ messages in thread
From: Nirbheek Chauhan @ 2012-03-15 15:44 UTC (permalink / raw
To: gentoo-commits
commit: 3fe2583308c23f5a9a94ee1f349fe82c9fc27118
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 10 03:36:02 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Thu Mar 15 15:40:23 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3fe25833
Add gnome-extra/gnome-documents-0.3.91 for newer tracker
---
...s-9999.ebuild => gnome-documents-0.3.91.ebuild} | 20 +++++++++++---------
.../gnome-documents/gnome-documents-9999.ebuild | 17 +++++++++--------
2 files changed, 20 insertions(+), 17 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-0.3.91.ebuild
similarity index 67%
copy from gnome-extra/gnome-documents/gnome-documents-9999.ebuild
copy to gnome-extra/gnome-documents/gnome-documents-0.3.91.ebuild
index 251c5ac..add5401 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-0.3.91.ebuild
@@ -23,24 +23,26 @@ else
KEYWORDS="~amd64 ~x86"
fi
+# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
- >=app-misc/tracker-0.12.1
- >=app-text/evince-3[introspection]
+ >=app-misc/tracker-0.13.1
+ >=app-text/evince-3.3.0[introspection]
dev-libs/gjs
- >=dev-libs/glib-2.29.90:2
+ >=dev-libs/glib-2.31.6:2
>=dev-libs/gobject-introspection-0.9.6
- >=dev-libs/libgdata-0.9.1[introspection]
+ >=dev-libs/libgdata-0.11.0[introspection]
gnome-base/gnome-desktop:3
- >=media-libs/clutter-gtk-1.0.1:1.0[introspection]
- >=net-libs/gnome-online-accounts-3.1.90
+ >=media-libs/clutter-gtk-1.0.2:1.0[introspection]
+ >=net-libs/gnome-online-accounts-3.2.0
net-libs/liboauth
net-libs/libsoup:2.4
- x11-libs/gdk-pixbuf:2[introspection]
- >=x11-libs/gtk+-3.1.13:3[introspection]
+ >=x11-libs/gdk-pixbuf-2.25:2[introspection]
+ >=x11-libs/gtk+-3.3.6:3[introspection]
x11-libs/pango[introspection]"
RDEPEND="${COMMON_DEPEND}
media-libs/clutter[introspection]
- sys-apps/dbus"
+ sys-apps/dbus
+ x11-themes/gnome-icon-theme-symbolic"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40
>=dev-util/pkgconfig-0.22
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 251c5ac..9302b96 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -24,23 +24,24 @@ else
fi
COMMON_DEPEND="
- >=app-misc/tracker-0.12.1
- >=app-text/evince-3[introspection]
+ >=app-misc/tracker-0.13.1
+ >=app-text/evince-3.3.0[introspection]
dev-libs/gjs
- >=dev-libs/glib-2.29.90:2
+ >=dev-libs/glib-2.31.6:2
>=dev-libs/gobject-introspection-0.9.6
- >=dev-libs/libgdata-0.9.1[introspection]
+ >=dev-libs/libgdata-0.11.0[introspection]
gnome-base/gnome-desktop:3
- >=media-libs/clutter-gtk-1.0.1:1.0[introspection]
- >=net-libs/gnome-online-accounts-3.1.90
+ >=media-libs/clutter-gtk-1.0.2:1.0[introspection]
+ >=net-libs/gnome-online-accounts-3.2.0
net-libs/liboauth
net-libs/libsoup:2.4
x11-libs/gdk-pixbuf:2[introspection]
- >=x11-libs/gtk+-3.1.13:3[introspection]
+ >=x11-libs/gtk+-3.3.6:3[introspection]
x11-libs/pango[introspection]"
RDEPEND="${COMMON_DEPEND}
media-libs/clutter[introspection]
- sys-apps/dbus"
+ sys-apps/dbus
+ x11-themes/gnome-icon-theme-symbolic"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40
>=dev-util/pkgconfig-0.22
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2012-03-26 8:20 Nirbheek Chauhan
0 siblings, 0 replies; 31+ messages in thread
From: Nirbheek Chauhan @ 2012-03-26 8:20 UTC (permalink / raw
To: gentoo-commits
commit: 40efaa585ed147ca11f105d9ca77bf91e3d04fa2
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 26 06:20:27 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Mar 26 08:19:38 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=40efaa58
gnome-extra/gnome-documents: 0.3.91 → 0.3.92
---
...0.3.91.ebuild => gnome-documents-0.3.92.ebuild} | 2 +-
.../gnome-documents/gnome-documents-9999.ebuild | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-0.3.91.ebuild b/gnome-extra/gnome-documents/gnome-documents-0.3.92.ebuild
similarity index 96%
rename from gnome-extra/gnome-documents/gnome-documents-0.3.91.ebuild
rename to gnome-extra/gnome-documents/gnome-documents-0.3.92.ebuild
index add5401..c3f0d17 100644
--- a/gnome-extra/gnome-documents/gnome-documents-0.3.91.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-0.3.92.ebuild
@@ -29,7 +29,7 @@ COMMON_DEPEND="
>=app-text/evince-3.3.0[introspection]
dev-libs/gjs
>=dev-libs/glib-2.31.6:2
- >=dev-libs/gobject-introspection-0.9.6
+ >=dev-libs/gobject-introspection-1.31.6
>=dev-libs/libgdata-0.11.0[introspection]
gnome-base/gnome-desktop:3
>=media-libs/clutter-gtk-1.0.2:1.0[introspection]
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 9302b96..c3f0d17 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -23,19 +23,20 @@ else
KEYWORDS="~amd64 ~x86"
fi
+# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
>=app-misc/tracker-0.13.1
>=app-text/evince-3.3.0[introspection]
dev-libs/gjs
>=dev-libs/glib-2.31.6:2
- >=dev-libs/gobject-introspection-0.9.6
+ >=dev-libs/gobject-introspection-1.31.6
>=dev-libs/libgdata-0.11.0[introspection]
gnome-base/gnome-desktop:3
>=media-libs/clutter-gtk-1.0.2:1.0[introspection]
>=net-libs/gnome-online-accounts-3.2.0
net-libs/liboauth
net-libs/libsoup:2.4
- x11-libs/gdk-pixbuf:2[introspection]
+ >=x11-libs/gdk-pixbuf-2.25:2[introspection]
>=x11-libs/gtk+-3.3.6:3[introspection]
x11-libs/pango[introspection]"
RDEPEND="${COMMON_DEPEND}
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2012-04-02 9:45 Alexandre Restovtsev
0 siblings, 0 replies; 31+ messages in thread
From: Alexandre Restovtsev @ 2012-04-02 9:45 UTC (permalink / raw
To: gentoo-commits
commit: f02f81f1289c0cd0d129ace56715ab6fbe7beb3f
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 2 08:30:40 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Mon Apr 2 09:44:49 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f02f81f1
gnome-extra/gnome-documents: 0.3.92 → 0.4.0.1
---
....3.92.ebuild => gnome-documents-0.4.0.1.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-0.3.92.ebuild b/gnome-extra/gnome-documents/gnome-documents-0.4.0.1.ebuild
similarity index 100%
rename from gnome-extra/gnome-documents/gnome-documents-0.3.92.ebuild
rename to gnome-extra/gnome-documents/gnome-documents-0.4.0.1.ebuild
^ permalink raw reply [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2012-05-24 9:11 Alexandre Restovtsev
0 siblings, 0 replies; 31+ messages in thread
From: Alexandre Restovtsev @ 2012-05-24 9:11 UTC (permalink / raw
To: gentoo-commits
commit: 37a9fbff23278234385d2cc08498577f7c6a8e81
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Thu May 24 08:54:15 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Thu May 24 08:54:15 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=37a9fbff
gnome-extra/gnome-documents: moved to gx86
---
.../gnome-documents/gnome-documents-0.4.0.1.ebuild | 54 --------------------
.../gnome-documents/gnome-documents-9999.ebuild | 2 +-
2 files changed, 1 insertions(+), 55 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-0.4.0.1.ebuild b/gnome-extra/gnome-documents/gnome-documents-0.4.0.1.ebuild
deleted file mode 100644
index 6630314..0000000
--- a/gnome-extra/gnome-documents/gnome-documents-0.4.0.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="GNOME document manager"
-HOMEPAGE="https://live.gnome.org/Design/Apps/Documents"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~amd64 ~x86"
-fi
-
-# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
-COMMON_DEPEND="
- >=app-misc/tracker-0.13.1
- >=app-text/evince-3.3.0[introspection]
- dev-libs/gjs
- >=dev-libs/glib-2.31.6:2
- >=dev-libs/gobject-introspection-1.31.6
- >=dev-libs/libgdata-0.11.0[introspection]
- gnome-base/gnome-desktop:3
- >=media-libs/clutter-gtk-1.0.2:1.0[introspection]
- >=net-libs/gnome-online-accounts-3.2.0
- net-libs/liboauth
- net-libs/libsoup:2.4
- >=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.3.6:3[introspection]
- x11-libs/pango[introspection]"
-RDEPEND="${COMMON_DEPEND}
- media-libs/clutter[introspection]
- sys-apps/dbus
- x11-themes/gnome-icon-theme-symbolic"
-DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.40
- >=sys-devel/gettext-0.17
- virtual/pkgconfig"
-
-pkg_setup() {
- DOCS="AUTHORS NEWS README TODO"
- G2CONF="${G2CONF} --disable-schemas-compile"
-}
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 6630314..ae685aa 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-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2012-09-10 6:22 Nirbheek Chauhan
0 siblings, 0 replies; 31+ messages in thread
From: Nirbheek Chauhan @ 2012-09-10 6:22 UTC (permalink / raw
To: gentoo-commits
commit: 49a1f2e086327239ced052a9d60179e8a2593445
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 10 06:18:14 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Sep 10 06:18:14 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=49a1f2e0
Add gnome-extra/gnome-documents-3.5.91
---
...s-9999.ebuild => gnome-documents-3.5.91.ebuild} | 9 +++++----
.../gnome-documents/gnome-documents-9999.ebuild | 9 +++++----
2 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.5.91.ebuild
similarity index 85%
copy from gnome-extra/gnome-documents/gnome-documents-9999.ebuild
copy to gnome-extra/gnome-documents/gnome-documents-3.5.91.ebuild
index ae685aa..9e6a179 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.5.91.ebuild
@@ -30,14 +30,15 @@ COMMON_DEPEND="
dev-libs/gjs
>=dev-libs/glib-2.31.6:2
>=dev-libs/gobject-introspection-1.31.6
- >=dev-libs/libgdata-0.11.0[introspection]
+ >=dev-libs/libgdata-0.13.1[introspection]
gnome-base/gnome-desktop:3
- >=media-libs/clutter-gtk-1.0.2:1.0[introspection]
+ >=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/liboauth
net-libs/libsoup:2.4
+ >=net-libs/libzapojit-0.0.2
>=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.3.6:3[introspection]
+ >=x11-libs/gtk+-3.5.5:3[introspection]
x11-libs/pango[introspection]"
RDEPEND="${COMMON_DEPEND}
media-libs/clutter[introspection]
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index ae685aa..9e6a179 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -30,14 +30,15 @@ COMMON_DEPEND="
dev-libs/gjs
>=dev-libs/glib-2.31.6:2
>=dev-libs/gobject-introspection-1.31.6
- >=dev-libs/libgdata-0.11.0[introspection]
+ >=dev-libs/libgdata-0.13.1[introspection]
gnome-base/gnome-desktop:3
- >=media-libs/clutter-gtk-1.0.2:1.0[introspection]
+ >=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/liboauth
net-libs/libsoup:2.4
+ >=net-libs/libzapojit-0.0.2
>=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.3.6:3[introspection]
+ >=x11-libs/gtk+-3.5.5:3[introspection]
x11-libs/pango[introspection]"
RDEPEND="${COMMON_DEPEND}
media-libs/clutter[introspection]
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2012-09-22 18:03 Nirbheek Chauhan
0 siblings, 0 replies; 31+ messages in thread
From: Nirbheek Chauhan @ 2012-09-22 18:03 UTC (permalink / raw
To: gentoo-commits
commit: 3c4c9871d934f1b0a2ddc8a9cfd723edec74a15e
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 22 16:28:33 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Sep 22 16:28:33 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=3c4c9871
gnome-extra/gnome-documents: 3.5.91 → 3.5.92
---
...3.5.91.ebuild => gnome-documents-3.5.92.ebuild} | 0
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.5.91.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.5.92.ebuild
similarity index 100%
rename from gnome-extra/gnome-documents/gnome-documents-3.5.91.ebuild
rename to gnome-extra/gnome-documents/gnome-documents-3.5.92.ebuild
^ permalink raw reply [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2012-10-27 19:40 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2012-10-27 19:40 UTC (permalink / raw
To: gentoo-commits
commit: 8883c96ff11d289d08c9249e6d6821d41561ebde
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 19:38:55 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 19:38:55 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=8883c96f
gnome-extra/gnome-documents: 3.5.92 → 3.6.1
* Move G2CONF/DOCS to phase not for by binary packages.
* Require USE=gnome on libgdata otherwise some goa enabled headers
are missing.
---
...-3.5.92.ebuild => gnome-documents-3.6.1.ebuild} | 5 +++--
.../gnome-documents/gnome-documents-9999.ebuild | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.5.92.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.6.1.ebuild
similarity index 93%
rename from gnome-extra/gnome-documents/gnome-documents-3.5.92.ebuild
rename to gnome-extra/gnome-documents/gnome-documents-3.6.1.ebuild
index 9e6a179..4069de8 100644
--- a/gnome-extra/gnome-documents/gnome-documents-3.5.92.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.6.1.ebuild
@@ -30,7 +30,7 @@ COMMON_DEPEND="
dev-libs/gjs
>=dev-libs/glib-2.31.6:2
>=dev-libs/gobject-introspection-1.31.6
- >=dev-libs/libgdata-0.13.1[introspection]
+ >=dev-libs/libgdata-0.13.1[gnome,introspection]
gnome-base/gnome-desktop:3
>=media-libs/clutter-1.10:1.0
>=media-libs/clutter-gtk-1.3.2:1.0[introspection]
@@ -49,7 +49,8 @@ DEPEND="${COMMON_DEPEND}
>=sys-devel/gettext-0.17
virtual/pkgconfig"
-pkg_setup() {
+src_configure() {
DOCS="AUTHORS NEWS README TODO"
G2CONF="${G2CONF} --disable-schemas-compile"
+ gnome2_src_configure
}
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 9e6a179..4069de8 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -30,7 +30,7 @@ COMMON_DEPEND="
dev-libs/gjs
>=dev-libs/glib-2.31.6:2
>=dev-libs/gobject-introspection-1.31.6
- >=dev-libs/libgdata-0.13.1[introspection]
+ >=dev-libs/libgdata-0.13.1[gnome,introspection]
gnome-base/gnome-desktop:3
>=media-libs/clutter-1.10:1.0
>=media-libs/clutter-gtk-1.3.2:1.0[introspection]
@@ -49,7 +49,8 @@ DEPEND="${COMMON_DEPEND}
>=sys-devel/gettext-0.17
virtual/pkgconfig"
-pkg_setup() {
+src_configure() {
DOCS="AUTHORS NEWS README TODO"
G2CONF="${G2CONF} --disable-schemas-compile"
+ gnome2_src_configure
}
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2012-11-20 8:10 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2012-11-20 8:10 UTC (permalink / raw
To: gentoo-commits
commit: 1bf70b412e6acb95f8f54b665e1644964cf99ef4
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 20 08:05:50 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Nov 20 08:05:50 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1bf70b41
gnome-extra/gnome-documents: 3.6.1 → 3.6.2
---
...s-3.6.1.ebuild => gnome-documents-3.6.2.ebuild} | 0
| 5 +++++
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.6.1.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.6.2.ebuild
similarity index 100%
rename from gnome-extra/gnome-documents/gnome-documents-3.6.1.ebuild
rename to gnome-extra/gnome-documents/gnome-documents-3.6.2.ebuild
--git a/gnome-extra/gnome-documents/metadata.xml b/gnome-extra/gnome-documents/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/gnome-extra/gnome-documents/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gnome</herd>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2012-12-25 18:25 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2012-12-25 18:25 UTC (permalink / raw
To: gentoo-commits
commit: 48f97c50963557a230e270b7fc9896f0e228d5bc
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 25 18:25:24 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Dec 25 18:25:24 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=48f97c50
gnome-extra/gnome-documents: moved to gx86
* Sync live ebuild with gx86 changes.
---
.../gnome-documents/gnome-documents-3.6.2.ebuild | 56 --------------------
.../gnome-documents/gnome-documents-9999.ebuild | 23 ++++-----
2 files changed, 10 insertions(+), 69 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.6.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.6.2.ebuild
deleted file mode 100644
index 4069de8..0000000
--- a/gnome-extra/gnome-documents/gnome-documents-3.6.2.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="GNOME document manager"
-HOMEPAGE="https://live.gnome.org/Design/Apps/Documents"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~amd64 ~x86"
-fi
-
-# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
-COMMON_DEPEND="
- >=app-misc/tracker-0.13.1
- >=app-text/evince-3.3.0[introspection]
- dev-libs/gjs
- >=dev-libs/glib-2.31.6:2
- >=dev-libs/gobject-introspection-1.31.6
- >=dev-libs/libgdata-0.13.1[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.4
- >=net-libs/libzapojit-0.0.2
- >=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.5.5:3[introspection]
- x11-libs/pango[introspection]"
-RDEPEND="${COMMON_DEPEND}
- media-libs/clutter[introspection]
- sys-apps/dbus
- x11-themes/gnome-icon-theme-symbolic"
-DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.40
- >=sys-devel/gettext-0.17
- virtual/pkgconfig"
-
-src_configure() {
- DOCS="AUTHORS NEWS README TODO"
- G2CONF="${G2CONF} --disable-schemas-compile"
- gnome2_src_configure
-}
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 4069de8..6344387 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI="5"
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
@@ -14,7 +14,7 @@ fi
DESCRIPTION="GNOME document manager"
HOMEPAGE="https://live.gnome.org/Design/Apps/Documents"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
IUSE=""
if [[ ${PV} = 9999 ]]; then
@@ -25,13 +25,13 @@ fi
# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
- >=app-misc/tracker-0.13.1
+ >=app-misc/tracker-0.13.1:=
>=app-text/evince-3.3.0[introspection]
dev-libs/gjs
>=dev-libs/glib-2.31.6:2
>=dev-libs/gobject-introspection-1.31.6
>=dev-libs/libgdata-0.13.1[gnome,introspection]
- gnome-base/gnome-desktop:3
+ 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
@@ -39,18 +39,15 @@ COMMON_DEPEND="
>=net-libs/libzapojit-0.0.2
>=x11-libs/gdk-pixbuf-2.25:2[introspection]
>=x11-libs/gtk+-3.5.5:3[introspection]
- x11-libs/pango[introspection]"
+ x11-libs/pango[introspection]
+"
RDEPEND="${COMMON_DEPEND}
media-libs/clutter[introspection]
sys-apps/dbus
- x11-themes/gnome-icon-theme-symbolic"
+ x11-themes/gnome-icon-theme-symbolic
+"
DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.40
>=sys-devel/gettext-0.17
- virtual/pkgconfig"
-
-src_configure() {
- DOCS="AUTHORS NEWS README TODO"
- G2CONF="${G2CONF} --disable-schemas-compile"
- gnome2_src_configure
-}
+ virtual/pkgconfig
+"
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2013-11-14 22:52 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2013-11-14 22:52 UTC (permalink / raw
To: gentoo-commits
commit: a1037f5e977f64b6e140a5b316edafb3cbbc30aa
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 10:37:37 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 00:39:11 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a1037f5e
gnome-extra/gnome-documents: 3.8.4 → 3.10.0
---
...s-9999.ebuild => gnome-documents-3.10.0.ebuild} | 39 +++++++++++-----------
.../gnome-documents/gnome-documents-9999.ebuild | 24 +++++++------
2 files changed, 33 insertions(+), 30 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.10.0.ebuild
similarity index 53%
copy from gnome-extra/gnome-documents/gnome-documents-9999.ebuild
copy to gnome-extra/gnome-documents/gnome-documents-3.10.0.ebuild
index 6344387..ad1a9c0 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.10.0.ebuild
@@ -1,53 +1,54 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
+inherit eutils gnome2
-DESCRIPTION="GNOME document manager"
+DESCRIPTION="A document manager application for GNOME"
HOMEPAGE="https://live.gnome.org/Design/Apps/Documents"
LICENSE="GPL-2+"
SLOT="0"
IUSE=""
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~amd64 ~x86"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
- >=app-misc/tracker-0.13.1:=
- >=app-text/evince-3.3.0[introspection]
+ >=app-misc/tracker-0.16:=
+ >=app-text/evince-3.7.4[introspection]
dev-libs/gjs
- >=dev-libs/glib-2.31.6:2
+ >=dev-libs/glib-2.37:2
>=dev-libs/gobject-introspection-1.31.6
- >=dev-libs/libgdata-0.13.1[gnome,introspection]
+ >=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.4
+ >=net-libs/libsoup-2.41.3:2.4
>=net-libs/libzapojit-0.0.2
+ >=net-libs/webkit-gtk-1.10.0:3
>=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.5.5:3[introspection]
+ >=x11-libs/gtk+-3.9.11:3[introspection]
x11-libs/pango[introspection]
"
RDEPEND="${COMMON_DEPEND}
+ gnome-extra/gnome-online-miners
media-libs/clutter[introspection]
sys-apps/dbus
x11-themes/gnome-icon-theme-symbolic
"
DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.40
+ dev-libs/libxslt
+ >=dev-util/intltool-0.50.1
>=sys-devel/gettext-0.17
virtual/pkgconfig
"
+
+src_prepare() {
+ # Add prev/back navigation with Left and Right keys (from 'master')
+ epatch "${FILESDIR}/${PN}-3.8.3-navigation-keys.patch"
+ gnome2_src_prepare
+}
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 6344387..9e12a59 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -1,17 +1,16 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
inherit gnome2
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
-DESCRIPTION="GNOME document manager"
+DESCRIPTION="A document manager application for GNOME"
HOMEPAGE="https://live.gnome.org/Design/Apps/Documents"
LICENSE="GPL-2+"
@@ -20,34 +19,37 @@ IUSE=""
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
- >=app-misc/tracker-0.13.1:=
- >=app-text/evince-3.3.0[introspection]
+ >=app-misc/tracker-0.16:=
+ >=app-text/evince-3.7.4[introspection]
dev-libs/gjs
- >=dev-libs/glib-2.31.6:2
+ >=dev-libs/glib-2.37:2
>=dev-libs/gobject-introspection-1.31.6
- >=dev-libs/libgdata-0.13.1[gnome,introspection]
+ >=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.4
+ >=net-libs/libsoup-2.41.3:2.4
>=net-libs/libzapojit-0.0.2
+ >=net-libs/webkit-gtk-1.10.0:3
>=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.5.5:3[introspection]
+ >=x11-libs/gtk+-3.9.11:3[introspection]
x11-libs/pango[introspection]
"
RDEPEND="${COMMON_DEPEND}
+ gnome-extra/gnome-online-miners
media-libs/clutter[introspection]
sys-apps/dbus
x11-themes/gnome-icon-theme-symbolic
"
DEPEND="${COMMON_DEPEND}
- >=dev-util/intltool-0.40
+ dev-libs/libxslt
+ >=dev-util/intltool-0.50.1
>=sys-devel/gettext-0.17
virtual/pkgconfig
"
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2013-12-01 18:42 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2013-12-01 18:42 UTC (permalink / raw
To: gentoo-commits
commit: fc4bab920e69aba42e253eea7fa368462ef42844
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 10:37:37 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 18:40:10 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=fc4bab92
gnome-extra/gnome-documents: 3.8.4 → 3.10.1
---
...s-9999.ebuild => gnome-documents-3.10.1.ebuild} | 36 +++++++++-------------
.../gnome-documents/gnome-documents-9999.ebuild | 27 ++++++++--------
2 files changed, 29 insertions(+), 34 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild
similarity index 55%
copy from gnome-extra/gnome-documents/gnome-documents-9999.ebuild
copy to gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild
index 6344387..c37ea7c 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild
@@ -1,53 +1,47 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
+inherit eutils gnome2
-DESCRIPTION="GNOME document manager"
-HOMEPAGE="https://live.gnome.org/Design/Apps/Documents"
+DESCRIPTION="A document manager application for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Design/Apps/Documents"
LICENSE="GPL-2+"
SLOT="0"
IUSE=""
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~amd64 ~x86"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
- >=app-misc/tracker-0.13.1:=
- >=app-text/evince-3.3.0[introspection]
+ >=app-misc/tracker-0.16:=
+ >=app-text/evince-3.7.4[introspection]
dev-libs/gjs
- >=dev-libs/glib-2.31.6:2
+ >=dev-libs/glib-2.37:2
>=dev-libs/gobject-introspection-1.31.6
- >=dev-libs/libgdata-0.13.1[gnome,introspection]
+ >=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.4
+ >=net-libs/libsoup-2.41.3:2.4
>=net-libs/libzapojit-0.0.2
+ >=net-libs/webkit-gtk-1.10.0:3
>=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.5.5:3[introspection]
+ >=x11-libs/gtk+-3.9.11: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-util/intltool-0.40
- >=sys-devel/gettext-0.17
+ dev-libs/libxslt
+ >=dev-util/intltool-0.50.1
virtual/pkgconfig
"
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 6344387..8240d26 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="5"
GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
inherit gnome2
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
fi
-DESCRIPTION="GNOME document manager"
-HOMEPAGE="https://live.gnome.org/Design/Apps/Documents"
+DESCRIPTION="A document manager application for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Design/Apps/Documents"
LICENSE="GPL-2+"
SLOT="0"
@@ -20,34 +19,36 @@ IUSE=""
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
- >=app-misc/tracker-0.13.1:=
- >=app-text/evince-3.3.0[introspection]
+ >=app-misc/tracker-0.16:=
+ >=app-text/evince-3.7.4[introspection]
dev-libs/gjs
- >=dev-libs/glib-2.31.6:2
+ >=dev-libs/glib-2.37:2
>=dev-libs/gobject-introspection-1.31.6
- >=dev-libs/libgdata-0.13.1[gnome,introspection]
+ >=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.4
+ >=net-libs/libsoup-2.41.3:2.4
>=net-libs/libzapojit-0.0.2
+ >=net-libs/webkit-gtk-1.10.0:3
>=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.5.5:3[introspection]
+ >=x11-libs/gtk+-3.9.11: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-util/intltool-0.40
- >=sys-devel/gettext-0.17
+ dev-libs/libxslt
+ >=dev-util/intltool-0.50.1
virtual/pkgconfig
"
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2013-12-22 23:28 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2013-12-22 23:28 UTC (permalink / raw
To: gentoo-commits
commit: 9ceb9962d16834b14ad024a4f2d9b50b2deaa786
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 23:17:02 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 22 23:17:02 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9ceb9962
gnome-extra/gnome-documents: drop keywords with unsatisfied dependencies
---
| 4 ++--
| 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--git a/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild
index c37ea7c..be85a8f 100644
--- a/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild
@@ -5,7 +5,7 @@
EAPI="5"
GCONF_DEBUG="no"
-inherit eutils gnome2
+inherit gnome2
DESCRIPTION="A document manager application for GNOME"
HOMEPAGE="https://wiki.gnome.org/Design/Apps/Documents"
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Design/Apps/Documents"
LICENSE="GPL-2+"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64"
# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
--git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 8240d26..40178d7 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -19,7 +19,7 @@ IUSE=""
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64"
fi
# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2014-02-12 20:58 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2014-02-12 20:58 UTC (permalink / raw
To: gentoo-commits
commit: 9b950a9b33eefdc046e8e0a461cbad4ccc64f139
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 20:55:37 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 20:58:04 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=9b950a9b
gnome-extra/gnome-documents: moved to gentoo-x86
---
.../gnome-documents/gnome-documents-3.10.1.ebuild | 47 ----------------------
1 file changed, 47 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild
deleted file mode 100644
index be85a8f..0000000
--- a/gnome-extra/gnome-documents/gnome-documents-3.10.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="A document manager application for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Design/Apps/Documents"
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64"
-
-# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
-COMMON_DEPEND="
- >=app-misc/tracker-0.16:=
- >=app-text/evince-3.7.4[introspection]
- dev-libs/gjs
- >=dev-libs/glib-2.37: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-1.10.0:3
- >=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.9.11: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
- virtual/pkgconfig
-"
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2014-04-20 22:57 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-20 22:57 UTC (permalink / raw
To: gentoo-commits
commit: 232ded731f6a76f77daf2b0a673eb8156797b34a
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 7 21:29:18 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Apr 20 22:55:08 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=232ded73
gnome-extra/gnome-documents: 3.10.2 → 3.12.0
---
...s-9999.ebuild => gnome-documents-3.12.0.ebuild} | 21 +++++++++------------
.../gnome-documents/gnome-documents-9999.ebuild | 22 +++++++++++++++++-----
2 files changed, 26 insertions(+), 17 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.12.0.ebuild
similarity index 78%
copy from gnome-extra/gnome-documents/gnome-documents-9999.ebuild
copy to gnome-extra/gnome-documents/gnome-documents-3.12.0.ebuild
index 40178d7..0a4f6a4 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,25 +6,18 @@ 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/Design/Apps/Documents"
+HOMEPAGE="https://wiki.gnome.org/Apps/Documents"
LICENSE="GPL-2+"
SLOT="0"
IUSE=""
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~amd64"
-fi
+KEYWORDS="~amd64 ~x86"
# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
- >=app-misc/tracker-0.16:=
+ >=app-misc/tracker-1:=
>=app-text/evince-3.7.4[introspection]
dev-libs/gjs
>=dev-libs/glib-2.37:2
@@ -38,7 +31,7 @@ COMMON_DEPEND="
>=net-libs/libzapojit-0.0.2
>=net-libs/webkit-gtk-1.10.0:3
>=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.9.11:3[introspection]
+ >=x11-libs/gtk+-3.11.5:3[introspection]
x11-libs/pango[introspection]
"
RDEPEND="${COMMON_DEPEND}
@@ -52,3 +45,7 @@ DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.50.1
virtual/pkgconfig
"
+
+src_configure() {
+ gnome2_src_configure ITSTOOL="$(type -P true)"
+}
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 40178d7..67f8336 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-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="A document manager application for GNOME"
-HOMEPAGE="https://wiki.gnome.org/Design/Apps/Documents"
+HOMEPAGE="https://wiki.gnome.org/Apps/Documents"
LICENSE="GPL-2+"
SLOT="0"
@@ -19,12 +19,12 @@ IUSE=""
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~x86"
fi
# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
COMMON_DEPEND="
- >=app-misc/tracker-0.16:=
+ >=app-misc/tracker-1:=
>=app-text/evince-3.7.4[introspection]
dev-libs/gjs
>=dev-libs/glib-2.37:2
@@ -38,7 +38,7 @@ COMMON_DEPEND="
>=net-libs/libzapojit-0.0.2
>=net-libs/webkit-gtk-1.10.0:3
>=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.9.11:3[introspection]
+ >=x11-libs/gtk+-3.11.5:3[introspection]
x11-libs/pango[introspection]
"
RDEPEND="${COMMON_DEPEND}
@@ -52,3 +52,15 @@ DEPEND="${COMMON_DEPEND}
>=dev-util/intltool-0.50.1
virtual/pkgconfig
"
+
+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}
+}
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2014-10-18 14:55 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2014-10-18 14:55 UTC (permalink / raw
To: gentoo-commits
commit: 640d1b96df16c82cf22ef3afd55eeeb47f0fe53e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 18 09:07:24 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Oct 18 14:54:13 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=640d1b96
gnome-extra/gnome-documents: 3.14.0 → 3.14.1
---
.../{gnome-documents-3.14.0.ebuild => gnome-documents-3.14.1.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.14.0.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.14.1.ebuild
similarity index 100%
rename from gnome-extra/gnome-documents/gnome-documents-3.14.0.ebuild
rename to gnome-extra/gnome-documents/gnome-documents-3.14.1.ebuild
^ permalink raw reply [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2014-11-23 19:37 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2014-11-23 19:37 UTC (permalink / raw
To: gentoo-commits
commit: d7584fc673aafedfa9ae13ef19a9cb2bb2ec1f99
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 23 19:15:16 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 23 19:15:16 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d7584fc6
gnome-extra/gnome-documents: 3.14.1 → 3.14.2
---
.../{gnome-documents-3.14.1.ebuild => gnome-documents-3.14.2.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.14.1.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.14.2.ebuild
similarity index 100%
rename from gnome-extra/gnome-documents/gnome-documents-3.14.1.ebuild
rename to gnome-extra/gnome-documents/gnome-documents-3.14.2.ebuild
^ permalink raw reply [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2014-12-22 23:11 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-22 23:11 UTC (permalink / raw
To: gentoo-commits
commit: 6120083c7ebf6a6248917b2a3238841eb452097b
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 22 23:10:38 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 22 23:10:38 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6120083c
gnome-extra/gnome-documents: moved to gentoo-x86
---
.../gnome-documents/gnome-documents-3.14.2.ebuild | 51 ----------------------
1 file changed, 51 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.14.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.14.2.ebuild
deleted file mode 100644
index 93d0b81..0000000
--- a/gnome-extra/gnome-documents/gnome-documents-3.14.2.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.12.1.ebuild,v 1.4 2014/09/25 10:09:52 pacho Exp $
-
-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-1.10.0:3
- >=x11-libs/gdk-pixbuf-2.25:2[introspection]
- >=x11-libs/gtk+-3.13.2: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
- virtual/pkgconfig
-"
-
-src_configure() {
- gnome2_src_configure ITSTOOL="$(type -P true)"
-}
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2015-05-12 19:31 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-12 19:31 UTC (permalink / raw
To: gentoo-commits
commit: f8b87e8bdc4fead4d4780410a9d48e9b751bab79
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue May 12 18:46:24 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue May 12 18:46:24 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=f8b87e8b
gnome-extra/gnome-documents: 3.16.0 → 3.16.2
.../{gnome-documents-3.16.0.ebuild => gnome-documents-3.16.2.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.16.0.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.16.2.ebuild
similarity index 100%
rename from gnome-extra/gnome-documents/gnome-documents-3.16.0.ebuild
rename to gnome-extra/gnome-documents/gnome-documents-3.16.2.ebuild
^ permalink raw reply [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2016-04-02 16:34 Ole Reifschneider
0 siblings, 0 replies; 31+ messages in thread
From: Ole Reifschneider @ 2016-04-02 16:34 UTC (permalink / raw
To: gentoo-commits
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)"
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2018-01-12 13:26 Dennis Lamm
0 siblings, 0 replies; 31+ messages in thread
From: Dennis Lamm @ 2018-01-12 13:26 UTC (permalink / raw
To: gentoo-commits
commit: 9a4f4df07e01862d8f4b0e6dc53f08946f3ceb76
Author: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 13:26:09 2018 +0000
Commit: Dennis Lamm <expeditioneer <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 13:26:09 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9a4f4df0
gnome-extra/gnome-documents: drop old
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --force
.../gnome-documents/gnome-documents-3.20.0.ebuild | 55 ----------------------
1 file changed, 55 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.20.0.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.20.0.ebuild
deleted file mode 100644
index bf96672e..00000000
--- a/gnome-extra/gnome-documents/gnome-documents-3.20.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2016 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:=[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]
- >=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.19.1: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
-}
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2018-04-21 19:07 Sobhan Mohammadpour
0 siblings, 0 replies; 31+ messages in thread
From: Sobhan Mohammadpour @ 2018-04-21 19:07 UTC (permalink / raw
To: gentoo-commits
commit: 9e894cda5b11bc2381d5efbd337b133c38db2cf4
Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 21 19:07:10 2018 +0000
Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Sat Apr 21 19:07:10 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9e894cda
gnome-extra/gnome-documents: bump
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --force
Manifest-Sign-Key: 0x7DF238CF0AA182E1
.../gnome-documents/gnome-documents-3.26.2.ebuild | 45 ++++++++++++++++++++++
1 file changed, 45 insertions(+)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild
new file mode 100644
index 00000000..def9d80c
--- /dev/null
+++ b/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2018 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-1.48
+ >=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:=[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
+ >=sys-devel/gettext-0.19.8
+ dev-util/itstool
+ virtual/pkgconfig
+"
+# eautoreconf requires yelp-tools
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2018-05-07 17:56 Sobhan Mohammadpour
0 siblings, 0 replies; 31+ messages in thread
From: Sobhan Mohammadpour @ 2018-05-07 17:56 UTC (permalink / raw
To: gentoo-commits
commit: e7f1c6d149c5931f244df1e6c6d27a60750c99f8
Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Mon May 7 17:40:50 2018 +0000
Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Mon May 7 17:40:50 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=e7f1c6d1
gnome-extra/gnome-documents: fix useflag
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Manifest-Sign-Key: 0x7DF238CF0AA182E1
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild
index def9d80c..d746ac56 100644
--- a/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild
@@ -22,7 +22,7 @@ COMMON_DEPEND="
>=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:=[miner-fs]
+ >=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]
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2018-06-24 19:33 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2018-06-24 19:33 UTC (permalink / raw
To: gentoo-commits
commit: 6d69da46e84e1c5bff6d5041d7784b76938aa3f2
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 21:45:39 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 19:33:23 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6d69da46
gnome-extra/gnome-documents: fix dependency on libgepub
Also add DEPEND for glib-compile-resources.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --force
Manifest-Sign-Key: 0x5A56C8CD0C13248A
| 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--git a/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild
index d746ac56..9194cf7d 100644
--- a/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild
@@ -29,14 +29,16 @@ COMMON_DEPEND="
>=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]
+ >=app-text/libgepub-0.5[introspection]
"
RDEPEND="${COMMON_DEPEND}
net-misc/gnome-online-miners
sys-apps/dbus
x11-themes/adwaita-icon-theme
"
+# libxml2+gdk-pixbuf required for glib-compile-resources
DEPEND="${COMMON_DEPEND}
+ dev-libs/libxml2
dev-libs/libxslt
>=sys-devel/gettext-0.19.8
dev-util/itstool
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2018-06-24 19:33 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2018-06-24 19:33 UTC (permalink / raw
To: gentoo-commits
commit: 02995226f8d3c759f02a0ff8fc7f1118473099ba
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 21:47:20 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 19:33:23 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=02995226
gnome-extra/gnome-documents: synchronize live ebuild
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --force
Manifest-Sign-Key: 0x5A56C8CD0C13248A
.../gnome-documents/gnome-documents-9999.ebuild | 49 +++++++++-------------
1 file changed, 19 insertions(+), 30 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index e67d236a..17a7e586 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -1,10 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
+EAPI=6
inherit gnome2
if [[ ${PV} = 9999 ]]; then
inherit gnome2-live
@@ -22,34 +19,38 @@ else
KEYWORDS="~amd64 ~x86"
fi
-# Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length
+# cairo-1.14 for cairo_surface_set_device_scale check and usage
COMMON_DEPEND="
>=app-misc/tracker-1:=
>=app-text/evince-3.13.3[introspection]
- dev-libs/gjs
+ >=net-libs/webkit-gtk-2.6:4[introspection]
+ >=dev-libs/gjs-1.48
>=dev-libs/glib-2.39.3:2
>=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]
- >=net-libs/gnome-online-accounts-3.2.0
+ >=x11-libs/gtk+-3.22.15:3[introspection]
>=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.19.1:3[introspection]
+ 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]
"
RDEPEND="${COMMON_DEPEND}
media-libs/clutter[introspection]
net-misc/gnome-online-miners
sys-apps/dbus
- x11-themes/gnome-icon-theme-symbolic
+ x11-themes/adwaita-icon-theme
"
+# libxml2+gdk-pixbuf required for glib-compile-resources
DEPEND="${COMMON_DEPEND}
+ dev-libs/libxml2
dev-libs/libxslt
- >=dev-util/intltool-0.50.1
+ >=sys-devel/gettext-0.19.8
+ dev-util/itstool
virtual/pkgconfig
"
@@ -58,15 +59,3 @@ if [[ ${PV} = 9999 ]]; then
app-text/yelp-tools
"
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)"
- gnome2_src_configure ${myconf}
-}
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2018-07-31 14:34 Sobhan Mohammadpour
0 siblings, 0 replies; 31+ messages in thread
From: Sobhan Mohammadpour @ 2018-07-31 14:34 UTC (permalink / raw
To: gentoo-commits
commit: 975c7c5838b292411803517c3260a8832b1bb2d6
Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 31 14:24:12 2018 +0000
Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Tue Jul 31 14:24:12 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=975c7c58
gnome-extra/gnome-documents: 3.26.2 ➛ 3.26.3
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x7DF238CF0AA182E1
.../{gnome-documents-3.26.2.ebuild => gnome-documents-3.26.3.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
similarity index 100%
rename from gnome-extra/gnome-documents/gnome-documents-3.26.2.ebuild
rename to gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
^ permalink raw reply [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2018-12-09 22:57 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2018-12-09 22:57 UTC (permalink / raw
To: gentoo-commits
commit: 28c9923883eb8130ecf6ee01eea12ca116a3ee6d
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 9 22:30:28 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 9 22:57:51 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=28c99238
gnome-extra/gnome-documents: 3.26.3 → 3.28.2
Switched to meson build system. Keep getting_started disabled as it
requires inkscape and pdfunite which would require USE=doc at a minimum
but does not actually seem useful other than having a document to show
by default.
Drop pango and gdk-pixbuf dependencies are they are supposed to be pull
by gtk+3 with proper USE flags set already.
Add dependencies required for man page generation, gresources and
appdata translations.
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
.../gnome-documents/gnome-documents-3.28.2.ebuild | 70 ++++++++++++++++++++++
1 file changed, 70 insertions(+)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild
new file mode 100644
index 00000000..677ff08e
--- /dev/null
+++ b/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org gnome2-utils meson xdg
+
+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="
+ >=dev-libs/gjs-1.48
+ >=app-text/evince-3.13.3[introspection]
+ >=dev-libs/glib-2.39.3:2
+ gnome-base/gnome-desktop:3=[introspection]
+ >=dev-libs/gobject-introspection-1.31.6:=
+ >=x11-libs/gtk+-3.22.15:3[introspection]
+ >=net-libs/libsoup-2.41.3:2.4
+ >=app-misc/tracker-2:=
+ >=net-libs/webkit-gtk-2.6:4[introspection]
+
+ >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
+ >=app-text/libgepub-0.6[introspection]
+ >=net-libs/gnome-online-accounts-3.2.0[introspection]
+ >=net-libs/libzapojit-0.0.2[introspection]
+
+ >=x11-libs/cairo-1.14
+"
+RDEPEND="${COMMON_DEPEND}
+ >=app-misc/tracker-miners-2[miner-fs]
+ net-misc/gnome-online-miners
+ sys-apps/dbus
+ x11-themes/adwaita-icon-theme
+"
+DEPEND="${COMMON_DEPEND}
+ dev-libs/appstream-glib
+ app-text/docbook-xml-dtd:4.2
+ app-text/docbook-xsl-stylesheets
+ dev-libs/libxml2:2
+ x11-libs/gdk-pixbuf:2
+ dev-libs/libxslt
+ >=sys-devel/gettext-0.19.8
+ dev-util/itstool
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local emesonargs=(
+ -Ddocumentation=true
+ -Dgetting_started=false
+ )
+ meson_src_configure
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2018-12-09 22:57 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2018-12-09 22:57 UTC (permalink / raw
To: gentoo-commits
commit: 83cf2f883432799c03fedfad1f2e7678468533d6
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 9 22:27:14 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 9 22:57:51 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=83cf2f88
gnome-extra/gnome-documents: lock libgepub dependency
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
| 1 +
1 file changed, 1 insertion(+)
--git a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
index afdb1825..14216469 100644
--- a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
@@ -30,6 +30,7 @@ COMMON_DEPEND="
x11-libs/pango[introspection]
>=net-libs/libzapojit-0.0.2[introspection]
>=app-text/libgepub-0.5[introspection]
+ <app-text/libgepub-0.6[introspection]
"
RDEPEND="${COMMON_DEPEND}
>=app-misc/tracker-miners-2[miner-fs]
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2018-12-09 22:57 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2018-12-09 22:57 UTC (permalink / raw
To: gentoo-commits
commit: 128ef4ee807c2744bfebcc21da8c38773dba63b3
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 9 22:48:37 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 9 22:57:51 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=128ef4ee
gnome-extra/gnome-documents: 3.28.2 → 3.30.0
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
.../gnome-documents/gnome-documents-3.30.0.ebuild | 70 ++++++++++++++++++++++
1 file changed, 70 insertions(+)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild
new file mode 100644
index 00000000..677ff08e
--- /dev/null
+++ b/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org gnome2-utils meson xdg
+
+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="
+ >=dev-libs/gjs-1.48
+ >=app-text/evince-3.13.3[introspection]
+ >=dev-libs/glib-2.39.3:2
+ gnome-base/gnome-desktop:3=[introspection]
+ >=dev-libs/gobject-introspection-1.31.6:=
+ >=x11-libs/gtk+-3.22.15:3[introspection]
+ >=net-libs/libsoup-2.41.3:2.4
+ >=app-misc/tracker-2:=
+ >=net-libs/webkit-gtk-2.6:4[introspection]
+
+ >=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
+ >=app-text/libgepub-0.6[introspection]
+ >=net-libs/gnome-online-accounts-3.2.0[introspection]
+ >=net-libs/libzapojit-0.0.2[introspection]
+
+ >=x11-libs/cairo-1.14
+"
+RDEPEND="${COMMON_DEPEND}
+ >=app-misc/tracker-miners-2[miner-fs]
+ net-misc/gnome-online-miners
+ sys-apps/dbus
+ x11-themes/adwaita-icon-theme
+"
+DEPEND="${COMMON_DEPEND}
+ dev-libs/appstream-glib
+ app-text/docbook-xml-dtd:4.2
+ app-text/docbook-xsl-stylesheets
+ dev-libs/libxml2:2
+ x11-libs/gdk-pixbuf:2
+ dev-libs/libxslt
+ >=sys-devel/gettext-0.19.8
+ dev-util/itstool
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local emesonargs=(
+ -Ddocumentation=true
+ -Dgetting_started=false
+ )
+ meson_src_configure
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2018-12-11 13:13 Gilles Dartiguelongue
0 siblings, 0 replies; 31+ messages in thread
From: Gilles Dartiguelongue @ 2018-12-11 13:13 UTC (permalink / raw
To: gentoo-commits
commit: b2cc62b2025b163bef0d11dd8df8210f86030eaa
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 11 13:13:32 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Dec 11 13:13:40 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b2cc62b2
gnome-extra/gnome-documents: update live ebuild
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Manifest-Sign-Key: 0x5A56C8CD0C13248A
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
.../gnome-documents/gnome-documents-9999.ebuild | 53 +++++++++++++++-------
1 file changed, 36 insertions(+), 17 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 77c590d8..2d8cee6a 100644
--- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
@@ -1,10 +1,12 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit gnome2
+inherit gnome.org gnome2-utils meson xdg
if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
+ inherit git-r3
+ SRC_URI=""
+ EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/${GNOME_ORG_MODULE}"
fi
DESCRIPTION="A document manager application for GNOME"
@@ -21,22 +23,22 @@ fi
# 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
+ >=app-text/evince-3.13.3[introspection]
>=dev-libs/glib-2.39.3:2
+ gnome-base/gnome-desktop:3=[introspection]
>=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
+ >=net-libs/webkit-gtk-2.6:4[introspection]
+
>=dev-libs/libgdata-0.13.3:=[crypt,gnome-online-accounts,introspection]
- x11-libs/gdk-pixbuf:2[introspection]
+ >=app-text/libgepub-0.6[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]
+
+ >=x11-libs/cairo-1.14
"
RDEPEND="${COMMON_DEPEND}
>=app-misc/tracker-miners-2[miner-fs]
@@ -44,17 +46,34 @@ RDEPEND="${COMMON_DEPEND}
sys-apps/dbus
x11-themes/adwaita-icon-theme
"
-# libxml2+gdk-pixbuf required for glib-compile-resources
DEPEND="${COMMON_DEPEND}
- dev-libs/libxml2
+ dev-libs/appstream-glib
+ app-text/docbook-xml-dtd:4.2
+ app-text/docbook-xsl-stylesheets
+ dev-libs/libxml2:2
+ x11-libs/gdk-pixbuf:2
dev-libs/libxslt
>=sys-devel/gettext-0.19.8
dev-util/itstool
virtual/pkgconfig
"
-if [[ ${PV} = 9999 ]]; then
- DEPEND="${DEPEND}
- app-text/yelp-tools
- "
-fi
+src_configure() {
+ local emesonargs=(
+ -Ddocumentation=true
+ -Dgetting_started=false
+ )
+ meson_src_configure
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+ gnome2_icon_cache_update
+}
^ permalink raw reply related [flat|nested] 31+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/
@ 2019-02-16 21:08 Mart Raudsepp
0 siblings, 0 replies; 31+ messages in thread
From: Mart Raudsepp @ 2019-02-16 21:08 UTC (permalink / raw
To: gentoo-commits
commit: 9137178ed4ee2c01edfd6d3252c4a11ae97a9a36
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 16 21:07:50 2019 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Feb 16 21:07:50 2019 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9137178e
gnome-extra/gnome-documents: adjust tracker-miners USE dep, drop old
Without miner-fs tracker-miners isn't too useful, and was
required by most USE flags. So the miner-fs USE flags was
never added to main tree tracker-miners version and it's
always enabled; adjust here to it.
Remove 3.26.3, as that is available in ::gentoo
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
.../gnome-documents/gnome-documents-3.26.3.ebuild | 49 ----------------------
.../gnome-documents/gnome-documents-3.28.2.ebuild | 4 +-
.../gnome-documents/gnome-documents-3.30.0.ebuild | 4 +-
.../gnome-documents/gnome-documents-9999.ebuild | 4 +-
4 files changed, 6 insertions(+), 55 deletions(-)
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
deleted file mode 100644
index 14216469..00000000
--- a/gnome-extra/gnome-documents/gnome-documents-3.26.3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2018 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-1.48
- >=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[introspection]
-"
-RDEPEND="${COMMON_DEPEND}
- >=app-misc/tracker-miners-2[miner-fs]
- net-misc/gnome-online-miners
- sys-apps/dbus
- x11-themes/adwaita-icon-theme
-"
-# libxml2+gdk-pixbuf required for glib-compile-resources
-DEPEND="${COMMON_DEPEND}
- dev-libs/libxml2
- dev-libs/libxslt
- >=sys-devel/gettext-0.19.8
- dev-util/itstool
- virtual/pkgconfig
-"
-# eautoreconf requires yelp-tools
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild
index 677ff08e..c33e6f5b 100644
--- a/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.28.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -32,7 +32,7 @@ COMMON_DEPEND="
>=x11-libs/cairo-1.14
"
RDEPEND="${COMMON_DEPEND}
- >=app-misc/tracker-miners-2[miner-fs]
+ >=app-misc/tracker-miners-2
net-misc/gnome-online-miners
sys-apps/dbus
x11-themes/adwaita-icon-theme
diff --git a/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild
index 677ff08e..c33e6f5b 100644
--- a/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild
+++ b/gnome-extra/gnome-documents/gnome-documents-3.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -32,7 +32,7 @@ COMMON_DEPEND="
>=x11-libs/cairo-1.14
"
RDEPEND="${COMMON_DEPEND}
- >=app-misc/tracker-miners-2[miner-fs]
+ >=app-misc/tracker-miners-2
net-misc/gnome-online-miners
sys-apps/dbus
x11-themes/adwaita-icon-theme
diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
index 2d8cee6a..275d3393 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-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -41,7 +41,7 @@ COMMON_DEPEND="
>=x11-libs/cairo-1.14
"
RDEPEND="${COMMON_DEPEND}
- >=app-misc/tracker-miners-2[miner-fs]
+ >=app-misc/tracker-miners-2
net-misc/gnome-online-miners
sys-apps/dbus
x11-themes/adwaita-icon-theme
^ permalink raw reply related [flat|nested] 31+ messages in thread
end of thread, other threads:[~2019-02-16 21:08 UTC | newest]
Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-14 22:52 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-documents/ Gilles Dartiguelongue
-- strict thread matches above, loose matches on Subject: below --
2019-02-16 21:08 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
2016-04-02 16:34 Ole Reifschneider
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
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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox