14 lines
540 B
Bash
14 lines
540 B
Bash
# Template file for 'nm-tray'
|
|
pkgname=nm-tray
|
|
version=0.4.2
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-tools-devel networkmanager-qt5-devel"
|
|
depends="NetworkManager"
|
|
short_desc="NetworkManager tray icon implmeneted 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=b0aa6cbed3014c5a51b82261068bd114c1a46f56a029a7cbba7c757bb7787ae2
|