public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/musique/
Date: Thu, 30 Jan 2025 16:18:39 +0000 (UTC)	[thread overview]
Message-ID: <1738253394.1b249a65f155c4d8449a07edac4da6f4eddb977e.asturm@gentoo> (raw)

commit:     1b249a65f155c4d8449a07edac4da6f4eddb977e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 30 16:09:54 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 30 16:09:54 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b249a65

media-sound/musique: drop 1.5-r1

Closes: https://bugs.gentoo.org/949040
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/musique/musique-1.5-r1.ebuild | 53 -------------------------------
 1 file changed, 53 deletions(-)

diff --git a/media-sound/musique/musique-1.5-r1.ebuild b/media-sound/musique/musique-1.5-r1.ebuild
deleted file mode 100644
index 08415ee2a643..000000000000
--- a/media-sound/musique/musique-1.5-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit qmake-utils xdg-utils
-
-DESCRIPTION="Qt music player"
-HOMEPAGE="https://flavio.tordini.org/musique"
-SRC_URI="https://github.com/flaviotordini/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtdbus:5
-	dev-qt/qtgui:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtsingleapplication[qt5(+),X]
-	dev-qt/qtsql:5[sqlite]
-	dev-qt/qtwidgets:5
-	media-libs/phonon[qt5(+)]
-	media-libs/taglib
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( CHANGES TODO )
-
-PATCHES=( "${FILESDIR}/${P}-unbundle-qtsingleapplication.patch" )
-
-src_prepare() {
-	rm -r src/qtsingleapplication || die
-	default
-}
-
-src_configure() {
-	eqmake5 ${PN}.pro PREFIX="/usr"
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install
-	einstalldocs
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


             reply	other threads:[~2025-01-30 16:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-30 16:18 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 11:07 [gentoo-commits] repo/gentoo:master commit in: media-sound/musique/ Sam James
2025-03-08 11:07 Sam James
2025-02-19  8:41 Joonas Niilola
2025-01-30  9:57 Arthur Zamarin
2025-01-30  9:57 Arthur Zamarin
2024-08-01  7:43 Miroslav Šulc
2020-06-06  9:42 Andreas Sturmlechner
2018-02-22 10:51 Andreas Sturmlechner
2018-01-12 10:45 Michael Palimaka
2017-04-27 10:36 Agostino Sarubbo
2017-04-26  7:40 Agostino Sarubbo
2017-04-25 11:47 Michael Palimaka
2016-02-19 13:53 Michael Palimaka
2015-10-09 14:45 Michael Palimaka
2015-10-09 14:42 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1738253394.1b249a65f155c4d8449a07edac4da6f4eddb977e.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox