/launcher-next

Duck Launcher in the future.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

#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