From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 472ED1584AD for ; Sun, 04 May 2025 20:36:23 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 204C13430B2 for ; Sun, 04 May 2025 20:36:23 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8C63F11036F; Sun, 04 May 2025 20:36:19 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 8274D11036F for ; Sun, 04 May 2025 20:36:19 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27BED3430A9 for ; Sun, 04 May 2025 20:36:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DB162736 for ; Sun, 04 May 2025 20:36:17 +0000 (UTC) From: "Christopher Byrne" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christopher Byrne" Message-ID: <1746390924.2c33ee7e84e8fa59158ae3e55c35a50e35fa2e5e.salah.coronya@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/airsane/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/airsane/Manifest media-gfx/airsane/airsane-0.4.3.ebuild X-VCS-Directories: media-gfx/airsane/ X-VCS-Committer: salah.coronya X-VCS-Committer-Name: Christopher Byrne X-VCS-Revision: 2c33ee7e84e8fa59158ae3e55c35a50e35fa2e5e X-VCS-Branch: dev Date: Sun, 04 May 2025 20:36:17 +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: 2e88ffa8-778a-4868-bddb-9c4e409c3a94 X-Archives-Hash: b7f769089df1e595b51a99caf31cfd42 commit: 2c33ee7e84e8fa59158ae3e55c35a50e35fa2e5e Author: Christopher Byrne gmail com> AuthorDate: Sun May 4 20:33:57 2025 +0000 Commit: Christopher Byrne gmail com> CommitDate: Sun May 4 20:35:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2c33ee7e media-gfx/airsane: drop 0.4.3 Signed-off-by: Christopher Byrne gmail.com> media-gfx/airsane/Manifest | 1 - media-gfx/airsane/airsane-0.4.3.ebuild | 45 ---------------------------------- 2 files changed, 46 deletions(-) diff --git a/media-gfx/airsane/Manifest b/media-gfx/airsane/Manifest index 7e2da847f..3e45fff88 100644 --- a/media-gfx/airsane/Manifest +++ b/media-gfx/airsane/Manifest @@ -1,2 +1 @@ -DIST airsane-0.4.3.tar.gz 126172 BLAKE2B 0f8bcebd1a918e7fe300cbaab96488dd8c0ce8b3e6b00520d18b793a45b9c3d42c9ab6de13ffc5bcaef6371d03cee51e2a2701b25e27b3af48c7b59358b76576 SHA512 aab6aef342866d97abb8c6280a1490f4e83a2b2664ab6cf3d00fa1d838b2aa3594d8d4e76e3e7b3b21a955523dedbc616cea9d87724ad6660cb166b33ce06eeb DIST airsane-0.4.5.tar.gz 127876 BLAKE2B aa26a2150d1e930b721d567c1b2ff1dc62c3bacda779f67d268b3deee8de3fff7044b742cb8564892a5296d1c3a2d57c08e064d9b0483eb6947ee8cf6127dbdd SHA512 a59661478263ae56cfa88228300cbc7357b1eddd9c00cb3020bd3f68115ed28612b624b2a0197c5de58438f1c2423115cd16c210fbf73b4d61680eb2aa8969fd diff --git a/media-gfx/airsane/airsane-0.4.3.ebuild b/media-gfx/airsane/airsane-0.4.3.ebuild deleted file mode 100644 index 1257bfc18..000000000 --- a/media-gfx/airsane/airsane-0.4.3.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 -EAPI=8 - -inherit cmake - -DESCRIPTION="Publish SANE scanners via Apple Airscan/eSCL" - -HOMEPAGE="https://github.com/SimulPiscator/AirSane" -SRC_URI="https://github.com/SimulPiscator/AirSane/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -# License of the package. This must match the name of file(s) in the -# licenses/ directory. For complex license combination see the developer -# docs on gentoo.org for details. -LICENSE="GPL-3" - -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="media-gfx/sane-backends - media-libs/libpng - media-libs/libjpeg-turbo - net-dns/avahi - virtual/libusb:1" -RDEPEND="${DEPEND}" - -src_unpack() { - unpack ${P}.tar.gz - mv "AirSane-${PV}" "${P}" || die -} - -src_prepare() { - cmake_src_prepare -# Upstream condtionally installs config files - sed -i "${S}/CMakeLists.txt" \ - -e "s/\(.*\)NOT EXISTS \/etc\/airsane\/.*/\11)/g" \ - || die -# Gentoo uses the "scanner" group not "saned". -# Also remove 15 seocnd delay hack. Shouldn't be needed anymore: -# https://github.com/SimulPiscator/AirSane/issues/55 - sed -i "${S}/systemd/airsaned.service.in" \ - -e "s/\(Group=\)saned/\1scanner/" \ - -e "/\/bin\/sleep/d" \ - || die -}