Mark H Weaver
ae4784af54
gnu: wicd: Fix bugs in curses interface program.
...
* gnu/packages/patches/wicd-bitrate-none-fix.patch,
gnu/packages/patches/wicd-get-selected-profile-fix.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/wicd.scm (wicd)[source]: Add patches.
2015-08-12 00:22:02 -04:00
Andreas Enge
2e88d113aa
gnu: dbus-glib: Propagate inputs dbus and glib.
...
* gnu/packages/glib.scm (dbus-glib): Propagate inputs dbus and glib.
* gnu/packages/audio.scm (patchage),
gnu/packages/gnuzilla.scm (icecat),
gnu/packages/python.scm (python-dbus): Drop inputs dbus and glib.
* gnu/packages/gnome.scm (colord, gconf, gnome-vfs, upower),
gnu/packages/mail.scm (claws-mail),
gnu/packages/messaging.scm (hexchat),
gnu/packages/wicd.scm (wicd): Drop input dbus.
2015-05-23 17:12:00 +02:00
Ludovic Courtès
6f05630ba6
gnu: wicd: Add patch to fix template instantiation.
...
* gnu/packages/patches/wicd-template-instantiation.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/wicd.scm (wicd)[source]: Use it.
2015-05-09 23:53:36 +02:00
Mark H Weaver
7747c4ca3d
gnu: wicd: Fix curses client to work with urwid 1.3.
...
* gnu/packages/patches/wicd-urwid-1.3.patch: New file.
* gnu-system (dist_patch_DATA): Add it.
* gnu/packages/wicd.scm (wicd): Add patch.
2015-02-06 15:26:56 -05:00
Mark H Weaver
800d8d4061
gnu: wicd: Allow wicd-gtk to find its icons.
...
* gnu/packages/wicd.scm (wicd)[inputs]: Add hicolor-icon-theme.
[arguments]: Install icons in $out/share/icons. Install a copy of
'index.theme' from 'hicolor-icon-theme' into $out/share/icons/hicolor.
2015-02-05 01:30:16 -05:00
Mark H Weaver
10b60c0430
gnu: Add wicd.
...
Based on preliminary work by Pierre-Antoine Rault <par@rigelk.eu>
* gnu/packages/wicd.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-02-04 18:20:17 -05:00