import copyq-6.3.2

CopyQ is an advanced clipboard manager with powerful editing
and scripting features.

port from Róbert Bagdán (kikadf.01 at gmail dot com) who is also
taking the maintainership of the port, thanks!

with minor tweaks by me and rsadowski@, ok sthen@
This commit is contained in:
op 2022-10-14 13:39:34 +00:00
parent f5733a2ecd
commit 6d79ec440e
4 changed files with 105 additions and 0 deletions

29
x11/copyq/Makefile Normal file
View File

@ -0,0 +1,29 @@
COMMENT = Qt5 based clipboard manager
GH_ACCOUNT = hluk
GH_PROJECT = CopyQ
GH_TAGNAME = v6.3.2
PKGNAME = ${DISTNAME:L}
CATEGORIES = x11
MAINTAINER = kikadf <kikadf.01@gmail.com>
# GPLv3+
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} ICE KF5Notifications Qt5Core Qt5DBus
WANTLIB += Qt5Gui Qt5Network Qt5Qml Qt5Svg Qt5WaylandClient Qt5Widgets
WANTLIB += Qt5X11Extras Qt5Xml SM X11 Xext Xfixes Xtst c m wayland-client
MODULES = devel/kf5
RUN_DEPENDS = devel/desktop-file-utils \
x11/gtk+3,-guic
LIB_DEPENDS = devel/kf5/knotifications \
x11/qt5/qtsvg \
x11/qt5/qtwayland
# avoids git usage
CONFIGURE_ENV += GITHUB_SHA=unknown
.include <bsd.port.mk>

2
x11/copyq/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (CopyQ-6.3.2.tar.gz) = zhIu1/jj4jCxxtzOjx7G1xfu+MWYKTkMrhdQw1s0LEo=
SIZE (CopyQ-6.3.2.tar.gz) = 3325217

2
x11/copyq/pkg/DESCR Normal file
View File

@ -0,0 +1,2 @@
CopyQ is an advanced clipboard manager with powerful editing
and scripting features.

72
x11/copyq/pkg/PLIST Normal file
View File

@ -0,0 +1,72 @@
@bin bin/copyq
lib/copyq/
lib/copyq/plugins/
@so lib/copyq/plugins/libitemencrypted.so
@so lib/copyq/plugins/libitemfakevim.so
@so lib/copyq/plugins/libitemimage.so
@so lib/copyq/plugins/libitemnotes.so
@so lib/copyq/plugins/libitempinned.so
@so lib/copyq/plugins/libitemsync.so
@so lib/copyq/plugins/libitemtags.so
@so lib/copyq/plugins/libitemtext.so
@man man/man1/copyq.1
share/applications/com.github.hluk.copyq.desktop
share/bash-completion/completions/copyq
share/copyq/
share/copyq/themes/
share/copyq/themes/dark.ini
share/copyq/themes/forest.ini
share/copyq/themes/items.css
share/copyq/themes/light.ini
share/copyq/themes/main_window.css
share/copyq/themes/main_window_simple.css
share/copyq/themes/menu.css
share/copyq/themes/notification.css
share/copyq/themes/paper.ini
share/copyq/themes/simple.ini
share/copyq/themes/solarized-dark.ini
share/copyq/themes/solarized-light.ini
share/copyq/themes/tooltip.css
share/copyq/themes/wine.ini
share/copyq/translations/
share/copyq/translations/copyq_ar.qm
share/copyq/translations/copyq_cs.qm
share/copyq/translations/copyq_da.qm
share/copyq/translations/copyq_de.qm
share/copyq/translations/copyq_el.qm
share/copyq/translations/copyq_es.qm
share/copyq/translations/copyq_fa.qm
share/copyq/translations/copyq_fi.qm
share/copyq/translations/copyq_fr.qm
share/copyq/translations/copyq_hr.qm
share/copyq/translations/copyq_hu.qm
share/copyq/translations/copyq_id.qm
share/copyq/translations/copyq_it.qm
share/copyq/translations/copyq_ja.qm
share/copyq/translations/copyq_ko.qm
share/copyq/translations/copyq_lt.qm
share/copyq/translations/copyq_nb.qm
share/copyq/translations/copyq_nl.qm
share/copyq/translations/copyq_pl.qm
share/copyq/translations/copyq_pt_BR.qm
share/copyq/translations/copyq_pt_PT.qm
share/copyq/translations/copyq_ru.qm
share/copyq/translations/copyq_sk.qm
share/copyq/translations/copyq_sv.qm
share/copyq/translations/copyq_tr.qm
share/copyq/translations/copyq_uk.qm
share/copyq/translations/copyq_zh_CN.qm
share/copyq/translations/copyq_zh_TW.qm
share/icons/hicolor/128x128/apps/copyq.png
share/icons/hicolor/16x16/apps/copyq.png
share/icons/hicolor/22x22/apps/copyq.png
share/icons/hicolor/24x24/apps/copyq.png
share/icons/hicolor/32x32/apps/copyq.png
share/icons/hicolor/48x48/apps/copyq.png
share/icons/hicolor/64x64/apps/copyq.png
share/icons/hicolor/scalable/apps/copyq.svg
share/icons/hicolor/scalable/apps/copyq_mask.svg
share/metainfo/
share/metainfo/com.github.hluk.copyq.appdata.xml
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag update-desktop-database