summaryrefslogtreecommitdiff
path: root/gnu/packages/suckless.scm
Commit message (Collapse)AuthorAge
* gnu: lchat: Update to 0.0.0-2.25d90f4.ng02017-05-07
| | | | | | * gnu/packages/suckless.scm (lchat): Update to 0.0.0-2.25d90f4. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: dmenu: Update to 4.7.Leo Famulari2017-05-03
| | | | * gnu/packages/suckless.scm (dmenu): Update to 4.7.
* gnu: fortify-headers: Use @code mark-up.Tobias Geerinckx-Rice2017-04-21
| | | | * gnu/packages/suckless.scm (fortify-headers)[description]: Use @code.
* gnu: Use HTTPS on 2f30.org.Tobias Geerinckx-Rice2017-04-21
| | | | | | | * gnu/packages/suckless.scm (spoon, xbattmon, wificurse, skroll, sbm) (prout, noice, fortify-headers, colors)[source, home-page]: Use HTTPS. (human)[home-page]: Likewise. * gnu/packages/version-control.scm (stagit)[source, home-page]: Likewise.
* gnu: surf: Update to 2.0.Leo Famulari2017-04-06
| | | | | * gnu/packages/suckless.scm (surf): Update to 2.0. [inputs]: Replace webkitgtk/gtk+-2 with webkitgtk.
* gnu: Add blind.宋文武2017-03-07
| | | | * gnu/packages/suckless.scm (blind): New package.
* gnu: surf: Add 'dmenu' and 'xprop' to 'inputs'.Mekeor Melire2017-03-07
| | | | | | | | | | 'dmenu' and 'xprop' are necessary to open a new URL in surf. * gnu/packages/suckless.scm (surf)[inputs]: Add dmenu and xprop. [arguments]: Add 'set-dmenu-and-xprop-file-name' phase to patch the paths to the 'dmenu' and 'xprop' binaries in surf's configuration file. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: dwm: Add '.desktop' file.ng02017-01-16
| | | | | | | | | Fixes <https://bugs.gnu.org/25438>. * gnu/packages/suckless.scm (dwm)[arguments]: Add 'install-xsession' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: dwm: Use modify-phases.ng02017-01-16
| | | | | | * gnu/packages/suckless.scm (dwm): Use modify-phases. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add lchat.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (lchat): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add libutf.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (libutf): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add colors.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (colors): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add fortify-headers.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (fortify-headers): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add human.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (human): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add noice.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (noice): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add prout.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (prout): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add sbm.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (sbm): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add skroll.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (skroll): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add spoon.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (spoon): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add wificurse.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (wificurse): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add xbattmon.ng02017-01-13
| | | | | | * gnu/packages/suckless.scm (xbattmon): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: dwm: Update to 6.1.Alex Griffin2017-01-03
| | | | | | | | * gnu/packages/suckless.scm (dwm): Update to 6.1. [inputs]: Add libxft and freetype. [arguments]: Set FREETYPEINC in #:make-flags. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: dmenu: Update to 4.6.Alex Griffin2017-01-03
| | | | | | | | * gnu/packages/suckless.scm (dmenu): Update to 4.6. [inputs]: Add libxft and freetype. [arguments]: Set FREETYPEINC in #:make-flags. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: slock: Update to 1.4.Alex Griffin2017-01-03
| | | | | | | | | * gnu/packages/suckless.scm (slock): Update to 1.4. [source] Remove CVE-2016-6866 patch (no longer needed). * gnu/packages/patches/slock-CVE-2016-6866.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: slock: Fix CVE-2016-6866.Leo Famulari2016-09-06
| | | | | | * gnu/packages/patches/slock-CVE-2016-6866.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/suckless.scm (slock): Use it.
* gnu: slock: Update to 1.3.Leo Famulari2016-09-05
| | | | | * gnu/packages/suckless.scm (slock): Update to 1.3. [inputs]: Add libxrandr.
* gnu: Add sent.Dmitry Bogatov2016-08-16
| | | | | | | * gnu/packages/suckless.scm (sent): New variable. Co-authored-by: Leo Famulari <leo@famulari.name> Co-authored-by: Eric Bavier <bavier@member.fsf.org>
* gnu: st: Remove unnecessary inputs.宋文武2016-08-12
| | | | | * gnu/packages/suckless.scm (st)[inputs]: Remove libxcomposite, compositeproto, xextproto, libxrender and font-liberation.
* gnu: st: Update to 0.7.ng02016-08-12
| | | | | | | * gnu/packages/suckless.scm (st): Update to 0.7. (inputs): Remove libxext. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: dwm: Shorten the description.ng02016-08-11
| | | | | | * gnu/packages/suckless.scm (dwm)[description]: Shorten. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: st: Update to 0.6ng02016-06-09
| | | | | | * gnu/packages/suckless.scm (st): Update to 0.6. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add surf.Al McElrath2016-05-09
| | | | | | * gnu/packages/suckless.scm (surf): New variable. Signed-off-by: 宋文武 <iyzsong@gmail.com>
* gnu: Rename (gnu packages dwm) to (gnu packages suckless).amz32015-06-15
* gnu/packages/dwm.scm: Rename this ... * gnu/packages/suckless.scm: ... to this. * gnu-system.am (GNU_SYSTEM_MODULES): Change dwm.scm to suckless.scm.