gnu: mate: Add more packages.
* gnu/packages/mate.scm (mate)[inputs]: Add "mate-user-guide", "mate-calc", "mate-backgrounds", "mate-netbook", "hicolor-icon-theme", "mate-utils", "engrampa", "eom", "mate-polkit", "mate-system-monitor", "mate-utils", "pluma", "atril". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
This commit is contained in:
parent
95073bfc3e
commit
6ce4fc69f5
|
@ -1537,14 +1537,18 @@ used to bring up authentication dialogs.")
|
|||
(inputs
|
||||
;; TODO: Add more packages
|
||||
`(("at-spi2-core" ,at-spi2-core)
|
||||
("atril" ,atril)
|
||||
("caja" ,caja)
|
||||
("dbus" ,dbus)
|
||||
("dconf" ,dconf)
|
||||
("desktop-file-utils" ,desktop-file-utils)
|
||||
("engrampa" ,engrampa)
|
||||
("eom" ,eom)
|
||||
("font-cantarell" ,font-cantarell)
|
||||
("glib-networking" ,glib-networking)
|
||||
("gnome-keyring" ,gnome-keyring)
|
||||
("gvfs" ,gvfs)
|
||||
("hicolor-icon-theme" ,hicolor-icon-theme)
|
||||
("libmatekbd" ,libmatekbd)
|
||||
("libmateweather" ,libmateweather)
|
||||
("libmatemixer" ,libmatemixer)
|
||||
|
@ -1560,6 +1564,15 @@ used to bring up authentication dialogs.")
|
|||
("mate-control-center" ,mate-control-center)
|
||||
("mate-media" ,mate-media)
|
||||
("mate-applets" ,mate-applets)
|
||||
("mate-user-guide" ,mate-user-guide)
|
||||
("mate-calc" ,mate-calc)
|
||||
("mate-backgrounds" ,mate-backgrounds)
|
||||
("mate-netbook" ,mate-netbook)
|
||||
("mate-utils" ,mate-utils)
|
||||
("mate-polkit" ,mate-polkit)
|
||||
("mate-system-monitor" ,mate-system-monitor)
|
||||
("mate-utils" ,mate-utils)
|
||||
("pluma" ,pluma)
|
||||
("pinentry-gnome3" ,pinentry-gnome3)
|
||||
("pulseaudio" ,pulseaudio)
|
||||
("shared-mime-info" ,shared-mime-info)
|
||||
|
|
Loading…
Reference in New Issue