FreeBSD Bugzilla – Attachment 214700 Details for
Bug 241163
[NEW PORT] x11/sdwmbar: Simple statusbar for the dwm window manager
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sdwmbar.diff - update to 1.0
sdwmbar.diff (text/plain), 2.40 KB, created by
Sergei Akhmatdinov
on 2020-05-20 19:26:50 UTC
(
hide
)
Description:
sdwmbar.diff - update to 1.0
Filename:
MIME Type:
Creator:
Sergei Akhmatdinov
Created:
2020-05-20 19:26:50 UTC
Size:
2.40 KB
patch
obsolete
>Index: x11-wm/sdwmbar/Makefile >=================================================================== >--- x11-wm/sdwmbar/Makefile (nonexistent) >+++ x11-wm/sdwmbar/Makefile (working copy) >@@ -0,0 +1,29 @@ >+# Created by: Sergei Akhmatdinov <sakhmatd@darkn.space> >+# $FreeBSD$ >+ >+PORTNAME= sdwmbar >+PORTVERSION= 1.0 >+CATEGORIES= x11-wm >+ >+MAINTAINER= sakhmatd@darkn.space >+COMMENT= Simple statusbar for the dwm window manager >+ >+LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= dwm:x11-wm/dwm >+ >+USES= xorg >+USE_XORG= x11 >+ >+USE_GITHUB= yes >+GH_ACCOUNT= sakhmatd >+ >+MAKE_ARGS= PREFIX="${STAGEDIR}${PREFIX}" >+ >+PLIST_FILES= bin/sdwmbar >+ >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sdwmbar >+ >+.include <bsd.port.mk> > >Property changes on: x11-wm/sdwmbar/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11-wm/sdwmbar/distinfo >=================================================================== >--- x11-wm/sdwmbar/distinfo (nonexistent) >+++ x11-wm/sdwmbar/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (sakhmatd-sdwmbar-1.0_GH0.tar.gz) = 033e09ed0e19212f6fb77e33a9456d9727132564d84574528c642da0337f7fca >+SIZE (sakhmatd-sdwmbar-1.0_GH0.tar.gz) = 5901 > >Property changes on: x11-wm/sdwmbar/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11-wm/sdwmbar/pkg-descr >=================================================================== >--- x11-wm/sdwmbar/pkg-descr (nonexistent) >+++ x11-wm/sdwmbar/pkg-descr (working copy) >@@ -0,0 +1,5 @@ >+A simple statusbar for x11-wm/dwm >+ >+Shows load averages, date-time and battery life. >+ >+WWW: https://github.com/sakhmatd/sdwmbar > >Property changes on: x11-wm/sdwmbar/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 241163
:
208211
|
214700
|
224386