2017-01-18 11:28:09 +00:00
|
|
|
# fedora-cinnamon-common.ks
|
2015-05-27 18:39:08 +00:00
|
|
|
#
|
|
|
|
# Description:
|
|
|
|
# - Fedora package set for the Cinnamon Desktop Environment
|
|
|
|
#
|
|
|
|
# Maintainer(s):
|
|
|
|
# - Dan Book <grinnz@grinnz.com>
|
|
|
|
|
|
|
|
%packages
|
|
|
|
|
|
|
|
@networkmanager-submodules
|
|
|
|
@cinnamon-desktop
|
|
|
|
@libreoffice
|
|
|
|
|
|
|
|
# internet and multimedia
|
|
|
|
pidgin
|
|
|
|
hexchat
|
|
|
|
transmission
|
2015-06-24 16:03:21 +00:00
|
|
|
parole
|
2015-05-27 18:39:08 +00:00
|
|
|
|
2016-05-13 22:28:01 +00:00
|
|
|
# make sure we have a graphical installer
|
2017-01-30 01:13:45 +00:00
|
|
|
gnome-software # for update-notification
|
2017-02-02 20:17:13 +00:00
|
|
|
dnfdragora # for graphical (GTK and ncurses) package-management
|
|
|
|
libyui-mga-gtk # GTK3-frontend for dnfdragora
|
2016-05-13 22:28:01 +00:00
|
|
|
|
|
|
|
# extra backgrounds
|
2016-06-08 00:58:44 +00:00
|
|
|
desktop-backgrounds-basic
|
2016-11-30 09:43:30 +00:00
|
|
|
f25-backgrounds-extras-gnome
|
2015-05-27 18:39:08 +00:00
|
|
|
|
|
|
|
# save some space
|
2017-01-30 01:13:45 +00:00
|
|
|
-PackageKit* # we switched to gnome-software, so we don't need this
|
2015-06-25 16:59:08 +00:00
|
|
|
|
|
|
|
%end
|