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/pnmixer/
Date: Mon,  4 Sep 2023 21:24:53 +0000 (UTC)	[thread overview]
Message-ID: <1693862669.2b731aedfe2227262bd332dac610180308041a4c.asturm@gentoo> (raw)

commit:     2b731aedfe2227262bd332dac610180308041a4c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  4 19:22:58 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep  4 21:24:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b731aed

media-sound/pnmixer: update EAPI 7 -> 8

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-sound/pnmixer/pnmixer-0.7.2-r1.ebuild | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

diff --git a/media-sound/pnmixer/pnmixer-0.7.2-r1.ebuild b/media-sound/pnmixer/pnmixer-0.7.2-r1.ebuild
index a76a058cd96f..739d024f7dad 100644
--- a/media-sound/pnmixer/pnmixer-0.7.2-r1.ebuild
+++ b/media-sound/pnmixer/pnmixer-0.7.2-r1.ebuild
@@ -1,14 +1,15 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 MY_P="${PN}-v${PV}"
-inherit cmake xdg-utils
+inherit cmake xdg
 
 DESCRIPTION="Volume mixer for the system tray"
 HOMEPAGE="https://github.com/nicklan/pnmixer"
 SRC_URI="https://github.com/nicklan/${PN}/releases/download/v${PV}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -32,8 +33,6 @@ BDEPEND="
 	nls? ( sys-devel/gettext )
 "
 
-S="${WORKDIR}/${MY_P}"
-
 PATCHES=(
 	"${FILESDIR}/${P}-fix-assert-if-volume-gt-100.patch"
 	"${FILESDIR}/${P}-fix-possible-garbage-value.patch"
@@ -49,11 +48,3 @@ src_configure() {
 	)
 	cmake_src_configure
 }
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


             reply	other threads:[~2023-09-04 21:25 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-04 21:24 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-02-06 11:18 [gentoo-commits] repo/gentoo:master commit in: media-sound/pnmixer/ 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-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=1693862669.2b731aedfe2227262bd332dac610180308041a4c.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