From dbed03d0e8708a134aec201d170e0e01c1aa7679 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sun, 31 Mar 2024 00:13:31 +0100 Subject: [PATCH 01/40] New package: python3-geopy-2.4.1 --- srcpkgs/python3-geopy/template | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 srcpkgs/python3-geopy/template diff --git a/srcpkgs/python3-geopy/template b/srcpkgs/python3-geopy/template new file mode 100644 index 00000000000000..0efc836c0c2bf6 --- /dev/null +++ b/srcpkgs/python3-geopy/template @@ -0,0 +1,13 @@ +# Template file for 'python3-geopy' +pkgname=python3-geopy +version=2.4.1 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools python3-wheel python3-pip python3-pytest python3-docutils" +short_desc="Geocoding library for Python" +maintainer="zenobit " +license="GPL-3.0-or-later" +homepage="https://github.com/geopy/geopy" +#changelog="" +distfiles="https://github.com/geopy/geopy/archive/refs/tags/${version}.tar.gz" +checksum=a231629d166b58b0d557fc453374374d1fe0f3aff205b34bd8196e62ec285c55 From 883ca58888968c334706d914d681d831716e3aba Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 16 Mar 2024 23:25:30 +0100 Subject: [PATCH 02/40] New package: nwg-menu-0.1.3 --- srcpkgs/nwg-menu/template | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 srcpkgs/nwg-menu/template diff --git a/srcpkgs/nwg-menu/template b/srcpkgs/nwg-menu/template new file mode 100644 index 00000000000000..848550e9beed58 --- /dev/null +++ b/srcpkgs/nwg-menu/template @@ -0,0 +1,19 @@ +# Template file for 'nwg-menu' +pkgname=nwg-menu +version=0.1.3 +revision=1 +build_style=go +go_import_path=github.com/nwg-piotr/nwg-menu +hostmakedepends="pkg-config" +makedepends="cairo-devel gdk-pixbuf-devel glib-devel gtk+3-devel gtk-layer-shell-devel pango-devel" +short_desc="MenuStart plugin to nwg-panel, also capable of working standalone" +maintainer="zenobit " +license="MIT" +homepage="https://nwg-piotr.github.io/nwg-shell/nwg-menu" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-menu/archive/refs/tags/v${version}.tar.gz" +checksum=1d25b2ad799eea4b74a6cd260497c9383c1a34148833051cf0c8907443d5dd3e + +post_install() { + vlicense LICENSE +} From 2e3458e77c622444cb32ac8e57b027463fb1149a Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 16 Mar 2024 23:27:33 +0100 Subject: [PATCH 03/40] New package: nwg-shell-0.5.34 --- srcpkgs/nwg-shell/template | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 srcpkgs/nwg-shell/template diff --git a/srcpkgs/nwg-shell/template b/srcpkgs/nwg-shell/template new file mode 100644 index 00000000000000..4ab34c7c2fd69f --- /dev/null +++ b/srcpkgs/nwg-shell/template @@ -0,0 +1,17 @@ +# Template file for 'nwg-shell' +pkgname=nwg-shell +version=0.5.34 +revision=1 +build_style=python3-module +hostmakedepends="go python3-setuptools python3-wheel python3-geopy" +short_desc="GTK3-based shell for sway and Hyprland Wayland compositors" +maintainer="zenobit " +license="MIT" +homepage="https://nwg-piotr.github.io/nwg-shell" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-shell/archive/refs/tags/v${version}.tar.gz" +checksum=5b197ffcfed47be6bdddc58a8dbe52fe8603eb769ea29b6be447aa15d0090659 + +post_install() { + vlicense LICENSE +} From 21c13f4416a1264e957649b55e220cb7b9611ad2 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 16 Mar 2024 23:27:15 +0100 Subject: [PATCH 04/40] New package: nwg-shell-config-0.5.34 --- srcpkgs/nwg-shell-config/template | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 srcpkgs/nwg-shell-config/template diff --git a/srcpkgs/nwg-shell-config/template b/srcpkgs/nwg-shell-config/template new file mode 100644 index 00000000000000..9963c5be2fa957 --- /dev/null +++ b/srcpkgs/nwg-shell-config/template @@ -0,0 +1,17 @@ +# Template file for 'nwg-shell-config' +pkgname=nwg-shell-config +version=0.5.34 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +short_desc="Graphical user interface for configuring sway and Hyprland" +maintainer="zenobit " +license="MIT" +homepage="https://nwg-piotr.github.io/nwg-shell/nwg-shell-config" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-shell-config/archive/refs/tags/v${version}.tar.gz" +checksum=5b197ffcfed47be6bdddc58a8dbe52fe8603eb769ea29b6be447aa15d0090659 + +post_install() { + vlicense LICENSE +} From 9d37276a6a99af6c1b1314a3ecf86cc17c20cc76 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 16 Mar 2024 23:25:50 +0100 Subject: [PATCH 05/40] New package: nwg-panel-0.9.25 --- srcpkgs/nwg-panel/template | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 srcpkgs/nwg-panel/template diff --git a/srcpkgs/nwg-panel/template b/srcpkgs/nwg-panel/template new file mode 100644 index 00000000000000..c33d0de0c3a84a --- /dev/null +++ b/srcpkgs/nwg-panel/template @@ -0,0 +1,17 @@ +# Template file for 'nwg-panel' +pkgname=nwg-panel +version=0.9.25 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +short_desc="GTK3-based panel for sway and Hyprland Wayland compositors" +maintainer="zenobit " +license="MIT" +homepage="https://nwg-piotr.github.io/nwg-shell/nwg-panel" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-panel/archive/refs/tags/v${version}.tar.gz" +checksum=facb3ae34a4340ec1493c84ca2f14ec4081e5a81333ac174ceaea4bd8065bff7 + +post_install() { + vlicense LICENSE +} From 83ce2a13cef7c213bd534d7d03206e7e57d1971a Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 16 Mar 2024 22:14:00 +0100 Subject: [PATCH 06/40] New package: nwg-displays-0.3.14 --- srcpkgs/nwg-displays/template | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 srcpkgs/nwg-displays/template diff --git a/srcpkgs/nwg-displays/template b/srcpkgs/nwg-displays/template new file mode 100644 index 00000000000000..4fd9ee70ea185d --- /dev/null +++ b/srcpkgs/nwg-displays/template @@ -0,0 +1,17 @@ +# Template file for 'nwg-displays' +pkgname=nwg-displays +version=0.3.14 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +short_desc="Intuitive GUI to manage multiple displays for wayland" +maintainer="zenobit " +license="MIT" +homepage="https://nwg-piotr.github.io/nwg-shell/nwg-displays" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-displays/archive/refs/tags/v${version}.tar.gz" +checksum=c1786d4d34c4e046dcba238efc4e0d26805e5374857194b97748a1bb7b477b11 + +post_install() { + vlicense LICENSE +} From 895e9e2b5aed695f469b1cbfd2da0a02f34cb6a7 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 16 Mar 2024 23:27:52 +0100 Subject: [PATCH 07/40] New package: nwg-readme-browser --- srcpkgs/nwg-readme-browser/template | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 srcpkgs/nwg-readme-browser/template diff --git a/srcpkgs/nwg-readme-browser/template b/srcpkgs/nwg-readme-browser/template new file mode 100644 index 00000000000000..f12e45cf310e75 --- /dev/null +++ b/srcpkgs/nwg-readme-browser/template @@ -0,0 +1,17 @@ +# Template file for 'nwg-readme-browser' +pkgname=nwg-readme-browser +version=0.1.5 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +short_desc="WebKitGTK-based README file browser" +maintainer="zenobit " +license="MIT" +homepage="https://nwg-piotr.github.io/nwg-shell/nwg-readme-browser" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-readme-browser/archive/refs/tags/v${version}.tar.gz" +checksum=e12eb2affc9683a5ae13ec1509b0927e8d0d76e2fc89c3b1966019aeb772ddce + +post_install() { + vlicense LICENSE +} From 27577d7173e29ae291691b5400dce97f66265c5f Mon Sep 17 00:00:00 2001 From: zenobit Date: Sun, 17 Mar 2024 00:20:32 +0100 Subject: [PATCH 08/40] New package: nwg-drawer-0.4.7 --- srcpkgs/nwg-drawer/template | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 srcpkgs/nwg-drawer/template diff --git a/srcpkgs/nwg-drawer/template b/srcpkgs/nwg-drawer/template new file mode 100644 index 00000000000000..2cd54405a42459 --- /dev/null +++ b/srcpkgs/nwg-drawer/template @@ -0,0 +1,19 @@ +# Template file for 'nwg-drawer' +pkgname=nwg-drawer +version=0.4.7 +revision=1 +build_style=go +go_import_path=github.com/nwg-piotr/nwg-drawer +hostmakedepends="pkg-config" +makedepends="cairo-devel gdk-pixbuf-devel gtk+3-devel gtk-layer-shell-devel pango-devel" +short_desc="Application drawer for wlroots-based Wayland compositors" +maintainer="zenobit " +license="MIT" +homepage="https://nwg-piotr.github.io/nwg-shell/nwg-drawer" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-drawer/archive/refs/tags/v${version}.tar.gz" +checksum=4463841382061ef4a2d6f7fec8b9a846886edf55885cd6b2337874b5cf904e14 + +post_install() { + vlicense LICENSE +} From a45e20400e15c6f6d4ed68cdb3cbb9b0674fb74e Mon Sep 17 00:00:00 2001 From: zenobit Date: Sun, 17 Mar 2024 01:07:24 +0100 Subject: [PATCH 09/40] New package: nwg-dock-hyprland-0.1.7 --- srcpkgs/nwg-dock-hyprland/template | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 srcpkgs/nwg-dock-hyprland/template diff --git a/srcpkgs/nwg-dock-hyprland/template b/srcpkgs/nwg-dock-hyprland/template new file mode 100644 index 00000000000000..12169f090c34cc --- /dev/null +++ b/srcpkgs/nwg-dock-hyprland/template @@ -0,0 +1,22 @@ +# Template file for 'nwg-dock-hyprland' +pkgname=nwg-dock-hyprland +version=0.1.7 +revision=1 +#archs="i686 x86_64" +#build_wrksrc= +build_style=go +build_style=go +go_import_path=nwg-dock-hyprland +hostmakedepends="gtk+3-devel gtk-layer-shell-devel pkg-config" +depends="nwg-drawer" +short_desc="GTK3-based dock for Hyprland" +maintainer="zenobit " +license="MIT" +homepage="https://nwg-piotr.github.io/nwg-shell/nwg-dock-hyprland" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-dock-hyprland/archive/refs/tags/v${version}.tar.gz" +checksum=a270e43e267886b97833f2a3ffd051165b6f4e59cc95b6ef82f19a85834564a0 + +post_install() { + vlicense LICENSE +} From d1041a2d29137122969105973f17317e2feb2a40 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 16 Mar 2024 23:32:11 +0100 Subject: [PATCH 10/40] 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..70d361008c0b6b --- /dev/null +++ b/srcpkgs/nwg/template @@ -0,0 +1,10 @@ +# Template file for 'nwg' +pkgname=nwg +version=0.1 +revision=1 +build_style=meta +depends="azote gtklock nwg-dock-hyprland nwg-shell nwg-shell-config nwg-displays nwg-drawer nwg-hello 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" From 43b334efa091d9d32a3bc39840def7b749529c95 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sun, 31 Mar 2024 01:50:43 +0100 Subject: [PATCH 11/40] geographlib --- srcpkgs/python3-geographiclib/template | 30 ++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 srcpkgs/python3-geographiclib/template diff --git a/srcpkgs/python3-geographiclib/template b/srcpkgs/python3-geographiclib/template new file mode 100644 index 00000000000000..a8eb028aa45ce7 --- /dev/null +++ b/srcpkgs/python3-geographiclib/template @@ -0,0 +1,30 @@ +# Template file for 'python3-geographiclib' +pkgname=python3-geographiclib +version=2.0 +revision=1 +#archs="i686 x86_64" +#build_wrksrc= +build_style=python3-pep517 +#configure_args="" +#make_build_args="" +#make_install_args="" +#conf_files="" +#make_dirs="/var/log/dir 0755 root root" +hostmakedepends="cmake gcc make python3-setuptools" +makedepends="" +depends="" +short_desc="Python implementation of the geodesic routines" +maintainer="zenobit " +license="MIT" +homepage="https://geographiclib.sourceforge.io/" +#changelog="" +distfiles="https://github.com/geographiclib/geographiclib-python/archive/refs/tags/v${version}.tar.gz" +checksum=3756afaaa5ca79e153827a2da972180bf045bd89c8415d643d9645f52f2cadef + +do_install() { + pip install geographiclib +} + +post_install() { + vlicence LICENSE +} From 2d0bacb338c8502a31798c89b256a6261e2adafc Mon Sep 17 00:00:00 2001 From: zenobit Date: Sun, 31 Mar 2024 15:40:14 +0200 Subject: [PATCH 12/40] New package: libgeographic-2.3 --- common/shlibs | 1 + srcpkgs/libgeographic/template | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 srcpkgs/libgeographic/template diff --git a/common/shlibs b/common/shlibs index 95f5918baf9991..6f06ca973d41a1 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4534,3 +4534,4 @@ libsfdo-basedir.so.0 libsfdo-0.1.3_1 libsfdo-desktop.so.0 libsfdo-0.1.3_1 libsfdo-desktop-file.so.0 libsfdo-0.1.3_1 libsfdo-icon.so.0 libsfdo-0.1.3_1 +libGeographicLib.so.26 libgeographic-2.3_1 diff --git a/srcpkgs/libgeographic/template b/srcpkgs/libgeographic/template new file mode 100644 index 00000000000000..70a417f9266cda --- /dev/null +++ b/srcpkgs/libgeographic/template @@ -0,0 +1,22 @@ +# Template file for 'libgeographic' +pkgname=libgeographic +version=2.3 +revision=1 +#archs="i686 x86_64" +#build_wrksrc= +build_style=cmake +configure_args="-DCMAKE_INSTALL_PREFIX=/usr -DBUILD_BOTH_LIBS=ON" +#make_build_args="" +#make_install_args="" +#conf_files="" +#make_dirs="/var/log/dir 0755 root root" +hostmakedepends="make cmake gcc pkg-config" +#makedepends="" +#depends="" +short_desc="Geographic library" +maintainer="zenobit " +license="GPL-3.0-or-later" +homepage="https://geographiclib.sourceforge.io/" +#changelog="" +distfiles="https://sourceforge.net/projects/geographiclib/files/distrib-C%2B%2B/GeographicLib-${version}.tar.gz" +checksum=3114847839453ee6bbe2228e41dc73cad6de6160055442b747adc9c76f0a3198 From 329a4c1c32258286f07a40e0463c6d8e9745c066 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sun, 31 Mar 2024 17:11:52 +0200 Subject: [PATCH 13/40] New package: nwg-icon-picker-0.1.1 --- srcpkgs/nwg-icon-picker/template | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 srcpkgs/nwg-icon-picker/template diff --git a/srcpkgs/nwg-icon-picker/template b/srcpkgs/nwg-icon-picker/template new file mode 100644 index 00000000000000..97cbf72689c964 --- /dev/null +++ b/srcpkgs/nwg-icon-picker/template @@ -0,0 +1,21 @@ +# Template file for 'nwg-icon-picker' +pkgname=nwg-icon-picker +version=0.1.1 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="gtk+3 python3 python3-gobject" +short_desc="GTK icon chooser with a text search option" +maintainer="zenobit " +license="MIT" +homepage="https://github.com/nwg-piotr/nwg-icon-picker" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-icon-picker/archive/refs/tags/v${version}.tar.gz" +checksum=264df7a4fa3ab8e9bfeecb2505b5ef4c58d3b5f9d1e7d8e1255f95f4bc869ffc + +post_install() { + vinstall nwg-icon-picker.svg 644 /usr/share/pixmaps + vinstall nwg-icon-picker.desktop 644 /usr/share/applications + vinstall README.md 644 /usr/share/doc/nwg-icon-picker + vlicense LICENSE +} From 0e683b244ada9e4844ecbb4e40b1adc011dee4ae Mon Sep 17 00:00:00 2001 From: zenobit Date: Sun, 31 Mar 2024 17:58:18 +0200 Subject: [PATCH 14/40] New package: python3-dasbus-1.7 --- srcpkgs/python3-dasbus/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/python3-dasbus/template diff --git a/srcpkgs/python3-dasbus/template b/srcpkgs/python3-dasbus/template new file mode 100644 index 00000000000000..5fd0f9976ea557 --- /dev/null +++ b/srcpkgs/python3-dasbus/template @@ -0,0 +1,16 @@ +# Template file for 'python3-dasbus' +pkgname=python3-dasbus +version=1.7 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +#makedepends="" +depends="python3 python3-gobject" +checkdepends="python3-pytest" +short_desc="DBus library in Python 3" +maintainer="zenobit " +license="LGPL-2.1-only" +homepage="https://github.com/dasbus-project/dasbus" +#changelog="" +distfiles="https://github.com/dasbus-project/dasbus/archive/refs/tags/v${version}.tar.gz" +checksum=442a8df9330d4f55704c92cbed066cf0918378418be89d6fff67721d3cba5590 From 08b4a1ed4b45c6960b01536ef9c3be0c813cd1bd Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 16 Mar 2024 23:25:30 +0100 Subject: [PATCH 15/40] New package: nwg-menu-0.1.3 --- srcpkgs/nwg-menu/template | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/srcpkgs/nwg-menu/template b/srcpkgs/nwg-menu/template index 848550e9beed58..def82ffb76dcca 100644 --- a/srcpkgs/nwg-menu/template +++ b/srcpkgs/nwg-menu/template @@ -6,6 +6,7 @@ build_style=go go_import_path=github.com/nwg-piotr/nwg-menu hostmakedepends="pkg-config" makedepends="cairo-devel gdk-pixbuf-devel glib-devel gtk+3-devel gtk-layer-shell-devel pango-devel" +depends="gtk+3 gtk-layer-shell" short_desc="MenuStart plugin to nwg-panel, also capable of working standalone" maintainer="zenobit " license="MIT" @@ -15,5 +16,13 @@ distfiles="https://github.com/nwg-piotr/nwg-menu/archive/refs/tags/v${version}.t checksum=1d25b2ad799eea4b74a6cd260497c9383c1a34148833051cf0c8907443d5dd3e post_install() { + for dir in desktop-directories/*.directory; do + vinstall ${dir} 644 /usr/share/nwg-menu/desktop-directories + done + + vinstall menu-start.css 644 /usr/share/nwg-menu + vbin nwg-menu + + vinstall README.md 644 /usr/share/doc/nwg-menu vlicense LICENSE } From 1acf6c3528ef9e67e48ef5f7a8f9327692c9c8dd Mon Sep 17 00:00:00 2001 From: zenobit Date: Mon, 1 Apr 2024 10:00:54 +0200 Subject: [PATCH 16/40] New package: nwg-bar-0.1.6 --- srcpkgs/nwg-bar/template | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 srcpkgs/nwg-bar/template diff --git a/srcpkgs/nwg-bar/template b/srcpkgs/nwg-bar/template new file mode 100644 index 00000000000000..41788e4bc6a0fe --- /dev/null +++ b/srcpkgs/nwg-bar/template @@ -0,0 +1,23 @@ +# Template file for 'nwg-bar' +pkgname=nwg-bar +version=0.1.6 +revision=1 +#archs="i686 x86_64" +#build_wrksrc= +build_style=go +go_import_path=github.com/nwg-piotr/nwg-bar +#configure_args="" +#make_build_args="" +#make_install_args="" +#conf_files="" +#make_dirs="/var/log/dir 0755 root root" +hostmakedepends="pkg-config" +makedepends="python3-gobject-devel gtk+3-devel gtk-layer-shell-devel" +depends="gtk-layer-shell gtk+3 zlib pango libharfbuzz atk cairo gdk-pixbuf glib gtk-layer-shell fontconfig freetype glibc" +short_desc="GTK3-based button bar for wlroots-based compositors" +maintainer="zenobit " +license="MIT" +homepage="https://github.com/nwg-piotr/nwg-bar" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-bar/archive/refs/tags/v${version}.tar.gz" +checksum=badc232f9eef1a225776c7f0fe2534b49ac0a957f1a81dc24acb8f341b7719d4 From a62306f3e4098e3009823564508e60d839393ae0 Mon Sep 17 00:00:00 2001 From: zenobit Date: Mon, 1 Apr 2024 10:01:07 +0200 Subject: [PATCH 17/40] shell --- srcpkgs/nwg-shell/template | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-shell/template b/srcpkgs/nwg-shell/template index 4ab34c7c2fd69f..54ecef205c7578 100644 --- a/srcpkgs/nwg-shell/template +++ b/srcpkgs/nwg-shell/template @@ -2,8 +2,18 @@ pkgname=nwg-shell version=0.5.34 revision=1 -build_style=python3-module -hostmakedepends="go python3-setuptools python3-wheel python3-geopy" +build_style=python3-pep517 +hostmakedepends="go python3-setuptools python3-geopy python3-wheel" +makedepends="python3-gobject-devel gtk+3-devel gtk-layer-shell-devel libzip-devel" +checkdepends="python3-wheel python3-pytest" +depends="azote gnome-themes-extra grim gtklock ImageMagick jq + libayatana-appindicator network-manager-applet nwg-bar nwg-clipman + nwg-displays nwg-dock nwg-dock-hyprland nwg-drawer nwg-look nwg-menu + nwg-readme-browser nwg-shell-config papirus-icon-theme playerctl + polkit-gnome python3-geopy python3-yaml slurp swappy sway swaybg + swayidle swaylock SwayNotificationCenter dejavu-fonts-ttf wl-clipboard wlsunset + xorg-server-xwayland" +# nwg-shell-wallpapers short_desc="GTK3-based shell for sway and Hyprland Wayland compositors" maintainer="zenobit " license="MIT" @@ -12,6 +22,16 @@ homepage="https://nwg-piotr.github.io/nwg-shell" distfiles="https://github.com/nwg-piotr/nwg-shell/archive/refs/tags/v${version}.tar.gz" checksum=5b197ffcfed47be6bdddc58a8dbe52fe8603eb769ea29b6be447aa15d0090659 +do_install() { + python3 setup.py install --optimize=1 +} + post_install() { + for file in scripts/*; do + vbin ${file} + done + vinstall nwg-shell.jpg 644 /usr/share/backgrounds + vinstall nwg-readme.desktop 644 /usr/share/applications + vinstall README.md 644 /usr/share/doc/nwg-shell vlicense LICENSE } From 706917b0d8324b740b32c3064211871f7c870e6d Mon Sep 17 00:00:00 2001 From: zenobit Date: Mon, 1 Apr 2024 22:13:25 +0200 Subject: [PATCH 18/40] shell --- srcpkgs/nwg-shell/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/nwg-shell/template b/srcpkgs/nwg-shell/template index 54ecef205c7578..7cb792b04fffea 100644 --- a/srcpkgs/nwg-shell/template +++ b/srcpkgs/nwg-shell/template @@ -4,7 +4,7 @@ version=0.5.34 revision=1 build_style=python3-pep517 hostmakedepends="go python3-setuptools python3-geopy python3-wheel" -makedepends="python3-gobject-devel gtk+3-devel gtk-layer-shell-devel libzip-devel" +makedepends="python3-gobject-devel gtk+3-devel gtk-layer-shell-devel" checkdepends="python3-wheel python3-pytest" depends="azote gnome-themes-extra grim gtklock ImageMagick jq libayatana-appindicator network-manager-applet nwg-bar nwg-clipman @@ -27,11 +27,11 @@ do_install() { } post_install() { - for file in scripts/*; do - vbin ${file} - done - vinstall nwg-shell.jpg 644 /usr/share/backgrounds - vinstall nwg-readme.desktop 644 /usr/share/applications + #for file in scripts/*; do + # vbin ${file} + #done + #vinstall nwg-shell.jpg 644 /usr/share/backgrounds + #vinstall nwg-readme.desktop 644 /usr/share/applications vinstall README.md 644 /usr/share/doc/nwg-shell vlicense LICENSE } From ec4c53f40ca2f545c49d8cf55e986d04dc33e714 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sun, 31 Mar 2024 17:20:39 +0200 Subject: [PATCH 19/40] New package: nwg-clipman-0.2.1 --- srcpkgs/nwg-clipman/template | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 srcpkgs/nwg-clipman/template diff --git a/srcpkgs/nwg-clipman/template b/srcpkgs/nwg-clipman/template new file mode 100644 index 00000000000000..736f23f98d7816 --- /dev/null +++ b/srcpkgs/nwg-clipman/template @@ -0,0 +1,22 @@ +# Template file for 'nwg-clipman' +pkgname=nwg-clipman +version=0.2.1 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="cliphist gtk-layer-shell gtk+3 python3 python3-gobject xdg-utils wl-clipboard" +checkdepends="python3-wheel" +short_desc="GTK3-based GUI for cliphist - nwg-shell clipboard manager" +maintainer="zenobit " +license="MIT" +homepage="https://github.com/nwg-piotr/nwg-clipman" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-clipman/archive/refs/tags/v${version}.tar.gz" +checksum=4be365f8dd3ebda5eb3cbc9f8351fedac048d86d07729076941fb22c7f229ed1 + +post_install() { + vinstall nwg-clipman.svg 644 /usr/share/pixmaps + vinstall nwg-clipman.desktop 644 /usr/share/applications + vinstall README.md 644 /usr/share/doc/nwg-clipman + vlicense LICENSE +} From 981f6d8171f6280e4ba5edf9d3c4965b3b7e798f Mon Sep 17 00:00:00 2001 From: zenobit Date: Mon, 1 Apr 2024 21:37:43 +0200 Subject: [PATCH 20/40] dock --- srcpkgs/nwg-dock/template | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 srcpkgs/nwg-dock/template diff --git a/srcpkgs/nwg-dock/template b/srcpkgs/nwg-dock/template new file mode 100644 index 00000000000000..6b9b414f15b615 --- /dev/null +++ b/srcpkgs/nwg-dock/template @@ -0,0 +1,22 @@ +# Template file for 'nwg-dock' +pkgname=nwg-dock +version=0.3.9 +revision=1 +#archs="i686 x86_64" +#build_wrksrc= +build_style=go +go_import_path="github.com/nwg-piotr/nwg-dock" +hostmakedepends="pkg-config" +makedepends="gtk+3-devel gtk-layer-shell-devel" +depends="nwg-drawer gtk-layer-shell" +short_desc="GTK3-based dock for sway" +maintainer="zenobit " +license="MIT" +homepage="https://nwg-piotr.github.io/nwg-shell/nwg-dock" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-dock/archive/refs/tags/v${version}.tar.gz" +checksum=a8655aa0f1fa9da0a23d3612c4ee5f773ed9e8a463408aca1690ce3488b10214 + +post_install() { + vlicense LICENSE +} From f371e027185e665bc951ecac5eaeedca2086f298 Mon Sep 17 00:00:00 2001 From: zenobit Date: Mon, 1 Apr 2024 21:37:58 +0200 Subject: [PATCH 21/40] dock-hypr --- srcpkgs/nwg-dock-hyprland/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/nwg-dock-hyprland/template b/srcpkgs/nwg-dock-hyprland/template index 12169f090c34cc..6bd8dd66610870 100644 --- a/srcpkgs/nwg-dock-hyprland/template +++ b/srcpkgs/nwg-dock-hyprland/template @@ -5,10 +5,10 @@ revision=1 #archs="i686 x86_64" #build_wrksrc= build_style=go -build_style=go -go_import_path=nwg-dock-hyprland -hostmakedepends="gtk+3-devel gtk-layer-shell-devel pkg-config" -depends="nwg-drawer" +go_import_path="nwg-dock-hyprland" +hostmakedepends="pkg-config" +makedepends="gtk+3-devel gtk-layer-shell-devel" +depends="nwg-drawer glibc gtk+3 zlib pango libharfbuzz atk cairo gdk-pixbuf glib gtk-layer-shell fontconfig freetype" short_desc="GTK3-based dock for Hyprland" maintainer="zenobit " license="MIT" From b793649ed179d78ab8629f39a052d6b94b2f00e4 Mon Sep 17 00:00:00 2001 From: zenobit Date: Mon, 1 Apr 2024 21:38:23 +0200 Subject: [PATCH 22/40] shell-config --- srcpkgs/nwg-shell-config/template | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/srcpkgs/nwg-shell-config/template b/srcpkgs/nwg-shell-config/template index 9963c5be2fa957..4a2e071bebaadc 100644 --- a/srcpkgs/nwg-shell-config/template +++ b/srcpkgs/nwg-shell-config/template @@ -3,7 +3,10 @@ pkgname=nwg-shell-config version=0.5.34 revision=1 build_style=python3-module -hostmakedepends="python3-setuptools" +hostmakedepends="python3-setuptools python3-geopy" +makedepends="python3-gobject-devel gtk+3-devel gtk-layer-shell-devel" +checkdepends="" +depends="" short_desc="Graphical user interface for configuring sway and Hyprland" maintainer="zenobit " license="MIT" @@ -12,6 +15,10 @@ homepage="https://nwg-piotr.github.io/nwg-shell/nwg-shell-config" distfiles="https://github.com/nwg-piotr/nwg-shell-config/archive/refs/tags/v${version}.tar.gz" checksum=5b197ffcfed47be6bdddc58a8dbe52fe8603eb769ea29b6be447aa15d0090659 +do_install() { + python3 setup.py install --optimize=1 +} + post_install() { vlicense LICENSE } From 39f66b050fc5da6a5d47ac0ea763584acb5df647 Mon Sep 17 00:00:00 2001 From: zenobit Date: Mon, 1 Apr 2024 23:46:12 +0200 Subject: [PATCH 23/40] gotk3 --- srcpkgs/gotk3/template | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 srcpkgs/gotk3/template diff --git a/srcpkgs/gotk3/template b/srcpkgs/gotk3/template new file mode 100644 index 00000000000000..9251f723521280 --- /dev/null +++ b/srcpkgs/gotk3/template @@ -0,0 +1,23 @@ +# Template file for 'gotk3' +pkgname=gotk3 +version=0.6.3 +revision=1 +#archs="i686 x86_64" +#build_wrksrc= +build_style=go +go_import_path="github.com/gotk3/gotk3" +#configure_args="" +#make_build_args="" +#make_install_args="" +#conf_files="" +#make_dirs="/var/log/dir 0755 root root" +hostmakedepends="" +makedepends="gtk+3-devel glib-devel cairo-devel" +depends="" +short_desc="Go bindings for GTK3" +maintainer="zenobit " +license="GPL-3.0-or-later" +homepage="https://github.com/gotk3/gotk3" +#changelog="" +distfiles="https://github.com/gotk3/gotk3/archive/refs/tags/v${version}.tar.gz" +checksum=cf233b835b1fdd23afa393d1e7483c44a57ab7729afe3a72e7ae3ded2b27a0c8 From c9cccb9a51d42599c88cde94357f66a091d9040e Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 21 Aug 2024 02:01:36 +0200 Subject: [PATCH 24/40] clipman 0.2.2 --- srcpkgs/nwg-clipman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-clipman/template b/srcpkgs/nwg-clipman/template index 736f23f98d7816..5930965f6a9465 100644 --- a/srcpkgs/nwg-clipman/template +++ b/srcpkgs/nwg-clipman/template @@ -1,6 +1,6 @@ # Template file for 'nwg-clipman' pkgname=nwg-clipman -version=0.2.1 +version=0.2.2 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/nwg-piotr/nwg-clipman" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-clipman/archive/refs/tags/v${version}.tar.gz" -checksum=4be365f8dd3ebda5eb3cbc9f8351fedac048d86d07729076941fb22c7f229ed1 +checksum=8d4e4001052bf9828d98e82a82d36c0b2074dabf3397e6eafc18a074f33a616a post_install() { vinstall nwg-clipman.svg 644 /usr/share/pixmaps From 0114bcdf1835775413c250f9eef9d28c1f4337ae Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 21 Aug 2024 02:01:51 +0200 Subject: [PATCH 25/40] display 0.3.20 --- srcpkgs/nwg-displays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-displays/template b/srcpkgs/nwg-displays/template index 4fd9ee70ea185d..0bfe012586df34 100644 --- a/srcpkgs/nwg-displays/template +++ b/srcpkgs/nwg-displays/template @@ -1,6 +1,6 @@ # Template file for 'nwg-displays' pkgname=nwg-displays -version=0.3.14 +version=0.3.20 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -10,7 +10,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell/nwg-displays" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-displays/archive/refs/tags/v${version}.tar.gz" -checksum=c1786d4d34c4e046dcba238efc4e0d26805e5374857194b97748a1bb7b477b11 +checksum=6dfdb4bf50fa89b52e675c1fd65bc0c9d48d2ab2b07f0cc662b74a6bfe508c1e post_install() { vlicense LICENSE From 2d30a00afadd4ac7c288632b4fcee35db107038d Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 21 Aug 2024 02:02:04 +0200 Subject: [PATCH 26/40] dock 0.4.1 --- srcpkgs/nwg-dock/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-dock/template b/srcpkgs/nwg-dock/template index 6b9b414f15b615..60c7a0e4c8b478 100644 --- a/srcpkgs/nwg-dock/template +++ b/srcpkgs/nwg-dock/template @@ -1,6 +1,6 @@ # Template file for 'nwg-dock' pkgname=nwg-dock -version=0.3.9 +version=0.4.1 revision=1 #archs="i686 x86_64" #build_wrksrc= @@ -15,7 +15,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell/nwg-dock" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-dock/archive/refs/tags/v${version}.tar.gz" -checksum=a8655aa0f1fa9da0a23d3612c4ee5f773ed9e8a463408aca1690ce3488b10214 +checksum=c392d4267971db557be1aef5dd48a8f901c2743e4b7a445f242bc96036518436 post_install() { vlicense LICENSE From 00e3f2ce3affd4ef25465057ed63e75b8fc5578d Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 21 Aug 2024 02:02:22 +0200 Subject: [PATCH 27/40] dok-hyprland 0.2.2 --- srcpkgs/nwg-dock-hyprland/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-dock-hyprland/template b/srcpkgs/nwg-dock-hyprland/template index 6bd8dd66610870..0f323d8b3333b5 100644 --- a/srcpkgs/nwg-dock-hyprland/template +++ b/srcpkgs/nwg-dock-hyprland/template @@ -1,6 +1,6 @@ # Template file for 'nwg-dock-hyprland' pkgname=nwg-dock-hyprland -version=0.1.7 +version=0.2.2 revision=1 #archs="i686 x86_64" #build_wrksrc= @@ -15,7 +15,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell/nwg-dock-hyprland" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-dock-hyprland/archive/refs/tags/v${version}.tar.gz" -checksum=a270e43e267886b97833f2a3ffd051165b6f4e59cc95b6ef82f19a85834564a0 +checksum=13ac6842db449ba23cca08a9901f29089b37d7804824a7e0c5272339e3571c22 post_install() { vlicense LICENSE From a5021e36b21da4475141d968a3507be8930af2e0 Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 21 Aug 2024 02:02:36 +0200 Subject: [PATCH 28/40] drawer 0.4.9 --- srcpkgs/nwg-drawer/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-drawer/template b/srcpkgs/nwg-drawer/template index 2cd54405a42459..4dc37bdf2bebc8 100644 --- a/srcpkgs/nwg-drawer/template +++ b/srcpkgs/nwg-drawer/template @@ -1,6 +1,6 @@ # Template file for 'nwg-drawer' pkgname=nwg-drawer -version=0.4.7 +version=0.4.9 revision=1 build_style=go go_import_path=github.com/nwg-piotr/nwg-drawer @@ -12,7 +12,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell/nwg-drawer" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-drawer/archive/refs/tags/v${version}.tar.gz" -checksum=4463841382061ef4a2d6f7fec8b9a846886edf55885cd6b2337874b5cf904e14 +checksum=efd6a4d7a21896406a2add69a23aaa114af6cd11909d019f4cc6dae3efa1d722 post_install() { vlicense LICENSE From 36c8d09d05c76720c5a26cb8fe2bcddf3c59488d Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 21 Aug 2024 02:02:50 +0200 Subject: [PATCH 29/40] panel 0.9.37 --- srcpkgs/nwg-panel/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-panel/template b/srcpkgs/nwg-panel/template index c33d0de0c3a84a..045f9a8216d9a0 100644 --- a/srcpkgs/nwg-panel/template +++ b/srcpkgs/nwg-panel/template @@ -1,6 +1,6 @@ # Template file for 'nwg-panel' pkgname=nwg-panel -version=0.9.25 +version=0.9.37 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -10,7 +10,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell/nwg-panel" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-panel/archive/refs/tags/v${version}.tar.gz" -checksum=facb3ae34a4340ec1493c84ca2f14ec4081e5a81333ac174ceaea4bd8065bff7 +checksum=f897a97e162c363c682a684689d2d8ad4679dec9fd693859dccec52a566cc562 post_install() { vlicense LICENSE From bc062346fda23f4e9577c62b244bb85813405a5b Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 21 Aug 2024 02:03:04 +0200 Subject: [PATCH 30/40] shell 0.5.38 --- srcpkgs/nwg-shell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-shell/template b/srcpkgs/nwg-shell/template index 7cb792b04fffea..23a491ff334ff8 100644 --- a/srcpkgs/nwg-shell/template +++ b/srcpkgs/nwg-shell/template @@ -1,6 +1,6 @@ # Template file for 'nwg-shell' pkgname=nwg-shell -version=0.5.34 +version=0.5.38 revision=1 build_style=python3-pep517 hostmakedepends="go python3-setuptools python3-geopy python3-wheel" @@ -20,7 +20,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-shell/archive/refs/tags/v${version}.tar.gz" -checksum=5b197ffcfed47be6bdddc58a8dbe52fe8603eb769ea29b6be447aa15d0090659 +checksum=9e637c39a0f49d73db33f83eb7dbb7d454e8df602ced132b648496b4570a7d3c do_install() { python3 setup.py install --optimize=1 From 2e5c3ab9e8f3f03fa7eb391ef5c376fb22102fee Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 21 Aug 2024 02:03:17 +0200 Subject: [PATCH 31/40] shell-config 0.5.45 --- srcpkgs/nwg-shell-config/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-shell-config/template b/srcpkgs/nwg-shell-config/template index 4a2e071bebaadc..e9868a9b3bd765 100644 --- a/srcpkgs/nwg-shell-config/template +++ b/srcpkgs/nwg-shell-config/template @@ -1,6 +1,6 @@ # Template file for 'nwg-shell-config' pkgname=nwg-shell-config -version=0.5.34 +version=0.5.45 revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-geopy" @@ -13,7 +13,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell/nwg-shell-config" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-shell-config/archive/refs/tags/v${version}.tar.gz" -checksum=5b197ffcfed47be6bdddc58a8dbe52fe8603eb769ea29b6be447aa15d0090659 +checksum=bbedb55aa2c3a2afc2b7f59723ff2bcb53e4923c3bd168bd23c698b1926e972d do_install() { python3 setup.py install --optimize=1 From 0f387a11362cdecc9eb6c16d939c0e6cf9798f35 Mon Sep 17 00:00:00 2001 From: zenobit Date: Wed, 21 Aug 2024 02:07:03 +0200 Subject: [PATCH 32/40] nwg no nwg-hello yet --- srcpkgs/nwg/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg/template b/srcpkgs/nwg/template index 70d361008c0b6b..8a6b228ef61446 100644 --- a/srcpkgs/nwg/template +++ b/srcpkgs/nwg/template @@ -1,9 +1,10 @@ # Template file for 'nwg' pkgname=nwg version=0.1 -revision=1 +revision=2 build_style=meta -depends="azote gtklock nwg-dock-hyprland nwg-shell nwg-shell-config nwg-displays nwg-drawer nwg-hello 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" +depends="azote gtklock nwg-dock-hyprland 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" +#nwg-hello short_desc="Meta-package for the nwg-shell project" maintainer="zenobit " license="GPL-3.0-or-later" From 7028736b2ef6c432dac424a7583800e6d26fca30 Mon Sep 17 00:00:00 2001 From: zenobit Date: Thu, 10 Oct 2024 03:07:13 +0200 Subject: [PATCH 33/40] clipman 0.2.3 --- srcpkgs/nwg-clipman/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-clipman/template b/srcpkgs/nwg-clipman/template index 5930965f6a9465..e834f4e9c0e9a6 100644 --- a/srcpkgs/nwg-clipman/template +++ b/srcpkgs/nwg-clipman/template @@ -1,6 +1,6 @@ # Template file for 'nwg-clipman' pkgname=nwg-clipman -version=0.2.2 +version=0.2.3 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/nwg-piotr/nwg-clipman" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-clipman/archive/refs/tags/v${version}.tar.gz" -checksum=8d4e4001052bf9828d98e82a82d36c0b2074dabf3397e6eafc18a074f33a616a +checksum=5a7aaff9d6668117977741cbc2b772fa0bcb6696289857579b645b23b57ef4bf post_install() { vinstall nwg-clipman.svg 644 /usr/share/pixmaps From e564788b1405d1cc46f1f56d9eeacf19b66ecc66 Mon Sep 17 00:00:00 2001 From: zenobit Date: Thu, 10 Oct 2024 03:07:26 +0200 Subject: [PATCH 34/40] displays 0.3.22 --- srcpkgs/nwg-displays/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-displays/template b/srcpkgs/nwg-displays/template index 0bfe012586df34..266a3adecc7c93 100644 --- a/srcpkgs/nwg-displays/template +++ b/srcpkgs/nwg-displays/template @@ -1,6 +1,6 @@ # Template file for 'nwg-displays' pkgname=nwg-displays -version=0.3.20 +version=0.3.22 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -10,7 +10,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell/nwg-displays" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-displays/archive/refs/tags/v${version}.tar.gz" -checksum=6dfdb4bf50fa89b52e675c1fd65bc0c9d48d2ab2b07f0cc662b74a6bfe508c1e +checksum=143b034902200aabeb07ac7331066972127298654ea14d68b4f68fb7c38583da post_install() { vlicense LICENSE From 1af96bc2d29b474aa72a8821ed8a14fe61363a92 Mon Sep 17 00:00:00 2001 From: zenobit Date: Thu, 10 Oct 2024 03:07:39 +0200 Subject: [PATCH 35/40] dock-hyprland 0.3.0 --- srcpkgs/nwg-dock-hyprland/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-dock-hyprland/template b/srcpkgs/nwg-dock-hyprland/template index 0f323d8b3333b5..e2328614acbe62 100644 --- a/srcpkgs/nwg-dock-hyprland/template +++ b/srcpkgs/nwg-dock-hyprland/template @@ -1,6 +1,6 @@ # Template file for 'nwg-dock-hyprland' pkgname=nwg-dock-hyprland -version=0.2.2 +version=0.3.0 revision=1 #archs="i686 x86_64" #build_wrksrc= @@ -15,7 +15,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell/nwg-dock-hyprland" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-dock-hyprland/archive/refs/tags/v${version}.tar.gz" -checksum=13ac6842db449ba23cca08a9901f29089b37d7804824a7e0c5272339e3571c22 +checksum=a9a6a36f76a1174fc04cf068ef5db9be4287f907bd32b8a5ab3b3647072ed76d post_install() { vlicense LICENSE From 68d480f4837426b731720ccc0d9a3d3ace10c726 Mon Sep 17 00:00:00 2001 From: zenobit Date: Thu, 10 Oct 2024 03:07:51 +0200 Subject: [PATCH 36/40] drawer 0.5.1 --- srcpkgs/nwg-drawer/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-drawer/template b/srcpkgs/nwg-drawer/template index 4dc37bdf2bebc8..bbb0b4260a06c3 100644 --- a/srcpkgs/nwg-drawer/template +++ b/srcpkgs/nwg-drawer/template @@ -1,6 +1,6 @@ # Template file for 'nwg-drawer' pkgname=nwg-drawer -version=0.4.9 +version=0.5.1 revision=1 build_style=go go_import_path=github.com/nwg-piotr/nwg-drawer @@ -12,7 +12,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell/nwg-drawer" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-drawer/archive/refs/tags/v${version}.tar.gz" -checksum=efd6a4d7a21896406a2add69a23aaa114af6cd11909d019f4cc6dae3efa1d722 +checksum=9a0acd2cfaa179d7b189738f1746b0fc57f0bb3e3b388100c088768fe9f2dbf1 post_install() { vlicense LICENSE From ac621b1cd7e33a5681e9913d82e51da402e7b141 Mon Sep 17 00:00:00 2001 From: zenobit Date: Thu, 10 Oct 2024 03:08:00 +0200 Subject: [PATCH 37/40] menu 0.1.6 --- srcpkgs/nwg-menu/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-menu/template b/srcpkgs/nwg-menu/template index def82ffb76dcca..3049358e6ca8c8 100644 --- a/srcpkgs/nwg-menu/template +++ b/srcpkgs/nwg-menu/template @@ -1,6 +1,6 @@ # Template file for 'nwg-menu' pkgname=nwg-menu -version=0.1.3 +version=0.1.6 revision=1 build_style=go go_import_path=github.com/nwg-piotr/nwg-menu @@ -13,7 +13,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell/nwg-menu" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-menu/archive/refs/tags/v${version}.tar.gz" -checksum=1d25b2ad799eea4b74a6cd260497c9383c1a34148833051cf0c8907443d5dd3e +checksum=b6ef6d3d957257788bceadb1a09c174d4db5afa93a4dc90fe1aa04723d96266b post_install() { for dir in desktop-directories/*.directory; do From c76d79581202013e282c5e4aa8b3ea28d6bb260c Mon Sep 17 00:00:00 2001 From: zenobit Date: Thu, 10 Oct 2024 03:08:14 +0200 Subject: [PATCH 38/40] shell-config 0.5.46 --- srcpkgs/nwg-shell-config/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwg-shell-config/template b/srcpkgs/nwg-shell-config/template index e9868a9b3bd765..b2f4168d6524b5 100644 --- a/srcpkgs/nwg-shell-config/template +++ b/srcpkgs/nwg-shell-config/template @@ -1,6 +1,6 @@ # Template file for 'nwg-shell-config' pkgname=nwg-shell-config -version=0.5.45 +version=0.5.46 revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-geopy" @@ -13,7 +13,7 @@ license="MIT" homepage="https://nwg-piotr.github.io/nwg-shell/nwg-shell-config" #changelog="" distfiles="https://github.com/nwg-piotr/nwg-shell-config/archive/refs/tags/v${version}.tar.gz" -checksum=bbedb55aa2c3a2afc2b7f59723ff2bcb53e4923c3bd168bd23c698b1926e972d +checksum=d13d1e9ef038102e9874375783f53c0f5e1100660b7c48a2928ff4d65a3c9228 do_install() { python3 setup.py install --optimize=1 From ca887e0805d5c8db6da70c239d37c1b3e6aed5c3 Mon Sep 17 00:00:00 2001 From: zenobit Date: Thu, 10 Oct 2024 03:34:22 +0200 Subject: [PATCH 39/40] azote 1.13.1 --- srcpkgs/azote/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/azote/template b/srcpkgs/azote/template index 45f9d97bfe0698..55c0b9a8d56879 100644 --- a/srcpkgs/azote/template +++ b/srcpkgs/azote/template @@ -1,6 +1,6 @@ # Template file for 'azote' pkgname=azote -version=1.13.0 +version=1.13.1 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,8 +11,8 @@ maintainer="cinerea0 " license="BSD-3-Clause, GPL-3.0-or-later" homepage="https://github.com/nwg-piotr/azote" changelog="https://github.com/nwg-piotr/azote/releases" -distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz" -checksum=f13fbf3d7051b39e1c6d27dc3a6a46b5ad1f2292e32f431ace1c5b3b3d619ec4 +distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/${version}.tar.gz" +checksum=5902e13463d3ef60e17c81346fee106dcc61e921fa83602d434eab7e67406e08 make_check=no # no tests provided post_install() { From 559763603aaa2f4c357f1d973c46992f98b00ea2 Mon Sep 17 00:00:00 2001 From: zenobit Date: Thu, 10 Oct 2024 10:28:34 +0200 Subject: [PATCH 40/40] New package: nwg-hello-0.2.4 --- srcpkgs/nwg-hello/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/nwg-hello/template diff --git a/srcpkgs/nwg-hello/template b/srcpkgs/nwg-hello/template new file mode 100644 index 00000000000000..0c40860124fe49 --- /dev/null +++ b/srcpkgs/nwg-hello/template @@ -0,0 +1,15 @@ +# Template file for 'nwg-hello' +pkgname=nwg-hello +version=0.2.4 +revision=1 +build_style=python3-module +hostmakedepends="pkg-config" +makedepends="python3-build python3-installer python3-wheel python3-setuptools" +depends="python3 greetd gtk+ gtk-layer-shell" +short_desc="GTK3-based greeter for greetd written in python" +maintainer="zenobit " +license="GPL-3.0-or-later" +homepage="https://github.com/nwg-piotr/nwg-hello" +#changelog="" +distfiles="https://github.com/nwg-piotr/nwg-hello/archive/refs/tags/v${version}.tar.gz" +checksum=f5435ff9c8605fd683080220c613b8e74c24e78439032af2891c18c7af05a350