diff options
author | gutteridge <gutteridge@pkgsrc.org> | 2020-04-25 01:34:53 +0000 |
---|---|---|
committer | gutteridge <gutteridge@pkgsrc.org> | 2020-04-25 01:34:53 +0000 |
commit | 3d00c1a7135f4a1c46ecf61048a94ad920b54a65 (patch) | |
tree | af6cc5d354142f4ed127b92f08114652dd5b2d66 /x11/Makefile | |
parent | 1140317f62383f464d191cbeda600f9cae10c9ab (diff) | |
download | pkgsrc-3d00c1a7135f4a1c46ecf61048a94ad920b54a65.tar.gz |
lxqt-globalkeys: add new package, version 0.14.3
LXQt daemon and library for global keyboard shortcuts registration.
(Packaged in wip by pin@, final review by myself.)
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d2bbaee0c3e..851e143429c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.888 2020/04/25 01:14:54 gutteridge Exp $ +# $NetBSD: Makefile,v 1.889 2020/04/25 01:34:53 gutteridge Exp $ # COMMENT= Packages to support the X window system @@ -260,6 +260,7 @@ SUBDIR+= lxappearance SUBDIR+= lxde-common SUBDIR+= lxinput SUBDIR+= lxlauncher +SUBDIR+= lxqt-globalkeys SUBDIR+= lxqt-qtplugin SUBDIR+= lxqt-session SUBDIR+= lxrandr |