From 02b995f37040996b0af2da0d069d545dc41f4c0f Mon Sep 17 00:00:00 2001 From: cptpcrd <31829097+cptpcrd@users.noreply.github.com> Date: Mon, 11 May 2020 22:16:16 -0400 Subject: [PATCH] New package: birdtray-1.8.1 --- srcpkgs/birdtray/template | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 srcpkgs/birdtray/template diff --git a/srcpkgs/birdtray/template b/srcpkgs/birdtray/template new file mode 100644 index 00000000000..2373664b763 --- /dev/null +++ b/srcpkgs/birdtray/template @@ -0,0 +1,13 @@ +# 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 " +license="GPL-3.0-or-later" +homepage="https://github.com/gyunaev/birdtray" +distfiles="https://github.com/gyunaev/birdtray/archive/${version}.tar.gz" +checksum="ab90a53ef85ec6cf5ec9ac5f7ddb54ea503ed0921c34f88cd09c33da5e609ec3"