A little note. Gitlab manjaro is abandoned. You have to use https://github.com/manjaro/pamac instead.
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)
- Show 5 more dependencies...
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 2024-09-24 16:15 (UTC)
FredBezies commented on 2024-06-22 07:16 (UTC)
Don't have time to maintain this package. Anyone, feel free to adopt it.
HunabKu commented on 2023-08-18 06:57 (UTC) (edited on 2023-08-18 07:05 (UTC) by HunabKu)
Hi @FredBezies, it can't be builded.
The package binutils, containing 'ld' is installed. Same if i reinstall binutils.
Build started at 2023-08-18T08:53:34.810811 Main binary: /usr/bin/python Build Options: -Dprefix=/usr -Dsysconfdir=/etc -Dbuildtype=release Python system: Linux The Meson build system Version: 1.2.1 Source dir: /home/hunabku/.cache/paru/clone/libpamac-git/src/libpamac Build dir: /home/hunabku/.cache/paru/clone/libpamac-git/src/libpamac/builddir Build type: native build Project name: libpamac Project version: 11.6.0
Detecting compiler via:
cc --version
-> 0 stdout: cc (GCC) 13.2.1 20230801 Copyright © 2023 Free Software Foundation, Inc. Ce logiciel est un logiciel libre; voir les sources pour les conditions de copie. Il n'y a AUCUNE GARANTIE, pas même pour la COMMERCIALISATION ni L'ADÉQUATION À UNE TÂCHE PARTICULIÈRE.
<h2>Running command: cc -E -dM -</h2>
Detecting linker via:
cc -Wl,--version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=mold -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection
-> 1 stderr: collect2 version 13.2.1 20230801 [ld introuvable] -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccnpKdTC.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. --version -O1 --sort-common --as-needed -z relro -z now -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o collect2: erreur fatale: « ld » introuvable compilation terminée.
../meson.build:1:0: ERROR: Unable to detect linker for compiler
cc -Wl,--version -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fuse-ld=mold -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection
stdout: stderr: collect2 version 13.2.1 20230801 [ld introuvable] -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccnpKdTC.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. --version -O1 --sort-common --as-needed -z relro -z now -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o collect2: erreur fatale: « ld » introuvable compilation terminée.
FredBezies commented on 2023-04-14 14:31 (UTC)
@joperfi: known bug. Pamac-aur-git cannot be built with vala 0.56.6.
See this bug: https://gitlab.manjaro.org/applications/pamac/-/issues/1335
joperfi commented on 2023-04-14 14:16 (UTC)
@FredBezies, Hi, PKGBUILD error - The type name `GLib.EqualFuncFull' could not be found......error making: pamac-aur-git-exit status 4
REmorin commented on 2023-03-05 07:31 (UTC)
@FredBezies hi, could you please orphan and adopt pamac-cli?
laichiaheng commented on 2022-04-09 12:09 (UTC) (edited on 2022-04-09 13:03 (UTC) by laichiaheng)
patching file data/gnome-shell/pamac-updates@manjaro.org/extension.js Reversed (or previously applied) patch detected! Skipping patch. 8 out of 8 hunks ignored -- saving rejects to file data/gnome-shell/pamac-updates@manjaro.org/extension.js.rej
FredBezies commented on 2021-09-24 08:50 (UTC)
Looks like pamac do not like vala 0.54.1. Bug reported: https://gitlab.manjaro.org/applications/pamac/-/issues/1122
We will have to wait until a fix is provided.
FredBezies commented on 2021-06-01 07:11 (UTC)
All pamac PKGBUILD will be broken with pacman 6.0 until this bug is fixed:
Pinned Comments