./x11/sxhkd, Simple X hotkey daemon

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.2, Package name: sxhkd-0.6.2, Maintainer: youri

sxhkd is a simple X hotkey daemon with a powerful and compact
configuration syntax.


Required to run:
[x11/xcb-util] [x11/xcb-util-keysyms]

Required to build:
[x11/xcb-proto] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 34.874 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674)
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
   2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675)
Log message:
x11: Remove SHA1 hashes for distfiles
   2020-12-05 15:56:33 by Nia Alarie | Files touched by this commit (2)
Log message:
sxhkd: Update to 0.6.2

Bastien Dejean (13):
      Add an option to specify the chain abortion keysym
      Version 0.6.0
      Fix memory leak in `destroy_chain`
      Handle unreachable keysyms
      Version 0.6.1
      Fix GCC warnings
      Pass `--tags` to `git describe`
      Make it build with GCC 10
      Mention the fact that the sequences can be nested
      Fix clang static analyzer warnings
      Add complex example from @msteen
      Sequences can't be nested
      Version 0.6.2

Lesik (1):
      Remove explicit mention of xorg.service in sxhkd.service

Miroslav Koškár (1):
      Use preferred X screen
   2018-05-10 15:35:07 by Leonardo Taccari | Files touched by this commit (2)
Log message:
sxhkd: Update x11/sxhkd to 0.5.9

pkgsrc changes:
 - Use `c99' (to adjust per-upstream Makefile)

Changes:
(unfortunately upstream does not provide any changelog, this is based and the
commit message)
0.5.9
-----
 - Honor LDFLAGS
 - Discard non tail chain states when locked (fixes #105)

0.5.8
-----
 - Write to the status fifo when a chain begins/ends (fixes #44)

Approved by <youri>, thanks!
   2017-05-31 07:15:47 by Maya Rashish | Files touched by this commit (3) | Package updated
Log message:
sxhkd: update to 0.5.7
Changes: https://github.com/baskerville/sxhkd/commits/master

From John Vogel
   2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670)
Log message:
Add SHA512 digests for distfiles for x11 category

Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-06-06 00:45:07 by Youri Mouton | Files touched by this commit (4)
Log message:
Import sxhkd-0.5.5 as x11/sxhkd.

sxhkd is a simple X hotkey daemon with a powerful and compact
configuration syntax.

ok khorben