Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151784755
D16358.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D16358.id.diff
View Options
Index: head/x11-wm/dwm/Makefile
===================================================================
--- head/x11-wm/dwm/Makefile
+++ head/x11-wm/dwm/Makefile
@@ -3,13 +3,11 @@
PORTNAME= dwm
PORTVERSION= 6.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-wm
MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ \
http://schot.a-eskwadraat.nl/files/
-PATCH_SITES= http://dwm.suckless.org/patches/
-
MAINTAINER= 0mp@FreeBSD.org
COMMENT= Dynamic, small, fast and simple window manager
@@ -27,12 +25,16 @@
man/man1/dwm.1.gz
PORTDOCS= README
-OPTIONS_DEFINE= XINERAMA DOCS SUPERASMODKEY VOLUMECONTROL
-OPTIONS_DEFAULT=XINERAMA
+OPTIONS_DEFINE= DMENUANDSTERM DOCS SUPERASMODKEY VOLUMECONTROL XINERAMA
+OPTIONS_DEFAULT=DMENUANDSTERM XINERAMA
+DMENUANDSTERM_DESC= Install x11/dmenu and x11/st as runtime dependencies
SUPERASMODKEY_DESC= Use Super instead of Alt for the dwm mod key
VOLUMECONTROL_DESC= Use keys on keyboard to raise or lower volume
+DMENUANDSTERM_RUN_DEPENDS= dmenu:x11/dmenu \
+ st:x11/sterm
+
SUPERASMODKEY_EXTRA_PATCHES= ${PATCHDIR}/superasmodkey-patch-config.def.h
VOLUMECONTROL_EXTRA_PATCHES= ${PATCHDIR}/volumecontrol-patch-config.def.h
@@ -51,7 +53,7 @@
fi
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dwm
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/dwm
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
Index: head/x11-wm/dwm/pkg-message
===================================================================
--- head/x11-wm/dwm/pkg-message
+++ head/x11-wm/dwm/pkg-message
@@ -1,6 +0,0 @@
-*************************************************************
-
-When using the default dwm config.h installation of sterm and
-dmenu packages is recommended.
-
-*************************************************************
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 11, 4:01 PM (14 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31297790
Default Alt Text
D16358.id.diff (1 KB)
Attached To
Mode
D16358: Add an option to make x11/sterm and x11/dmenu be runtime dependencies for x11-wm/dwm
Attached
Detach File
Event Timeline
Log In to Comment