From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-voip/gnome-calls/
Date: Sun, 11 Jun 2023 05:28:08 +0000 (UTC) [thread overview]
Message-ID: <1686461234.8addd92ba0d16af33b92472ff9b1d68d1a5aebf6.cybertailor@gentoo> (raw)
commit: 8addd92ba0d16af33b92472ff9b1d68d1a5aebf6
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Jun 11 05:26:44 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Jun 11 05:27:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8addd92b
net-voip/gnome-calls: add 44.2, drop 44.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
net-voip/gnome-calls/Manifest | 3 +--
.../{gnome-calls-44.0.ebuild => gnome-calls-44.2.ebuild} | 15 ++++++++-------
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/net-voip/gnome-calls/Manifest b/net-voip/gnome-calls/Manifest
index 42245997f..ce0766df8 100644
--- a/net-voip/gnome-calls/Manifest
+++ b/net-voip/gnome-calls/Manifest
@@ -1,4 +1,3 @@
-DIST calls-v44.0.tar.bz2 460176 BLAKE2B 1f0d86c4d38c4bfc2a9b2990b001b108912f18c642588944ef9ab6ef73c06b04b106cf76cf2c8a0c6e212ec57ce1bf95ad0d3024e1b3998acceb4244e1532260 SHA512 fd158533fbd006b5f5f294ee2d04a9bba86b218975539facc78a00e05b7f52e880474450c696931dcce38ffc1588a632b1f1f9b5d2fdcf863d74fe354166d745
DIST calls-v44.1.tar.bz2 461469 BLAKE2B e2add7e55cadd1e8618fc37bd8f72da77f79203f1d7a7196b74f0dce7b9b2c5f0d72f86629afacb220918f68b9cab78d9d12fbc44a00f1d92955e9862ac66274 SHA512 6e57a87e1d8a343ede4603f0a72461208861b0fadbdcdf0b8316f68c7c2d61a92be9aedfe58e034b144256e0d12537d5f1c948b46d922cc00b50514c6cd44332
-DIST libcall-ui-619dd91561ad470db3d0e0e263ebc35d787afd2e.tar.bz2 159263 BLAKE2B bc35bbd469be4461c553764743ea7fce774a08d3a6b0c18dd038bc9cd78744ae68695cae008f869cd1f1db4b9cfd0aec132461866d81151a6e2c0406d7e870fd SHA512 16fb34fde3af0cce669536c8a236530c63585fdf50ed66ee10eef92d07fe14391159807ab200bb8bc723f2d8e18349a90ea350810002e40c40898796ec4c8c17
+DIST calls-v44.2.tar.bz2 461737 BLAKE2B a13bebd16c907d914c49d2d9c02130803a95ae96f2c948758badd8780794933c3018c0bf0c955870e5b3d8bbdc0f7fd1364693164cf92dd43ccda9ad7f6054b0 SHA512 4bed94cb5acd47ca68dae80bebe1fbad5e919e22b93c21f5ce300c9d51cca65a25fb0fb3f6661e07982507d2e9bd72c6ac9548bbaa32deeb79acbb237fade71f
DIST libcall-ui-6798b38d4d66d069751151b3e9a202c6de8d7f3c.tar.bz2 161183 BLAKE2B 928be11a2d7359592540d86e72cc749c46c3d6fe78f12faf1546cf5889438b392a9d31a884d7c3e8e1e5c879669e058134e22e0965a478b91e6a6759ae2c27d1 SHA512 503107d83f142b66842a57f86613b0ca12801d26c73ef590f92546963997c5faa04d29b783bbf355a40ab1ce41b1073b56be067ff010a322393ee6d206331726
diff --git a/net-voip/gnome-calls/gnome-calls-44.0.ebuild b/net-voip/gnome-calls/gnome-calls-44.2.ebuild
similarity index 85%
rename from net-voip/gnome-calls/gnome-calls-44.0.ebuild
rename to net-voip/gnome-calls/gnome-calls-44.2.ebuild
index e74ed0322..b9f39576e 100644
--- a/net-voip/gnome-calls/gnome-calls-44.0.ebuild
+++ b/net-voip/gnome-calls/gnome-calls-44.2.ebuild
@@ -7,17 +7,18 @@ VALA_USE_DEPEND="vapigen"
inherit vala meson gnome2-utils optfeature virtualx xdg
MY_PN="${PN#gnome-}"
-LCU_COMMIT="619dd91561ad470db3d0e0e263ebc35d787afd2e"
+MY_P="${MY_PN}-v${PV}"
+LCU_COMMIT="6798b38d4d66d069751151b3e9a202c6de8d7f3c"
DESCRIPTION="Phone dialer and call handler"
HOMEPAGE="https://gitlab.gnome.org/GNOME/calls"
GITLAB="https://gitlab.gnome.org"
SRC_URI="
- ${GITLAB}/GNOME/${MY_PN}/-/archive/v${PV}/${MY_PN}-v${PV}.tar.bz2
+ ${GITLAB}/GNOME/${MY_PN}/-/archive/v${PV}/${MY_P}.tar.bz2
${GITLAB}/World/Phosh/libcall-ui/-/archive/${LCU_COMMIT}/libcall-ui-${LCU_COMMIT}.tar.bz2
"
-S="${WORKDIR}/${MY_PN}-v${PV}"
+S="${WORKDIR}/${MY_P}"
-LICENSE="CC-BY-SA-4.0 GPL-3+ LGPL-2+ LGPL-2.1+"
+LICENSE="CC0-1.0 CC-BY-SA-4.0 GPL-3+ LGPL-2+ LGPL-2.1+"
SLOT="0"
KEYWORDS="~amd64 ~arm64"
IUSE="gtk-doc man"
@@ -31,11 +32,11 @@ RDEPEND="
dev-libs/libgee:0.8=[introspection]
dev-libs/libpeas
gnome-extra/evolution-data-server:=[vala]
- >=gui-libs/libhandy-1.0.0:1[introspection,vala]
+ gui-libs/libhandy:1[introspection,vala]
media-libs/gstreamer:1.0[introspection]
- >=media-sound/callaudiod-0.0.5
+ media-sound/callaudiod
net-libs/sofia-sip
- >=net-misc/modemmanager-1.12.0:=[introspection]
+ net-misc/modemmanager:=[introspection]
x11-libs/gtk+:3
"
DEPEND="${RDEPEND}
next reply other threads:[~2023-06-11 5:28 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-11 5:28 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-13 8:45 [gentoo-commits] repo/proj/guru:dev commit in: net-voip/gnome-calls/ Anna Vyalkova
2024-11-10 23:08 Anna Vyalkova
2024-10-07 0:31 Anna Vyalkova
2024-06-30 4:41 Anna Vyalkova
2023-11-07 14:33 Anna Vyalkova
2023-10-30 23:56 Anna Vyalkova
2023-04-28 4:32 Anna Vyalkova
2023-03-21 1:31 Anna Vyalkova
2023-01-13 10:46 Anna Vyalkova
2022-12-12 20:26 Anna Vyalkova
2022-12-12 20:26 Anna Vyalkova
2022-10-24 11:32 Anna Vyalkova
2022-06-19 18:50 Anna Vyalkova
2022-04-12 19:34 Ronny Gutbrod
2022-04-12 13:58 Gerben Jan Dijkman
2022-04-04 12:25 Gerben Jan Dijkman
2021-11-11 13:57 Gerben Jan Dijkman
2021-07-24 15:51 Andrew Ammerlaan
2021-07-24 5:21 Gerben Jan Dijkman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1686461234.8addd92ba0d16af33b92472ff9b1d68d1a5aebf6.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox