FreeBSD Bugzilla – Attachment 224386 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 1.3
sdwmbar.patch (text/plain), 1.81 KB, created by
Sergei Akhmatdinov
on 2021-04-23 19:21:25 UTC
(
hide
)
Description:
sdwmbar 1.3
Filename:
MIME Type:
Creator:
Sergei Akhmatdinov
Created:
2021-04-23 19:21:25 UTC
Size:
1.81 KB
patch
obsolete
>From 9af5a573793621bd8607f8258605c0b7000efe95 Mon Sep 17 00:00:00 2001 >From: Sergei Akhmatdinov <sakhmatd@darkn.space> >Date: Fri, 23 Apr 2021 15:16:34 -0400 >Subject: [PATCH] New port: x11-wm/sdwmbar > >--- > x11-wm/sdwmbar/Makefile | 27 +++++++++++++++++++++++++++ > x11-wm/sdwmbar/distinfo | 3 +++ > x11-wm/sdwmbar/pkg-descr | 5 +++++ > 3 files changed, 35 insertions(+) > create mode 100644 x11-wm/sdwmbar/Makefile > create mode 100644 x11-wm/sdwmbar/distinfo > create mode 100644 x11-wm/sdwmbar/pkg-descr > >diff --git a/x11-wm/sdwmbar/Makefile b/x11-wm/sdwmbar/Makefile >new file mode 100644 >index 000000000000..933891b92aab >--- /dev/null >+++ b/x11-wm/sdwmbar/Makefile >@@ -0,0 +1,27 @@ >+# Created by: Sergei Akhmatdinov <sakhmatd@darkn.space> >+# $FreeBSD$ >+ >+PORTNAME= sdwmbar >+PORTVERSION= 1.3 >+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 >+ >+PLIST_FILES= bin/sdwmbar >+ >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sdwmbar >+ >+.include <bsd.port.mk> >diff --git a/x11-wm/sdwmbar/distinfo b/x11-wm/sdwmbar/distinfo >new file mode 100644 >index 000000000000..9ce94cf3f673 >--- /dev/null >+++ b/x11-wm/sdwmbar/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1619204444 >+SHA256 (sakhmatd-sdwmbar-1.3_GH0.tar.gz) = 94f5c639673dc097c2bfcd05e73eb2229cc83ac6b1eb4b55277ef7ea5452bf4c >+SIZE (sakhmatd-sdwmbar-1.3_GH0.tar.gz) = 6374 >diff --git a/x11-wm/sdwmbar/pkg-descr b/x11-wm/sdwmbar/pkg-descr >new file mode 100644 >index 000000000000..99c0ff02260b >--- /dev/null >+++ b/x11-wm/sdwmbar/pkg-descr >@@ -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 >-- >2.30.0 >
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