Search Criteria
Package Details: extension-manager 0.6.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: | GPL-3.0-or-later |
Submitter: | igor-dyatlov |
Maintainer: | bill88t |
Last Packager: | bill88t |
Votes: | 53 |
Popularity: | 2.92 |
First Submitted: | 2022-01-09 15:20 (UTC) |
Last Updated: | 2025-01-10 20:10 (UTC) |
Dependencies (10)
- json-glib (json-glib-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libsoup3 (libsoup3-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- blueprint-compiler (blueprint-compiler-gitAUR) (make)
- glib2-devel (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- appstream-glib (appstream-glib-gitAUR) (check)
- libbacktrace-gitAUR (optional)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
bill88t commented on 2025-01-06 23:17 (UTC)
Updated to reflect the change, thanks!
maogouste commented on 2025-01-05 10:37 (UTC) (edited on 2025-01-05 10:37 (UTC) by maogouste)
Can assert it works : rebuilt/installed without 'text-engine' from depends in PKGBUILD and .SRCINFO
still working …
oscfdezdz commented on 2025-01-03 20:22 (UTC)
As of version 0.6 it no longer depends on
text-engine
, it now depends onlibxml2
. See https://github.com/mjakeman/extension-manager/pull/735bill88t commented on 2024-09-16 16:27 (UTC)
@fosskers, I didn't know of
makepkg --printsrcinfo
, I will now be doing that from now on.@xiota, updated.
fosskers commented on 2024-09-14 04:46 (UTC)
I believe this is incorrect, as:
makepkg --printsrcinfo
includes the patches..source
files should be excluded.Could you add the patch files to the
source
list so that downstream tools can properly detect them? Thank you.yochananmarqos commented on 2024-06-17 18:36 (UTC) (edited on 2024-06-17 18:39 (UTC) by yochananmarqos)
@gerson: Then use the Manjaro unstable branch. By the way, it almost never is "unstable" as it's on par with Arch stable. It's just that Manjaro does not have a staging branch like Arch does, so occasionally one might want to wait until later to update if odd things happen while packagers are packaging.
gerson commented on 2024-06-17 18:24 (UTC)
For the Manjaro users:
glib2-devel
is on the unstable branch, but at the moment theglib2
package still contains thedevel
files.So, Manjaro users can simply edit the PKGBUILD to replace
glib2-devel
byglib2
and it compiles fine.bill88t commented on 2024-06-17 17:12 (UTC) (edited on 2024-06-17 17:14 (UTC) by bill88t)
@saltedcoffii Added
glib2-devel
. Thanks!@enprava Nope,
appstream-glib
isn't required after installation.enprava commented on 2024-06-16 18:17 (UTC)
appsteam-glib
is a required dependency. Could you please add?1 2 3 4 5 6 7 Next › Last »