aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2024-09-10 17:27:24 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-12 09:26:33 +0700
commit3d8fce83edb8990c2dce47460ce98f3792125b31 (patch)
tree225c873fd26b3cef76c41c089092e2ae26620224
parent0083d99f196624619f52f60bc2e4cd9f9f44f973 (diff)
desktop/nwg-shell: Updated for version 0.5.38.
desktop/nwg-shell: Remove 'v' from filename & SlackBuild. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/nwg-shell/nwg-shell.SlackBuild21
-rw-r--r--desktop/nwg-shell/nwg-shell.info6
2 files changed, 5 insertions, 22 deletions
diff --git a/desktop/nwg-shell/nwg-shell.SlackBuild b/desktop/nwg-shell/nwg-shell.SlackBuild
index 42ee25ca58f3e..7007bda9d408f 100644
--- a/desktop/nwg-shell/nwg-shell.SlackBuild
+++ b/desktop/nwg-shell/nwg-shell.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nwg-shell
-VERSION=${VERSION:-0.5.37}
+VERSION=${VERSION:-0.5.38}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -50,30 +50,13 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-#if [ "$ARCH" = "i586" ]; then
-# SLKCFLAGS="-O2 -march=i586 -mtune=i686"
-# LIBDIRSUFFIX=""
-#elif [ "$ARCH" = "i686" ]; then
-# SLKCFLAGS="-O2 -march=i686 -mtune=i686"
-# LIBDIRSUFFIX=""
-#elif [ "$ARCH" = "x86_64" ]; then
-# SLKCFLAGS="-O2 -fPIC"
-# LIBDIRSUFFIX="64"
-#elif [ "$ARCH" = "aarch64" ]; then
-# SLKCFLAGS="-O2 -fPIC"
-# LIBDIRSUFFIX="64"
-#else
-# SLKCFLAGS="-O2"
-# LIBDIRSUFFIX=""
-#fi
-
set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-v$VERSION.tar.?z
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z
cd $PRGNAM-$VERSION
chown -R root:root .
diff --git a/desktop/nwg-shell/nwg-shell.info b/desktop/nwg-shell/nwg-shell.info
index 7d2d8a4c9ef60..0265bc3c1ff25 100644
--- a/desktop/nwg-shell/nwg-shell.info
+++ b/desktop/nwg-shell/nwg-shell.info
@@ -1,8 +1,8 @@
PRGNAM="nwg-shell"
-VERSION="0.5.37"
+VERSION="0.5.38"
HOMEPAGE="https://nwg-piotr.github.io/nwg-shell/"
-DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/releases/download/v0.5.37/nwg-shell-v0.5.37.tar.gz"
-MD5SUM="dc4c9beb9138855038975958786ff20d"
+DOWNLOAD="https://github.com/nwg-piotr/nwg-shell/archive/v0.5.38/nwg-shell-0.5.38.tar.gz"
+MD5SUM="668a7a3de5523f733a646d0c4d458326"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="foot grim jq brightnessctl papirus-icon-theme slurp gtklock-playerctl-module gtklock-powerbar-module gtklock-userinfo-module swappy sway swayidle swaylock wl-clipboard azote gopsuinfo nwg-bar nwg-clipman nwg-dock nwg-menu nwg-look nwg-panel nwg-readme-browser nwg-shell-config nwg-shell-wallpapers nwg-wrapper nwg-displays python3-autotiling xdg-desktop-portal-wlr"