deskutils/copyq: update to 4.0.0
ChangeLog: https://github.com/hluk/CopyQ/releases/tag/v4.0.0 Reported by: portscout
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user