snapd-glib-libsoup2 thnx to @DrosteEffect now replace dependency in this package
Search Criteria
Package Details: pamac-all 11.7.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pamac-all.git (read-only, click to copy) |
---|---|
Package Base: | pamac-all |
Description: | A GUI frontend for libalpm (everything in one package - snap, flatpak, appindicator, aur, appstream) |
Upstream URL: | https://github.com/manjaro/pamac |
Licenses: | GPL-3.0-or-later |
Conflicts: | pamac, pamac-aur, pamac-aur-git, pamac-common, pamac-flatpak, pamac-flatpak-gnome, pamac-gtk |
Provides: | pamac |
Submitter: | librewish |
Maintainer: | patlefort |
Last Packager: | patlefort |
Votes: | 42 |
Popularity: | 0.31 |
First Submitted: | 2020-08-25 09:51 (UTC) |
Last Updated: | 2025-05-05 19:30 (UTC) |
Dependencies (15)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libhandy (libhandy-gitAUR)
- libnotify (libnotify-gitAUR)
- libpamac-fullAUR
- pamac-cliAUR (pamac-aurAUR)
- asciidoc (asciidoc-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
- mate-polkit (optional) – authentication agent for Mate
- plymouth (plymouth-gitAUR) (optional) – offline upgrades
- polkit-gnome (xfce-polkit-gitAUR, xfce-polkitAUR, polkit-gnome-gitAUR) (optional) – legacy authentication agent for Gnome
- polkit-kde-agent (polkit-kde-agent-gitAUR) (optional) – authentication agent for KDE
- polkit-qt5 (polkit-qt5-gitAUR) (optional) – Qt5 based authentication agent
Required by (4)
- debtap-mod (requires pamac)
- mintmenu (requires pamac) (optional)
- rpmtoarch (requires pamac)
- update-notifier (requires pamac) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 15 Next › Last »
ahmedmoselhi commented on 2023-01-19 22:13 (UTC) (edited on 2023-01-19 22:13 (UTC) by ahmedmoselhi)
bkb commented on 2023-01-03 14:38 (UTC)
Create snapd-glib-libsoup2
package with correct flags/pkgbuild and replace dependency for libpamac-full
, waitaing for pamac
to update the framework they use
SleepyMario commented on 2022-12-01 01:54 (UTC)
Thanks @DrosteEffect , that solution still works fine.
marcos.sanm commented on 2022-11-18 23:11 (UTC)
Thank you @DrosteEffect works fine.
haldrin commented on 2022-11-05 22:43 (UTC)
WARNING: CMake Toolchain: Failed to determine CMake compilers state Run-time dependency snapd-glib found: NO (tried pkgconfig and cmake)
../src/meson.build:33:1: ERROR: Dependency "snapd-glib" not found, tried pkgconfig and cmake
A full log can be found at /home/#USER#/.cache/yay/libpamac-full/src/libpamac-11.3.1/builddir/meson-logs/meson-log.txt
DrosteEffect commented on 2022-11-03 02:26 (UTC)
To get this to work, uninstall pamac-aur
, libpamac-aur
, and snapd-glib
first if you already have them installed. Then install snapd-glib
with PKGBUILD
edited to add -Dsoup2=true
to the meson
build flags. Thanks to @fsociety3765 for the workaround found on the libpamac-full
page: https://aur.archlinux.org/packages/libpamac-full#comment-883957
patlefort commented on 2022-09-21 02:49 (UTC)
Is this still being maintained? Out of date for 6 months.
fsociety3765 commented on 2022-08-15 09:20 (UTC)
The workaround solution I have been using is threefold.
First, install "snapd-glib"
Second, install "libpamac-aur", but prior to the build enable Snap and Flatpak in the PKGBUILD.
Once this is done, install Pamac from source following the instructions from the official Pamac repo. https://gitlab.manjaro.org/applications/pamac
Pinned Comments