summaryrefslogtreecommitdiff
path: root/gnu/packages/dunst.scm
AgeCommit message (Collapse)Author
2018-07-09gnu: dunst: Add svg support.Alex Kost
* gnu/packages/dunst.scm (dunst)[inputs]: Use 'gdk-pixbuf+svg' instead of 'gdk-pixbuf'.
2018-05-17gnu: dunst: Update to 1.3.2.Tobias Geerinckx-Rice
* gnu/packages/dunst.scm (dunst): Update to 1.3.2.
2018-03-24gnu: dunst: Update to 1.3.1.Alex Kost
* gnu/packages/dunst.scm (dunst): Update to 1.3.1. [arguments]: Add SERVICEDIR_DBUS make flag. [inputs]: Use 'gdk-pixbuf' instead of 'gtk'.
2017-09-28gnu: dunst: Update to 1.2.0.Alex Kost
* gnu/packages/dunst.scm (dunst): Update to 1.2.0. [inputs]: Update: remove 'libxext' and 'libxft', add 'gtk' and 'libxrandr'. [home-page]: Update for the new location.
2015-07-14gnu: Add dunst.Alex Kost
* gnu/packages/dunst.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.