From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F071415808B for ; Sun, 29 Sep 2024 15:02:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 864242BC029; Sun, 29 Sep 2024 15:02:39 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7036B2BC027 for ; Sun, 29 Sep 2024 15:02:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 51CB034321F for ; Sun, 29 Sep 2024 15:02:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C9FC27FA for ; Sun, 29 Sep 2024 15:02:35 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1727622115.dd6ebc9f6231edcc9092adc45c4abeae3014d59f.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/snapd-glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/snapd-glib/Manifest sys-libs/snapd-glib/snapd-glib-1.63.ebuild X-VCS-Directories: sys-libs/snapd-glib/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: dd6ebc9f6231edcc9092adc45c4abeae3014d59f X-VCS-Branch: master Date: Sun, 29 Sep 2024 15:02:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1e05a454-476c-442a-8006-4842335b301f X-Archives-Hash: 5fee1b249e1fa4765c92954aa17d78fc commit: dd6ebc9f6231edcc9092adc45c4abeae3014d59f Author: Andrew Ammerlaan gentoo org> AuthorDate: Sun Sep 29 14:47:00 2024 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun Sep 29 15:01:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd6ebc9f sys-libs/snapd-glib: drop 1.63 Signed-off-by: Andrew Ammerlaan gentoo.org> sys-libs/snapd-glib/Manifest | 1 - sys-libs/snapd-glib/snapd-glib-1.63.ebuild | 63 ------------------------------ 2 files changed, 64 deletions(-) diff --git a/sys-libs/snapd-glib/Manifest b/sys-libs/snapd-glib/Manifest index 3818001af496..ea2cfadb41c9 100644 --- a/sys-libs/snapd-glib/Manifest +++ b/sys-libs/snapd-glib/Manifest @@ -1,3 +1,2 @@ -DIST snapd-glib-1.63.tar.xz 187676 BLAKE2B a212f826ee35ef5458b716ce64d8f4b32474f991938bc314fcdb0feb5c803f93880a517fe5e1550bc82bc4992bee7467dc0d8cf5cb260712e83b8a1fe6b75743 SHA512 94a2f46e4e066270ea5492cb00fd44da247686a354cbe6766fe3e8974e6bb51f4cf1ca95027533417ec8c8117fc9d3866cb173a113b89d789b6ba518489a314f DIST snapd-glib-1.65.tar.xz 205948 BLAKE2B e5253cd6f8ac908236a89bf8fa3ec2252d2e4bb0875c6860b63808663d80d59d0a5397a5170ac959492e720e1c8fe77d9674a6469cc58556073cf93888da9a8b SHA512 6bae381c6b5a83312004026228ee76e7b8722a5a561c991ceda35aaf104eaf84451f5a7ba299cad6b1f82e3dbcb16cc4780ac393cadb2ca58478b59a809fc613 DIST snapd-glib-1.66.tar.xz 211400 BLAKE2B 34b0e77b453f2c809bfae871bc6e965e085abc726ed7cd12642c6c4423c4ec17c7398ebb6e0ca375427f31c0dd9a114df24a643ce59df252b4259d607358f7a7 SHA512 62e8f526dcd6adf3c424be02602853288c05a20dcf538960375928532ced3a0754e8c3f4877407a3a2f48eee6a9ec8e58f03f1fb0e12baaf88af5946e7a2627f diff --git a/sys-libs/snapd-glib/snapd-glib-1.63.ebuild b/sys-libs/snapd-glib/snapd-glib-1.63.ebuild deleted file mode 100644 index 5f95bf2cdd41..000000000000 --- a/sys-libs/snapd-glib/snapd-glib-1.63.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 2019-2023 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 qt5 vala" -REQUIRED_USE=" - qml? ( qt5 ) - vala? ( introspection ) -" - -BDEPEND=" - virtual/pkgconfig - sys-devel/gettext - qt5? ( dev-qt/linguist-tools:5 ) -" - -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:5 ) - qt5? ( - dev-qt/qtcore:5 - dev-qt/qtnetwork:5 - dev-qt/qtwidgets:5 - ) - vala? ( $(vala_depend) ) -" - -RDEPEND="${DEPEND} - app-containers/snapd -" - -pkg_setup() { - vala_setup -} - -src_configure() { - local emesonargs=( - "$(meson_use doc docs)" - "$(meson_use introspection)" - "$(meson_use qml qml-bindings)" - "$(meson_use qt5 qt-bindings)" - "$(meson_use vala vala-bindings)" - -Dsoup2=false - ) - - meson_src_configure -}