Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2022 21:45:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264566] audio/gtk-mixer: update to 1.0.3
Message-ID:  <bug-264566-7788-rm2pJ6xtS5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264566-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264566-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264566

Nuno Teixeira <eduardo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eduardo@FreeBSD.org

--- Comment #1 from Nuno Teixeira <eduardo@FreeBSD.org> ---
Hello,

This is a small port that can receive some block fixes and nice cosmetics:

1. portclippy Makefile

---
# USES block
USES
-USE_GNOME
USE_GITHUB
GH_ACCOUNT
+USE_GNOME

# Standard bsd.port.mk variables
+DESKTOP_ENTRIES

# Packaging list block
PLIST_FILES

-DESKTOP_ENTRIES
---

2. portfmt -D Makefile:

---
+DESKTOP_ENTRIES=3D       "GTK-Mixer" \
+                       "${COMMENT}" \
+                       "multimedia-volume-control" \
+                       "${PORTNAME}" \
+                       "GTK;AudioVideo;Audio;Mixer;" \
+                       true
-DESKTOP_ENTRIES=3D"GTK-Mixer" "${COMMENT}" "multimedia-volume-control" \
-               "${PORTNAME}" "GTK;AudioVideo;Audio;Mixer;" true
---

Cheers

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264566-7788-rm2pJ6xtS5>