summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/elephant/Makefile14
-rw-r--r--sysutils/elephant/distinfo10
2 files changed, 15 insertions, 9 deletions
diff --git a/sysutils/elephant/Makefile b/sysutils/elephant/Makefile
index 10344bfd81a5..b8cd5fd07328 100644
--- a/sysutils/elephant/Makefile
+++ b/sysutils/elephant/Makefile
@@ -1,6 +1,6 @@
PORTNAME= elephant
DISTVERSIONPREFIX= v
-DISTVERSION= 2.4.1
+DISTVERSION= 2.6.1
CATEGORIES= sysutils
MAINTAINER= tagattie@FreeBSD.org
@@ -22,20 +22,22 @@ PLIST_FILES= bin/${PORTNAME}
PORTDOCS= README.md
OPTIONS_DEFINE= DOCS
-OPTIONS_DEFAULT= ${OPTIONS_GROUP_PROVIDERS}
+OPTIONS_DEFAULT= ${OPTIONS_GROUP_PROVIDERS:NNIRISESSIONS}
OPTIONS_GROUP= PROVIDERS
OPTIONS_GROUP_PROVIDERS=CALC CLIPBOARD DESKTOPAPPLICATIONS FILES MENUS \
- PROVIDERLIST RUNNER SYMBOLS TODO UNICODE WEBSEARCH \
- WINDOWS
+ NIRISESSIONS PROVIDERLIST RUNNER SNIPPETS SYMBOLS \
+ TODO UNICODE WEBSEARCH WINDOWS
PROVIDERS_DESC= Enabled providers
CALC_DESC= Perform calculation and unit-conversions
CLIPBOARD_DESC= Store clipboard history
DESKTOPAPPLICATIONS_DESC=Run installed desktop applications
FILES_DESC= Find files/folders
+NIRISESSIONS_DESC= Create predefined session layouts and open them
MENUS_DESC= Create custom menus
PROVIDERLIST_DESC= Lists all providers and configured menus
RUNNER_DESC= Execute everything installed in your PATH
+SNIPPETS_DESC= Create and access text snippets
SYMBOLS_DESC= Search for emojis and symbols
TODO_DESC= Basic Todolist
UNICODE_DESC= Search for unicode symbols
@@ -51,8 +53,12 @@ DESKTOPAPPLICATIONS_PLIST_FILES=etc/xdg/elephant/providers/desktopapplications.s
FILES_RUN_DEPENDS= fd:sysutils/fd
FILES_PLIST_FILES= etc/xdg/elephant/providers/files.so
MENUS_PLIST_FILES= etc/xdg/elephant/providers/menus.so
+NIRISESSIONS_RUN_DEPENDS=niri:x11-wm/niri
+NIRISESSIONS_PLIST_FILES=etc/xdg/elephant/providers/nirisessions.so
PROVIDERLIST_PLIST_FILES=etc/xdg/elephant/providers/providerlist.so
RUNNER_PLIST_FILES= etc/xdg/elephant/providers/runner.so
+SNIPPETS_RUN_DEPENDS= wtype:x11/wtype
+SNIPPETS_PLIST_FILES= etc/xdg/elephant/providers/snippets.so
SYMBOLS_RUN_DEPENDS= wl-copy:x11/wl-clipboard
SYMBOLS_PLIST_FILES= etc/xdg/elephant/providers/symbols.so
TODO_RUN_DEPENDS= notify-send:devel/libnotify
diff --git a/sysutils/elephant/distinfo b/sysutils/elephant/distinfo
index 359e839fa3ae..2e55f532d2f3 100644
--- a/sysutils/elephant/distinfo
+++ b/sysutils/elephant/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1761138779
-SHA256 (go/sysutils_elephant/elephant-v2.4.1/v2.4.1.mod) = 69ae4e4d80e2c9e83e8ee4a30911032e55d7b0d45c625087e90cf92a3fdf9605
-SIZE (go/sysutils_elephant/elephant-v2.4.1/v2.4.1.mod) = 1198
-SHA256 (go/sysutils_elephant/elephant-v2.4.1/v2.4.1.zip) = 4d75857c6fc3afd412b365a12d114bbe6c539be4bd6a5d0b6f96176fce16d544
-SIZE (go/sysutils_elephant/elephant-v2.4.1/v2.4.1.zip) = 7520985
+TIMESTAMP = 1761256745
+SHA256 (go/sysutils_elephant/elephant-v2.6.1/v2.6.1.mod) = 69ae4e4d80e2c9e83e8ee4a30911032e55d7b0d45c625087e90cf92a3fdf9605
+SIZE (go/sysutils_elephant/elephant-v2.6.1/v2.6.1.mod) = 1198
+SHA256 (go/sysutils_elephant/elephant-v2.6.1/v2.6.1.zip) = 4e5da73e735605d01f39b78381b8530809fa472085effd7210fa49cb2adff5bc
+SIZE (go/sysutils_elephant/elephant-v2.6.1/v2.6.1.zip) = 7527511