Date: Thu, 31 Aug 2023 12:26:40 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e1005782d146 - main - deskutils/feathernotes: new port had been added (+) Message-ID: <202308311226.37VCQeP8034058@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1005782d146e342ad90473d902dd78323d62c1f commit e1005782d146e342ad90473d902dd78323d62c1f Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2023-08-31 12:25:44 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2023-08-31 12:25:44 +0000 deskutils/feathernotes: new port had been added (+) Lightweight notes manager written in C++/Qt. WWW: https://github.com/tsujan/FeatherNotes --- deskutils/Makefile | 1 + deskutils/feathernotes/Makefile | 28 +++++++++++++++++++++++++++ deskutils/feathernotes/distinfo | 3 +++ deskutils/feathernotes/pkg-descr | 4 ++++ deskutils/feathernotes/pkg-plist | 42 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 78 insertions(+) diff --git a/deskutils/Makefile b/deskutils/Makefile index 900b6523c80e..058954953e90 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -54,6 +54,7 @@ SUBDIR += elementary-calendar SUBDIR += fasd SUBDIR += fbreader + SUBDIR += feathernotes SUBDIR += fet SUBDIR += fff SUBDIR += flameshot diff --git a/deskutils/feathernotes/Makefile b/deskutils/feathernotes/Makefile new file mode 100644 index 000000000000..5c2f1a537d34 --- /dev/null +++ b/deskutils/feathernotes/Makefile @@ -0,0 +1,28 @@ +PORTNAME= ${GH_PROJECT:tl} +PORTVERSION= 1.1.0 +DISTVERSIONPREFIX= V +CATEGORIES= deskutils + +MAINTAINER= danfe@FreeBSD.org +COMMENT= Lightweight Qt-based notes manager +WWW= https://github.com/tsujan/FeatherNotes + +LICENSE= GPLv3+ + +USES= cmake desktop-file-utils qt:5 shared-mime-info xorg +USE_QT= buildtools:build linguisttools:build qmake:build dbus \ + core gui network printsupport svg widgets x11extras xml +USE_XORG= ice sm x11 xext + +USE_GITHUB= yes +GH_ACCOUNT= tsujan +GH_PROJECT= FeatherNotes + +OPTIONS_DEFINE= HUNSPELL +OPTIONS_DEFAULT= HUNSPELL + +HUNSPELL_LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell +HUNSPELL_USES= pkgconfig +HUNSPELL_CMAKE_OFF= -DWITH_HUNSPELL:BOOL=OFF + +.include <bsd.port.mk> diff --git a/deskutils/feathernotes/distinfo b/deskutils/feathernotes/distinfo new file mode 100644 index 000000000000..a202d29df287 --- /dev/null +++ b/deskutils/feathernotes/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1669516292 +SHA256 (tsujan-FeatherNotes-V1.1.0_GH0.tar.gz) = dda68fd112e452c67a9a79c8bd10911f4dcb32bafe4ceb9b752c3f7bbf25470a +SIZE (tsujan-FeatherNotes-V1.1.0_GH0.tar.gz) = 555934 diff --git a/deskutils/feathernotes/pkg-descr b/deskutils/feathernotes/pkg-descr new file mode 100644 index 000000000000..86ecb64b138e --- /dev/null +++ b/deskutils/feathernotes/pkg-descr @@ -0,0 +1,4 @@ +FeatherNotes is a lightweight hierarchical notes manager written in +Qt/C++, independent of any desktop environment, and supporting rich +text formatting, image embedding, inserting editable tables, export +to HTML and PDF, drag-and-drop, password protection, to name a few. diff --git a/deskutils/feathernotes/pkg-plist b/deskutils/feathernotes/pkg-plist new file mode 100644 index 000000000000..b788f4ffca52 --- /dev/null +++ b/deskutils/feathernotes/pkg-plist @@ -0,0 +1,42 @@ +bin/feathernotes +share/applications/feathernotes.desktop +%%DATADIR%%/translations/feathernotes_ar_DZ.qm +%%DATADIR%%/translations/feathernotes_be.qm +%%DATADIR%%/translations/feathernotes_bg.qm +%%DATADIR%%/translations/feathernotes_ca.qm +%%DATADIR%%/translations/feathernotes_cs.qm +%%DATADIR%%/translations/feathernotes_cy.qm +%%DATADIR%%/translations/feathernotes_da.qm +%%DATADIR%%/translations/feathernotes_de.qm +%%DATADIR%%/translations/feathernotes_el.qm +%%DATADIR%%/translations/feathernotes_eo.qm +%%DATADIR%%/translations/feathernotes_es.qm +%%DATADIR%%/translations/feathernotes_et.qm +%%DATADIR%%/translations/feathernotes_fa.qm +%%DATADIR%%/translations/feathernotes_fi.qm +%%DATADIR%%/translations/feathernotes_fr.qm +%%DATADIR%%/translations/feathernotes_he.qm +%%DATADIR%%/translations/feathernotes_hr.qm +%%DATADIR%%/translations/feathernotes_hu.qm +%%DATADIR%%/translations/feathernotes_id.qm +%%DATADIR%%/translations/feathernotes_it.qm +%%DATADIR%%/translations/feathernotes_ja.qm +%%DATADIR%%/translations/feathernotes_ko.qm +%%DATADIR%%/translations/feathernotes_lt.qm +%%DATADIR%%/translations/feathernotes_nb_NO.qm +%%DATADIR%%/translations/feathernotes_nl.qm +%%DATADIR%%/translations/feathernotes_pl.qm +%%DATADIR%%/translations/feathernotes_pt.qm +%%DATADIR%%/translations/feathernotes_pt_BR.qm +%%DATADIR%%/translations/feathernotes_ru.qm +%%DATADIR%%/translations/feathernotes_si.qm +%%DATADIR%%/translations/feathernotes_sk_SK.qm +%%DATADIR%%/translations/feathernotes_sv.qm +%%DATADIR%%/translations/feathernotes_tr.qm +%%DATADIR%%/translations/feathernotes_uk.qm +%%DATADIR%%/translations/feathernotes_zh_CN.qm +%%DATADIR%%/translations/feathernotes_zh_HANT.qm +share/icons/hicolor/scalable/apps/feathernotes.svg +share/icons/hicolor/scalable/mimetypes/text-feathernotes-fnx.svg +share/metainfo/feathernotes.metainfo.xml +share/mime/packages/feathernotes.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308311226.37VCQeP8034058>