Thank You
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)
ax34 commented on 2019-06-27 15:07 (UTC)
FredBezies commented on 2019-06-27 06:20 (UTC) (edited on 2019-06-27 06:23 (UTC) by FredBezies)
@ax34: Forgot these ones. Fixed. Hope you won't "spam" anymore my comments.
ax34 commented on 2019-06-27 01:22 (UTC) (edited on 2019-06-27 01:23 (UTC) by ax34)
This PKGBUILD still contains replaces=('pamac-aur')
and replaces=('pamac-aur-tray-indicator')
FredBezies commented on 2019-06-26 04:32 (UTC)
@ax34: removed replaces() and updated to pamac 8.0-beta5 (??) version.
ax34 commented on 2019-06-25 20:49 (UTC) (edited on 2019-06-25 20:50 (UTC) by ax34)
replaces
An array of obsolete packages that are replaced by the package, e.g. wireshark-qt uses replaces=('wireshark'). When syncing, pacman will immediately replace an installed package upon encountering another package with the matching replaces in the repositories. If providing an alternate version of an already existing package or uploading to the AUR, use the conflicts and provides arrays, which are only evaluated when actually installing the conflicting package.
ax34 commented on 2019-06-25 18:32 (UTC) (edited on 2019-06-25 18:36 (UTC) by ax34)
@FredBezies, then conflicts=('pamac')
should be enough.
replaces=('something')
will replace "something" package with current package even if i don't install current package.
I installed "pamac-aur" and now yay wants to replace it with "pamac-aur-git" though i don't want to install "pamac-aur-git".
flash872 commented on 2019-06-25 11:34 (UTC)
Even after the release of pamac-aur-git 7.4.0.r24.g3bcb34d-1, I'm still having the issue that this package seems to be building, but then not installing. I don't see any open reports upstream. Is anyone else having this issue?
FredBezies commented on 2019-06-24 18:51 (UTC)
@ax34: in order to avoid conflicting binaries? :D
ax34 commented on 2019-06-24 18:10 (UTC) (edited on 2019-06-24 18:11 (UTC) by ax34)
I still don't understand. Why "something-git" package should replace "something" package while "something" package is still actual and popular?
Pinned Comments