New package: deepin-editor-0.0.5
This commit is contained in:
parent
757415a2ab
commit
7707c6c507
1 changed files with 22 additions and 0 deletions
22
srcpkgs/deepin-editor/template
Normal file
22
srcpkgs/deepin-editor/template
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Template file for 'deepin-editor'
|
||||
pkgname=deepin-editor
|
||||
version=0.0.5
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake pkg-config"
|
||||
makedepends="dtkwidget-devel dtkwm-devel libxcb-devel kcodecs-devel
|
||||
xcb-util-devel qt5-svg-devel qt5-x11extras-devel libXtst-devel
|
||||
syntax-highlighting-devel polkit-qt5-devel"
|
||||
depends="qt5integration"
|
||||
short_desc="Simple editor for Deepin"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/linuxdeepin/deepin-editor"
|
||||
changelog="https://github.com/linuxdeepin/deepin-editor/blob/${version}/CHANGELOG.md"
|
||||
distfiles="https://github.com/linuxdeepin/deepin-editor/archive/${version}.tar.gz"
|
||||
checksum=3518e669b7203073fdc65e70cd68a8f0662a962d3bca5f72d42317961f6f45ec
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-svg-devel qt5-x11extras-devel kcodecs-devel
|
||||
syntax-highlighting-devel"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue