public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmygpo-qt/
Date: Fri, 18 Apr 2025 22:13:02 +0000 (UTC)	[thread overview]
Message-ID: <1745014232.87c92eeec19b593e0ed3fc348bfd12222420f327.asturm@gentoo> (raw)

commit:     87c92eeec19b593e0ed3fc348bfd12222420f327
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 18 22:10:32 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Apr 18 22:10:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c92eee

media-libs/libmygpo-qt: add 1.2.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/libmygpo-qt/Manifest                 |  1 +
 media-libs/libmygpo-qt/libmygpo-qt-1.2.0.ebuild | 36 +++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/media-libs/libmygpo-qt/Manifest b/media-libs/libmygpo-qt/Manifest
index 7d92734ea2a1..52c92a53e0dc 100644
--- a/media-libs/libmygpo-qt/Manifest
+++ b/media-libs/libmygpo-qt/Manifest
@@ -1,2 +1,3 @@
 DIST libmygpo-qt-1.1.0.tar.gz 64959 BLAKE2B 85c8eebe036b5755ce6c765c2c19796532dcebbef1a7342a0f47b84ba7466de87334fd85f844c9f3f6ecf87352d8a5ba523480f1550b4928c67a3f0fe12ea902 SHA512 a24243a98b8e3544127b09e5c678d692e11ad0ad7ee8427e71b0d7cfd9455d068e4445bcd4d8d5ba94d8c0ef1b8f42390b544585ef258b5ec175546ee7bcd86a
 DIST libmygpo-qt-1.1.0_pre20240811.tar.gz 65211 BLAKE2B 627ce1309c0a8694ca6a5a02d99f8e718a68af47f3e98674a5f3ac316e4e3a09ee21cf3b123c46d9568c1d8ad082407bd65dc152856b49a16f2d923dc251acdc SHA512 78941adb2dab048dd35159a68ed56226e0ed9849fe7eca25c10686652447eaf031a14b339092ceed319c9f642e95db50ac514781914c2bf659a47fe493831067
+DIST libmygpo-qt-1.2.0.tar.gz 65038 BLAKE2B 66f43c800a43142da7baaf323e06d7c255f27e78d797a93c8223bfdb94df181fd1dabd2973a26ff5591d84344fc5ae2ccf20c7af2b9c49c9d3d3bf4a16d9bcd3 SHA512 0f3215800806261b1267dded8c585e82b343578dc14a0e4d219d04fd7f9cbb2bd03b58bf24a884cd788d2d85b57350615434b63523282fb1d6ce4a839e6bb487

diff --git a/media-libs/libmygpo-qt/libmygpo-qt-1.2.0.ebuild b/media-libs/libmygpo-qt/libmygpo-qt-1.2.0.ebuild
new file mode 100644
index 000000000000..eab65c8a58ac
--- /dev/null
+++ b/media-libs/libmygpo-qt/libmygpo-qt-1.2.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Qt/C++ library wrapping the gpodder.net webservice"
+HOMEPAGE="https://github.com/gpodder/libmygpo-qt"
+SRC_URI="https://github.com/gpodder/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-qt/qtbase:6[network]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+	local mycmakeargs=(
+		-DBUILD_WITH_QT6=ON
+		-DMYGPO_BUILD_TESTS=$(usex test)
+	)
+	cmake_src_configure
+}
+
+src_test() {
+	local CMAKE_SKIP_TESTS=(
+		# bug: 653312
+		JsonCreatorTest-test
+	)
+	cmake_src_test
+}


             reply	other threads:[~2025-04-18 22:13 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-18 22:13 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-23 21:46 [gentoo-commits] repo/gentoo:master commit in: media-libs/libmygpo-qt/ Andreas Sturmlechner
2021-02-28 12:26 Andreas Sturmlechner
2021-02-16  8:25 Sergei Trofimovich
2020-12-07 18:48 Sam James
2019-04-28 23:45 Andreas Sturmlechner
2018-04-25 19:27 Thomas Deutschmann
2018-04-25 11:48 Aaron Bauman
2018-04-15 20:52 Andreas Sturmlechner
2018-04-12 21:08 Jonas Stein
2018-03-22 18:38 Andreas Sturmlechner
2018-03-22 18:38 Andreas Sturmlechner
2017-12-08 18:32 Andreas Sturmlechner
2016-12-27  9:48 Aaron Bauman
2016-12-26 16:14 Lars Wendler
2016-12-26 16:14 Lars Wendler
2016-12-26 16:14 Lars Wendler
2016-01-13 17:21 Lars Wendler

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=1745014232.87c92eeec19b593e0ed3fc348bfd12222420f327.asturm@gentoo \
    --to=asturm@gentoo.org \
    --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