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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3C7FD158232 for ; Fri, 6 Dec 2024 08:02:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE4FEE0AB9; Fri, 6 Dec 2024 08:02:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8502DE0AF1 for ; Fri, 6 Dec 2024 08:02:14 +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 29D50341465 for ; Fri, 6 Dec 2024 08:02:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 869E7AED for ; Fri, 6 Dec 2024 08:02:11 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1733472123.12b9911ecf8a6b5e6f879a7c70e2a7c700f14ac7.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libprojectm/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libprojectm/Manifest media-libs/libprojectm/libprojectm-4.1.1-r1.ebuild X-VCS-Directories: media-libs/libprojectm/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 12b9911ecf8a6b5e6f879a7c70e2a7c700f14ac7 X-VCS-Branch: master Date: Fri, 6 Dec 2024 08:02:11 +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: f135e2b0-a416-4938-9020-5375470d54a4 X-Archives-Hash: ec719fde4c456177e8cfe695db66bc5a commit: 12b9911ecf8a6b5e6f879a7c70e2a7c700f14ac7 Author: Miroslav Šulc gentoo org> AuthorDate: Fri Dec 6 08:02:03 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Fri Dec 6 08:02:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b9911e media-libs/libprojectm: dropped obsolete 4.1.1-r1 Bug: https://bugs.gentoo.org/945478 Signed-off-by: Miroslav Šulc gentoo.org> media-libs/libprojectm/Manifest | 1 - media-libs/libprojectm/libprojectm-4.1.1-r1.ebuild | 50 ---------------------- 2 files changed, 51 deletions(-) diff --git a/media-libs/libprojectm/Manifest b/media-libs/libprojectm/Manifest index afde8166d097..ecc34af2908b 100644 --- a/media-libs/libprojectm/Manifest +++ b/media-libs/libprojectm/Manifest @@ -1,3 +1,2 @@ DIST libprojectm-3.1.12.tar.gz 52831726 BLAKE2B f9a9ecf8fc55b49e664a61a5c0ca3eef745b00390d5dd3b1549d6d68985c246834d35adb96ab8595e2bf78997c4688096c7931a6be54ea9d867bfdbe5a427832 SHA512 6d265280f3e3e952686ebf77afd8b083669e9ab81d2d9d122168d47747c367ff3b17ab682cc041e4ac9cee9607b7393b5dcb067deac95fcbb97d63a9656912a5 -DIST libprojectm-4.1.1.tar.gz 47988154 BLAKE2B 47fd71d857f307ea09c87d36102662423d1df4d62f36f23373fcba36760312bd4e4d11408a3f4820b5caedd2e31bfd0dfc1e551c1bf27eb0ba33149f8ea13ebe SHA512 af38913e56d46ed15118b2dccd2701f9bf043bb3103f58ad2ebbfaffc60c3ed4e1b0eb3d8f922bdffb0001acfa5e3d23633a4903250fd00ede0dede1e6e1ba47 DIST libprojectm-4.1.2.tar.gz 47980796 BLAKE2B 2932c96645916c715971c0fc2237791a1ca28295738e7433b9e856b303ab5c2beee48419c36ae65913537f2b65f2f7bd390875efa46e965faf9f4568b44c66e3 SHA512 4a8181dd5e41a9f8c0d8e3b105c5fd2d8638c7029a1054e75fbf6b7e5222740d179db37b7bd79147d4a34dce8360ce7b0eaa6c0c90af96bc8e8c557d8a496aff diff --git a/media-libs/libprojectm/libprojectm-4.1.1-r1.ebuild b/media-libs/libprojectm/libprojectm-4.1.1-r1.ebuild deleted file mode 100644 index 506045464288..000000000000 --- a/media-libs/libprojectm/libprojectm-4.1.1-r1.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake-multilib - -DESCRIPTION="A graphical music visualization plugin similar to milkdrop" -HOMEPAGE="https://github.com/projectM-visualizer/projectm" - -if [[ ${PV} == *9999 ]] ; then - EGIT_REPO_URI="https://github.com/projectM-visualizer/projectm.git" - inherit git-r3 -else - MY_PV="${PV/_/-}" - SRC_URI="https://github.com/projectM-visualizer/projectm/releases/download/v${MY_PV}/libprojectM-${MY_PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86" - S="${WORKDIR}/libprojectM-${MY_PV}" -fi - -LICENSE="LGPL-2" -SLOT="4" -IUSE="gles2-only static-libs" - -RDEPEND=" - media-libs/glm - media-libs/libglvnd[X(+)] -" - -DEPEND="${RDEPEND}" - -multilib_prc_prepare() { - cmake_src_prepare -} - -multilib_src_configure() { - local mycmakeargs=( - -DENABLE_SDL_UI=OFF - -DENABLE_CXX_INTERFACE=OFF - -DENABLE_GLES=$(usex gles2-only) - -DENABLE_SYSTEM_GLM=ON - -DBUILD_SHARED_LIBS=$(usex static-libs OFF ON) - ) - - cmake_src_configure -} - -multilib_src_install_all() { - default -}