13 lines
520 B
Bash
13 lines
520 B
Bash
# Template file for 'birdtray'
|
|
pkgname=birdtray
|
|
version=1.8.1
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-svg-devel qt5-x11extras-devel qt5-tools-devel"
|
|
short_desc="Run Thunderbird with a system tray icon"
|
|
maintainer="cptpcrd <cptpcrd.git@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/gyunaev/birdtray"
|
|
distfiles="https://github.com/gyunaev/birdtray/archive/${version}.tar.gz"
|
|
checksum="ab90a53ef85ec6cf5ec9ac5f7ddb54ea503ed0921c34f88cd09c33da5e609ec3"
|