mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
deepin-screenshot: update to 4.1.0.
This commit is contained in:
parent
df9603a8e9
commit
05002c5abc
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'deepin-screenshot'
|
# Template file for 'deepin-screenshot'
|
||||||
pkgname=deepin-screenshot
|
pkgname=deepin-screenshot
|
||||||
version=4.0.16
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
||||||
makedepends="qt5-svg-devel xcb-util-devel dtkwidget-devel dtkwm-devel
|
makedepends="qt5-svg-devel xcb-util-devel dtkwidget-devel dtkwm-devel
|
||||||
qt5-x11extras-devel libXtst-devel"
|
qt5-x11extras-devel libXtst-devel"
|
||||||
depends="qt5integration"
|
depends="qt5integration deepin-turbo"
|
||||||
short_desc="Deepin Screenshot App"
|
short_desc="Deepin Screenshot App"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/deepin-screenshot"
|
homepage="https://github.com/linuxdeepin/deepin-screenshot"
|
||||||
changelog="https://github.com/linuxdeepin/deepin-screenshot/blob/${version}/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/deepin-screenshot/blob/${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/deepin-screenshot/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/deepin-screenshot/archive/${version}.tar.gz"
|
||||||
checksum=f710a58c66594affe7ab3b01903eebd0ca82b38f24d8f95c6bb2b1f4de517104
|
checksum=94c0fd320f08f6c40600d80c702bc43bcaad9ee780946bca4c0551e523ed56a5
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-x11extras-devel"
|
hostmakedepends+=" qt5-x11extras-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue