15 lines
551 B
Bash
15 lines
551 B
Bash
# Template file for 'nm-tray'
|
|
pkgname=nm-tray
|
|
version=0.5.0
|
|
revision=2
|
|
build_style=cmake
|
|
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
|
makedepends="qt5-tools-devel networkmanager-qt5-devel"
|
|
depends="NetworkManager"
|
|
short_desc="NetworkManager tray icon implemented with Qt"
|
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://github.com/palinek/nm-tray"
|
|
distfiles="https://github.com/palinek/nm-tray/archive/${version}.tar.gz"
|
|
checksum=3db9fdfcf274392f040ee2e7370be41aaae5d700277979f661718e6d893c5ff5
|