From 202ddaea7e8926833fb2fc2873a0625b1138c576 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 16 Mar 2024 23:32:11 +0100 Subject: [PATCH] New meta package: nwg-0.1 --- srcpkgs/nwg/template | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 srcpkgs/nwg/template diff --git a/srcpkgs/nwg/template b/srcpkgs/nwg/template new file mode 100644 index 00000000000000..050d80cb309070 --- /dev/null +++ b/srcpkgs/nwg/template @@ -0,0 +1,10 @@ +# Template file for 'nwg' +pkgname=nwg +version=0.1 +revision=2 +build_style=meta +depends="azote gtklock nwg-dock-hyprland nwg-hello nwg-shell nwg-shell-config nwg-displays nwg-drawer nwg-launchers nwg-look nwg-menu nwg-panel nwg-readme-browser SwayNotificationCenter wlsunset gtk-layer-shell python3-i3ipc python3-psutil python3-geopy python3-dbus python3-netifaces brightnessctl ddcutil playerctl wlr-randr bluez-utils" +short_desc="Meta-package for the nwg-shell project" +maintainer="zenobit " +license="GPL-3.0-or-later" +homepage="https://nwg-piotr.github.io/nwg-shell"