diff --git a/editors/featherpad/Makefile b/editors/featherpad/Makefile index 167a3315af77..a8e646807e04 100644 --- a/editors/featherpad/Makefile +++ b/editors/featherpad/Makefile @@ -1,24 +1,25 @@ PORTNAME= featherpad PORTVERSION= 1.6.3 DISTVERSIONPREFIX= V +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= lxqt@FreeBSD.org COMMENT= Lightweight Qt6 plain-text editor WWW= https://github.com/tsujan/FeatherPad LICENSE= GPLv3 LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell USES= compiler:c++17-lang desktop-file-utils pkgconfig cmake qt:6 gl xorg USE_GITHUB= yes GH_ACCOUNT= tsujan GH_PROJECT= FeatherPad USE_QT= base:run tools:build svg USE_XORG= x11 sm ice xext USE_GL= gl .include diff --git a/editors/featherpad/pkg-plist b/editors/featherpad/pkg-plist index 1b4a715d87fa..49d01603ca03 100644 --- a/editors/featherpad/pkg-plist +++ b/editors/featherpad/pkg-plist @@ -1,44 +1,45 @@ bin/featherpad bin/fpad share/applications/featherpad.desktop %%DATADIR%%/help %%DATADIR%%/translations/featherpad_ar_DZ.qm %%DATADIR%%/translations/featherpad_bg.qm %%DATADIR%%/translations/featherpad_ca.qm %%DATADIR%%/translations/featherpad_cs.qm %%DATADIR%%/translations/featherpad_cy.qm %%DATADIR%%/translations/featherpad_da.qm %%DATADIR%%/translations/featherpad_de.qm %%DATADIR%%/translations/featherpad_el.qm %%DATADIR%%/translations/featherpad_eo.qm %%DATADIR%%/translations/featherpad_es.qm %%DATADIR%%/translations/featherpad_et.qm %%DATADIR%%/translations/featherpad_fa.qm %%DATADIR%%/translations/featherpad_fi.qm %%DATADIR%%/translations/featherpad_fr.qm %%DATADIR%%/translations/featherpad_he.qm %%DATADIR%%/translations/featherpad_hi.qm %%DATADIR%%/translations/featherpad_hr.qm %%DATADIR%%/translations/featherpad_hu.qm %%DATADIR%%/translations/featherpad_id.qm %%DATADIR%%/translations/featherpad_it.qm %%DATADIR%%/translations/featherpad_ja.qm %%DATADIR%%/translations/featherpad_ka.qm %%DATADIR%%/translations/featherpad_ko.qm +%%DATADIR%%/translations/featherpad_lg.qm %%DATADIR%%/translations/featherpad_lt.qm %%DATADIR%%/translations/featherpad_nb_NO.qm %%DATADIR%%/translations/featherpad_nl.qm %%DATADIR%%/translations/featherpad_pl.qm %%DATADIR%%/translations/featherpad_pt.qm %%DATADIR%%/translations/featherpad_pt_BR.qm %%DATADIR%%/translations/featherpad_ru.qm %%DATADIR%%/translations/featherpad_si.qm %%DATADIR%%/translations/featherpad_sk_SK.qm %%DATADIR%%/translations/featherpad_sl.qm %%DATADIR%%/translations/featherpad_sv.qm %%DATADIR%%/translations/featherpad_tr.qm %%DATADIR%%/translations/featherpad_uk.qm %%DATADIR%%/translations/featherpad_zh_CN.qm %%DATADIR%%/translations/featherpad_zh_TW.qm share/icons/hicolor/scalable/apps/featherpad.svg share/metainfo/featherpad.metainfo.xml