diff options
author | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2021-05-08 23:54:53 +0800 |
---|---|---|
committer | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2021-05-09 00:51:59 +0800 |
commit | 0d5c410b7dcb5b6638048ca70211126dbbe20b38 (patch) | |
tree | 99bb05cc338f889cfdd611184efba9cfad02da49 /graphics/lximage-qt | |
parent | 2e18c766f779ef4480eae5aff84d474843913f1f (diff) | |
download | freebsd-ports-gnome-0d5c410b7dcb5b6638048ca70211126dbbe20b38.tar.gz freebsd-ports-gnome-0d5c410b7dcb5b6638048ca70211126dbbe20b38.tar.zst freebsd-ports-gnome-0d5c410b7dcb5b6638048ca70211126dbbe20b38.zip |
graphics/lximage-qt: Update to 0.17.0
- Deprecate lximage-qt as a screenshot tool
PR: 254420
Diffstat (limited to 'graphics/lximage-qt')
-rw-r--r-- | graphics/lximage-qt/Makefile | 4 | ||||
-rw-r--r-- | graphics/lximage-qt/distinfo | 6 | ||||
-rw-r--r-- | graphics/lximage-qt/pkg-descr | 3 | ||||
-rw-r--r-- | 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 |