FreeBSD Bugzilla – Attachment 186712 Details for
Bug 222602
New port: x11/xcape, Utility to configure modifier keys to act as other keys when pressed on their own
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xcape.patch
xcape.patch (text/plain), 1.58 KB, created by
Val Packett
on 2017-09-25 17:14:53 UTC
(
hide
)
Description:
xcape.patch
Filename:
MIME Type:
Creator:
Val Packett
Created:
2017-09-25 17:14:53 UTC
Size:
1.58 KB
patch
obsolete
>diff --git c/x11/xcape/Makefile i/x11/xcape/Makefile >new file mode 100644 >index 000000000000..492573d79d12 >--- /dev/null >+++ i/x11/xcape/Makefile >@@ -0,0 +1,25 @@ >+# $FreeBSD$ >+ >+PORTNAME= xcape >+DISTVERSIONPREFIX= v >+DISTVERSION= 1.0-58 >+DISTVERSIONSUFFIX= -g6ded5b4 >+CATEGORIES= x11 >+ >+MAINTAINER= greg@unrelenting.technology >+COMMENT= Utility to configure modifier keys to act as other keys when pressed on their own >+ >+LICENSE= GPLv3 >+ >+USE_GITHUB= yes >+GH_ACCOUNT= alols >+ >+USE_XORG= x11 xtst >+USES= pkgconfig >+ >+MAKE_ARGS= PREFIX=${PREFIX} MANDIR=/man/man1 >+ >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xcape >+ >+.include <bsd.port.mk> >diff --git c/x11/xcape/distinfo i/x11/xcape/distinfo >new file mode 100644 >index 000000000000..01f43652001a >--- /dev/null >+++ i/x11/xcape/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1506357739 >+SHA256 (alols-xcape-v1.0-58-g6ded5b4_GH0.tar.gz) = a51f01e947019c12ad4c29182513895159d49263c812515fbc089388a7903fc3 >+SIZE (alols-xcape-v1.0-58-g6ded5b4_GH0.tar.gz) = 18907 >diff --git c/x11/xcape/pkg-descr i/x11/xcape/pkg-descr >new file mode 100644 >index 000000000000..895c357f6646 >--- /dev/null >+++ i/x11/xcape/pkg-descr >@@ -0,0 +1,5 @@ >+xcape allows you to use a modifier key as another key when pressed and released >+on its own. The default behaviour is to generate the Escape key when Left >+Control is pressed and released on its own. >+ >+WWW: https://github.com/alols/xcape >diff --git c/x11/xcape/pkg-plist i/x11/xcape/pkg-plist >new file mode 100644 >index 000000000000..529c944a8e7b >--- /dev/null >+++ i/x11/xcape/pkg-plist >@@ -0,0 +1,2 @@ >+bin/xcape >+man/man1/xcape.1.gz
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 222602
: 186712