aboutsummaryrefslogtreecommitdiff
path: root/deskutils/znotes
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2011-09-12 18:40:43 +0000
committerBeech Rintoul <beech@FreeBSD.org>2011-09-12 18:40:43 +0000
commite6b3a934f3df21ef202b993d5f8576349206e023 (patch)
tree907bccd14ebbf13832f279e451fe8868f3cffe24 /deskutils/znotes
parent295171087d3e964638b3ccb2f941fef18f35e886 (diff)
downloadports-e6b3a934f3df21ef202b993d5f8576349206e023.tar.gz
ports-e6b3a934f3df21ef202b993d5f8576349206e023.zip
- Update to 0.4.5
PR: ports/160621 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=281695
Diffstat (limited to 'deskutils/znotes')
-rw-r--r--deskutils/znotes/Makefile10
-rw-r--r--deskutils/znotes/distinfo4
2 files changed, 9 insertions, 5 deletions
diff --git a/deskutils/znotes/Makefile b/deskutils/znotes/Makefile
index 1eb4349bab0f..fa73a1536653 100644
--- a/deskutils/znotes/Makefile
+++ b/deskutils/znotes/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= znotes
-PORTVERSION= 0.4.4
+PORTVERSION= 0.4.5
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/
MAINTAINER= g.veniamin@googlemail.com
COMMENT= Simple notes based on QT4
+LICENSE= GPLv3
+
USE_QT_VER= 4
QT_COMPONENTS= gui network xml qmake_build uic_build moc_build rcc_build \
linguist_build
-LICENSE= GPLv3
-
DESKTOP_ENTRIES="zNotes" "Simple notes" \
"${PREFIX}/share/pixmaps/${PORTNAME}.png" "${PORTNAME}" \
"Utility;TextEditor;Qt;" ${FALSE}
@@ -47,9 +47,13 @@ do-install:
${MKDIR} ${DATADIR}/translations
${INSTALL_DATA} ${WRKSRC}/translations/*.qm ${DATADIR}/translations
PLIST_FILES+= %%DATADIR%%/translations/${PORTNAME}_cs.qm \
+ %%DATADIR%%/translations/${PORTNAME}_es.qm \
+ %%DATADIR%%/translations/${PORTNAME}_en.qm \
%%DATADIR%%/translations/${PORTNAME}_ru.qm \
+ %%DATADIR%%/translations/${PORTNAME}_sk.qm \
%%DATADIR%%/translations/${PORTNAME}_pt_BR.qm \
%%DATADIR%%/translations/${PORTNAME}_uk.qm
+
PLIST_DIRS+= %%DATADIR%%/translations \
%%DATADIR%%
.else
diff --git a/deskutils/znotes/distinfo b/deskutils/znotes/distinfo
index fe7e8e8ab749..02e673be831e 100644
--- a/deskutils/znotes/distinfo
+++ b/deskutils/znotes/distinfo
@@ -1,2 +1,2 @@
-SHA256 (znotes-0.4.4.tar.gz) = 0b0c21a28d446d3649153575f658d7eb07e37c963dff9aed1eb184eb5089be47
-SIZE (znotes-0.4.4.tar.gz) = 111286
+SHA256 (znotes-0.4.5.tar.gz) = ac692253e74bda8f989db40042c26b6db2bb60a5f9c30cdbfcd824af0de1c5b2
+SIZE (znotes-0.4.5.tar.gz) = 171884