Package Details: gnome-shell-extension-rounded-window-corners-git 11.r46.g9c6005c-1

Git Clone URL: https://aur.archlinux.org/gnome-shell-extension-rounded-window-corners-git.git (read-only, click to copy)
Package Base: gnome-shell-extension-rounded-window-corners-git
Description: A GNOME Shell extension that adds rounded corners for all windows
Upstream URL: https://github.com/yilozt/rounded-window-corners
Licenses: GPL-3.0-or-later
Conflicts: gnome-shell-extension-rounded-window-corners
Provides: gnome-shell-extension-rounded-window-corners
Submitter: igor-dyatlov
Maintainer: igor-dyatlov (yochananmarqos)
Last Packager: yochananmarqos
Votes: 4
Popularity: 0.001242
First Submitted: 2022-08-03 14:31 (UTC)
Last Updated: 2024-03-25 14:49 (UTC)

Latest Comments

« First ‹ Previous 1 2

yochananmarqos commented on 2022-08-03 21:03 (UTC)

@igor-dyatlov: Did you actually build this? It fails, that's why I didn't add it. It makes no difference if the mentioned "missing" dependencies are installed or not.

yarn run v1.22.19
$ gulp build
[21:03:08] Using gulpfile ~/gnome-shell-extension-rounded-window-corners-git/src/rounded-window-corners/gulpfile.js
[21:03:08] Starting 'build'...
[21:03:08] Starting '<anonymous>'...
[21:03:08] Finished '<anonymous>' after 737 μs
[21:03:08] Starting 'generate_gi_ext'...
[21:03:08] Starting 'generate_gi_prefs'...
[21:03:08] 'generate_gi_prefs' errored after 336 ms
[21:03:08] Error: Command failed: cd .tmp/prefs && gi-ts generate
    Error: Missing Libraries!
    .The following libraries were not found: Gtk, Gdk, Notify, Adw.

    at ChildProcess.exithandler (node:child_process:410:12)
    at ChildProcess.emit (node:events:513:28)
    at ChildProcess.emit (node:domain:552:15)
    at maybeClose (node:internal/child_process:1091:16)
    at ChildProcess._handle.onexit (node:internal/child_process:302:5)
    at Process.callbackTrampoline (node:internal/async_hooks:130:17)
[21:03:08] 'build' errored after 340 ms
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.