deepin-system-monitor: revbump against procps-ng
This commit is contained in:
parent
d77455bfca
commit
b80b8e3b49
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'deepin-system-monitor'
|
# Template file for 'deepin-system-monitor'
|
||||||
pkgname=deepin-system-monitor
|
pkgname=deepin-system-monitor
|
||||||
version=5.0.0
|
version=5.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
|
hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
|
||||||
makedepends="dtkwm-devel dtkwidget-devel qt5-x11extras-devel libpcap-devel
|
makedepends="dtkwm-devel dtkwidget-devel qt5-x11extras-devel libpcap-devel
|
||||||
|
@ -15,6 +15,8 @@ changelog="https://github.com/linuxdeepin/deepin-system-monitor/blob/${version}/
|
||||||
distfiles="https://github.com/linuxdeepin/deepin-system-monitor/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/deepin-system-monitor/archive/${version}.tar.gz"
|
||||||
checksum=5af4f6c321719937f47a07929bc94dd4de8b64a977bcc32355620d2606ee0de9
|
checksum=5af4f6c321719937f47a07929bc94dd4de8b64a977bcc32355620d2606ee0de9
|
||||||
|
|
||||||
|
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libdtk-2.0.16/DWm"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-x11extras-devel"
|
hostmakedepends+=" qt5-x11extras-devel"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue