public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Haelwenn Monnier" <contact@hacktivis.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/ncpamixer/
Date: Fri, 23 Apr 2021 08:47:37 +0000 (UTC)	[thread overview]
Message-ID: <1619102387.b50d5fd13955fea0ed451522d728f467d89c6661.lanodan@gentoo> (raw)

commit:     b50d5fd13955fea0ed451522d728f467d89c6661
Author:     Octiabrina Terrien-Puig <octiabrina <AT> myrvogna <DOT> net>
AuthorDate: Thu Apr 22 14:37:30 2021 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Thu Apr 22 14:39:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b50d5fd1

media-sound/ncpamixer: drop live

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Octiabrina Terrien-Puig <octiabrina <AT> myrvogna.net>

 media-sound/ncpamixer/ncpamixer-9999.ebuild | 37 -----------------------------
 1 file changed, 37 deletions(-)

diff --git a/media-sound/ncpamixer/ncpamixer-9999.ebuild b/media-sound/ncpamixer/ncpamixer-9999.ebuild
deleted file mode 100644
index 94168ac46..000000000
--- a/media-sound/ncpamixer/ncpamixer-9999.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="A ncurses mixer for PulseAudio inspired by pavucontrol"
-HOMEPAGE="https://github.com/fulhax/ncpamixer"
-
-if [[ ${PV} == 9999 ]]; then
-	EGIT_REPO_URI="https://github.com/fulhax/ncpamixer.git"
-	inherit git-r3
-else
-	SRC_URI="https://github.com/fulhax/ncpamixer/archive/${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="+wide"
-
-DEPEND="
-	media-sound/pulseaudio
-	sys-libs/ncurses
-"
-RDEPEND="${DEPEND}"
-
-CMAKE_USE_DIR="${S}/src"
-
-src_configure() {
-	local mycmakeargs=(
-		-DUSE_WIDE="$(usex wide)"
-	)
-
-	cmake_src_configure
-}


             reply	other threads:[~2021-04-23  8:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23  8:47 Haelwenn Monnier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-14 11:31 [gentoo-commits] repo/proj/guru:dev commit in: media-sound/ncpamixer/ David Roman
2024-12-14 11:46 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-01-30 11:33 David Roman
2024-01-30 11:33 David Roman
2021-04-23  8:47 Haelwenn Monnier
2021-03-05 12:10 Andrew Ammerlaan

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=1619102387.b50d5fd13955fea0ed451522d728f467d89c6661.lanodan@gentoo \
    --to=contact@hacktivis.me \
    --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