* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-todo/
@ 2018-01-17 17:14 Mart Raudsepp
0 siblings, 0 replies; 7+ messages in thread
From: Mart Raudsepp @ 2018-01-17 17:14 UTC (permalink / raw
To: gentoo-commits
commit: 427db6e1562187ddc00746534a4939d0339beaf8
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 17 17:14:27 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Jan 17 17:14:27 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=427db6e1
gnome-extra/gnome-todo: update GOA version comment about Todoist
Package-Manager: Portage-2.3.19, Repoman-2.3.6
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild
index 2e056593..aaf89a81 100644
--- a/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild
+++ b/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="doc"
-# TODO: Todoist plugin seems to require 3.26 GOA for being able to add a Todoist account
+# TODO: Todoist plugin requires 3.25.3 GOA for being able to add a Todoist account
RDEPEND="
>=dev-libs/glib-2.43.4:2
>=x11-libs/gtk+-3.22.0:3
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-todo/
@ 2018-01-17 22:51 Mart Raudsepp
0 siblings, 0 replies; 7+ messages in thread
From: Mart Raudsepp @ 2018-01-17 22:51 UTC (permalink / raw
To: gentoo-commits
commit: fbd4d0c316655c3953e92b4e171b87addab76efd
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 17 22:50:59 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Jan 17 22:50:59 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=fbd4d0c3
gnome-extra/gnome-todo: raise GOA min req for Todoist support
Package-Manager: Portage-2.3.19, Repoman-2.3.6
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild
index aaf89a81..cd463c0d 100644
--- a/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild
+++ b/gnome-extra/gnome-todo/gnome-todo-3.26.2.ebuild
@@ -13,11 +13,10 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="doc"
-# TODO: Todoist plugin requires 3.25.3 GOA for being able to add a Todoist account
RDEPEND="
>=dev-libs/glib-2.43.4:2
>=x11-libs/gtk+-3.22.0:3
- >=net-libs/gnome-online-accounts-3.2.0
+ >=net-libs/gnome-online-accounts-3.25.3
>=gnome-extra/evolution-data-server-3.17.1:=[gtk]
>=dev-libs/libical-0.43
>=dev-libs/libpeas-1.17
@@ -37,6 +36,7 @@ PATCHES=(
src_configure() {
# TODO: There aren't any consumers of the introspection outside gnome-todo's own plugins, so maybe we
# TODO: should just always build introspection support as an application that needs it for full functionality?
+ # Todoist plugin requires 3.25.3 GOA for being able to add a Todoist account
gnome-meson_src_configure \
-Denable-background-plugin=true \
-Denable-dark-theme-plugin=true \
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-todo/
@ 2017-09-03 22:12 Gilles Dartiguelongue
0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue @ 2017-09-03 22:12 UTC (permalink / raw
To: gentoo-commits
commit: 5f959c852774b6fcd65858eab8aab3a709d09b69
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 3 21:50:13 2017 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Sep 3 21:50:13 2017 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=5f959c85
gnome-extra/gnome-todo: version bump 3.22.0 → 3.24.2
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Manifest-Sign-Key: 0x5A56C8CD0C13248A
| 43 +++++++++++++++++++++++++
1 file changed, 43 insertions(+)
--git a/gnome-extra/gnome-todo/gnome-todo-3.24.2.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.24.2.ebuild
new file mode 100644
index 00000000..7bc408d7
--- /dev/null
+++ b/gnome-extra/gnome-todo/gnome-todo-3.24.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit gnome2
+
+DESCRIPTION="Personal task manager"
+HOMEPAGE="https://wiki.gnome.org/Apps/Todo"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+introspection"
+
+RDEPEND="
+ >=dev-libs/glib-2.43.4:2
+ >=dev-libs/libical-0.43
+ >=dev-libs/libpeas-1.17
+ >=gnome-extra/evolution-data-server-3.17.1:=[gtk]
+ >=net-libs/gnome-online-accounts-3.2
+ >=x11-libs/gtk+-3.22.0:3
+ introspection? ( >=dev-libs/gobject-introspection-1.42:= )
+"
+DEPEND="${RDEPEND}
+ dev-libs/appstream-glib
+ >=dev-util/gtk-doc-am-1.14
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_configure() {
+ gnome2_src_configure \
+ $(use_enable introspection) \
+ --enable-eds-plugin \
+ --enable-background-plugin \
+ --enable-dark-theme-plugin \
+ --enable-scheduled-panel-plugin \
+ --enable-score-plugin \
+ --enable-today-panel-plugin \
+ --enable-unscheduled-panel-plugin \
+ --enable-todo-txt-plugin
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-todo/
@ 2017-01-06 21:11 Mart Raudsepp
0 siblings, 0 replies; 7+ messages in thread
From: Mart Raudsepp @ 2017-01-06 21:11 UTC (permalink / raw
To: gentoo-commits
commit: 573af00f1108f92d4bebb1d48292ee20f0e9eade
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 6 21:11:24 2017 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Jan 6 21:11:24 2017 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=573af00f
gnome-extra/gnome-todo: Personnal -> Personal in DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
| 4 ++--
| 4 ++--
| 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
--git a/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild
index bdfc866..28d4c7e 100644
--- a/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild
+++ b/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,7 +7,7 @@ GCONF_DEBUG="no"
inherit gnome2
-DESCRIPTION="Personnal task manager"
+DESCRIPTION="Personal task manager"
HOMEPAGE="https://wiki.gnome.org/Apps/Todo"
LICENSE="GPL-3+"
--git a/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild
index e9d7ce9..55ac2da 100644
--- a/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild
+++ b/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=6
inherit autotools gnome2
-DESCRIPTION="Personnal task manager"
+DESCRIPTION="Personal task manager"
HOMEPAGE="https://wiki.gnome.org/Apps/Todo"
LICENSE="GPL-3+"
--git a/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild
index eab6908..83b1238 100644
--- a/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild
+++ b/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=6
inherit autotools gnome2
-DESCRIPTION="Personnal task manager"
+DESCRIPTION="Personal task manager"
HOMEPAGE="https://wiki.gnome.org/Apps/Todo"
LICENSE="GPL-3+"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-todo/
@ 2016-11-13 12:07 Gilles Dartiguelongue
0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue @ 2016-11-13 12:07 UTC (permalink / raw
To: gentoo-commits
commit: 21f0445aff31c20f503c069118d360883840eaba
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 13 12:07:08 2016 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov 13 12:07:08 2016 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=21f0445a
gnome-extra/gnome-todo: add subslot dependency for eds
Package-Manager: portage-2.3.2
Manifest-Sign-Key: C6085806
| 4 ++--
| 4 ++--
| 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
--git a/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild
index 37a305b..bdfc866 100644
--- a/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild
+++ b/gnome-extra/gnome-todo/gnome-todo-3.18.1.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$
@@ -18,7 +18,7 @@ IUSE=""
RDEPEND="
>=dev-libs/glib-2.43.4:2
>=dev-libs/libical-0.43
- >=gnome-extra/evolution-data-server-3.17.1[gtk]
+ >=gnome-extra/evolution-data-server-3.17.1:=[gtk]
>=net-libs/gnome-online-accounts-3.2
>=x11-libs/gtk+-3.16:3
"
--git a/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild
index 52e6e18..e9d7ce9 100644
--- a/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild
+++ b/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild
@@ -16,12 +16,12 @@ IUSE="+introspection"
RDEPEND="
>=dev-libs/glib-2.43.4:2
- introspection? ( >=dev-libs/gobject-introspection-1.42:= )
>=dev-libs/libical-0.43
>=dev-libs/libpeas-1.17
- >=gnome-extra/evolution-data-server-3.17.1[gtk]
+ >=gnome-extra/evolution-data-server-3.17.1:=[gtk]
>=net-libs/gnome-online-accounts-3.2
>=x11-libs/gtk+-3.19.5:3
+ introspection? ( >=dev-libs/gobject-introspection-1.42:= )
"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40.6
--git a/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild
index 508e486..eab6908 100644
--- a/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild
+++ b/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild
@@ -16,12 +16,12 @@ IUSE="+introspection"
RDEPEND="
>=dev-libs/glib-2.43.4:2
- introspection? ( >=dev-libs/gobject-introspection-1.42:= )
>=dev-libs/libical-0.43
>=dev-libs/libpeas-1.17
- >=gnome-extra/evolution-data-server-3.17.1[gtk]
+ >=gnome-extra/evolution-data-server-3.17.1:=[gtk]
>=net-libs/gnome-online-accounts-3.2
>=x11-libs/gtk+-3.22.0:3
+ introspection? ( >=dev-libs/gobject-introspection-1.42:= )
"
DEPEND="${RDEPEND}
dev-libs/appstream-glib
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-todo/
@ 2015-12-13 21:19 Gilles Dartiguelongue
0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue @ 2015-12-13 21:19 UTC (permalink / raw
To: gentoo-commits
commit: b3bcbd9a8b1d0f30e922e547328e82124433d7bc
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 18:23:11 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 18:23:11 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b3bcbd9a
gnome-extra/gnome-todo: fix QA warning
| 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--git a/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild
index 265e2d8..37a305b 100644
--- a/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild
+++ b/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI="5"
+GCONF_DEBUG="no"
inherit gnome2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-todo/
@ 2015-12-13 18:18 Gilles Dartiguelongue
0 siblings, 0 replies; 7+ messages in thread
From: Gilles Dartiguelongue @ 2015-12-13 18:18 UTC (permalink / raw
To: gentoo-commits
commit: 4aab905bc58c2073abe2547ac1bd4e3d883ba0b0
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 18:18:41 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 18:18:41 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4aab905b
gnome-extra/gnome-todo: initial ebuild
| 29 +++++++++++++++++++++++++
| 5 +++++
2 files changed, 34 insertions(+)
--git a/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild
new file mode 100644
index 0000000..265e2d8
--- /dev/null
+++ b/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit gnome2
+
+DESCRIPTION="Personnal task manager"
+HOMEPAGE="https://wiki.gnome.org/Apps/Todo"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+ >=dev-libs/glib-2.43.4:2
+ >=dev-libs/libical-0.43
+ >=gnome-extra/evolution-data-server-3.17.1[gtk]
+ >=net-libs/gnome-online-accounts-3.2
+ >=x11-libs/gtk+-3.16:3
+"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.40.6
+ dev-libs/appstream-glib
+ sys-devel/gettext
+ virtual/pkgconfig
+"
--git a/gnome-extra/gnome-todo/metadata.xml b/gnome-extra/gnome-todo/metadata.xml
new file mode 100644
index 0000000..6e0e2ec
--- /dev/null
+++ b/gnome-extra/gnome-todo/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] 7+ messages in thread
end of thread, other threads:[~2018-01-17 22:51 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-17 17:14 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-todo/ Mart Raudsepp
-- strict thread matches above, loose matches on Subject: below --
2018-01-17 22:51 Mart Raudsepp
2017-09-03 22:12 Gilles Dartiguelongue
2017-01-06 21:11 Mart Raudsepp
2016-11-13 12:07 Gilles Dartiguelongue
2015-12-13 21:19 Gilles Dartiguelongue
2015-12-13 18:18 Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox