@friday: indeed. Fixed it in 9.2.1-2.
Search Criteria
Package Details: pamac-aur-git 11.7.2.r0.g71ced27-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pamac-aur-git.git (read-only, click to copy) |
---|---|
Package Base: | pamac-aur-git |
Description: | Pamac package manager - library, gui, cli |
Upstream URL: | https://github.com/manjaro/pamac |
Keywords: | gui installer pacman |
Licenses: | GPL-3.0-or-later |
Conflicts: | libpamac, pamac, pamac-cli |
Provides: | libpamac, pamac |
Submitter: | FredBezies |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 28 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-09 10:09 (UTC) |
Last Updated: | 2024-11-05 19:15 (UTC) |
Dependencies (25)
- appstream
- appstream-glib (appstream-glib-gitAUR)
- archlinux-appstream-data
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- libnotify (libnotify-gitAUR)
- pacman (pacman-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- appstream (make)
- appstream-glib (appstream-glib-gitAUR) (make)
- archlinux-appstream-data (make)
- asciidoc (asciidoc-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR) (make)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR) (make)
- libnotify (libnotify-gitAUR) (make)
- meson (meson-gitAUR) (make)
- pacman (pacman-gitAUR) (make)
- polkit (polkit-gitAUR, polkit-consolekitAUR) (make)
- vala (vala-gitAUR) (make)
- lxsession (lxsession-gitAUR) (optional) – needed for authentication in Xfce, LXDE etc.
- polkit-gnome (xfce-polkit-gitAUR, xfce-polkitAUR, polkit-gnome-gitAUR) (optional) – needed for authentication in Cinnamon, Gnome
Required by (7)
- debtap-mod (requires pamac)
- mintmenu (requires pamac) (optional)
- pamac-cli (requires libpamac)
- pamac-tray-icon-plasma (requires libpamac)
- pamac-tray-plasma-git (requires libpamac)
- rpmtoarch (requires pamac)
- update-notifier (requires pamac) (optional)
Sources (3)
FredBezies commented on 2019-12-21 08:58 (UTC)
friday commented on 2019-12-21 04:21 (UTC)
As of the xorg cleanup (https://www.archlinux.org/news/xorg-cleanup-requires-manual-intervention/) this no longer build for me without installing xorgproto, so I think xorgproto should be explicitly listed as a make dependency or dependency now.
g99 commented on 2019-11-28 11:50 (UTC)
(pamac-manager:15428): GLib-GIO-CRITICAL:: This application cannot open files.
If this is a joke, I don't get it. And I already fixed the typo.
FredBezies commented on 2019-11-17 10:49 (UTC)
@j1simon: build flag added in 9.1.1-2 update.
j1simon commented on 2019-11-17 10:39 (UTC)
@FredBezies, you have updated the package but still haven't added --buildtype=release
to meson line.
blackhole commented on 2019-10-27 14:44 (UTC)
This package is compiling fine. It would be nice if you could add the package pamac-cli-git... (the other in AUR is not working)
FredBezies commented on 2019-10-23 14:22 (UTC)
@j1simon: will add this option on next update. Thanks for the info.
j1simon commented on 2019-10-23 14:15 (UTC)
The option --buildtype=release
should be added to meson line to disable debug extra code: https://mesonbuild.com/Builtin-options.html#core-options
FredBezies commented on 2019-10-19 12:32 (UTC) (edited on 2019-10-19 14:01 (UTC) by FredBezies)
Bug reported upstream: https://gitlab.manjaro.org/applications/pamac/issues/685
Fixed with this commit: https://gitlab.manjaro.org/applications/pamac/commit/b413a3e7c11ef00eb24cc7da421a3d40b8bb09b3
LinuxUserGD commented on 2019-10-19 11:24 (UTC)
I get an error:
[10/60] Compiling Vala source ../src/common_daemon.vala ...../src/alpm_config.vala ../src/daemon.vala src/pamac.vapi.
FAILED: src/25a6634@@pamac-daemon@exe/common_daemon.c src/25a6634@@pamac-daemon@exe/alpm_utils.c src/25a6634@@pamac-daemon@exe/alpm_config.c src/25a6634@@pamac-daemon@exe/daemon.c
valac -C --debug --debug --pkg posix --pkg appstream-glib --pkg libcurl --pkg polkit-gobject-1 --pkg libsoup-2.4 --pkg json-glib-1.0 --pkg posix --pkg gio-2.0 --pkg libalpm --pkg gobject-2.0 --color=always --directory src/25a6634@@pamac-daemon@exe --basedir ../src --pkg=posix --target-glib=2.38 --vapidir=/home/user/pamac-aur-git/src/pamac/vapi ../src/common_daemon.vala ../src/alpm_utils.vala ../src/alpm_config.vala ../src/daemon.vala src/pamac.vapi
../src/daemon.vala:367.10-367.27: error: The name `enable_snap' does not exist in the context of `Pamac.Config'
if (config.enable_snap) {
^^^^^^^^^^^^^^^^^^
Compilation failed: 1 error(s), 0 warning(s)
[15/60] Compiling C object 'src/25a6634@@pamac@sha/meson-generated_transaction.c.o'.
ninja: build stopped: subcommand failed.
Pinned Comments