From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/snapd-glib/
Date: Fri, 26 Apr 2024 10:38:09 +0000 (UTC) [thread overview]
Message-ID: <1714127576.c0413d7b3a3a0b1fd83e465cee31d226f2c9e85b.andrewammerlaan@gentoo> (raw)
commit: c0413d7b3a3a0b1fd83e465cee31d226f2c9e85b
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 10:15:14 2024 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 10:32:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0413d7b
sys-libs/snapd-glib: drop 1.64-r100
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sys-libs/snapd-glib/snapd-glib-1.64-r100.ebuild | 65 -------------------------
sys-libs/snapd-glib/snapd-glib-1.65.ebuild | 2 -
2 files changed, 67 deletions(-)
diff --git a/sys-libs/snapd-glib/snapd-glib-1.64-r100.ebuild b/sys-libs/snapd-glib/snapd-glib-1.64-r100.ebuild
deleted file mode 100644
index ca2dc1ebc3ed..000000000000
--- a/sys-libs/snapd-glib/snapd-glib-1.64-r100.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2019-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson vala
-
-DESCRIPTION="glib library for communicating with snapd"
-HOMEPAGE="https://snapcraft.io/"
-SRC_URI="https://github.com/snapcore/snapd-glib/releases/download/${PV}/${P}.tar.xz"
-
-LICENSE="LGPL-3"
-SLOT="0/1"
-KEYWORDS="~amd64"
-
-IUSE="doc introspection qml qt6 vala"
-REQUIRED_USE="
- qml? ( qt6 )
- vala? ( introspection )
-"
-
-BDEPEND="
- virtual/pkgconfig
- sys-devel/gettext
- qt6? ( dev-qt/qttools:6[linguist] )
-"
-
-DEPEND="
- dev-libs/json-glib
- dev-libs/glib:2
- dev-util/glib-utils
- net-libs/libsoup:3.0
- doc? ( dev-util/gtk-doc )
- introspection? ( dev-libs/gobject-introspection )
- qml? ( dev-qt/qtdeclarative:6 )
- qt6? (
- dev-qt/qtbase:6[network,widgets]
- )
- vala? ( $(vala_depend) )
-"
-
-RDEPEND="${DEPEND}
- app-containers/snapd
-"
-
-PATCHES=(
- "${FILESDIR}/${P}-qt6.patch"
-)
-
-pkg_setup() {
- vala_setup
-}
-
-src_configure() {
- local emesonargs=(
- "$(meson_use doc docs)"
- "$(meson_use introspection)"
- "$(meson_use qml qml-bindings)"
- "$(meson_use qt6 qt-bindings)"
- "$(meson_use vala vala-bindings)"
- -Dsoup2=false
- )
-
- meson_src_configure
-}
diff --git a/sys-libs/snapd-glib/snapd-glib-1.65.ebuild b/sys-libs/snapd-glib/snapd-glib-1.65.ebuild
index e8d848523dfa..ce6cc2f734a2 100644
--- a/sys-libs/snapd-glib/snapd-glib-1.65.ebuild
+++ b/sys-libs/snapd-glib/snapd-glib-1.65.ebuild
@@ -61,8 +61,6 @@ src_configure() {
"$(meson_use doc docs)"
"$(meson_use introspection)"
"$(meson_use qml qml-bindings)"
- "$(meson_use qt5)"
- "$(meson_use qt6)"
"$(meson_use vala vala-bindings)"
-Dsoup2=false
)
next reply other threads:[~2024-04-26 10:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-26 10:38 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-22 16:27 [gentoo-commits] repo/gentoo:master commit in: sys-libs/snapd-glib/ Andreas Sturmlechner
2024-09-29 15:02 Andrew Ammerlaan
2024-09-29 15:02 Andrew Ammerlaan
2024-04-28 13:16 Andrew Ammerlaan
2024-04-28 13:16 Andrew Ammerlaan
2024-04-26 10:38 Andrew Ammerlaan
2023-07-18 10:56 Andrew Ammerlaan
2023-04-20 15:14 Andrew Ammerlaan
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=1714127576.c0413d7b3a3a0b1fd83e465cee31d226f2c9e85b.andrewammerlaan@gentoo \
--to=andrewammerlaan@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