This repository has been archived on 2025-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
Romain Failliot dc6cc1e5f9 Modularize the Makefiles.
* It's a good practice to put the main target on top, since it's the
  first one that is called when calling just "make". That's why
  "resources", "binaries" and "gettext" were moved up in their
  Makefile's.
* Added a "clean" target for each subdirectories so that they are a bit
  more autonomous.
* Using "&&" instead of ";" when changing directory because if a
  directory name is changed, we get into an infinite loop.
2015-01-24 12:16:27 -05:00
2014-11-21 15:37:57 +01:00
2015-01-05 21:06:18 +01:00
2014-11-24 21:34:23 +01:00
2015-01-24 12:16:27 -05:00
2015-01-24 12:16:27 -05:00
2015-01-24 12:16:27 -05:00
2015-01-03 17:26:47 +01:00
2015-01-03 17:26:47 +01:00
2014-10-22 18:44:02 +02:00
2014-10-22 18:44:02 +02:00
2015-01-24 12:16:27 -05:00
2014-11-21 15:37:57 +01:00
2014-10-22 18:44:02 +02:00

A DBus daemon and Gtk3 frontend for libalpm written in Vala

Features:
- Alpm bindings for Vala
- a DBus daemon to perform every tasks with root access using polkit to check authorizations
- a Gtk3 Package Manager
- a Gtk3 Updates Manager
- a Tray icon with configurable periodic refresh and updates notifications
- a complete AUR support:
	* multiple words search capability
	* Enable/Disable check updates from AUR
	* Build and update your AUR packages in a integrated terminal using yaourt
Description
Graphical package manager for pacman based on pamac 5.x.x
Readme 18 MiB
v7.3.0 Latest
2021-07-10 16:11:40 -04:00
Languages
Vala 95.2%
Meson 4.5%
Shell 0.2%