* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calendar/, profiles/
@ 2021-04-16 4:10 Matt Turner
0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner @ 2021-04-16 4:10 UTC (permalink / raw
To: gentoo-commits
commit: e7149b10cbd496b42dfe5453cf2acce1d80146fd
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 04:02:08 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 04:09:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7149b10
gnome-extra/gnome-calendar: Version bump to 40.0
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
| 1 +
.../gnome-calendar/gnome-calendar-40.0.ebuild | 51 ++++++++++++++++++++++
profiles/package.mask | 1 +
3 files changed, 53 insertions(+)
--git a/gnome-extra/gnome-calendar/Manifest b/gnome-extra/gnome-calendar/Manifest
index 1338970c050..266aa1aff6a 100644
--- a/gnome-extra/gnome-calendar/Manifest
+++ b/gnome-extra/gnome-calendar/Manifest
@@ -1 +1,2 @@
DIST gnome-calendar-3.38.2.tar.xz 547228 BLAKE2B ef7ba6dce47d9ee664d1dc648da81738cfd20108799e0c262b16152ce7b590613b711fbcf9ddbff4fb9ba597b1067b558697874744abd3f32ac08d7dcbe5550d SHA512 2744c91e37c8966f2deee1588fe439ccd520344c24f1b74422f7ba95f592c9691a2530984499a00af3065447932195879bc1b5b9e8ae6731487ac047e5d75267
+DIST gnome-calendar-40.0.tar.xz 552888 BLAKE2B 27480d15ab8c88cc28367468895247aa51bd96c955aef052e71c180c334d0034cd26406237ccf8dbece743b16a6c4b08809576882eb9a5d1018d5e2df12993c3 SHA512 8c1f7ecad90e8cefc2560795a0045ff243e4647d717b66d433b11deb10a01d07d2ab03978da8cb4d0e9227e91338213a8142ebae5044c0a8cf26e7c0f64f4b7e
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-40.0.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-40.0.ebuild
new file mode 100644
index 00000000000..f79c40d6c49
--- /dev/null
+++ b/gnome-extra/gnome-calendar/gnome-calendar-40.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson virtualx xdg
+
+DESCRIPTION="Manage your online calendars with simple and modern interface"
+HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244
+DEPEND="
+ >=dev-libs/libical-1.0.1:0=
+ >=gnome-base/gsettings-desktop-schemas-3.21.2
+ >=gnome-extra/evolution-data-server-3.33.2:=[gtk]
+ net-libs/libsoup:2.4
+ >=dev-libs/libdazzle-3.33.1
+ >=gui-libs/libhandy-1.0.0:1=
+ >=dev-libs/glib-2.67.5:2
+ >=x11-libs/gtk+-3.22.0:3
+ >=net-libs/gnome-online-accounts-3.2.0:=
+ >=dev-libs/libgweather-3.27.2:=
+ >=app-misc/geoclue-2.4:2.0
+ >=sci-geosciences/geocode-glib-3.23
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ dev-libs/appstream-glib
+ dev-libs/libxml2:2
+ dev-util/gdbus-codegen
+ dev-util/glib-utils
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_test() {
+ virtx meson_src_test
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
diff --git a/profiles/package.mask b/profiles/package.mask
index 65121941205..730b2dd4a07 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -224,6 +224,7 @@ sys-devel/autoconf:2.71
>=dev-libs/glib-2.68.0
>=net-libs/glib-networking-2.68.0
>=gnome-base/nautilus-40
+>=gnome-extra/gnome-calendar-40
# Marek Szuba <marecki@gentoo.org> (2021-03-19)
# Depends on bundled out-of-date Qt5 libraries, and even with those
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calendar/, profiles/
@ 2021-10-09 11:23 Mart Raudsepp
0 siblings, 0 replies; 4+ messages in thread
From: Mart Raudsepp @ 2021-10-09 11:23 UTC (permalink / raw
To: gentoo-commits
commit: 2fd54f24b98cbce16604beed0bbfc2a6ba6aa197
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 9 10:57:43 2021 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Oct 9 11:22:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd54f24
gnome-extra/gnome-calendar: bump to 41.0
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
| 1 +
.../gnome-calendar/gnome-calendar-41.0.ebuild | 51 ++++++++++++++++++++++
profiles/package.mask | 1 +
3 files changed, 53 insertions(+)
--git a/gnome-extra/gnome-calendar/Manifest b/gnome-extra/gnome-calendar/Manifest
index 0ebca092126..f259ca4d2be 100644
--- a/gnome-extra/gnome-calendar/Manifest
+++ b/gnome-extra/gnome-calendar/Manifest
@@ -1 +1,2 @@
DIST gnome-calendar-40.2.tar.xz 553344 BLAKE2B a144d94d16502ce6d864b66405f07f8115ef9705859d4e54025dfabcb8e99add6d1b25ba84152850378a79db858c4c7eb35b30c8e9ce80cac9384fb4876b0676 SHA512 1697eedfebd72fbd946024998246f7636c724550583ddc04d1c333b0824d38b2a806db0838a9ea5f39b64802c83fcb97cac792aeb4dc344e955e9c811dabd9b7
+DIST gnome-calendar-41.0.tar.xz 576612 BLAKE2B b9544e9402edb25fae5b0598621116ac6c3215b2092675ef48b1b686cceebc43422a54b963ad6639b104833e6c07b58e57d86c5c514b7c025da0374d915a13ac SHA512 ba57af23f967a0900fd64399d9358c2dd131be86120e01d68cd4eee436e8a0bac6f4a3b154ffcfbb2d307ae632cfed7de29f79f843e4692cc1a81a82dadc5e4a
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-41.0.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-41.0.ebuild
new file mode 100644
index 00000000000..ac5e1d4c4c4
--- /dev/null
+++ b/gnome-extra/gnome-calendar/gnome-calendar-41.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome.org gnome2-utils meson virtualx xdg
+
+DESCRIPTION="Manage your online calendars with simple and modern interface"
+HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+
+# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244
+DEPEND="
+ >=dev-libs/libical-1.0.1:0=
+ >=gnome-base/gsettings-desktop-schemas-3.21.2
+ >=gnome-extra/evolution-data-server-3.33.2:=[gtk]
+ net-libs/libsoup:2.4
+ >=dev-libs/libdazzle-3.33.1
+ >=gui-libs/libhandy-1.0.0:1=
+ >=dev-libs/glib-2.67.5:2
+ >=x11-libs/gtk+-3.22.0:3
+ >=net-libs/gnome-online-accounts-3.2.0:=
+ >=dev-libs/libgweather-40.0:=
+ >=app-misc/geoclue-2.4:2.0
+ >=sci-geosciences/geocode-glib-3.23
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ dev-libs/appstream-glib
+ dev-libs/libxml2:2
+ dev-util/gdbus-codegen
+ dev-util/glib-utils
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_test() {
+ virtx meson_src_test
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
diff --git a/profiles/package.mask b/profiles/package.mask
index 9e8fb0957b4..d9d53c52483 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -38,6 +38,7 @@
>=gnome-extra/evolution-data-server-3.41
>=mail-client/evolution-3.41
>=gnome-extra/evolution-ews-3.41
+>=gnome-extra/gnome-calendar-41.0
# Fabian Groffen <grobian@gentoo.org> (2021-10-03)
# Masked for erratic behaviour
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calendar/, profiles/
@ 2023-03-14 12:34 Matt Turner
0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner @ 2023-03-14 12:34 UTC (permalink / raw
To: gentoo-commits
commit: 63e61e55c14aeceb9f4965399738d3728a1ec9ce
Author: Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Mon Mar 13 23:54:24 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 12:33:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63e61e55
gnome-extra/gnome-calendar: Version bump to 44_rc
Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/30120
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
| 1 +
.../gnome-calendar/gnome-calendar-44_rc.ebuild | 50 ++++++++++++++++++++++
profiles/package.mask | 1 +
3 files changed, 52 insertions(+)
--git a/gnome-extra/gnome-calendar/Manifest b/gnome-extra/gnome-calendar/Manifest
index 6c7356e85385..3eb2c7536a4a 100644
--- a/gnome-extra/gnome-calendar/Manifest
+++ b/gnome-extra/gnome-calendar/Manifest
@@ -1 +1,2 @@
DIST gnome-calendar-43.1.tar.xz 423132 BLAKE2B abc68034794343a644bc61165195aa0bf5ce85d741cb5f5fdf32128e857938eba085a7a4dd7321b1c02eab6c02dadbfe00a063738ba976121e36168151b01c2d SHA512 a527cb672794a8ce452f6bd0cc389547c8293cb18ce94fc80c47d171926fbc5901f02761f723a853bf83af359fbe276e4c634ef47f94e7d72d73e25b2d725483
+DIST gnome-calendar-44.rc.tar.xz 430076 BLAKE2B 48888b77f3a51dc5e9a13238dc68852cba92154899b8909af29445776eb33e424048ef0ab40cf893f1664528b9548702413ab653616fa8ca6f9c46f1793220f2 SHA512 a25f2f4fb8e6eee2e6aafbb3cfe74c9562278dd35ff94e03f3d59e48e7f860252428705be9cf64bd5b4e861df1a08659ac696ac13557330dd9e810862e720bde
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-44_rc.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-44_rc.ebuild
new file mode 100644
index 000000000000..9309275a1bed
--- /dev/null
+++ b/gnome-extra/gnome-calendar/gnome-calendar-44_rc.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org gnome2-utils meson virtualx xdg
+
+DESCRIPTION="Manage your online calendars with simple and modern interface"
+HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
+SRC_URI="https://download.gnome.org/sources/${PN}/44/${PN}-44.rc.tar.xz"
+S="${WORKDIR}/${PN}-44.rc"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+DEPEND="
+ >=dev-libs/libical-1.0.1:0=
+ >=gnome-base/gsettings-desktop-schemas-3.21.2
+ >=gnome-extra/evolution-data-server-3.45.1:=[gtk]
+ net-libs/libsoup:3.0
+ >=gui-libs/libadwaita-1.2:1
+ >=dev-libs/glib-2.67.5:2
+ >=gui-libs/gtk-4.6.0:4
+ >=dev-libs/libgweather-4.2.0:4=
+ >=app-misc/geoclue-2.4:2.0
+ >=sci-geosciences/geocode-glib-3.26.3:2
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ dev-libs/appstream-glib
+ dev-libs/libxml2:2
+ dev-util/gdbus-codegen
+ dev-util/glib-utils
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_test() {
+ virtx meson_src_test
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
diff --git a/profiles/package.mask b/profiles/package.mask
index a00ba0c81a47..79cfabe2d5ab 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -56,6 +56,7 @@ dev-ruby/net-http-persistent:3
>=gnome-base/nautilus-44_rc
>=gnome-extra/gnome-boxes-44_rc
>=gnome-extra/gnome-calculator-44_rc
+>=gnome-extra/gnome-calendar-44_rc
>=gnome-extra/gnome-characters-44_rc
>=gnome-extra/gnome-clocks-44_rc
>=gnome-extra/gnome-shell-extensions-44_rc
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calendar/, profiles/
@ 2023-08-22 14:06 Matt Turner
0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner @ 2023-08-22 14:06 UTC (permalink / raw
To: gentoo-commits
commit: 83f8fb79d89b0d1ca2bd3a69d490ab522897e0da
Author: Guillermo Joandet <gjoandet <AT> gmail <DOT> com>
AuthorDate: Fri Aug 18 16:22:00 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 14:03:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f8fb79
gnome-extra/gnome-calendar: Version bump to 45_beta
Signed-off-by: Guillermo Joandet <gjoandet <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32375
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
| 1 +
.../gnome-calendar/gnome-calendar-45_beta.ebuild | 47 ++++++++++++++++++++++
profiles/package.mask | 1 +
3 files changed, 49 insertions(+)
--git a/gnome-extra/gnome-calendar/Manifest b/gnome-extra/gnome-calendar/Manifest
index 4902741af536..1870dacccb55 100644
--- a/gnome-extra/gnome-calendar/Manifest
+++ b/gnome-extra/gnome-calendar/Manifest
@@ -1 +1,2 @@
DIST gnome-calendar-44.1.tar.xz 430464 BLAKE2B ab58a04a44504a82d48cbc8e45de4066072d66f5702a7acf56b64ad8b46dba4cf38bc156e51da6eb659eaf672f09064b6077fdfe47b2c678b3cb1c34fc4df87f SHA512 318ac8d78b41e352816dc4c5f8510d2e8f5b989cea25cb37af6a1d2af3a54307d8f8cc55649b03b381a53b18dbe826d1c84833841334a2878baedaee45d36f8c
+DIST gnome-calendar-45.beta.tar.xz 453620 BLAKE2B b2f12d70055aa5084d84e5036e39cc19d0e215de8c5b6229feccd942d36dc2f05dcc6eb20977d74e91ed1c3e11dc7491ee80ddf733de0dbeb17680fa734e7002 SHA512 35d01b1acbffad292f0c7eb5f87521608789e2d4643adda57ed534eea01166286995f45a6398572fc02e303b670cce72000f3105ab8d852a7a00a2e00b3c3813
diff --git a/gnome-extra/gnome-calendar/gnome-calendar-45_beta.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-45_beta.ebuild
new file mode 100644
index 000000000000..df70e09537fb
--- /dev/null
+++ b/gnome-extra/gnome-calendar/gnome-calendar-45_beta.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit gnome.org gnome2-utils meson virtualx xdg
+
+DESCRIPTION="Manage your online calendars with simple and modern interface"
+HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+
+DEPEND="
+ >=dev-libs/libical-1.0.1:0=
+ >=gnome-base/gsettings-desktop-schemas-3.21.2
+ >=gnome-extra/evolution-data-server-3.45.1:=[gtk]
+ net-libs/libsoup:3.0
+ >=gui-libs/libadwaita-1.4_alpha:1
+ >=dev-libs/glib-2.67.5:2
+ >=gui-libs/gtk-4.11.2:4
+ >=dev-libs/libgweather-4.2.0:4=
+ >=app-misc/geoclue-2.4:2.0
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+ dev-libs/appstream-glib
+ dev-libs/libxml2:2
+ dev-util/gdbus-codegen
+ dev-util/glib-utils
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_test() {
+ virtx meson_src_test
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
diff --git a/profiles/package.mask b/profiles/package.mask
index 98adf5c79914..b5c46570e81e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -358,6 +358,7 @@ acct-group/spi
>=gnome-base/gsettings-desktop-schemas-45_alpha
>=gnome-base/nautilus-45_alpha
>=gnome-extra/gnome-calculator-45_alpha
+>=gnome-extra/gnome-calendar-45_alpha
>=gnome-extra/gnome-characters-45_alpha
>=gnome-extra/gnome-logs-45_alpha
>=gnome-extra/gnome-shell-extensions-45_alpha
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-08-22 14:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-22 14:06 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calendar/, profiles/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2023-03-14 12:34 Matt Turner
2021-10-09 11:23 Mart Raudsepp
2021-04-16 4:10 Matt Turner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox