Package Details: extension-manager 0.6.3-3

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: 57
Popularity: 2.22
First Submitted: 2022-01-09 15:20 (UTC)
Last Updated: 2025-05-03 21:13 (UTC)

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

bill88t commented on 2025-05-03 21:18 (UTC)

Alright, did so, thanks for letting me know!

mnabid commented on 2025-05-03 04:48 (UTC)

libxml2 got an update, please bump the revision for a rebuild. Otherwise it refuses to start and shows this error:

error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory

bill88t commented on 2025-04-04 11:23 (UTC)

Sorry, I thought it was under base-devel and I didn't include it. Now it's fixed.

dbb commented on 2025-04-03 11:21 (UTC)

Like @DefaultSpatula said, git isn't part of the base nor base-devel groups so a PKGBUILD shouldn't assume it's installed. Fails to build a clean chroot otherwise.

DefaultSpatula commented on 2025-04-02 20:22 (UTC)

Missing 'git' in makedepends after switching to the git source.

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)

oscfdezdz commented on 2025-01-03 21:22 (CET)

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 on libxml2. See https://github.com/mjakeman/extension-manager/pull/735

bill88t commented on 2024-09-16 16:27 (UTC)

Could you add the patch files to the source list so that downstream tools can properly detect them? Thank you.

@fosskers, I didn't know of makepkg --printsrcinfo, I will now be doing that from now on.

Also, license string should be updated to follow https://spdx.org/licenses/

@xiota, updated.