http://bxpkg.bsdroot.lv/
I've been working on it on my free time for the past year. Designed to simplify and visualize BSD package management in good looking and fast manner. Mostly for Gnome/GTK+ based desktops but I suppose could be used along Qt.
Only depends on x11-toolkits/gtk20
Build & install instructions:
Written from scratch and consist of a client and library. Library could be of interest to other developers as it has quite friendly API to handle package routines.
Would be glad if people would help me out testing it in their daily routines.
Please submit bugs to bugzilla, any suggestions or comments are welcome in this thread or PMs.
Special thanks to killasmurf86 for hosting the project.
I've been working on it on my free time for the past year. Designed to simplify and visualize BSD package management in good looking and fast manner. Mostly for Gnome/GTK+ based desktops but I suppose could be used along Qt.
Only depends on x11-toolkits/gtk20
Build & install instructions:
Code:
% make
% su
# make install
Written from scratch and consist of a client and library. Library could be of interest to other developers as it has quite friendly API to handle package routines.
Would be glad if people would help me out testing it in their daily routines.
Please submit bugs to bugzilla, any suggestions or comments are welcome in this thread or PMs.
Special thanks to killasmurf86 for hosting the project.