mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
Update to feathernotes-1.1.0
Changelog: https://github.com/tsujan/FeatherNotes/releases
This commit is contained in:
@@ -1,30 +1,33 @@
|
||||
COMMENT = lightweight Qt5 notes manager
|
||||
DISTNAME = feathernotes-${GH_TAGNAME:S/^V//}
|
||||
CATEGORIES = misc x11
|
||||
REVISION = 0
|
||||
|
||||
GH_ACCOUNT = tsujan
|
||||
GH_PROJECT = FeatherNotes
|
||||
GH_TAGNAME = V0.9.0
|
||||
GH_TAGNAME = V1.1.0
|
||||
|
||||
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
|
||||
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} GL Qt5Core Qt5Gui Qt5PrintSupport
|
||||
WANTLIB += Qt5Svg Qt5Widgets Qt5X11Extras Qt5Xml X11 c m
|
||||
WANTLIB += ${COMPILER_LIBCXX} ICE Qt5Core Qt5DBus Qt5Gui Qt5Network
|
||||
WANTLIB += Qt5PrintSupport Qt5Svg Qt5Widgets Qt5X11Extras Qt5Xml
|
||||
WANTLIB += SM X11 Xext c hunspell-1.7 m
|
||||
|
||||
MODULES = devel/qmake \
|
||||
MODULES = devel/cmake \
|
||||
x11/qt5
|
||||
|
||||
LIB_DEPENDS = x11/qt5/qtsvg \
|
||||
LIB_DEPENDS = textproc/hunspell \
|
||||
x11/qt5/qtsvg \
|
||||
x11/qt5/qtx11extras
|
||||
|
||||
RUN_DEPENDS = devel/desktop-file-utils \
|
||||
misc/shared-mime-info \
|
||||
x11/gtk+4,-guic
|
||||
|
||||
CONFIGURE_ARGS = -DCMAKE_INSTALL_PREFIX="${LOCALBASE}"
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (feathernotes-0.9.0.tar.gz) = GbLTqQTpV0TNMcr8k1gUEMI4Z7XPK9AjpDfRyXjQWtE=
|
||||
SIZE (feathernotes-0.9.0.tar.gz) = 483572
|
||||
SHA256 (feathernotes-1.1.0.tar.gz) = 3aaP0RLkUsZ6mnnIvRCRH03LMrr+TOubdSw/e78lRwo=
|
||||
SIZE (feathernotes-1.1.0.tar.gz) = 555934
|
||||
|
||||
@@ -5,6 +5,7 @@ share/feathernotes/translations/
|
||||
share/feathernotes/translations/feathernotes_ar_DZ.qm
|
||||
share/feathernotes/translations/feathernotes_be.qm
|
||||
share/feathernotes/translations/feathernotes_bg.qm
|
||||
share/feathernotes/translations/feathernotes_ca.qm
|
||||
share/feathernotes/translations/feathernotes_cs.qm
|
||||
share/feathernotes/translations/feathernotes_cy.qm
|
||||
share/feathernotes/translations/feathernotes_da.qm
|
||||
@@ -17,6 +18,7 @@ share/feathernotes/translations/feathernotes_fa.qm
|
||||
share/feathernotes/translations/feathernotes_fi.qm
|
||||
share/feathernotes/translations/feathernotes_fr.qm
|
||||
share/feathernotes/translations/feathernotes_he.qm
|
||||
share/feathernotes/translations/feathernotes_hr.qm
|
||||
share/feathernotes/translations/feathernotes_hu.qm
|
||||
share/feathernotes/translations/feathernotes_id.qm
|
||||
share/feathernotes/translations/feathernotes_it.qm
|
||||
@@ -31,11 +33,15 @@ share/feathernotes/translations/feathernotes_pt_BR.qm
|
||||
share/feathernotes/translations/feathernotes_ru.qm
|
||||
share/feathernotes/translations/feathernotes_si.qm
|
||||
share/feathernotes/translations/feathernotes_sk_SK.qm
|
||||
share/feathernotes/translations/feathernotes_sv.qm
|
||||
share/feathernotes/translations/feathernotes_tr.qm
|
||||
share/feathernotes/translations/feathernotes_uk.qm
|
||||
share/feathernotes/translations/feathernotes_zh_CN.qm
|
||||
share/feathernotes/translations/feathernotes_zh_HANT.qm
|
||||
share/icons/hicolor/scalable/apps/feathernotes.svg
|
||||
share/icons/hicolor/scalable/mimetypes/text-feathernotes-fnx.svg
|
||||
share/metainfo/
|
||||
share/metainfo/feathernotes.metainfo.xml
|
||||
share/mime/packages/feathernotes.xml
|
||||
@tag update-mime-database
|
||||
@tag gtk-update-icon-cache %D/share/icons/hicolor
|
||||
|
||||
Reference in New Issue
Block a user