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/yarock/
Date: Mon, 29 Nov 2021 13:28:51 +0000 (UTC)	[thread overview]
Message-ID: <1638192516.ed393dbad7f510ad9c011f5d254d0e89c68bb91f.asturm@gentoo> (raw)

commit:     ed393dbad7f510ad9c011f5d254d0e89c68bb91f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 29 13:25:33 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 29 13:28:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed393dba

media-sound/yarock: Drop 1.4.0-r1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/yarock/yarock-1.4.0-r1.ebuild | 61 -------------------------------
 1 file changed, 61 deletions(-)

diff --git a/media-sound/yarock/yarock-1.4.0-r1.ebuild b/media-sound/yarock/yarock-1.4.0-r1.ebuild
deleted file mode 100644
index 39414485b05d..000000000000
--- a/media-sound/yarock/yarock-1.4.0-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-MY_P="Yarock_${PV}_Sources"
-DESCRIPTION="Qt-based music player"
-HOMEPAGE="https://seb-apps.github.io/yarock/"
-SRC_URI="https://launchpad.net/${PN}/1.x/${PV}/+download/${MY_P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="mpv phonon vlc"
-
-BDEPEND="
-	dev-qt/linguist-tools:5
-"
-RDEPEND="
-	dev-cpp/htmlcxx
-	dev-qt/qtcore:5
-	dev-qt/qtdbus:5
-	dev-qt/qtgui:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtsql:5[sqlite]
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	media-libs/taglib
-	x11-libs/libX11
-	phonon? ( >=media-libs/phonon-4.11.0 )
-	vlc? ( media-video/vlc:= )
-"
-DEPEND="${RDEPEND}
-	dev-qt/qtconcurrent:5
-	dev-qt/qtx11extras:5
-"
-
-DOCS=( CHANGES.md README.md )
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-	cmake_src_prepare
-	sed -e "/^install.*org.yarock.appdata.xml/s:share/appdata:share/metadata:" \
-		-i CMakeLists.txt || die
-	sed -e "/^Version/d" \
-		-i data/org.yarock.desktop || die
-}
-
-src_configure() {
-	local mycmakeargs=(
-		-DENABLE_QT5=ON
-		-DENABLE_MPV=$(usex mpv)
-		-DENABLE_PHONON=$(usex phonon)
-		-DENABLE_VLC=$(usex vlc)
-	)
-
-	cmake_src_configure
-}


             reply	other threads:[~2021-11-29 13:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-29 13:28 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-24 20:55 [gentoo-commits] repo/gentoo:master commit in: media-sound/yarock/ Andreas Sturmlechner
2025-02-24 20:55 Andreas Sturmlechner
2022-07-19 12:36 Andreas Sturmlechner
2021-11-29 13:28 Andreas Sturmlechner
2020-09-06 16:46 Andreas Sturmlechner

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=1638192516.ed393dbad7f510ad9c011f5d254d0e89c68bb91f.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