x11/xfce4-goodies: Remove MIDORI option

This is a followup to commit 32afc2de50 [1].

Midori is not part of XFCE anymore, so remove it from the metaport.

While here also reflow options, and add newlines to ease readability.

[1] https://cgit.freebsd.org/ports/commit/?id=32afc2de5073731f3fcdbfc38171908619651758
This commit is contained in:
Guido Falsi 2023-12-10 10:44:50 +01:00
parent 60b1e3a66c
commit e9a03b18ba

View file

@ -1,6 +1,6 @@
PORTNAME= xfce4-goodies
PORTVERSION= 4.18
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= x11
MAINTAINER= xfce@FreeBSD.org
@ -32,14 +32,13 @@ OPTIONS_EXCLUDE_riscv64sf= BATTERY
OPTIONS_GROUP= APPLICATIONS PANELPLUGINS THUNARPLUGINS UNOFFICIAL
OPTIONS_GROUP_APPLICATIONS= DASHBOARD DICTIONARY GIGOLO MIDORI MIXER \
PAROLE POWERMANAGER RISTRETTO SCREENSAVER \
SCREENSHOOTER TASKMANAGER TERMINAL VOLUMEDPULSE \
XFBURN XFMPC
OPTIONS_GROUP_APPLICATIONS= DASHBOARD DICTIONARY GIGOLO 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
@ -55,7 +54,6 @@ XFMPC_DESC= Graphical MPD client focusing on low footprint
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
@ -74,6 +72,7 @@ OPTIONS_GROUP_PANELPLUGINS= BATTERY CALCULATOR CLIPMAN CPUGRAPH DATETIME \
SMARTBOOKMARK STOPWATCH SYSTEMLOAD TIMER \
TIMEOUT VERVE WAVELAN WEATHER WHISKERMENU \
WINDOWCK XKB
BATTERY_DESC= Battery monitor panel plugin for Xfce4
CALCULATOR_DESC= Simple calculator for the Xfce panel
CLIPMAN_DESC= Clipboard manager for the Xfce panel