* update lximage-qt to 2.0.1-1
This commit is contained in:
parent
d760790ac6
commit
9c771ed049
@ -3,24 +3,27 @@
|
||||
# Contributor: Jerome Leclanche <jerome@leclan.ch>
|
||||
|
||||
pkgname=lximage-qt
|
||||
pkgver=1.4.0
|
||||
pkgver=2.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="The LXQt image viewer and screenshot tool"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
groups=("lxqt")
|
||||
url="https://github.com/lxqt/$pkgname"
|
||||
license=("GPL2")
|
||||
depends=("lxqt-themes" "libfm-qt" "qt5-svg" "libexif" "libxfixes" "libfm-qt.so")
|
||||
# https://github.com/lxqt/lximage-qt/blob/2.0.1/AUTHORS#L8 also mentions LGPL-2.1+, but files are either removed [1] or re-licensed [2]
|
||||
# [1] https://github.com/lxqt/lximage-qt/commit/30f3bc7bbe43d7834fe4dbee83a0c9be489ce439
|
||||
# [2] https://github.com/lxqt/lximage-qt/commit/59c98f34a0aeff8443b16507caf67824652a57b5
|
||||
license=("GPL-2.0-or-later")
|
||||
depends=("lxqt-themes" "libfm-qt" "qt6-svg" "libexif" "libxfixes" "libfm-qt6.so")
|
||||
optdepends=(
|
||||
"qt5-imageformats: support for additional image formats (WEBP, TIFF, etc.)"
|
||||
"kimageformats5: support for additional image formats (PCX, XCF, HEIF, etc.)"
|
||||
"qt6-imageformats: support for additional image formats (WEBP, TIFF, etc.)"
|
||||
"kimageformats: support for additional image formats (PCX, XCF, HEIF, etc.)"
|
||||
)
|
||||
makedepends=("lxqt-build-tools")
|
||||
source=(
|
||||
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
|
||||
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
|
||||
)
|
||||
sha256sums=('0857650bdb32c5ba5befbd726fbff62137e45d2cf26bc88b0d32622e718cd34e'
|
||||
sha256sums=('55ca3bb14f58cda3abe364f820de011aeddb4b2840e3ae4467190c1097c40f8e'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
|
||||
|
Loading…
x
Reference in New Issue
Block a user