Package Details: gnome-shell-extension-material-shell 44-1

Git Clone URL: https://aur.archlinux.org/gnome-shell-extension-material-shell.git (read-only, click to copy)
Package Base: gnome-shell-extension-material-shell
Description: A modern desktop interface for Linux extending GNOME Shell.
Upstream URL: https://github.com/material-shell/material-shell
Licenses: GPL3
Groups: gnome-shell-extensions
Conflicts: gnome-shell-extension-material-shell-git
Submitter: dbirks
Maintainer: None
Last Packager: kwasek
Votes: 4
Popularity: 0.001484
First Submitted: 2020-10-10 18:42 (UTC)
Last Updated: 2023-06-01 23:27 (UTC)

Latest Comments

ptr1337 commented on 2024-01-31 20:09 (UTC)

Doesnt compile inside of the chroot:

==> Starting build()...

added 222 packages, and audited 223 packages in 5s

30 packages are looking for funding
  run `npm fund` for details

2 moderate severity vulnerabilities

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
rm -rf dist
cp -r schemas dist
mkdir dist
glib-compile-schemas dist/schemas/
mkdir: cannot create directory ‘dist’: File exists
make: *** [Makefile:23: dist] Error 1
make: *** Waiting for unfinished jobs....
Error opening directory “dist/schemas/”: No such file or directory
make: *** [Makefile:8: schemas] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
mv: cannot stat '/home/notroot/packages/*pkg.tar*': No such file or directory

________________________________________________________
Executed in   24.35 secs      fish           external
   usr time   18.50 millis    0.00 millis   18.50 millis
   sys time   30.03 millis    1.02 millis   29.00 millis

malacology commented on 2021-09-05 12:39 (UTC) (edited on 2021-09-05 12:40 (UTC) by malacology)

If you don't add npm as make depen, it will shows

==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
/home/guoyi/.cache/yay/gnome-shell-extension-material-shell/PKGBUILD: line 22: npm: command not found
==> ERROR: A failure occurred in build().
    Aborting...
error making: gnome-shell-extension-material-shell

Please consider the https://aur.archlinux.org/packages/gnome-shell-extension-material-shell-git/

yochananmarqos commented on 2021-08-25 16:47 (UTC)

Missing make dependency on npm.