From: "Julian Ospald" <hasufell@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pnmixer/
Date: Wed, 2 Sep 2015 16:10:47 +0000 (UTC) [thread overview]
Message-ID: <1441210236.254568c14bc5159702bb0fed1903663015afd123.hasufell@gentoo> (raw)
commit: 254568c14bc5159702bb0fed1903663015afd123
Author: Julian Ospald <hasufell <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 2 16:07:24 2015 +0000
Commit: Julian Ospald <hasufell <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 16:10:36 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=254568c1
media-sound/pnmixer: rm old 0.6_rc3
media-sound/pnmixer/Manifest | 1 -
media-sound/pnmixer/pnmixer-0.6_rc3.ebuild | 52 ------------------------------
2 files changed, 53 deletions(-)
diff --git a/media-sound/pnmixer/Manifest b/media-sound/pnmixer/Manifest
index f744044..b5aefb7 100644
--- a/media-sound/pnmixer/Manifest
+++ b/media-sound/pnmixer/Manifest
@@ -1,3 +1,2 @@
DIST pnmixer-0.6.tar.gz 198551 SHA256 e70faffcc56bec315f23f66dff85dd335627fc3219d37f1583d16e3383811b61 SHA512 89327628edfbab4e62ba80746f2299a5b418110a85d3fea34f1b16af49c97b4cbea7b44a547ac7ab025ff0d8f6b3c1b5eaf07cc69a385b363a57def30a4d0d93 WHIRLPOOL 91c6cf212cc1b06497a720c7c2bb9ddaf7cd9aeb10ab135afaa86ca3085c1fa37b92fb5038cdfa13a2638ae3db7bdd838507922511c984297dc2aebef4b4c0c8
DIST pnmixer-0.6_pre20111213.tar.xz 131328 SHA256 aa42180145aa56639440168935a8b16c576e6e49db0bbe2955b79a890437f013 SHA512 967a685593256f9f2e8ab2ef955a91a03c3710d96956087ac55301d5232e6f01897efbb064bd6dc1804836af1b66c038cb3d04203043462de5246e4f14dd37c4 WHIRLPOOL 1fe36a5ea212447212bbd9b6b4efee22e1f75fbb0f2c0548447c0987664d94524e306e2942f6e96c6f10cf6bf15abc35df6b7953d63ef8ec2241eef3d627c16d
-DIST pnmixer-0.6_rc3.tar.gz 199559 SHA256 095d467730f87b0017baa1949f74b9d9cda5cd8901ef4e503f0d2cf523f2d3a2 SHA512 d45e08b63ba6b7c108c92cf7e5bb54bf9133e6cd8d44961e781a55a111f886a43340cd106126c2da61f37faa23dc0bdc1fabda0ce69ae55aae4becc616dfd287 WHIRLPOOL 7066e408b842b75b498e8b24e4a0bcd11ba3314089a2cc56f0a0cc2569fc7a1f969c885da044645946c1c0af20fe4599d19057d5da2afde68320a8ea8d35bc4d
diff --git a/media-sound/pnmixer/pnmixer-0.6_rc3.ebuild b/media-sound/pnmixer/pnmixer-0.6_rc3.ebuild
deleted file mode 100644
index 6ed4fb6..0000000
--- a/media-sound/pnmixer/pnmixer-0.6_rc3.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-WANT_LIBTOOL=none
-inherit autotools eutils gnome2-utils
-
-DESCRIPTION="Volume mixer for the system tray"
-HOMEPAGE="https://github.com/nicklan/pnmixer"
-SRC_URI="https://github.com/nicklan/pnmixer/archive/v${PV/_rc/-rc}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug libnotify"
-
-RDEPEND="dev-libs/glib:2
- media-libs/alsa-lib
- >=x11-libs/gtk+-3.6:3
- x11-libs/libX11
- libnotify? ( x11-libs/libnotify )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- virtual/pkgconfig"
-
-S=${WORKDIR}/${P/_rc/-rc}
-
-src_prepare() {
- eautoreconf
-}
-
-src_configure() {
- econf \
- $(use_with libnotify) \
- $(use_enable debug) \
- --enable-minimal-flags \
- --with-gtk3
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
next reply other threads:[~2015-09-02 16:10 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 16:10 Julian Ospald [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-04 21:24 [gentoo-commits] repo/gentoo:master commit in: media-sound/pnmixer/ Andreas Sturmlechner
2022-02-06 11:18 Jonas Stein
2021-03-30 18:36 Andreas Sturmlechner
2021-03-30 18:32 Sam James
2021-03-30 16:26 Thomas Deutschmann
2021-02-28 12:26 Andreas Sturmlechner
2018-09-10 19:46 Andreas Sturmlechner
2018-09-09 15:42 Mikle Kolyada
2018-09-02 23:46 Thomas Deutschmann
2018-07-06 21:48 Andreas Sturmlechner
2018-07-06 21:48 Andreas Sturmlechner
2018-06-14 20:16 Michał Górny
2018-03-17 7:01 Matt Turner
2017-05-19 10:52 Michał Górny
2017-05-19 10:52 Michał Górny
2017-05-19 10:52 Michał Górny
2017-03-18 9:22 Michael Palimaka
2017-03-04 0:46 Michael Palimaka
2017-03-04 0:46 Michael Palimaka
2017-03-04 0:46 Michael Palimaka
2017-03-04 0:46 Michael Palimaka
2016-04-18 4:43 Michał Górny
2015-09-02 16:49 Julian Ospald
2015-09-02 16:10 Julian Ospald
2015-09-02 16:10 Julian Ospald
2015-09-01 11:30 Julian Ospald
2015-09-01 11:30 Julian Ospald
2015-08-11 13:45 Julian Ospald
2015-08-10 23:33 Julian Ospald
2015-08-10 23:33 Julian Ospald
2015-08-10 23:33 Julian Ospald
2015-08-09 18:19 Julian Ospald
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=1441210236.254568c14bc5159702bb0fed1903663015afd123.hasufell@gentoo \
--to=hasufell@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