aboutsummaryrefslogtreecommitdiff
path: root/deskutils/copyq
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-04-13 08:38:12 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-04-15 05:40:44 +0000
commita48669fe48e9308704a4058a3a770edecdd56968 (patch)
tree681241fae48eb68ef4c0fa61011e9c5d6809918a /deskutils/copyq
parentcc7353676cb24ab329aad91078b898ec11de017b (diff)
downloadports-a48669fe48e9308704a4058a3a770edecdd56968.tar.gz
ports-a48669fe48e9308704a4058a3a770edecdd56968.zip
deskutils/copyq: update to 4.0.0
ChangeLog: https://github.com/hluk/CopyQ/releases/tag/v4.0.0 Reported by: portscout
Diffstat (limited to 'deskutils/copyq')
-rw-r--r--deskutils/copyq/Makefile14
-rw-r--r--deskutils/copyq/distinfo6
-rw-r--r--deskutils/copyq/pkg-plist4
3 files changed, 16 insertions, 8 deletions
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile
index 4e23127096b3..cc9b0a51b404 100644
--- a/deskutils/copyq/Makefile
+++ b/deskutils/copyq/Makefile
@@ -1,6 +1,6 @@
PORTNAME= copyq
DISTVERSIONPREFIX= v
-DISTVERSION= 3.13.0
+DISTVERSION= 4.0.0
CATEGORIES= deskutils
MAINTAINER= ports@FreeBSD.org
@@ -9,13 +9,21 @@ COMMENT= Qt5 based clipboard manager
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${LOCALBASE}/share/ECM/cmake/ECMConfig.cmake:devel/kf5-extra-cmake-modules
+
+LIB_DEPENDS= libKF5Notifications.so.5:devel/kf5-knotifications \
+ libwayland-client.so:graphics/wayland
+
USES= cmake compiler:c++11-lang qt:5 xorg
USE_GITHUB= yes
GH_ACCOUNT= hluk
GH_PROJECT= CopyQ
+
+USE_KDE= notifications
USE_LDCONFIG= yes
-USE_QT= core gui network script svg widgets x11extras imageformats_run \
- buildtools_build linguisttools_build qmake_build
+USE_QT= core declarative gui network script svg widgets x11extras \
+ imageformats_run buildtools_build linguisttools_build \
+ qmake_build wayland
USE_XORG= x11 xtst
LDFLAGS+= -Wl,--as-needed
diff --git a/deskutils/copyq/distinfo b/deskutils/copyq/distinfo
index 8796609e103e..fbf878a0f5a0 100644
--- a/deskutils/copyq/distinfo
+++ b/deskutils/copyq/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603039547
-SHA256 (hluk-CopyQ-v3.13.0_GH0.tar.gz) = bde0482f9d17010c430b530f1810ed6d222bd06447258799e25a75328e2745a1
-SIZE (hluk-CopyQ-v3.13.0_GH0.tar.gz) = 2917941
+TIMESTAMP = 1618316840
+SHA256 (hluk-CopyQ-v4.0.0_GH0.tar.gz) = 5daff582644296fb27e38be18bc896b1c45f7a24a94dc583cb34d30f64f33ba8
+SIZE (hluk-CopyQ-v4.0.0_GH0.tar.gz) = 2986178
diff --git a/deskutils/copyq/pkg-plist b/deskutils/copyq/pkg-plist
index 47835eb175da..726a07a3ad64 100644
--- a/deskutils/copyq/pkg-plist
+++ b/deskutils/copyq/pkg-plist
@@ -7,16 +7,15 @@ bin/copyq
%%PLUGINS%%lib/copyq/plugins/libitemsync.so
%%PLUGINS%%lib/copyq/plugins/libitemtags.so
%%PLUGINS%%lib/copyq/plugins/libitemtext.so
-%%PLUGINS%%%%WEBKIT%%lib/copyq/plugins/libitemweb.so
man/man1/copyq.1.gz
share/applications/com.github.hluk.copyq.desktop
+share/bash-completion/completions/copyq
%%DATADIR%%/themes/dark.ini
%%DATADIR%%/themes/forest.ini
%%DATADIR%%/themes/items.css
%%DATADIR%%/themes/light.ini
%%DATADIR%%/themes/main_window.css
%%DATADIR%%/themes/menu.css
-%%DATADIR%%/themes/notification.css
%%DATADIR%%/themes/paper.ini
%%DATADIR%%/themes/scrollbar.css
%%DATADIR%%/themes/simple.ini
@@ -28,6 +27,7 @@ share/applications/com.github.hluk.copyq.desktop
%%DATADIR%%/translations/copyq_cs.qm
%%DATADIR%%/translations/copyq_da.qm
%%DATADIR%%/translations/copyq_de.qm
+%%DATADIR%%/translations/copyq_el.qm
%%DATADIR%%/translations/copyq_es.qm
%%DATADIR%%/translations/copyq_fa.qm
%%DATADIR%%/translations/copyq_fr.qm