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 5B9861580F6 for ; Mon, 10 Nov 2025 22:43:33 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3FD7F341CB8 for ; Mon, 10 Nov 2025 22:43:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AFAC1110575; Mon, 10 Nov 2025 22:43:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A8240110575 for ; Mon, 10 Nov 2025 22:43:25 +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 61F7C340F4B for ; Mon, 10 Nov 2025 22:43:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C52703CA5 for ; Mon, 10 Nov 2025 22:43:23 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1762814372.296effc47ca39735605aabb2787215d11abd9bca.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/indilib/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/indilib/Manifest sci-libs/indilib/indilib-2.1.6.ebuild X-VCS-Directories: sci-libs/indilib/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 296effc47ca39735605aabb2787215d11abd9bca X-VCS-Branch: master Date: Mon, 10 Nov 2025 22:43:23 +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: 01941035-ab16-4eb2-bd74-15c36dace30f X-Archives-Hash: c0e1666bac8c9538789a515eadc128a6 commit: 296effc47ca39735605aabb2787215d11abd9bca Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Nov 10 22:35:34 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 10 22:39:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296effc4 sci-libs/indilib: drop 2.1.6 Signed-off-by: Andreas Sturmlechner gentoo.org> sci-libs/indilib/Manifest | 1 - sci-libs/indilib/indilib-2.1.6.ebuild | 79 ----------------------------------- 2 files changed, 80 deletions(-) diff --git a/sci-libs/indilib/Manifest b/sci-libs/indilib/Manifest index f328c8026efb..6ba05fab850e 100644 --- a/sci-libs/indilib/Manifest +++ b/sci-libs/indilib/Manifest @@ -1,2 +1 @@ -DIST indilib-2.1.6.tar.gz 4475385 BLAKE2B 429f210439dc09fd842d2b8895dfe7308015a4630487a6a2c050e1a64ed077e1ddc6e4b81c2ad68a432335ddf1cb465f01ac74671fad841017c8320aa3f77a2f SHA512 163b8bd5dc002f3793eb704bc1b5f9651cc2ab157081d6fb1ae8060845898b98b6e84874a96ed411bc7bf2d384602efa08d63620c2110111eaad7908659cbc00 DIST indilib-2.1.6a.tar.gz 4474992 BLAKE2B a506714cac835ec421a354ae65f892169d23ff216b4fd9a7647624d50d2f2687e766f732be3341a7e689c1e40480a446bcf982b8890cbd664c3b756b78faf63e SHA512 c99ad1709b6bd99ea05f4d1171843f5526a59a034eebdf6ac8590df785f7bae8b19655232db10485f1064b3db65982f06df21fd67452ce586fbed2b7182e24c6 diff --git a/sci-libs/indilib/indilib-2.1.6.ebuild b/sci-libs/indilib/indilib-2.1.6.ebuild deleted file mode 100644 index 69a9323128e1..000000000000 --- a/sci-libs/indilib/indilib-2.1.6.ebuild +++ /dev/null @@ -1,79 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake udev - -DESCRIPTION="INDI Astronomical Control Protocol library" -HOMEPAGE="https://www.indilib.org/" -# SRC_URI="https://github.com/${PN}/${PN/lib/}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.gz" -S="${WORKDIR}/${P/lib/}" - -LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+" -SLOT="0/1" -KEYWORDS="amd64 ~ppc ppc64 ~riscv ~x86" -IUSE="ogg rtlsdr test" - -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-cpp/cpp-httplib:= - dev-cpp/nlohmann_json - dev-libs/libev - media-libs/libjpeg-turbo:= - net-misc/curl - sci-libs/cfitsio:= - sci-libs/fftw:3.0= - sci-libs/gsl:= - sci-libs/libnova:= - virtual/zlib:= - virtual/libusb:1 - ogg? ( - media-libs/libogg - media-libs/libtheora:= - ) - rtlsdr? ( net-wireless/rtl-sdr:= ) -" -DEPEND="${RDEPEND} - kernel_linux? ( sys-kernel/linux-headers ) - test? ( >=dev-cpp/gtest-1.8.0 ) -" - -src_configure() { - local mycmakeargs=( - -DINDI_SYSTEM_HTTPLIB=ON - -DINDI_SYSTEM_JSONLIB=ON - -DINDI_BUILD_QT5_CLIENT=OFF - -DINDI_BUILD_SHARED=ON - -DINDI_BUILD_STATIC=OFF - -DINDI_BUILD_XISF=OFF # not packaged - -DUDEVRULES_INSTALL_DIR="${EPREFIX}$(get_udevdir)"/rules.d - -DINDI_BUILD_EXAMPLES=OFF # nothing is installed - $(cmake_use_find_package ogg OggTheora) - $(cmake_use_find_package rtlsdr RTLSDR) - -DINDI_BUILD_UNITTESTS=$(usex test) - -DINDI_BUILD_INTEGTESTS=$(usex test) - ) - - cmake_src_configure -} - -src_test() { - # Unit tests - BUILD_DIR="${BUILD_DIR}"/test cmake_src_test - - # Integration tests - # They fail in parallel because they try to bind to the same port more - # than once. - BUILD_DIR="${BUILD_DIR}"/integs cmake_src_test -j1 -} - -pkg_postinst() { - udev_reload -} - -pkg_postrm() { - udev_reload -}