Skip to content
Snippets Groups Projects
Commit 83a68c56 authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 5.9.7-1

parent 34bad2b4
No related branches found
No related tags found
No related merge requests found
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=deepin-image-viewer
pkgver=5.9.6
pkgver=5.9.7
pkgrel=1
pkgdesc='An image viewing tool with fashion interface and smooth performance'
arch=('x86_64')
......@@ -12,14 +12,11 @@ makedepends=('cmake' 'ninja' 'qt5-tools')
optdepends=('deepin-manual: for help manual'
'deepin-shortcut-viewer: for shortcut display')
groups=('deepin')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-image-viewer/archive/$pkgver.tar.gz"
$pkgname-ldflags.patch::https://github.com/linuxdeepin/deepin-image-viewer/pull/110.patch)
sha512sums=('058d6f4f5f8b5347dac17d6c3c9109c7ae57698c1a0e17f355b9edd577da43499b5f00ff1a6ace5188b7c00f04660595608ae2213da0a00542c9d47833a0e9ac'
'93bb0bc2cfb27a3edb4d1e3dac22f7f32cf5561efa83641b90d80be2f6fa944eb438b298f8418c75fb659d6ef3bb9a600cfbbdcc501c0ad7145b017f45d10f67')
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-image-viewer/archive/$pkgver.tar.gz")
sha512sums=('458568add39c8971e3bd3dd8d3147d22a55c09f1b5d00cad671062ed05840bcf25134055f2e36cb3d58d24236ef9e2bf56d508133a0f418b5e76fbc8d0a75878')
prepare() {
cd deepin-image-viewer-$pkgver
patch -p1 -i ../$pkgname-ldflags.patch
sed -i -e 's|qt5/plugins|qt/plugins|' -e 's|${Qt5Core_DIR}|/usr/lib/cmake/Qt5Core|' qimage-plugins/libraw/CMakeLists.txt
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment