FreeBSD Bugzilla – Attachment 194571 Details for
Bug 229282
[NEW PORT]: x11/lxqt-globalkeys
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add x11/lxqt-globalkeys
lxqt-globalkeys.diff (text/plain), 4.46 KB, created by
Jesper Schmitz Mouridsen
on 2018-06-24 20:13:31 UTC
(
hide
)
Description:
Add x11/lxqt-globalkeys
Filename:
MIME Type:
Creator:
Jesper Schmitz Mouridsen
Created:
2018-06-24 20:13:31 UTC
Size:
4.46 KB
patch
obsolete
>Index: x11/lxqt-globalkeys/Makefile >=================================================================== >--- x11/lxqt-globalkeys/Makefile (nonexistent) >+++ x11/lxqt-globalkeys/Makefile (working copy) >@@ -0,0 +1,21 @@ >+# Created by: Olivier Duchateau >+# $FreeBSD$ >+ >+PORTNAME= lxqt-globalkeys >+PORTVERSION= 0.13.0 >+CATEGORIES= x11 >+MASTER_SITES= LXQT >+ >+MAINTAINER= jesper@schmitz.computer >+COMMENT= Global keyboard shortcuts registration >+ >+LICENSE= LGPL21+ >+ >+USES= cmake:outsource compiler:c++11-lib kde:5 lxqt pkgconfig tar:xz >+USE_QT5= buildtools_build qmake_build core dbus gui linguisttools \ >+ svg widgets x11extras xml >+USE_KDE= windowsystem >+USE_LXQT= buildtools lxqt >+USE_XORG= ice sm x11 xext >+ >+.include <bsd.port.mk> > >Property changes on: x11/lxqt-globalkeys/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11/lxqt-globalkeys/distinfo >=================================================================== >--- x11/lxqt-globalkeys/distinfo (nonexistent) >+++ x11/lxqt-globalkeys/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1527328595 >+SHA256 (lxqt/lxqt-globalkeys-0.13.0.tar.xz) = ed6dc56e0374939caeb44380ef4a8765b097761be7381dfedbf79f089764dbbf >+SIZE (lxqt/lxqt-globalkeys-0.13.0.tar.xz) = 53128 > >Property changes on: x11/lxqt-globalkeys/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11/lxqt-globalkeys/pkg-descr >=================================================================== >--- x11/lxqt-globalkeys/pkg-descr (nonexistent) >+++ x11/lxqt-globalkeys/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+Daemon and library for global keyboard shortcuts registration for the LXQt >+desktop. >+ >+WWW: http://lxqt.org/ > >Property changes on: x11/lxqt-globalkeys/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11/lxqt-globalkeys/pkg-plist >=================================================================== >--- x11/lxqt-globalkeys/pkg-plist (nonexistent) >+++ x11/lxqt-globalkeys/pkg-plist (working copy) >@@ -0,0 +1,31 @@ >+bin/lxqt-config-globalkeyshortcuts >+bin/lxqt-globalkeysd >+include/lxqt-globalkeys-ui/LXQtGlobalKeysUi/ShortcutSelector >+include/lxqt-globalkeys-ui/shortcut_selector.h >+include/lxqt-globalkeys-ui/shortcutselector.h >+include/lxqt-globalkeys/LXQtGlobalKeys/Action >+include/lxqt-globalkeys/LXQtGlobalKeys/Client >+include/lxqt-globalkeys/LXQtGlobalKeys/LXQtGlobalKeys >+include/lxqt-globalkeys/action.h >+include/lxqt-globalkeys/client.h >+include/lxqt-globalkeys/lxqt-globalkeys.h >+include/lxqt-globalkeys/lxqtglobalkeys.h >+lib/liblxqt-globalkeys-ui.so >+lib/liblxqt-globalkeys-ui.so.0 >+lib/liblxqt-globalkeys-ui.so.%%VERSION%% >+lib/liblxqt-globalkeys.so >+lib/liblxqt-globalkeys.so.0 >+lib/liblxqt-globalkeys.so.%%VERSION%% >+libdata/pkgconfig/lxqt-globalkeys-ui.pc >+libdata/pkgconfig/lxqt-globalkeys.pc >+etc/xdg/autostart/lxqt-globalkeyshortcuts.desktop >+etc/xdg/lxqt/globalkeyshortcuts.conf >+share/applications/lxqt-config-globalkeyshortcuts.desktop >+share/cmake/lxqt-globalkeys-ui/lxqt-globalkeys-ui-config-version.cmake >+share/cmake/lxqt-globalkeys-ui/lxqt-globalkeys-ui-config.cmake >+share/cmake/lxqt-globalkeys-ui/lxqt-globalkeys-ui-targets-%%CMAKE_BUILD_TYPE%%.cmake >+share/cmake/lxqt-globalkeys-ui/lxqt-globalkeys-ui-targets.cmake >+share/cmake/lxqt-globalkeys/lxqt-globalkeys-config-version.cmake >+share/cmake/lxqt-globalkeys/lxqt-globalkeys-config.cmake >+share/cmake/lxqt-globalkeys/lxqt-globalkeys-targets-%%CMAKE_BUILD_TYPE%%.cmake >+share/cmake/lxqt-globalkeys/lxqt-globalkeys-targets.cmake > >Property changes on: x11/lxqt-globalkeys/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 229282
: 194571