Search Criteria
Package Details: extension-manager 0.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/extension-manager.git (read-only, click to copy) |
---|---|
Package Base: | extension-manager |
Description: | A native tool for browsing, installing, and managing GNOME Shell Extensions |
Upstream URL: | https://github.com/mjakeman/extension-manager |
Licenses: | GPL3 |
Submitter: | igor-dyatlov |
Maintainer: | igor-dyatlov |
Last Packager: | igor-dyatlov |
Votes: | 25 |
Popularity: | 4.18 |
First Submitted: | 2022-01-09 15:20 (UTC) |
Last Updated: | 2022-06-04 15:27 (UTC) |
Dependencies (8)
- json-glib (json-glib-git)
- libadwaita (libadwaita-shortwave, libadwaita-health, libadwaita-without-adwaita-git, libadwaita-git, libadwaita-git-docs, libadwaita-git-demos)
- libsoup3
- text-engine (text-engine-git)
- blueprint-compiler (blueprint-compiler-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- meson (meson-git) (make)
- appstream-glib (appstream-glib-git) (check)
Latest Comments
laichiaheng commented on 2022-08-03 08:48 (UTC)
It is much more useful than the default Gnome Extension app.
jonas-w commented on 2022-06-12 23:14 (UTC)
@yochananmarqos sorry this seems to be more a blueprint-compiler issue. I tried installing blueprint-compiler seperately and installation worked but not execution.
yochananmarqos commented on 2022-06-12 21:27 (UTC)
@Scotty_Trees: That info is for application developers, not packagers.
@jonas-w: I can't reproduce it with
blueprint-compiler
0.2.0-1.jonas-w commented on 2022-06-12 21:08 (UTC) (edited on 2022-06-12 21:09 (UTC) by jonas-w)
Can't get it to build. Something with blueprint-compiler, maybe this has something to do with that in the previous comment?
[10/56] Generating src/blueprints with a custom command FAILED: src /sbin/blueprint-compiler batch-compile src/. ../extension-manager-0.3.1/src ../extension-manager-0.3.1/src/exm-window.blp ../extension-manager-0.3.1/src/exm-installed-page.blp ../extension-manager-0.3.1/src/exm-browse-page.blp ../extension-manager-0.3.1/src/exm-extension-row.blp ../extension-manager-0.3.1/src/exm-search-row.blp ../extension-manager-0.3.1/src/exm-detail-view.blp ../extension-manager-0.3.1/src/exm-screenshot.blp ../extension-manager-0.3.1/src/exm-comment-tile.blp ../extension-manager-0.3.1/src/exm-comment-dialog.blp ../extension-manager-0.3.1/src/exm-rating.blp ../extension-manager-0.3.1/src/exm-release-notes-dialog.blp Traceback (most recent call last): File "/sbin/blueprint-compiler", line 35, in <module> from blueprintcompiler import main ModuleNotFoundError: No module named 'blueprintcompiler' [19/56] Generating src/exm-enums.h with a custom co...cause command contains newlines, to capture output ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... -> error making: extension-manager
Scotty_Trees commented on 2022-06-11 08:50 (UTC) (edited on 2022-06-11 08:51 (UTC) by Scotty_Trees)
From upstream James Westman announces:
luxio commented on 2022-05-25 14:39 (UTC)
Just build this on arm (m1 macbook) by adding aarch64 as supported, so it would be nice if you could change
arch=('x86_64')
toarch=('x86_64' 'aarch64')
igor-dyatlov commented on 2022-03-29 13:48 (UTC)
@Scotty_Trees: This is not an application build error. Upstream bug (conflicts with cozy-audiobooks, they use the settings-symbolic.svg icon)
Scotty_Trees commented on 2022-03-28 20:36 (UTC)
Today's update (v0.3.0-1) fails to build. I hope this can be fixed, I tried to cleanbuild, but still got the following error, would appreciate any help, thank you kindly:
gnacho commented on 2022-01-28 19:08 (UTC)
Failed installation, need to install package
blueprint-compiler-git
first. Then works fine.foer commented on 2022-01-26 19:07 (UTC) (edited on 2022-01-26 19:11 (UTC) by foer)
Building v0.2.1-1 fails:
FAILED: src /usr/bin/blueprint-compiler batch-compile src/. ../extension-manager-0.2.1/src ../extension-manager-0.2.1/src/gtk/help-overlay.blp ../extension-manager-0.2.1/src/exm-window.blp ../extension-manager-0.2.1/src/exm-installed-page.blp ../extension-manager-0.2.1/src/exm-browse-page.blp ../extension-manager-0.2.1/src/exm-extension-row.blp ../extension-manager-0.2.1/src/exm-search-row.blp ../extension-manager-0.2.1/src/exm-detail-view.blp ../extension-manager-0.2.1/src/exm-screenshot.blp
error: Cannot assign Gtk.StringList to Gio.ListModel
at ../extension-manager-0.2.1/src/exm-browse-page.blp line 31 column 8: 31 | model: StringList {
| ^
ninja: build stopped: subcommand failed.
==> FEHLER: Ein Fehler geschah in build().
Dansito commented on 2022-01-25 11:54 (UTC)
I'm waiting for the new update :)
Scotty_Trees commented on 2022-01-12 18:20 (UTC)
I only needed extension-manager and blueprint-compiler-git, and installed successfully on Gnome 41.3, thank you.
yochananmarqos commented on 2022-01-11 19:21 (UTC)
@igor-dyatlov: This is missing
gobject-introspection
as a build dependency.musiclover commented on 2022-01-11 14:09 (UTC)
odd, this works fine for me
yochananmarqos commented on 2022-01-10 21:47 (UTC)
You do know this fails to build, right? You added this to the AUR a bit prematurely.