aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-goodies/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2023-04-29 16:01:40 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2023-04-29 16:01:40 +0000
commitaa2ecc6d1680d88e6139880c7aba64e555cdbf27 (patch)
treed1873b358cb1fa42098edbc44e09e8e443831b1f /x11/xfce4-goodies/Makefile
parent663d0a6ab3d3d079edc5fea4982c862daa529295 (diff)
downloadports-aa2ecc6d1680d88e6139880c7aba64e555cdbf27.tar.gz
ports-aa2ecc6d1680d88e6139880c7aba64e555cdbf27.zip
x11/xfce4-goodies: Add back xfce4-mixer as an option
Diffstat (limited to 'x11/xfce4-goodies/Makefile')
-rw-r--r--x11/xfce4-goodies/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/x11/xfce4-goodies/Makefile b/x11/xfce4-goodies/Makefile
index 1271b32c48c0..8d66de483783 100644
--- a/x11/xfce4-goodies/Makefile
+++ b/x11/xfce4-goodies/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xfce4-goodies
PORTVERSION= 4.18
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= xfce@FreeBSD.org
@@ -32,14 +32,15 @@ OPTIONS_EXCLUDE_riscv64sf= BATTERY
OPTIONS_GROUP= APPLICATIONS PANELPLUGINS THUNARPLUGINS UNOFFICIAL
-OPTIONS_GROUP_APPLICATIONS= DASHBOARD DICTIONARY GIGOLO MIDORI PAROLE \
- POWERMANAGER RISTRETTO SCREENSHOOTER \
- TASKMANAGER TERMINAL VOLUMEDPULSE XFBURN \
- XFMPC SCREENSAVER
+OPTIONS_GROUP_APPLICATIONS= DASHBOARD DICTIONARY GIGOLO MIDORI MIXER \
+ PAROLE POWERMANAGER RISTRETTO SCREENSAVER \
+ SCREENSHOOTER TASKMANAGER TERMINAL VOLUMEDPULSE \
+ XFBURN XFMPC
DASHBOARD_DESC= GNOME shell like dashboard for the Xfce desktop
DICTIONARY_DESC= Xfce4 plugin to query different dictionaries
GIGOLO_DESC= Frontend to easily manage filesystem connections
MIDORI_DESC= Lightweight web browser using WebKit engine
+MIXER_DESC= Volume control for the Xfce desktop
PAROLE_DESC= Lightweight media player based on GStreamer
POWERMANAGER_DESC= Power manager for the Xfce Desktop
RISTRETTO_DESC= Image viewer with Xfce integration
@@ -55,6 +56,7 @@ DASHBOARD_RUN_DEPENDS= xfce4-dashboard>=0:x11/xfce4-dashboard
DICTIONARY_RUN_DEPENDS= xfce4-dict-plugin>=0:textproc/xfce4-dict-plugin
GIGOLO_RUN_DEPENDS= gigolo>=0:sysutils/gigolo
MIDORI_RUN_DEPENDS= midori>=0:www/midori
+MIXER_RUN_DEPENDS= xfce4-mixer>=0:audio/xfce4-mixer
PAROLE_RUN_DEPENDS= parole>=0:multimedia/xfce4-parole
POWERMANAGER_RUN_DEPENDS= xfce4-power-manager>=0:sysutils/xfce4-power-manager
RISTRETTO_RUN_DEPENDS= ristretto>=0:graphics/ristretto