public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-sound/coquillo/files/, media-sound/coquillo/, profiles/
@ 2025-09-16 18:02 Andreas Sturmlechner
  0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2025-09-16 18:02 UTC (permalink / raw
  To: gentoo-commits

commit:     76bdcf86c0ae2365bee8254c577c05574214234d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 14:54:58 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 18:01:29 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76bdcf86

media-sound/coquillo: treeclean

Closes: https://bugs.gentoo.org/961635 (pkgremoved)
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/coquillo/Manifest                      |  1 -
 media-sound/coquillo/coquillo-2.0.1-r1.ebuild      | 39 ----------------------
 .../files/coquillo-2.0.1-fix-build-taglib2.patch   |  9 -----
 media-sound/coquillo/metadata.xml                  |  8 -----
 profiles/package.mask                              |  5 ---
 5 files changed, 62 deletions(-)

diff --git a/media-sound/coquillo/Manifest b/media-sound/coquillo/Manifest
deleted file mode 100644
index e6e86ff71742..000000000000
--- a/media-sound/coquillo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST coquillo-2.0.1.tar.gz 76376 BLAKE2B a2f4742eefb8e09203106aa57257ebed343371c3276cab5b49f277d8f9ffd0f5aa242ac9337341dfdb798213604790c3891b403cfe8589902956b365c0ddde2c SHA512 6aeeca674180038089d3f1104cfe9d8d662ed88a6168b20c18932c4329ccfa895508c2e593cab274b51251e2b6b45ca5482c2385ce0e0ddc2b5b1859ee8a3eb5

diff --git a/media-sound/coquillo/coquillo-2.0.1-r1.ebuild b/media-sound/coquillo/coquillo-2.0.1-r1.ebuild
deleted file mode 100644
index d638dd4c1613..000000000000
--- a/media-sound/coquillo/coquillo-2.0.1-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop qmake-utils
-
-DESCRIPTION="GUI audio tagger based on Qt and taglib"
-HOMEPAGE="https://www.linux-apps.com/content/show.php/Coquillo?content=141896"
-SRC_URI="https://github.com/sjuvonen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-	dev-qt/qtconcurrent:5
-	dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtmultimedia:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtwidgets:5
-	media-libs/musicbrainz:5=
-	media-libs/taglib:=
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}"/${PN}-2.0.1-fix-build-taglib2.patch )
-
-src_configure() {
-	eqmake5
-}
-
-src_install() {
-	dobin ${PN}
-	doicon extra/${PN}.png
-	domenu extra/${PN}.desktop
-	einstalldocs
-}

diff --git a/media-sound/coquillo/files/coquillo-2.0.1-fix-build-taglib2.patch b/media-sound/coquillo/files/coquillo-2.0.1-fix-build-taglib2.patch
deleted file mode 100644
index 62303e0919b8..000000000000
--- a/media-sound/coquillo/files/coquillo-2.0.1-fix-build-taglib2.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-https://github.com/sjuvonen/coquillo/pull/12.patch
---- a/src/crawler/tag/xiphcomment.cpp
-+++ b/src/crawler/tag/xiphcomment.cpp
-@@ -1,4 +1,5 @@
- 
-+#include <taglib/taglib.h>
- #include <taglib/xiphcomment.h>
- #include <QImage>
- #include "xiphcomment.hpp"

diff --git a/media-sound/coquillo/metadata.xml b/media-sound/coquillo/metadata.xml
deleted file mode 100644
index cd1cfc033621..000000000000
--- a/media-sound/coquillo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="project">
-    <email>sound@gentoo.org</email>
-    <name>Gentoo Sound project</name>
-  </maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index fb5f27762ac3..911a99355cf7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -282,11 +282,6 @@ dev-libs/cppcodec
 # Removal on 2025-09-16.
 media-sound/qtagger
 
-# Andreas Sturmlechner <asturm@gentoo.org> (2025-08-17)
-# Unmaintained upstream with no prospect to port from Qt5 to Qt6.
-# Alternatives exist. Bug #961635. Removal on 2025-09-16.
-media-sound/coquillo
-
 # Hans de Graaff <graaff@gentoo.org> (2025-08-08)
 # ruby-openid fails tests and is archived upstream. Last release 6 years
 # ago. rack-openid is the only reverse dependency.


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-09-16 18:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-16 18:02 [gentoo-commits] repo/gentoo:master commit in: media-sound/coquillo/files/, media-sound/coquillo/, profiles/ Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox