From be29bd1823c8320ad7131bf8cb6d0ad69b12e633 Mon Sep 17 00:00:00 2001 From: raitonoberu Date: Fri, 15 Dec 2023 18:52:04 +0500 Subject: [PATCH 1/4] New package: aylurs-gtk-shell-1.5.4 --- srcpkgs/aylurs-gtk-shell/template | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 srcpkgs/aylurs-gtk-shell/template diff --git a/srcpkgs/aylurs-gtk-shell/template b/srcpkgs/aylurs-gtk-shell/template new file mode 100644 index 0000000000000..96cff03541bf2 --- /dev/null +++ b/srcpkgs/aylurs-gtk-shell/template @@ -0,0 +1,20 @@ +# Template file for 'aylurs-gtk-shell' +pkgname=aylurs-gtk-shell +version=1.5.4 +revision=1 +build_style=meson +hostmakedepends="nodejs pkg-config" +makedepends="glib-devel gobject-introspection gjs-devel gtk+3-devel pulseaudio-devel" +depends="gjs gtk-layer-shell" +short_desc="A customizable and extensible shell" +maintainer="raitonoberu " +license="GPL-3.0-only" +homepage="https://github.com/Aylur/ags" +changelog="https://github.com/Aylur/ags/releases" +distfiles="https://github.com/Aylur/ags/releases/download/v${version}-beta/ags-v${version}-beta.tar.gz" +checksum=ee1d9b18cebbbb7461ff13b63ee7c7e69248c69d2c233d930ad17c1b6f32807a + +pre_configure() { + npm install + npm install -g typescript +} From f14682675c56362630a18191e9cd2722e7d5577d Mon Sep 17 00:00:00 2001 From: raitonoberu Date: Sun, 17 Dec 2023 00:38:57 +0500 Subject: [PATCH 2/4] Update: aylurs-gtk-shell-1.5.5 --- srcpkgs/aylurs-gtk-shell/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aylurs-gtk-shell/template b/srcpkgs/aylurs-gtk-shell/template index 96cff03541bf2..e13b9b3bef10d 100644 --- a/srcpkgs/aylurs-gtk-shell/template +++ b/srcpkgs/aylurs-gtk-shell/template @@ -1,6 +1,6 @@ # Template file for 'aylurs-gtk-shell' pkgname=aylurs-gtk-shell -version=1.5.4 +version=1.5.5 revision=1 build_style=meson hostmakedepends="nodejs pkg-config" @@ -12,7 +12,7 @@ license="GPL-3.0-only" homepage="https://github.com/Aylur/ags" changelog="https://github.com/Aylur/ags/releases" distfiles="https://github.com/Aylur/ags/releases/download/v${version}-beta/ags-v${version}-beta.tar.gz" -checksum=ee1d9b18cebbbb7461ff13b63ee7c7e69248c69d2c233d930ad17c1b6f32807a +checksum=571fbe57140b30ab59d3b3a810d47b45145ba8f1772838e02ecc6bc24f74f39b pre_configure() { npm install From 359f4d2203b8eb34618c40a088d5d760d859dd54 Mon Sep 17 00:00:00 2001 From: raitonoberu Date: Sat, 23 Dec 2023 16:04:52 +0500 Subject: [PATCH 3/4] Update: aylurs-gtk-shell-1.6.3 --- srcpkgs/aylurs-gtk-shell/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/aylurs-gtk-shell/template b/srcpkgs/aylurs-gtk-shell/template index e13b9b3bef10d..d3560580bf312 100644 --- a/srcpkgs/aylurs-gtk-shell/template +++ b/srcpkgs/aylurs-gtk-shell/template @@ -1,18 +1,18 @@ # Template file for 'aylurs-gtk-shell' pkgname=aylurs-gtk-shell -version=1.5.5 +version=1.6.3 revision=1 build_style=meson hostmakedepends="nodejs pkg-config" makedepends="glib-devel gobject-introspection gjs-devel gtk+3-devel pulseaudio-devel" -depends="gjs gtk-layer-shell" +depends="gjs gtk-layer-shell libsoup3" short_desc="A customizable and extensible shell" maintainer="raitonoberu " license="GPL-3.0-only" homepage="https://github.com/Aylur/ags" changelog="https://github.com/Aylur/ags/releases" distfiles="https://github.com/Aylur/ags/releases/download/v${version}-beta/ags-v${version}-beta.tar.gz" -checksum=571fbe57140b30ab59d3b3a810d47b45145ba8f1772838e02ecc6bc24f74f39b +checksum=d2c67265977c5b497244e62e3dadcfe7b0fbc694ca732f7b6de8e84c0a989f20 pre_configure() { npm install From a7b06f1daac2ba16ded62cab52ca3258ecdfdb59 Mon Sep 17 00:00:00 2001 From: Denis Date: Wed, 31 Jan 2024 23:17:58 +0500 Subject: [PATCH 4/4] Update: aylurs-gtk-shell-1.7.4 --- srcpkgs/aylurs-gtk-shell/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/aylurs-gtk-shell/template b/srcpkgs/aylurs-gtk-shell/template index d3560580bf312..24839ad0259ef 100644 --- a/srcpkgs/aylurs-gtk-shell/template +++ b/srcpkgs/aylurs-gtk-shell/template @@ -1,6 +1,6 @@ # Template file for 'aylurs-gtk-shell' pkgname=aylurs-gtk-shell -version=1.6.3 +version=1.7.4 revision=1 build_style=meson hostmakedepends="nodejs pkg-config" @@ -11,8 +11,8 @@ maintainer="raitonoberu " license="GPL-3.0-only" homepage="https://github.com/Aylur/ags" changelog="https://github.com/Aylur/ags/releases" -distfiles="https://github.com/Aylur/ags/releases/download/v${version}-beta/ags-v${version}-beta.tar.gz" -checksum=d2c67265977c5b497244e62e3dadcfe7b0fbc694ca732f7b6de8e84c0a989f20 +distfiles="https://github.com/Aylur/ags/releases/download/v${version}/ags-v${version}.tar.gz" +checksum=437618de6e75e032d887a3958d7e2eac1986381b634e9c9130813ba3089f55df pre_configure() { npm install