Date: Sat, 8 May 2021 16:59:05 GMT From: Jesper Schmitz Mouridsen <jsm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0d5c410b7dcb - main - graphics/lximage-qt: Update to 0.17.0 Message-ID: <202105081659.148Gx5dR060175@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jsm: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d5c410b7dcb5b6638048ca70211126dbbe20b38 commit 0d5c410b7dcb5b6638048ca70211126dbbe20b38 Author: Jesper Schmitz Mouridsen <jsm@FreeBSD.org> AuthorDate: 2021-05-08 15:54:53 +0000 Commit: Jesper Schmitz Mouridsen <jsm@FreeBSD.org> CommitDate: 2021-05-08 16:51:59 +0000 graphics/lximage-qt: Update to 0.17.0 - Deprecate lximage-qt as a screenshot tool PR: 254420 --- graphics/lximage-qt/Makefile | 4 ++-- graphics/lximage-qt/distinfo | 6 +++--- graphics/lximage-qt/pkg-descr | 3 +-- graphics/lximage-qt/pkg-plist | 4 +++- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/graphics/lximage-qt/Makefile b/graphics/lximage-qt/Makefile index 1396c7c29e44..d80ee8c7aab6 100644 --- a/graphics/lximage-qt/Makefile +++ b/graphics/lximage-qt/Makefile @@ -1,12 +1,12 @@ # Created by: Olivier Duchateau PORTNAME= lximage-qt -PORTVERSION= 0.16.0 +PORTVERSION= 0.17.0 CATEGORIES= graphics MASTER_SITES= LXQT MAINTAINER= jsm@FreeBSD.org -COMMENT= Image viewer and screenshot tool +COMMENT= Image viewer LICENSE= GPLv2 diff --git a/graphics/lximage-qt/distinfo b/graphics/lximage-qt/distinfo index 4006b1480c40..f0b57c4dd82b 100644 --- a/graphics/lximage-qt/distinfo +++ b/graphics/lximage-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605362382 -SHA256 (lxqt/lximage-qt-0.16.0.tar.xz) = d83a8c1bbbaaa8f211731b790773c3f73c638740cf42d7b215b1594de03dbc90 -SIZE (lxqt/lximage-qt-0.16.0.tar.xz) = 100920 +TIMESTAMP = 1618781504 +SHA256 (lxqt/lximage-qt-0.17.0.tar.xz) = 2e284f3f42506d5b6df6091982d24e1dc41c99c838037939844f70d703d1d03c +SIZE (lxqt/lximage-qt-0.17.0.tar.xz) = 109772 diff --git a/graphics/lximage-qt/pkg-descr b/graphics/lximage-qt/pkg-descr index 3ddb36aa2c86..fd3a312bca88 100644 --- a/graphics/lximage-qt/pkg-descr +++ b/graphics/lximage-qt/pkg-descr @@ -1,4 +1,3 @@ -It is the Qt port of LXImage, a simple and fast image viewer. It contains -also screenshot tool. +It is the Qt port of LXImage, a simple and fast image viewer. WWW: https://github.com/lxde/lximage-qt diff --git a/graphics/lximage-qt/pkg-plist b/graphics/lximage-qt/pkg-plist index d49b3511ba38..05b426558a29 100644 --- a/graphics/lximage-qt/pkg-plist +++ b/graphics/lximage-qt/pkg-plist @@ -5,6 +5,7 @@ share/icons/hicolor/48x48/apps/lximage-qt.png %%DATADIR%%/translations/lximage-qt_ar.qm %%DATADIR%%/translations/lximage-qt_arn.qm %%DATADIR%%/translations/lximage-qt_ast.qm +%%DATADIR%%/translations/lximage-qt_bg.qm %%DATADIR%%/translations/lximage-qt_ca.qm %%DATADIR%%/translations/lximage-qt_cs.qm %%DATADIR%%/translations/lximage-qt_cy.qm @@ -13,6 +14,7 @@ share/icons/hicolor/48x48/apps/lximage-qt.png %%DATADIR%%/translations/lximage-qt_el.qm %%DATADIR%%/translations/lximage-qt_en_GB.qm %%DATADIR%%/translations/lximage-qt_es.qm +%%DATADIR%%/translations/lximage-qt_et.qm %%DATADIR%%/translations/lximage-qt_fr.qm %%DATADIR%%/translations/lximage-qt_gl.qm %%DATADIR%%/translations/lximage-qt_he.qm @@ -29,8 +31,8 @@ share/icons/hicolor/48x48/apps/lximage-qt.png %%DATADIR%%/translations/lximage-qt_pl.qm %%DATADIR%%/translations/lximage-qt_pt.qm %%DATADIR%%/translations/lximage-qt_pt_BR.qm -%%DATADIR%%/translations/lximage-qt_pt_PT.qm %%DATADIR%%/translations/lximage-qt_ru.qm +%%DATADIR%%/translations/lximage-qt_si.qm %%DATADIR%%/translations/lximage-qt_sl.qm %%DATADIR%%/translations/lximage-qt_sv.qm %%DATADIR%%/translations/lximage-qt_tr.qm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105081659.148Gx5dR060175>