Commit Graph

10 Commits

Author SHA1 Message Date
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
adisbladis
afab19eabd
udiskie: Fix build 2017-12-31 16:36:31 +01:00
adisbladis
409642e529
udiskie: Fix eval 2017-12-31 02:14:22 +01:00
adisbladis
f772b8d298
udiskie: Use python3 (python2 support is deprecated) 2017-12-31 01:53:45 +01:00
Robert Schütz
63fcd9d769 udiskie: 1.7.2 -> 1.7.3 2017-12-30 17:40:05 +01:00
xd1le
ff3fde8f79 udiskie: 1.7.1 -> 1.7.2
Closes #30506.
2017-10-18 11:13:20 +11:00
André-Patrick Bubel
1d340c9e51
udiskie: 1.7.0 -> 1.7.1 2017-10-12 20:46:31 +02:00
André-Patrick Bubel
ce6eb0cbbe
udiskie: 1.5.1 -> 1.7.0 2017-04-28 22:55:39 +02:00
Benno Fünfstück
5e9c72c2e4 udiskie: fix broken icons
Udiskie uses SVG icons for its tray icon. In order to load these,
librsvg needs to be included in the $GDK_PIXBUF_MODULE_FILE(loaders.cache).
Without librsvg, gdk does not support SVG images so the icons won't be
used.

If we add librsvg to buildInputs, the wrapGAppsHook will make sure that
the librsvg is included in the $GDK_PIXBUF_MODULE_FILE.
2016-10-01 13:15:14 +02:00
Robert Helgesson
2fa41249ce
udiskie: move to all-packages
This is an application, not a python library and should therefore be in
its own package.
2016-09-10 12:25:50 +02:00