dimibyte / porview

FLTK front-end for portage and gentoolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Porview

Select a set to analyze Overview installed atoms


Dependencies:

  • sys-devel/autoconf
  • sys-devel/automake
  • x11-libs/fltk
  • dev-libs/boost
  • app-portage/gentoolkit

Compile and install

fluid -c porview.fl
autoreconf --install
mkdir build
cd build
../configure
make
sudo make install

About

FLTK front-end for portage and gentoolkit

License:GNU General Public License v3.0


Languages

Language:M4 77.2%Language:Makefile 22.8%