Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136679020
D17613.id49315.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D17613.id49315.diff
View Options
Index: head/deskutils/Makefile
===================================================================
--- head/deskutils/Makefile
+++ head/deskutils/Makefile
@@ -240,6 +240,7 @@
SUBDIR += py-vobject
SUBDIR += pybookreader
SUBDIR += pypanel
+ SUBDIR += qlipper
SUBDIR += qorganizer
SUBDIR += qownnotes
SUBDIR += qrfcview
Index: head/deskutils/qlipper/Makefile
===================================================================
--- head/deskutils/qlipper/Makefile
+++ head/deskutils/qlipper/Makefile
@@ -0,0 +1,32 @@
+# Created by: Olivier Duchateau
+# $FreeBSD$
+
+PORTNAME= qlipper
+PORTVERSION= 5.1.1
+CATEGORIES= deskutils
+
+MAINTAINER= jsm@FreeBSD.org
+COMMENT= Lightweight clipboard history applet
+
+LICENSE= GPLv2
+
+USES= cmake:outsource compiler:c++11-lang gettext qt:5
+USE_GITHUB= yes
+
+GH_ACCOUNT= pvanek
+GH_TAGNAME= 5.1.1
+
+OPTIONS_DEFINE= LXQTAUTOSTART
+OPTIONS_DEFAULT=LXQTAUTOSTART
+OPTIONS_SUB= yes
+
+LXQTAUTOSTART_DESC= Create autostart entry for LXQt
+LXQTAUTOSTART_BUILD_DEPENDS= ${LOCALBASE}/share/cmake/lxqt-build-tools/lxqt-build-tools-config.cmake:devel/lxqt-build-tools
+LXQTAUTOSTART_CMAKE_BOOL= ENABLE_LXQT_AUTOSTART
+
+USE_QT= buildtools_build qmake_build core gui linguisttools \
+ network widgets
+
+USE_XORG= x11
+
+.include <bsd.port.mk>
Index: head/deskutils/qlipper/distinfo
===================================================================
--- head/deskutils/qlipper/distinfo
+++ head/deskutils/qlipper/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1539623542
+SHA256 (pvanek-qlipper-5.1.1_GH0.tar.gz) = a8ff98c15407859f283d8cc20acd531e157bd0d4e575e858b2d730e5711ad57d
+SIZE (pvanek-qlipper-5.1.1_GH0.tar.gz) = 101397
Index: head/deskutils/qlipper/pkg-descr
===================================================================
--- head/deskutils/qlipper/pkg-descr
+++ head/deskutils/qlipper/pkg-descr
@@ -0,0 +1,8 @@
+A Lightweight clipboard history applet using the Qt framework. It provides
+the following features:
+* Saves clipboard history entries and restores them
+* Lightweight
+* Systray docking app
+* Few requirements
+
+WWW: https://github.com/pvanek/qlipper
Index: head/deskutils/qlipper/pkg-plist
===================================================================
--- head/deskutils/qlipper/pkg-plist
+++ head/deskutils/qlipper/pkg-plist
@@ -0,0 +1,12 @@
+bin/qlipper
+%%LXQTAUTOSTART%%etc/xdg/autostart/lxqt-qlipper-autostart.desktop
+share/applications/qlipper.desktop
+share/icons/hicolor/128x128/apps/qlipper.png
+%%DATADIR%%/translations/qlipper_ca.qm
+%%DATADIR%%/translations/qlipper_cs.qm
+%%DATADIR%%/translations/qlipper_de.qm
+%%DATADIR%%/translations/qlipper_it.qm
+%%DATADIR%%/translations/qlipper_lt.qm
+%%DATADIR%%/translations/qlipper_pl.qm
+%%DATADIR%%/translations/qlipper_sr.qm
+%%DATADIR%%/translations/qlipper_zh_CN.qm
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 19, 9:02 PM (19 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25677233
Default Alt Text
D17613.id49315.diff (2 KB)
Attached To
Mode
D17613: New port deskutils/qlipper A Lightweight clipboard history applet
Attached
Detach File
Event Timeline
Log In to Comment