Remove package: deepin-menu

This commit is contained in:
John 2020-11-11 15:41:27 +01:00 committed by John Zimmermann
parent 33d2c68910
commit 1a0e220810
1 changed files with 0 additions and 20 deletions

View File

@ -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