forked from cromer/pamac-classic
Graphical package manager for pacman based on pamac 5.x.x
dc6cc1e5f9
* 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. |
||
---|---|---|
.tx | ||
data | ||
examples | ||
po | ||
resources | ||
src | ||
util | ||
vapi | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
Makefile | ||
README | ||
TODO |
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