New package: deepin-menu-3.3.8
This commit is contained in:
parent
261708378a
commit
c3aebb60c9
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'deepin-menu'
|
||||||
|
pkgname=deepin-menu
|
||||||
|
version=3.3.8
|
||||||
|
revision=1
|
||||||
|
build_style=qmake
|
||||||
|
hostmakedepends="qt5-qmake pkg-config"
|
||||||
|
makedepends="dtkwidget-devel qt5-declarative-devel dde-qt-dbus-factory-devel
|
||||||
|
qt5-x11extras-devel"
|
||||||
|
depends="python"
|
||||||
|
short_desc="Unified menu service for Deepin Desktop Environment"
|
||||||
|
maintainer="John <johnz@posteo.net>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/linuxdeepin/deepin-menu/"
|
||||||
|
changelog="https://github.com/linuxdeepin/deepin-menu/blob/${version}/CHANGELOG.md"
|
||||||
|
distfiles="https://github.com/linuxdeepin/deepin-menu/archive/${version}.tar.gz"
|
||||||
|
checksum=ba4087a1812810a8610b0699cd7e9546744959d240a3c2a6983d3a823b8436a6
|
||||||
|
|
||||||
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" qt5-devel"
|
||||||
|
fi
|
Loading…
Reference in New Issue