Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137928893
D14644.id40142.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
D14644.id40142.diff
View Options
Index: x11/polybar/Makefile
===================================================================
--- x11/polybar/Makefile
+++ x11/polybar/Makefile
@@ -2,7 +2,7 @@
PORTNAME= polybar
DISTVERSION= 3.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MAINTAINER= capt_redbeard@protonmail.com
@@ -14,13 +14,13 @@
BUILD_DEPENDS= xcb-proto>=1.9:x11/xcb-proto
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
- libxcb-xrm.so:x11/xcb-util-xrm \
+ libinotify.so:devel/libinotify \
libxcb-cursor.so:x11/xcb-util-cursor \
libxcb-ewmh.so:x11/xcb-util-wm \
libxcb-icccm.so:x11/xcb-util-wm \
- libxcb-util.so:x11/xcb-util \
libxcb-image.so:x11/xcb-util-image \
- libinotify.so:devel/libinotify
+ libxcb-util.so:x11/xcb-util \
+ libxcb-xrm.so:x11/xcb-util-xrm
USES= cmake:outsource localbase:ldflags pkgconfig python:2.7,build
USE_GITHUB= yes
@@ -31,7 +31,7 @@
USE_XORG= xcb
OPTIONS_DEFINE= ALSA CURL EXAMPLES I3 IPC MPD
-OPTIONS_DEFAULT= ALSA CURL I3 IPC MPD
+OPTIONS_DEFAULT= CURL I3 IPC MPD
OPTIONS_SUB= yes
ALSA_DESC= Volume control
Index: x11/polybar/pkg-message
===================================================================
--- x11/polybar/pkg-message
+++ x11/polybar/pkg-message
@@ -7,6 +7,7 @@
- date
- i3
- memory
+- mpd
- script
- text
- xkeyboard
@@ -26,4 +27,3 @@
- battery
- github
- ipc
-- mpd
Index: x11/polybar/pkg-plist
===================================================================
--- x11/polybar/pkg-plist
+++ x11/polybar/pkg-plist
@@ -5,3 +5,4 @@
share/bash-completion/completions/polybar
share/zsh/site-functions/_polybar
share/zsh/site-functions/_polybar_msg
+
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 28, 8:48 AM (3 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26279177
Default Alt Text
D14644.id40142.diff (1 KB)
Attached To
Mode
D14644: x11/polybar: Many fixes.
Attached
Detach File
Event Timeline
Log In to Comment