mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/nanonote: update to 1.4.1
Remove USES=desktop-file-utils (not necessary) Changelog: https://github.com/agateau/nanonote/releases/tag/1.4.1 PR: 280223 Approved by: submitter is maintainer
This commit is contained in:
parent
b2caa2b036
commit
da3bfc7c5c
3 changed files with 9 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= nanonote
|
||||
DISTVERSION= 1.4.0
|
||||
DISTVERSION= 1.4.1
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= https://github.com/agateau/${PORTNAME}/releases/download/${DISTVERSION}/
|
||||
|
||||
|
@ -12,7 +12,7 @@ LICENSE_NAME= BSD 3-Clause Clear License
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
USES= desktop-file-utils cmake kde:5 qt:5 tar:bz2
|
||||
USES= cmake kde:5 qt:5 tar:bz2
|
||||
|
||||
USE_KDE= ecm:build
|
||||
USE_QT= buildtools:build qmake:build \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1694944234
|
||||
SHA256 (nanonote-1.4.0.tar.bz2) = 0980a358b41ab4a630156e221864c38c7d429c6600252cfd8bc7de5a7606337b
|
||||
SIZE (nanonote-1.4.0.tar.bz2) = 1150363
|
||||
TIMESTAMP = 1720689671
|
||||
SHA256 (nanonote-1.4.1.tar.bz2) = 0e040531c40f0661f5005ef091befde0bf18ecf5a5cc4dfd2badc9732abe937a
|
||||
SIZE (nanonote-1.4.1.tar.bz2) = 1164729
|
||||
|
|
|
@ -3,7 +3,11 @@ share/applications/com.agateau.nanonote.desktop
|
|||
share/icons/hicolor/scalable/apps/nanonote.svg
|
||||
share/metainfo/com.agateau.nanonote.metainfo.xml
|
||||
%%DATADIR%%/translations/nanonote_cs.qm
|
||||
%%DATADIR%%/translations/nanonote_da.qm
|
||||
%%DATADIR%%/translations/nanonote_de.qm
|
||||
%%DATADIR%%/translations/nanonote_en.qm
|
||||
%%DATADIR%%/translations/nanonote_es.qm
|
||||
%%DATADIR%%/translations/nanonote_fr.qm
|
||||
%%DATADIR%%/translations/nanonote_nl.qm
|
||||
%%DATADIR%%/translations/nanonote_no.qm
|
||||
%%DATADIR%%/translations/nanonote_pl.qm
|
||||
|
|
Loading…
Add table
Reference in a new issue