mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gwenview: update to 18.04.1.
Closes #14291. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
de8c9dbce3
commit
cbb2fc7e4a
2 changed files with 4 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gwenview'.
|
||||
pkgname=gwenview
|
||||
version=18.04.0
|
||||
version=18.04.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-qmake qt5-host-tools python kdoctools kconfig"
|
||||
|
@ -10,10 +10,10 @@ makedepends="qt5-devel qt5-svg-devel phonon-qt5-devel kio-devel kactivities5-dev
|
|||
libkipi5-devel lcms2-devel baloo5-devel libkdcraw5-devel cfitsio"
|
||||
short_desc="Fast and easy to use image viewer by KDE"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.kde.org/applications/graphics/gwenview"
|
||||
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=e5938ce2ae05a338daada1a8b6ecfb6706920def8201937f3683a717dc980745
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=71216a4622fe4b706ebd27a54552ac475aa4680ffed18320f9d65be134e6dd73
|
||||
|
||||
pre_configure() {
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
site="https://download.kde.org/stable/applications/"
|
||||
pattern='href="\K[\d\.]+(?=/")'
|
Loading…
Add table
Reference in a new issue