mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/ksnip: update to 1.9.0, latest upstream
Release notes at https://github.com/ksnip/ksnip/releases/tag/v1.9.0 with all the features and fixes that apply to kColorPicker and kImageAnnotator listed. Plenty of new features. License (of the application) changed to GPL, some new translations too.
This commit is contained in:
parent
36a39edb6b
commit
80f6c9bbcd
3 changed files with 8 additions and 6 deletions
|
@ -1,13 +1,13 @@
|
|||
PORTNAME= ksnip
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.8.2
|
||||
DISTVERSION= 1.9.0
|
||||
CATEGORIES= graphics kde
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Screenshot and annotation tool
|
||||
|
||||
LICENSE= LGPL3+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
LIB_DEPENDS= libkColorPicker.so:graphics/kcolorpicker \
|
||||
libkImageAnnotator.so:graphics/kimageannotator
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1616503883
|
||||
SHA256 (ksnip-ksnip-v1.8.2_GH0.tar.gz) = 3939ae0fb04494b11c6c6cb7a4b53cd837d282eb96beafdc1acede81abbf9e36
|
||||
SIZE (ksnip-ksnip-v1.8.2_GH0.tar.gz) = 443796
|
||||
TIMESTAMP = 1621946684
|
||||
SHA256 (ksnip-ksnip-v1.9.0_GH0.tar.gz) = 682fef73f1b643d5ad7c7db9830e0afbcc028676a2cef78ecdd77464ce099c8a
|
||||
SIZE (ksnip-ksnip-v1.9.0_GH0.tar.gz) = 532570
|
||||
|
|
|
@ -11,10 +11,12 @@ share/applications/org.ksnip.ksnip.desktop
|
|||
%%DATADIR%%/translations/ksnip_fr.qm
|
||||
%%DATADIR%%/translations/ksnip_fr_CA.qm
|
||||
%%DATADIR%%/translations/ksnip_gl.qm
|
||||
%%DATADIR%%/translations/ksnip_hr.qm
|
||||
%%DATADIR%%/translations/ksnip_hu.qm
|
||||
%%DATADIR%%/translations/ksnip_id.qm
|
||||
%%DATADIR%%/translations/ksnip_it.qm
|
||||
%%DATADIR%%/translations/ksnip_ja.qm
|
||||
%%DATADIR%%/translations/ksnip_ko.qm
|
||||
%%DATADIR%%/translations/ksnip_nl.qm
|
||||
%%DATADIR%%/translations/ksnip_no.qm
|
||||
%%DATADIR%%/translations/ksnip_pl.qm
|
||||
|
|
Loading…
Add table
Reference in a new issue