Search Criteria
Package Details: pamac-aur-tray-appindicator-git 7.3.4.r1.g71fc9ae-1
Git Clone URL: | https://aur.archlinux.org/pamac-aur-git.git (read-only) |
---|---|
Package Base: | pamac-aur-git |
Description: | Tray icon using appindicator which fits better in KDE - git version |
Upstream URL: | https://gitlab.manjaro.org/applications/pamac |
Keywords: | gui installer pacman |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | FredBezies |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 12 |
Popularity: | 0.141233 |
First Submitted: | 2017-09-09 10:09 |
Last Updated: | 2019-01-26 09:16 |
Dependencies (11)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu)
- pamac-aur-git
- gettext (gettext-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- itstool (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-kitware) (make)
- vala (vala0.26, vala-git) (make)
- lxsession (lxsession-git) (optional) – needed for authentification in Xfce, LXDE etc.
- pamac-aur-tray-appindicator-git (optional) – tray icon for KDE
- polkit-gnome (polkit-gnome-gtk2, xfce-polkit-git, xfce-polkit) (optional) – needed for authentification in Cinnamon, Gnome
Required by (4)
- mintmenu (requires pamac) (optional)
- pamac-aur-git (optional)
- pamac-aur-tray-appindicator-git (optional)
- pamac-tray-appindicator (requires pamac)
Latest Comments
1 2 Next › Last »
FredBezies commented on 2019-01-23 13:01
@mozzi32: bug rapporté. Ça semble exploser en vol avec vala 0.42.5.
https://gitlab.manjaro.org/applications/pamac/issues/561
mozzi32 commented on 2019-01-23 12:02
J'ai un msg d'erreur avec la version 7.3.4-1 "../src/transaction.vala:1313.16-1313.39: error: The type name
AURPackageStruct' could not be found foreach (unowned AURPackageStruct infos in summary_struct.to_build) { ^^^^^^^^^^^^^^^^^^^^^^^^ ../src/transaction_interface.vala:36.19-36.42: error: The type name
TransactionSummaryStruct' could not be found public abstract TransactionSummaryStruct get_transaction_summary (); ^^^^^^^^^^^^^^^^^^^^^^^^ ../src/transaction_interface_daemon.vala:38.19-38.42: error: The type nameTransactionSummaryStruct' could not be found public abstract TransactionSummaryStruct get_transaction_summary () throws Error; ^^^^^^^^^^^^^^^^^^^^^^^^ Command-line option
--thread` is deprecated and will be ignored Compilation failed: 43 error(s), 0 warning(s) ninja: build stopped: subcommand failed. ==> ERREUR : Une erreur s’est produite dans build(). Abandon… ==> Removing installed dependencies..."As-tu une idée sur le pb ?
FredBezies commented on 2018-08-26 04:57
@Papajoke :
Version number? I'm just using git sources. So just shout at pamac developer for his choice.
I will add provides and replaces lines for Manjaro users... Who should not use it, as it removes pacman-mirrors support. Manjaro users MUST wait for an official release of THEIR main package management tool.
Anyway, modification added EVEN IF IT USELESS for Arch / Antergos / Anarchy / Namib users.
papajoke commented on 2018-08-25 20:06
Add "replaces pamac", without I can't install package with pamac as dependency and version is 6.9 not v6.9
FredBezies commented on 2018-05-31 18:49
@fabrixx: should be fixed now.
In depends: 'pacman>=5.1' 'pacman<5.2'
fabrixx commented on 2018-05-31 18:22
Some problems:
:: pamac-aur-git: l'installazione di pacman (5.1.0-1) interrompe la dipendenza 'pacman<5.1'
qp1903265 commented on 2018-03-30 15:05
@FredBezies: Can you please update to the latest Git version of pamac with the very latest commits?
It should fix: https://github.com/manjaro/pamac/issues/331
qp1903265 commented on 2018-03-29 16:28
@FredBezies: Thanks a lot for fixing it so quickly, much appreciated.
The issue persists though, it is being tracked in: https://github.com/manjaro/pamac/issues/331
FredBezies commented on 2018-03-28 20:18
@qp1903265 : fix introduced in new version. Thanks for the comment.
qp1903265 commented on 2018-03-28 19:51
@FredBezies:
It looks like you have not fixed the systemd timers as per:
https://github.com/manjaro/packages-extra/commit/efd130f5d294fd8c2a098d3101118e1ca457f66f
Which apparently results in:
https://github.com/manjaro/pamac/issues/331
Could you please fix it?