FreeBSD Bugzilla – Attachment 194574 Details for
Bug 229285
[NEW PORT] x11/lxqt-runner
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add x11/lxqt-runner
lxqt-runner.diff (text/plain), 2.60 KB, created by
Jesper Schmitz Mouridsen
on 2018-06-24 20:21:05 UTC
(
hide
)
Description:
add x11/lxqt-runner
Filename:
MIME Type:
Creator:
Jesper Schmitz Mouridsen
Created:
2018-06-24 20:21:05 UTC
Size:
2.60 KB
patch
obsolete
>Index: x11/lxqt-runner/Makefile >=================================================================== >--- x11/lxqt-runner/Makefile (nonexistent) >+++ x11/lxqt-runner/Makefile (working copy) >@@ -0,0 +1,30 @@ >+# Created by: Olivier Duchateau >+# $FreeBSD$ >+ >+PORTNAME= lxqt-runner >+PORTVERSION= 0.13.0 >+CATEGORIES= x11 >+MASTER_SITES= LXQT >+ >+MAINTAINER= jesper@schmitz.computer >+COMMENT= LXQt tool used to launch programs quickly >+ >+LICENSE= LGPL21+ >+ >+LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \ >+ libmuparser.so:math/muparser >+ >+USES= cmake:outsource compiler:c++11-lib gettext-runtime kde:5 \ >+ localbase lxqt pkgconfig tar:xz >+USE_QT5= buildtools_build qmake_build core dbus gui linguisttools \ >+ script svg widgets x11extras xml >+USE_KDE= windowsystem >+USE_GNOME= glib20 >+USE_LXQT= buildtools globalkeys qtxdg >+ >+CMAKE_ARGS= -DRUNNER_VBOX:BOOL=OFF >+ >+PLIST_FILES= bin/lxqt-runner \ >+ etc/xdg/autostart/lxqt-runner.desktop >+ >+.include <bsd.port.mk> > >Property changes on: x11/lxqt-runner/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-runner/distinfo >=================================================================== >--- x11/lxqt-runner/distinfo (nonexistent) >+++ x11/lxqt-runner/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1527328595 >+SHA256 (lxqt/lxqt-runner-0.13.0.tar.xz) = 912a8a36158c1b37ebb9f29cfe0f0ea317fb1359373c0dd47f872ecc9a334f37 >+SIZE (lxqt/lxqt-runner-0.13.0.tar.xz) = 211776 > >Property changes on: x11/lxqt-runner/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-runner/pkg-descr >=================================================================== >--- x11/lxqt-runner/pkg-descr (nonexistent) >+++ x11/lxqt-runner/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+LXQt tool used to launch programs quickly by typing their names. >+ >+WWW: http://lxqt.org/ > >Property changes on: x11/lxqt-runner/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
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 229285
:
194574
|
194767