Package Details: gnome-shell-extension-pano-git 23.alpha3.r4.gd0d71f8-1

Git Clone URL: https://aur.archlinux.org/gnome-shell-extension-pano-git.git (read-only, click to copy)
Package Base: gnome-shell-extension-pano-git
Description: Next-gen Clipboard Manager for Gnome Shell
Upstream URL: https://github.com/oae/gnome-shell-pano
Keywords: clipboard excension gnome manager shell
Licenses: GPL-2.0
Conflicts: gnome-shell-extension-pano
Provides: gnome-shell-extension-pano
Submitter: doppelhelix
Maintainer: SelfRef
Last Packager: SelfRef
Votes: 6
Popularity: 0.024979
First Submitted: 2022-08-27 09:53 (UTC)
Last Updated: 2024-11-10 14:04 (UTC)

Latest Comments

« First ‹ Previous 1 2

xuiqzy commented on 2023-02-24 19:31 (UTC)

Build fails with:

yarn run v1.22.19
$ yarn run lock:types && yarn run build:types && yarn run build:ts && yarn run gen:locale && yarn run build:extension
$ rm -rf docs-lock.json && cross-env XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share/gir-1.0:/usr/share/gnome-shell:/usr/lib/mutter-11:/usr/lib64/mutter-11 yarn run gi-ts config --lock
$ /tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/.bin/gi-ts config --lock
Loading docs.json...
Generating local lock file for configuration...
$ yarn run clean:types && gi-ts generate
$ rm -rf ./@types
Loading docs.json...
Finding GIR files...
Using cached docs-lock.json
Resolving libraries...
Loading GIR files...
Adding generics...
Error: Failed to import Cally in St, not installed or accessible.
    at GirNamespace.assertInstalledImport (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/@gi.ts/lib/dist/gir/namespace.js:159:19)
    at GirRecord.isSimpleType (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/@gi.ts/lib/dist/gir/class.js:847:45)
    at /tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/@gi.ts/lib/dist/gir/class.js:873:54
    at Array.every (<anonymous>)
    at GirRecord.isSimple (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/@gi.ts/lib/dist/gir/class.js:873:38)
    at /tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/@gi.ts/lib/dist/validators/class.js:81:69
    at Array.filter (<anonymous>)
    at removeComplexFields (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/@gi.ts/lib/dist/validators/class.js:59:31)
    at ClassVisitor.visitRecord (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/@gi.ts/lib/dist/validators/class.js:146:61)
    at GirRecord.accept (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/@gi.ts/lib/dist/gir/class.js:711:89)
    Error: Failed to import Clutter in St, not installed or accessible.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

doppelhelix commented on 2022-11-05 23:37 (UTC)

thanks added libgda6 and cogl as dependencies

q234rty commented on 2022-11-02 16:26 (UTC) (edited on 2022-11-02 16:26 (UTC) by q234rty)

This needs libgda6 as dependency.

doppelhelix commented on 2022-09-12 06:39 (UTC) (edited on 2022-09-12 06:41 (UTC) by doppelhelix)

thanks. added gobject-introspection as dependency

repsac commented on 2022-09-12 04:54 (UTC) (edited on 2022-09-12 04:54 (UTC) by repsac)

Loading GIR files...
    Error: Namespace 'GLib' not found.
error Command failed with exit code 1.

Solved by installing gobject-introspection

doppelhelix commented on 2022-08-27 21:54 (UTC)

Thanks. Should be fixed now

dracorp commented on 2022-08-27 20:22 (UTC)

Loading GIR files...
    Error: Namespace 'GLib' not found.
error Command failed with exit code 1.

yochananmarqos commented on 2022-08-27 15:43 (UTC)

Missing dependency on libgda, see https://github.com/oae/gnome-shell-pano#installation