@moonaru: I will not add pamac-tray-icon-plasma package as requirement until a further update. I do not have too much spare time for now.
Sorry.
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.30 |
First Submitted: | 2020-08-25 09:51 (UTC) |
Last Updated: | 2025-05-05 19:30 (UTC) |
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 Next › Last »
@moonaru: I will not add pamac-tray-icon-plasma package as requirement until a further update. I do not have too much spare time for now.
Sorry.
Please add pamac-tray-icon-plasma package as requirement. I am a KDE Plasma user and the package's own status bar icon is not visible. I solve my problem by manually installing pamac-tray-icon-plasma. Although I edited PKGBUILD via pamac-manager, it removes pamac-tray-icon-plasma with update.
@TommyTran732: fixed this bug. Thanks for the bug report.
@FredBezies
I see a small problem with your PKGBUILD.
You already have ENABLE_APPINDICATOR set to 1, and your if condition says if [ "${ENABLE_APPINDICATOR}" = 1 ], define_meson+=' -Denable-appindicator=true'.
Then, in line 64, you added -Denable-appindicator=true again. You are basically having 2 -Denable-appindicator=true :)
Running Garuda Gaming with the Plasma desktop and ran into the below when attempting to update. Any help would be greatly appreciated, thanks.
https://bin.garudalinux.org/?88d4027178752c76#64mdShV53UzKrVXaAkbZYH2jqEPyjAWuMYfiu75i1B6Z
@carlmarqs: please try again, I fixed the broken libpamac-full. So, just build once again libpamac-full. Pamac-all will be successfully now.
@DoctorBoneSaw: just rebuild libpamac-full. It will fix the problem.
See this commit: https://aur.archlinux.org/cgit/aur.git/commit/?h=libpamac-full&id=5a37ec361c05e7707fae021a9ee30f56465f9a77
And this one: https://aur.archlinux.org/cgit/aur.git/commit/?h=libpamac-full&id=82d434ef5dc7956ed1d3d399abc150dcc7a8ecc6
New update is broken :/
[7/49] Compiling Vala source ../src/version.vala ../src/transaction-cli.vala ../src/cli.vala
FAILED: src/pamac.p/version.c src/pamac.p/transaction-cli.c src/pamac.p/cli.c
valac -C --pkg pamac --pkg posix --pkg gio-2.0 --color=always --directory src/pamac.p --basedir ../src --pkg=posix --target-glib=2.38 --vapidir=/home/marqs/.cache/yay/pamac-all/src/pamac-v10.1.3/vapi --pkg=linux ../src/version.vala ../src/transaction-cli.vala ../src/cli.vala
../src/transaction-cli.vala:50.3-50.49: error: overriding method Pamac.TransactionCli.run_cmd_line_async' is incompatible with base method
async int Pamac.Transaction.run_cmd_line_async (GLib.GenericArray<string>, string?, GLib.Cancellable)': incompatible type of parameter 1.
@TommyTran732: done. All conflicting packages are now listed in conflicts() line.
@FredBezies Hi Fred :)
Would you mind adding pamac-flatpak and pamac-flatpak-gnome to the conflict list of pamac-all and pamac-all-git? I have also made libpamac-flatpak which also conlficts with libpamac-full as well.
Thank you so much for making pamac-all by the way. It's a great package but having snapd being a dependency for it is quite annoying so I created those packages xD
Pinned Comments