Remove package: deepin-menu
This commit is contained in:
parent
33d2c68910
commit
1a0e220810
|
@ -1,20 +0,0 @@
|
|||
# Template file for 'deepin-menu'
|
||||
pkgname=deepin-menu
|
||||
version=3.4.8
|
||||
revision=2
|
||||
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 <me@johnnynator.dev>"
|
||||
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=0bb52620d421153930db49f1af4ba0fef28485966d72763ab9c02c09967daa8f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-devel"
|
||||
fi
|
Loading…
Reference in New Issue