mark-spurgeon / launcher-next

Duck Launcher in the future.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Duck Launcher back to the future.
The package structure is completely remade to match the GNU build system, it basically means that Duck Launcher will be installable from source using the classic 3 commands:

 ./configure
 make
 make install

Dependencies

  • python(2.7)
  • python-dbus
  • python-qt4
  • python-xlib
  • python-wnck
  • python-gtk2(for icons --')
  • python-xdg
  • python-webbrowser
  • python-jinja2
  • python-notify2
  • python-simplejson
  • python-yaml
  • subversion

About

Duck Launcher in the future.

License:GNU General Public License v2.0


Languages

Language:Python 92.3%Language:HTML 7.5%Language:Shell 0.3%