mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Remove package: deepin-calculator
This commit is contained in:
parent
63772155d6
commit
6c634de918
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
||||||
# Template file for 'deepin-calculator'
|
|
||||||
pkgname=deepin-calculator
|
|
||||||
version=5.0.1
|
|
||||||
revision=1
|
|
||||||
build_style=qmake
|
|
||||||
hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
|
|
||||||
makedepends="dtkwidget-devel qt5-svg-devel"
|
|
||||||
depends="qt5integration"
|
|
||||||
short_desc="Easy to use Calculator for Deepin"
|
|
||||||
maintainer="John <me@johnnynator.dev>"
|
|
||||||
license="GPL-3.0-or-later"
|
|
||||||
homepage="https://github.com/linuxdeepin/deepin-calculator"
|
|
||||||
changelog="https://github.com/linuxdeepin/deepin-calculator/blob/${version}/CHANGELOG.md"
|
|
||||||
distfiles="https://github.com/linuxdeepin/deepin-calculator/archive/${version}.tar.gz"
|
|
||||||
checksum=d30564b57a73fe820fcd0ad3382b655b6d17b66a7d89cddec755bf9620a96674
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" qt5-svg-devel"
|
|
||||||
fi
|
|
Loading…
Add table
Reference in a new issue