* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/
@ 2016-03-28 11:04 Ole Reifschneider
0 siblings, 0 replies; 8+ messages in thread
From: Ole Reifschneider @ 2016-03-28 11:04 UTC (permalink / raw
To: gentoo-commits
commit: 8942119c476759e54b7609c4c69049ebd6ee13bd
Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 10:29:51 2016 +0000
Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 10:29:51 2016 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=8942119c
gnome-extra/gnome-calendar: Bump version to 3.20.0
Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42
.../gnome-calendar/gnome-calendar-3.20.0.ebuild | 32 ++++++++++++++++++++++
| 8 ++++++
2 files changed, 40 insertions(+)
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.20.0.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.20.0.ebuild
new file mode 100644
index 0000000..7e3ade8
--- /dev/null
+++ b/gnome-extra/gnome-calendar/gnome-calendar-3.20.0.ebuild
@@ -0,0 +1,32 @@
+# 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="Manage your online calendars with simple and modern interface"
+HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244
+RDEPEND="
+ >=dev-libs/glib-2.43.4:2
+ >=dev-libs/libical-1.0.1
+ >=gnome-extra/evolution-data-server-3.17.1:=
+ >=net-libs/gnome-online-accounts-3.2.0:=
+ >=x11-libs/gtk+-3.15.4:3
+"
+DEPEND="${RDEPEND}
+ dev-libs/appstream-glib
+ dev-util/gdbus-codegen
+ >=dev-util/intltool-0.40.6
+ sys-devel/gettext
+ virtual/pkgconfig
+"
--git a/gnome-extra/gnome-calendar/metadata.xml b/gnome-extra/gnome-calendar/metadata.xml
new file mode 100644
index 0000000..996e7ca
--- /dev/null
+++ b/gnome-extra/gnome-calendar/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/
@ 2017-08-11 23:21 Gilles Dartiguelongue
0 siblings, 0 replies; 8+ messages in thread
From: Gilles Dartiguelongue @ 2017-08-11 23:21 UTC (permalink / raw
To: gentoo-commits
commit: 4e4c2e17344d28e4944324f1599ea50118ef9faf
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 22:33:31 2017 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 22:33:31 2017 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=4e4c2e17
gnome-extra/gnome-calendar: sync with gentoo repository
.../gnome-calendar/gnome-calendar-3.20.0.ebuild | 32 ----------------------
| 8 ------
2 files changed, 40 deletions(-)
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.20.0.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.20.0.ebuild
deleted file mode 100644
index 7e3ade82..00000000
--- a/gnome-extra/gnome-calendar/gnome-calendar-3.20.0.ebuild
+++ /dev/null
@@ -1,32 +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="Manage your online calendars with simple and modern interface"
-HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244
-RDEPEND="
- >=dev-libs/glib-2.43.4:2
- >=dev-libs/libical-1.0.1
- >=gnome-extra/evolution-data-server-3.17.1:=
- >=net-libs/gnome-online-accounts-3.2.0:=
- >=x11-libs/gtk+-3.15.4:3
-"
-DEPEND="${RDEPEND}
- dev-libs/appstream-glib
- dev-util/gdbus-codegen
- >=dev-util/intltool-0.40.6
- sys-devel/gettext
- virtual/pkgconfig
-"
diff --git a/gnome-extra/gnome-calendar/metadata.xml b/gnome-extra/gnome-calendar/metadata.xml
deleted file mode 100644
index 996e7cac..00000000
--- a/gnome-extra/gnome-calendar/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/
@ 2018-02-09 15:55 Sobhan Mohammadpour
0 siblings, 0 replies; 8+ messages in thread
From: Sobhan Mohammadpour @ 2018-02-09 15:55 UTC (permalink / raw
To: gentoo-commits
commit: 6ec9c6d4d071d942e69731bf1049119910934af8
Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 9 14:10:42 2018 +0000
Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Fri Feb 9 14:10:42 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6ec9c6d4
gnome-extra/gnome-calendar: bump
Package-Manager: Portage-2.3.23, Repoman-2.3.6
Manifest-Sign-Key: 0x7DF238CF0AA182E1
.../gnome-calendar/gnome-calendar-3.26.2.ebuild | 32 ++++++++++++++++++++++
| 8 ++++++
2 files changed, 40 insertions(+)
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild
new file mode 100644
index 00000000..4c132141
--- /dev/null
+++ b/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome-meson
+
+DESCRIPTION="Manage your online calendars with simple and modern interface"
+HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244
+RDEPEND="
+ >=dev-libs/glib-2.43.4:2
+ >=x11-libs/gtk+-3.21.6:3
+ >=gnome-extra/evolution-data-server-3.17.1:=
+ >=dev-libs/libical-1.0.1:0=
+ net-libs/libsoup:2.4
+ >=net-libs/gnome-online-accounts-3.2.0:=
+ >=gnome-base/gsettings-desktop-schemas-3.21.2
+"
+DEPEND="${RDEPEND}
+ dev-libs/appstream-glib
+ dev-util/gdbus-codegen
+ >=dev-util/intltool-0.40.6
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+# FIXME: test fails
--git a/gnome-extra/gnome-calendar/metadata.xml b/gnome-extra/gnome-calendar/metadata.xml
new file mode 100644
index 00000000..996e7cac
--- /dev/null
+++ b/gnome-extra/gnome-calendar/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/
@ 2018-02-23 12:47 Mart Raudsepp
0 siblings, 0 replies; 8+ messages in thread
From: Mart Raudsepp @ 2018-02-23 12:47 UTC (permalink / raw
To: gentoo-commits
commit: a827b4e8c52f65be87811d941dd1baa6bb67f938
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 11:56:28 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 12:47:22 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=a827b4e8
gnome-extra/gnome-calendar: Fix license
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--git a/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild
index 4c132141..460fde6f 100644
--- a/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild
+++ b/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild
@@ -7,7 +7,7 @@ inherit gnome-meson
DESCRIPTION="Manage your online calendars with simple and modern interface"
HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
-LICENSE="GPL-2+"
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/
@ 2018-02-23 12:47 Mart Raudsepp
0 siblings, 0 replies; 8+ messages in thread
From: Mart Raudsepp @ 2018-02-23 12:47 UTC (permalink / raw
To: gentoo-commits
commit: 2e6bd46168793292b31990310359fd9c3186bd84
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 11:59:07 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 12:47:22 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=2e6bd461
gnome-extra/gnome-calendar: bump to 3.26.3
Package-Manager: Portage-2.3.19, Repoman-2.3.6
.../{gnome-calendar-3.26.2.ebuild => gnome-calendar-3.26.3.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.26.3.ebuild
similarity index 100%
rename from gnome-extra/gnome-calendar/gnome-calendar-3.26.2.ebuild
rename to gnome-extra/gnome-calendar/gnome-calendar-3.26.3.ebuild
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/
@ 2018-04-16 16:22 Sobhan Mohammadpour
0 siblings, 0 replies; 8+ messages in thread
From: Sobhan Mohammadpour @ 2018-04-16 16:22 UTC (permalink / raw
To: gentoo-commits
commit: 92a88dfbca345ed92cc3d2d80780f131a99ab54d
Author: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 16 16:22:35 2018 +0000
Commit: Sobhan Mohammadpour <sobhan <AT> gentoo <DOT> org>
CommitDate: Mon Apr 16 16:22:35 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=92a88dfb
gnome-extra/gnome-calendar: bump
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Manifest-Sign-Key: 0x7DF238CF0AA182E1
.../{gnome-calendar-3.26.3.ebuild => gnome-calendar-3.26.4.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.26.3.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild
similarity index 97%
rename from gnome-extra/gnome-calendar/gnome-calendar-3.26.3.ebuild
rename to gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild
index 460fde6f..1aaa6407 100644
--- a/gnome-extra/gnome-calendar/gnome-calendar-3.26.3.ebuild
+++ b/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild
@@ -12,6 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244
+# FIXME add docs
RDEPEND="
>=dev-libs/glib-2.43.4:2
>=x11-libs/gtk+-3.21.6:3
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/
@ 2018-05-27 17:49 Gilles Dartiguelongue
0 siblings, 0 replies; 8+ messages in thread
From: Gilles Dartiguelongue @ 2018-05-27 17:49 UTC (permalink / raw
To: gentoo-commits
commit: 8f7ed113b621136739c3733f63f17e5fb010d756
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 15:07:34 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 27 17:48:42 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=8f7ed113
gnome-extra/gnome-calendar: fix DEPENDs, add src_test
Add meson at it requires a newer version than eclass sets. Set gettext
version and i18n requires this to work. Unittests require X due to
using dbus autolaunch.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A
| 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--git a/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild
index 1aaa6407..5234fa4c 100644
--- a/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild
+++ b/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit gnome-meson
+inherit gnome-meson virtualx
DESCRIPTION="Manage your online calendars with simple and modern interface"
HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
@@ -11,6 +11,7 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+
# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244
# FIXME add docs
RDEPEND="
@@ -25,9 +26,11 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-libs/appstream-glib
dev-util/gdbus-codegen
- >=dev-util/intltool-0.40.6
- sys-devel/gettext
+ >=dev-util/meson-0.42.0
+ >=sys-devel/gettext-0.19.8
virtual/pkgconfig
"
-# FIXME: test fails
+src_test() {
+ virtx meson_src_test
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/
@ 2018-11-19 16:00 Gilles Dartiguelongue
0 siblings, 0 replies; 8+ messages in thread
From: Gilles Dartiguelongue @ 2018-11-19 16:00 UTC (permalink / raw
To: gentoo-commits
commit: 3ebc79a38e5576971339bee2f73119a313436bc9
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 19 15:23:12 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Nov 19 16:00:16 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=3ebc79a3
gnome-extra/gnome-calendar: moved to gentoo repository
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
.../gnome-calendar/gnome-calendar-3.26.4.ebuild | 36 ----------------------
| 8 -----
2 files changed, 44 deletions(-)
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild
deleted file mode 100644
index 5234fa4c..00000000
--- a/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit gnome-meson virtualx
-
-DESCRIPTION="Manage your online calendars with simple and modern interface"
-HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244
-# FIXME add docs
-RDEPEND="
- >=dev-libs/glib-2.43.4:2
- >=x11-libs/gtk+-3.21.6:3
- >=gnome-extra/evolution-data-server-3.17.1:=
- >=dev-libs/libical-1.0.1:0=
- net-libs/libsoup:2.4
- >=net-libs/gnome-online-accounts-3.2.0:=
- >=gnome-base/gsettings-desktop-schemas-3.21.2
-"
-DEPEND="${RDEPEND}
- dev-libs/appstream-glib
- dev-util/gdbus-codegen
- >=dev-util/meson-0.42.0
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"
-
-src_test() {
- virtx meson_src_test
-}
diff --git a/gnome-extra/gnome-calendar/metadata.xml b/gnome-extra/gnome-calendar/metadata.xml
deleted file mode 100644
index 996e7cac..00000000
--- a/gnome-extra/gnome-calendar/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
- </maintainer>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2018-11-19 16:00 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-19 16:00 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/ Gilles Dartiguelongue
-- strict thread matches above, loose matches on Subject: below --
2018-05-27 17:49 Gilles Dartiguelongue
2018-04-16 16:22 Sobhan Mohammadpour
2018-02-23 12:47 Mart Raudsepp
2018-02-23 12:47 Mart Raudsepp
2018-02-09 15:55 Sobhan Mohammadpour
2017-08-11 23:21 Gilles Dartiguelongue
2016-03-28 11:04 Ole Reifschneider
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox