From 0c34ec44e193c42328caca577577ad75f3c733ef Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 11 Apr 2017 19:21:30 -0500 Subject: [PATCH] add sort target to Makefile and sort As people are always getting things out of order in comps. add a make target that sorts all the comps files, this way people can just run "make sort" when making changes, and we can add a jenkins job that will fail and mark a PR as bad for unsorted commits. As the comps files are really badly sorted now there is some massive change for EOL comps fils in here. but the run is needed so we can pass going forward Signed-off-by: Dennis Gilmore --- Makefile | 10 +- comps-f14.xml.in | 12 +- comps-f15.xml.in | 74 +- comps-f16.xml.in | 218 ++-- comps-f17.xml.in | 606 +++++----- comps-f18.xml.in | 2518 +++++++++++++++++++++-------------------- comps-f19.xml.in | 2773 +++++++++++++++++++++++----------------------- comps-f21.xml.in | 30 +- comps-f26.xml.in | 48 +- comps-f27.xml.in | 48 +- 10 files changed, 3125 insertions(+), 3212 deletions(-) diff --git a/Makefile b/Makefile index e9764ddf..426d1d20 100644 --- a/Makefile +++ b/Makefile @@ -16,13 +16,17 @@ validate: $(XMLFILES) comps.rng RES=$$(($$RES + $$?)); \ done; exit $$RES +sort: + # Run xsltproc on each xml.in file and exit with non-zero if any sorting fails + RES=0; for f in $(XMLINFILES); do \ + xsltproc --novalid -o $$f comps-cleanup.xsl $$f; \ + RES=$$(($$RES + $$?)); \ + done; exit $$RES + %.xml: %.xml.in @xmllint --noout $< @if test ".$(CLEANUP)" == .yes; then xsltproc --novalid -o $< comps-cleanup.xsl $<; fi ./update-comps $@ - @if [ "$@" == "$(RAWHIDECOMPS)" ] ; then \ - cat $(RAWHIDECOMPS) | sed 's/redhat-release/rawhide-release/g' > comps-rawhide.xml ; \ - fi # Add an easy alias to generate a rawhide comps file comps-rawhide.xml comps-rawhide: comps-f27.xml diff --git a/comps-f14.xml.in b/comps-f14.xml.in index 181bd746..d6b9def6 100644 --- a/comps-f14.xml.in +++ b/comps-f14.xml.in @@ -1560,7 +1560,7 @@ magic-doc mcu8051ide minicom - mot-adms + mot-adms nesc netgen ngspice @@ -4560,10 +4560,10 @@ avr-gdb avr-libc avr-libc-docs - clang - flterm - gcc - gd-devel + clang + flterm + gcc + gd-devel gplcver gtkwave iverilog @@ -6306,13 +6306,13 @@ cherokee dap-server drupal - drupal7 drupal-calendar drupal-cck drupal-date drupal-service_links drupal-views drupal-workspace + drupal7 lighttpd lighttpd-fastcgi mediawiki diff --git a/comps-f15.xml.in b/comps-f15.xml.in index f4ca2c21..dd12beb1 100644 --- a/comps-f15.xml.in +++ b/comps-f15.xml.in @@ -971,6 +971,8 @@ false true + kipi-plugins + xsane-gimp agave blender cinepaint @@ -1000,19 +1002,17 @@ audacity digikam fyre - jokosher gthumb hugin istanbul + jokosher koffice-krita openclipart - openoffice.org-impress openoffice.org-extendedPDF + openoffice.org-impress pitivi pngcrush tracker-search-tool - xsane-gimp - kipi-plugins @@ -1677,8 +1677,8 @@ dx dx-samples E - EMBOSS eclib + EMBOSS fastx_toolkit fflas-ffpack-devel flint @@ -2742,7 +2742,6 @@ gnome-themes-standard metacity notification-daemon - ibus imsettings-gnome pinentry-gtk scim-bridge-gtk @@ -2784,6 +2783,7 @@ gvfs-fuse gvfs-gphoto2 gvfs-smb + ibus libcanberra-gtk2 libcanberra-gtk3 librsvg2 @@ -3214,8 +3214,8 @@ kde-l10n-Gujarati libreoffice-langpack-gu moodle-gu - iok gujarati-typing-booster + iok samyak-gujarati-fonts @@ -3307,8 +3307,8 @@ ghc-editline-devel ghc-ghc-devel ghc-ghc-paths-devel - ghc-haskell-platform-devel ghc-hamlet-devel + ghc-haskell-platform-devel ghc-hlint-devel ghc-leksah-devel ghc-pandoc-devel @@ -3388,8 +3388,8 @@ kde-l10n-Hindi libreoffice-langpack-hi moodle-hi - iok hindi-typing-booster + iok samyak-devanagari-fonts sarai-fonts @@ -3481,6 +3481,8 @@ fcitx gcin gok + gujarati-typing-booster + hindi-typing-booster ibus-fbterm ibus-handwrite ibus-input-pad @@ -3499,6 +3501,7 @@ input-pad iok kinput2 + marathi-typing-booster nabi scim-anthy scim-array @@ -3536,9 +3539,6 @@ uim-skk WritRecogn xsunpinyin - marathi-typing-booster - gujarati-typing-booster - hindi-typing-booster @@ -3633,9 +3633,9 @@ vlgothic-fonts vlgothic-p-fonts cmigemo - emacs-common-ddskk eblook ebview + emacs-common-ddskk hanazono-fonts ibus-mozc ipa-ex-gothic-fonts @@ -3682,8 +3682,8 @@ java-1.5.0-gcj libgcj - java-1.6.0-openjdk icedtea-web + java-1.6.0-openjdk @@ -5524,8 +5524,8 @@ fcitx ibus-sunpinyin ibus-table-chinese-erbi - ibus-table-chinese-wubi-jidian ibus-table-chinese-wubi-haifeng + ibus-table-chinese-wubi-jidian ibus-table-chinese-yong lv m17n-db-extras @@ -6645,14 +6645,14 @@ boa cherokee dap-server + drupal-service_links + drupal-workspace drupal6 - drupal7 drupal6-calendar drupal6-cck drupal6-date - drupal-service_links drupal6-views - drupal-workspace + drupal7 lighttpd lighttpd-fastcgi mediawiki @@ -7219,25 +7219,25 @@ - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + diff --git a/comps-f16.xml.in b/comps-f16.xml.in index 50c14fa7..2cd57618 100644 --- a/comps-f16.xml.in +++ b/comps-f16.xml.in @@ -826,8 +826,8 @@ gnome-panel gnome-session gnome-shell - gnome-themes-standard gnome-terminal + gnome-themes-standard gvfs-fuse metacity notification-daemon @@ -1683,9 +1683,9 @@ cvc3-xemacs dx dx-samples - EMBOSS E eclib + EMBOSS fastx_toolkit fflas-ffpack-devel flint @@ -2547,8 +2547,8 @@ maniadrive maniadrive-music maxr - MegaMek megaglest + MegaMek methane mindless mine_detector @@ -2802,9 +2802,9 @@ pulled in via dependencies --> libcanberra-gtk2 libcanberra-gtk3 + libproxy-mozjs librsvg2 libsane-hpaio - libproxy-mozjs mousetweaks nautilus nautilus-sendto @@ -3344,8 +3344,8 @@ ghc-editline-devel ghc-ghc-devel ghc-ghc-paths-devel - ghc-haskell-platform-devel ghc-hamlet-devel + ghc-haskell-platform-devel ghc-hlint-devel ghc-leksah-devel ghc-pandoc-devel @@ -4666,104 +4666,6 @@ hunspell-gv - - mate-desktop - <_name>MATE - <_description>MATE Desktop is based on GNOME 2 and provides a powerful graphical user interface for users who seek a simple easy to use traditional desktop interface. - false - false - - lightdm - firstboot - abrt-desktop - setroubleshoot - ConsoleKit-x11 - libmate - libmatecomponent - libmatecanvas - libmatecomponentui - libmatekbd - libmatekeyring - libmatenotify - libmateui - libmateweather - libmatewnck - mate-backgrounds - mate-calc - mate-conf - mate-conf-editor - mate-corba - mate-control-center - mate-desktop - mate-dialogs - mate-keyring - mate-keyring-pam - mate-menus - mate-mime-data - mate-icon-theme - mate-image-viewer - mate-file-archiver - mate-file-manager - mate-file-manager-open-terminal - mate-media - mate-netspeed - mate-notification-daemon - mate-panel - mate-polkit - mate-power-manager - mate-session-manager - mate-settings-daemon - mate-system-log - mate-system-monitor - mate-terminal - mate-text-editor - mate-themes - mate-utils - mate-vfs - mate-window-manager - NetworkManager - network-manager-applet - NetworkManager-openconnect - NetworkManager-openvpn - NetworkManager-pptp - NetworkManager-vpnc - nm-connection-editor - adwaita-gtk3-theme - adwaita-gtk2-theme - alsamixergui - avahi - brasero - clearlooks-compact-gnome-theme - dconf - dconf-editor - desktop-backgrounds-compat - desktop-backgrounds-basic - fedora-icon-theme - firefox - firewall-config - geany - gnome-theme-curvylooks - gvfs - gvfs-smb - gvfs-fuse - gtk2-engines - imsettings - mousetweaks - nimbus-theme-gnome - pidgin - shotwell - simple-scan - thunderbird - tigervnc - transmission-gtk - vim-enhanced - vinagre - whaawmp - xterm - yelp - yumex - - maori-support <_name>Maori Support @@ -4801,6 +4703,104 @@ samyak-devanagari-fonts + + mate-desktop + <_name>MATE + <_description>MATE Desktop is based on GNOME 2 and provides a powerful graphical user interface for users who seek a simple easy to use traditional desktop interface. + false + false + + abrt-desktop + adwaita-gtk2-theme + adwaita-gtk3-theme + alsamixergui + avahi + brasero + clearlooks-compact-gnome-theme + ConsoleKit-x11 + dconf + dconf-editor + desktop-backgrounds-basic + desktop-backgrounds-compat + fedora-icon-theme + firefox + firewall-config + firstboot + geany + gnome-theme-curvylooks + gtk2-engines + gvfs + gvfs-fuse + gvfs-smb + imsettings + libmate + libmatecanvas + libmatecomponent + libmatecomponentui + libmatekbd + libmatekeyring + libmatenotify + libmateui + libmateweather + libmatewnck + mate-backgrounds + mate-calc + mate-conf + mate-conf-editor + mate-control-center + mate-corba + mate-desktop + mate-dialogs + mate-file-archiver + mate-file-manager + mate-file-manager-open-terminal + mate-icon-theme + mate-image-viewer + mate-keyring + mate-keyring-pam + mate-media + mate-menus + mate-mime-data + mate-netspeed + mate-notification-daemon + mate-panel + mate-polkit + mate-power-manager + mate-session-manager + mate-settings-daemon + mate-system-log + mate-system-monitor + mate-terminal + mate-text-editor + mate-themes + mate-utils + mate-vfs + mate-window-manager + mousetweaks + network-manager-applet + NetworkManager + NetworkManager-openconnect + NetworkManager-openvpn + NetworkManager-pptp + NetworkManager-vpnc + nimbus-theme-gnome + nm-connection-editor + pidgin + setroubleshoot + shotwell + simple-scan + thunderbird + tigervnc + transmission-gtk + vim-enhanced + vinagre + whaawmp + xterm + yelp + yumex + lightdm + + meego-netbook <_name>MeeGo NetBook UX Environment @@ -5666,8 +5666,8 @@ fcitx ibus-sunpinyin ibus-table-chinese-erbi - ibus-table-chinese-wubi-jidian ibus-table-chinese-wubi-haifeng + ibus-table-chinese-wubi-jidian ibus-table-chinese-yong lv m17n-db-extras @@ -6026,8 +6026,8 @@ sugar-jukebox sugar-log sugar-maze - sugar-moon sugar-memorize + sugar-moon sugar-physics sugar-pippy sugar-record @@ -6665,11 +6665,7 @@ moodle-ur dejavu-sans-fonts dejavu-sans-mono-fonts - nafees-naskh-fonts nafees-nastaleeq-fonts - nafees-pakistani-naskh-fonts - nafees-riqa-fonts - nafees-tehreer-naskh-fonts nafees-web-naskh-fonts kacst-art-fonts kacst-book-fonts @@ -6686,6 +6682,10 @@ kacst-screen-fonts kacst-title-fonts kacst-titlel-fonts + nafees-naskh-fonts + nafees-pakistani-naskh-fonts + nafees-riqa-fonts + nafees-tehreer-naskh-fonts diff --git a/comps-f17.xml.in b/comps-f17.xml.in index 3ef6d1f3..5501f70f 100644 --- a/comps-f17.xml.in +++ b/comps-f17.xml.in @@ -46,8 +46,7 @@ false true af - - + akan-support @@ -56,8 +55,7 @@ false true ak - - + albanian-support @@ -66,8 +64,7 @@ false true sq - - + amazigh-support @@ -76,8 +73,7 @@ false true ber - - + anaconda-tools @@ -98,9 +94,9 @@ efibootmgr fcoe-utils gfs2-utils - grub2 - grub-efi grub + grub-efi + grub2 hfsplus-tools iscsi-initiator-utils lvm2 @@ -108,8 +104,8 @@ mdadm ntfsprogs reiserfs-utils - s390utils-base s390utils + s390utils-base silo system-config-firewall-base tboot @@ -183,8 +179,7 @@ false true ast - - + authoring-and-publishing @@ -236,8 +231,7 @@ false true az - - + base @@ -409,15 +403,15 @@ xorg-x11-drv-intel xorg-x11-drv-mga xorg-x11-drv-nouveau - xorg-x11-drv-openchrome xorg-x11-drv-omap + xorg-x11-drv-openchrome xorg-x11-drv-qxl xorg-x11-drv-synaptics xorg-x11-drv-vesa - xorg-x11-drv-vmware - xorg-x11-drv-wacom xorg-x11-drv-vmmouse + xorg-x11-drv-vmware xorg-x11-drv-void + xorg-x11-drv-wacom xorg-x11-utils alltray aterm @@ -466,8 +460,7 @@ false true eu - - + belarusian-support @@ -492,10 +485,10 @@ m17n-contrib m17n-db ibus-m17n - iok bengali-typing-booster-inscript bengali-typing-booster-phonetic bengali-typing-booster-probhat + iok @@ -510,20 +503,20 @@ - bodo-support - <_name>Bodo Support - <_description/> - false - true - brx - - lohit-devanagari-fonts - m17n-contrib - ibus-m17n - iok - samyak-devanagari-fonts - - + bodo-support + <_name>Bodo Support + <_description/> + false + true + brx + + lohit-devanagari-fonts + m17n-contrib + ibus-m17n + iok + samyak-devanagari-fonts + + books <_name>Books and Guides @@ -543,8 +536,7 @@ false true bs - - + brazilian-support @@ -553,8 +545,7 @@ false true pt_BR - - + breton-support @@ -563,8 +554,7 @@ false true br - - + british-support @@ -573,8 +563,7 @@ false true en_GB - - + buildsys-build @@ -642,8 +631,7 @@ false true ca - - + chichewa-support @@ -652,8 +640,7 @@ false true ny - - + chuvash-support @@ -716,8 +703,7 @@ false true cop - - + core @@ -933,8 +919,7 @@ false true da - - + design-suite @@ -973,14 +958,14 @@ ufraw alchemy audacity + calligra-karbon + calligra-krita digikam fyre gthumb hugin istanbul jokosher - calligra-karbon - calligra-krita openclipart openoffice.org-extendedPDF openoffice.org-impress @@ -1340,20 +1325,20 @@ - dogri-support - <_name>Dogri Support - <_description/> - false - true - doi - - lohit-devanagari-fonts - m17n-contrib - ibus-m17n - iok - samyak-devanagari-fonts - - + dogri-support + <_name>Dogri Support + <_description/> + false + true + doi + + lohit-devanagari-fonts + m17n-contrib + ibus-m17n + iok + samyak-devanagari-fonts + + dogtag <_name>Dogtag Certificate System @@ -1380,8 +1365,7 @@ false true nl - - + eclipse @@ -1420,6 +1404,7 @@ eclipse-epic eclipse-findbugs eclipse-moreunit + eclipse-mylyn-fedora-integration eclipse-mylyn-tasks-trac eclipse-photran eclipse-phpeclipse @@ -1429,7 +1414,6 @@ eclipse-slide eclipse-texlipse eclipse-veditor - eclipse-mylyn-fedora-integration @@ -1566,8 +1550,8 @@ eqntott espresso-ab flterm - freeDiameter fped + freeDiameter gds2pov geda-gaf gerbv @@ -1706,8 +1690,8 @@ dx dx-samples E - EMBOSS eclib + EMBOSS fastx_toolkit fflas-ffpack-devel flint @@ -1826,8 +1810,7 @@ false true eo - - + estonian-support @@ -1873,8 +1856,7 @@ false true fo - - + fedora-packager @@ -1909,8 +1891,7 @@ false true fj - - + filesystems @@ -1936,8 +1917,7 @@ false true fil - - + finnish-support @@ -1947,8 +1927,8 @@ true fi - mozvoikko libreoffice-voikko + mozvoikko enchant-voikko tmispell-voikko @@ -2238,8 +2218,8 @@ paktype-naskh-basic-sindhi-fonts paktype-naskh-basic-urdu-fonts paktype-tehreer-fonts - pothana2000-fonts paratype-pt-sans-caption-fonts + pothana2000-fonts saab-fonts samyak-devanagari-fonts samyak-gujarati-fonts @@ -2364,8 +2344,7 @@ false true fy - - + friulian-support @@ -2374,8 +2353,7 @@ false true fur - - + ftp-server @@ -2397,8 +2375,7 @@ false true gd - - + galician-support @@ -2407,8 +2384,7 @@ false true gl - - + games @@ -2560,8 +2536,8 @@ maniadrive maniadrive-music maxr - MegaMek megaglest + MegaMek methane mindless mine_detector @@ -2664,6 +2640,7 @@ vegastrike-music vegastrike-speech vodovod + warmux warzone2100 wastesedge wesnoth @@ -2671,7 +2648,6 @@ wordwarvi worldofpadman worminator - warmux xaos xarchon xblast @@ -2728,8 +2704,7 @@ false true de - - + gnome-desktop @@ -2855,7 +2830,6 @@ gnome-pilot gnome-pilot-conduits gnome-schedule - gnome-system-log gnome-theme-curvylooks gnote gok @@ -3091,6 +3065,7 @@ asciio asymptote blender + calligra-krita cbrpager cinepaint comix @@ -3114,7 +3089,6 @@ ipe k3d kipi-plugins - calligra-krita kolourpaint kphotoalbum ksnapshot @@ -3212,8 +3186,7 @@ false true ht - - + hardware-support @@ -3285,8 +3258,8 @@ emacs-haskell-mode alex - cabal-install cabal-dev + cabal-install cabal2spec darcs ghc @@ -3338,8 +3311,8 @@ culmus-miriam-mono-clm-fonts culmus-nachlieli-clm-fonts culmus-simple-clm-fonts - culmus-stamsefarad-clm-fonts culmus-stamashkenaz-clm-fonts + culmus-stamsefarad-clm-fonts culmus-yehuda-clm-fonts @@ -3350,8 +3323,7 @@ false true hil - - + hindi-support @@ -3392,8 +3364,7 @@ false true is - - + indonesian-support @@ -3402,8 +3373,7 @@ false true id - - + input-methods @@ -3426,8 +3396,8 @@ ibus-chewing ibus-hangul ibus-hunspell-table - ibus-m17n ibus-libpinyin + ibus-m17n ibus-rawcode im-chooser imsettings @@ -3449,8 +3419,8 @@ ibus-european-table ibus-fbterm ibus-handwrite - ibus-input-pad ibus-indic-table + ibus-input-pad ibus-mozc ibus-sayura ibus-skk @@ -3512,8 +3482,7 @@ false true ia - - + inuktitut-support @@ -3533,8 +3502,7 @@ false true ga - - + italian-support @@ -3543,8 +3511,7 @@ false true it - - + japanese-support @@ -3658,13 +3625,13 @@ avalon-framework avalon-logkit bcel - javamail gnu-getopt jakarta-oro jakarta-taglibs-standard java-1.7.0-openjdk-demo java-1.7.0-openjdk-javadoc java-1.7.0-openjdk-src + javamail java_cup jdepend jlex @@ -3701,8 +3668,8 @@ m17n-contrib m17n-db ibus-m17n - iok gubbi-fonts + iok navilu-fonts @@ -3727,8 +3694,7 @@ false true csb - - + kazakh-support @@ -3737,8 +3703,7 @@ false true kk - - + kde-desktop @@ -3760,8 +3725,8 @@ akonadi akonadi-mysql amarok - ark apper + ark bluedevil cagibi cups-pk-helper @@ -3775,9 +3740,10 @@ kamoso kcalc kcharselect - kcolorchooser kcm-gtk kcm_touchpad + kcolorchooser + kde-baseapps kde-plasma-networkmanagement kde-plasma-networkmanagement-openconnect kde-plasma-networkmanagement-openvpn @@ -3787,7 +3753,6 @@ kde-settings-pulseaudio kdeaccessibility kdeartwork-screensavers - kde-baseapps kdegames kdegraphics-strigi-analyzer kdegraphics-thumbnailers @@ -3844,6 +3809,7 @@ basket bespin bibletime + calligra colord-kde compiz-kde crystal @@ -3855,7 +3821,6 @@ kcm-qt-graphicssystem kcoloredit kcometen4 - kremotecontrol kde-colorscheme-plastik kde-partitionmanager kde-plasma-ihatethecashew @@ -3892,12 +3857,12 @@ kmid2 kmymoney knemo - ksecrets - calligra koverartist krecipes + kremotecontrol krename ksaneplugin + ksecrets ksensors kshutdown ksig @@ -3991,8 +3956,7 @@ false true rw - - + konkani-support @@ -4094,8 +4058,7 @@ false true la - - + latvian-support @@ -4104,8 +4067,7 @@ false true lv - - + legacy-fonts @@ -4137,8 +4099,8 @@ culmus-miriam-mono-clm-fonts culmus-nachlieli-clm-fonts culmus-simple-clm-fonts - culmus-stamsefarad-clm-fonts culmus-stamashkenaz-clm-fonts + culmus-stamsefarad-clm-fonts culmus-yehuda-clm-fonts efont-unicode-bdf fonts-KOI8-R @@ -4248,8 +4210,7 @@ false true ln - - + lithuanian-support @@ -4258,8 +4219,7 @@ false true lt - - + low-german-support @@ -4268,8 +4228,7 @@ false true nds - - + low-saxon-support @@ -4278,8 +4237,7 @@ false true nds - - + lower-sorbian-support @@ -4301,8 +4259,7 @@ false true smj - - + luxembourgish-support @@ -4311,8 +4268,7 @@ false true lb - - + lxde-desktop @@ -4361,8 +4317,7 @@ false true mk - - + mail-server @@ -4425,8 +4380,7 @@ false true mg - - + malay-support @@ -4435,8 +4389,7 @@ false true ms - - + malayalam-support @@ -4468,23 +4421,22 @@ false true mt - - + - manipuri-support - <_name>Manipuri Support - <_description/> - false - true - mni - - lohit-bengali-fonts - m17n-contrib - ibus-m17n - iok - - + manipuri-support + <_name>Manipuri Support + <_description/> + false + true + mni + + lohit-bengali-fonts + m17n-contrib + ibus-m17n + iok + + manx-support <_name>Manx Support @@ -4492,100 +4444,8 @@ false true gv - - + - - mate-desktop - <_name>MATE - <_description>MATE Desktop is based on GNOME 2 and provides a powerful graphical user interface for users who seek a simple easy to use traditional desktop interface. - false - false - - lightdm - firstboot - abrt-desktop - setroubleshoot - ConsoleKit-x11 - libmatekbd - libmatekeyring - libnotify - libmateweather - libmatewnck - mate-backgrounds - mate-calc - mate-control-center - mate-desktop - mate-dialogs - mate-keyring - mate-keyring-pam - mate-menus - mate-icon-theme - mate-image-viewer - mate-file-archiver - mate-file-manager - mate-file-manager-open-terminal - mate-media - mate-netspeed - mate-notification-daemon - mate-panel - mate-polkit - mate-power-manager - mate-screensaver - mate-session-manager - mate-settings-daemon - mate-system-log - mate-system-monitor - mate-terminal - mate-text-editor - mate-themes - mate-utils - mate-vfs - mate-window-manager - mate-document-viewer - NetworkManager - network-manager-applet - NetworkManager-openconnect - NetworkManager-openvpn - NetworkManager-pptp - NetworkManager-vpnc - nm-connection-editor - adwaita-gtk3-theme - adwaita-gtk2-theme - alsamixergui - avahi - brasero - clearlooks-compact-gnome-theme - dconf - dconf-editor - desktop-backgrounds-compat - desktop-backgrounds-basic - fedora-icon-theme - firefox - firewall-config - gajim - geany - gnome-theme-curvylooks - gvfs - gvfs-smb - gvfs-fuse - gtk2-engines - imsettings - mousetweaks - nimbus-theme-gnome - pidgin - shotwell - simple-scan - thunderbird - tigervnc - transmission-gtk - vim-enhanced - vinagre - xterm - yelp - yumex - - maori-support <_name>Maori Support @@ -4593,8 +4453,7 @@ false true mi - - + marathi-support @@ -4613,6 +4472,97 @@ samyak-devanagari-fonts + + mate-desktop + <_name>MATE + <_description>MATE Desktop is based on GNOME 2 and provides a powerful graphical user interface for users who seek a simple easy to use traditional desktop interface. + false + false + + abrt-desktop + adwaita-gtk2-theme + adwaita-gtk3-theme + alsamixergui + avahi + brasero + clearlooks-compact-gnome-theme + ConsoleKit-x11 + dconf + dconf-editor + desktop-backgrounds-basic + desktop-backgrounds-compat + fedora-icon-theme + firefox + firewall-config + firstboot + gajim + geany + gnome-theme-curvylooks + gtk2-engines + gvfs + gvfs-fuse + gvfs-smb + imsettings + libmatekbd + libmatekeyring + libmateweather + libmatewnck + libnotify + mate-backgrounds + mate-calc + mate-control-center + mate-desktop + mate-dialogs + mate-document-viewer + mate-file-archiver + mate-file-manager + mate-file-manager-open-terminal + mate-icon-theme + mate-image-viewer + mate-keyring + mate-keyring-pam + mate-media + mate-menus + mate-netspeed + mate-notification-daemon + mate-panel + mate-polkit + mate-power-manager + mate-screensaver + mate-session-manager + mate-settings-daemon + mate-system-log + mate-system-monitor + mate-terminal + mate-text-editor + mate-themes + mate-utils + mate-vfs + mate-window-manager + mousetweaks + network-manager-applet + NetworkManager + NetworkManager-openconnect + NetworkManager-openvpn + NetworkManager-pptp + NetworkManager-vpnc + nimbus-theme-gnome + nm-connection-editor + pidgin + setroubleshoot + shotwell + simple-scan + thunderbird + tigervnc + transmission-gtk + vim-enhanced + vinagre + xterm + yelp + yumex + lightdm + + medical <_name>Medical Applications @@ -4738,8 +4688,7 @@ false true mn - - + mossi-support @@ -4748,8 +4697,7 @@ false true mos - - + mysql @@ -4860,8 +4808,7 @@ false true se - - + northern-sotho-support @@ -4870,8 +4817,7 @@ false true nso - - + norwegian-support @@ -4880,8 +4826,7 @@ false true nb - - + ocaml @@ -4929,8 +4874,7 @@ false true oc - - + office @@ -4996,6 +4940,7 @@ libreoffice-ogltrans libreoffice-presentation-minimizer libreoffice-report-builder + libreoffice-voikko libreoffice-wiki-publisher lonote lyx @@ -5003,7 +4948,6 @@ notecase okular openoffice.org-ooolatex - libreoffice-voikko pybliographer qcad rednotebook @@ -5065,8 +5009,7 @@ false true om - - + perl @@ -5118,8 +5061,7 @@ false true pt - - + printing @@ -5131,8 +5073,8 @@ cups ghostscript ghostscript-cups - colord bluez-cups + colord cups-pk-helper foomatic foomatic-db-ppds @@ -5176,8 +5118,7 @@ false true qu - - + robotics-suite @@ -5304,8 +5245,7 @@ false true sm - - + sanskrit-support @@ -5320,20 +5260,20 @@ - santali-support - <_name>Santali Support - <_description/> - false - true - sat - - lohit-devanagari-fonts - m17n-contrib - ibus-m17n - iok - samyak-devanagari-fonts - - + santali-support + <_name>Santali Support + <_description/> + false + true + sat + + lohit-devanagari-fonts + m17n-contrib + ibus-m17n + iok + samyak-devanagari-fonts + + sardinian-support <_name>Sardinian Support @@ -5341,8 +5281,7 @@ false true sc - - + serbian-support @@ -5382,8 +5321,7 @@ false true shs - - + simplified-chinese-support @@ -5427,8 +5365,8 @@ sd lohit-devanagari-fonts - paktype-naskh-basic-sindhi-fonts m17n-contrib + paktype-naskh-basic-sindhi-fonts ibus-m17n iok @@ -5495,8 +5433,7 @@ false true so - - + sound-and-video @@ -5645,8 +5582,7 @@ false true nr - - + southern-sotho-support @@ -5655,8 +5591,7 @@ false true st - - + spanish-support @@ -5727,8 +5662,8 @@ sugar-labyrinth sugar-log sugar-maze - sugar-moon sugar-memorize + sugar-moon sugar-paint sugar-physics sugar-pippy @@ -5752,7 +5687,6 @@ sugar-implode sugar-playgo sugar-pukllanapac - sugar-ruler sugar-stopwatch sugar-view-slides sugar-xomail @@ -5765,8 +5699,7 @@ false true sw - - + swati-support @@ -5775,8 +5708,7 @@ false true ss - - + swedish-support @@ -5785,8 +5717,7 @@ false true sv - - + system-tools @@ -6012,8 +5943,7 @@ false true tl - - + tajik-support @@ -6071,8 +6001,7 @@ false true tet - - + text-internet @@ -6174,8 +6103,7 @@ false true ti - - + tonga-support @@ -6184,8 +6112,7 @@ false true to - - + traditional-chinese-support @@ -6223,8 +6150,7 @@ false true ts - - + tswana-support @@ -6233,8 +6159,7 @@ false true tn - - + turkish-support @@ -6255,8 +6180,7 @@ false true tk - - + ukrainian-support @@ -6280,8 +6204,7 @@ false true hsb - - + urdu-support @@ -6334,8 +6257,7 @@ false true uz - - + venda-support @@ -6398,8 +6320,7 @@ false true wa - - + web-development @@ -6495,8 +6416,7 @@ false true cy - - + window-managers @@ -6608,9 +6528,9 @@ im-chooser-xfce imsettings-xfce pinentry-gtk - ConsoleKit abrt-desktop alsa-utils + ConsoleKit fedora-icon-theme gdm gtk-xfce-engine @@ -6706,8 +6626,7 @@ false true xh - - + yiddish-support @@ -6731,8 +6650,8 @@ culmus-miriam-mono-clm-fonts culmus-nachlieli-clm-fonts culmus-simple-clm-fonts - culmus-stamsefarad-clm-fonts culmus-stamashkenaz-clm-fonts + culmus-stamsefarad-clm-fonts culmus-yehuda-clm-fonts @@ -6743,8 +6662,7 @@ false true zu - - + language-support diff --git a/comps-f18.xml.in b/comps-f18.xml.in index 10432443..7f73b8ec 100644 --- a/comps-f18.xml.in +++ b/comps-f18.xml.in @@ -1,989 +1,6 @@ - - base-x - <_name>base-x - <_description>Local X.org display server - false - false - - xorg-x11-drv-ati - xorg-x11-drv-evdev - xorg-x11-drv-fbdev - xorg-x11-drv-geode - xorg-x11-drv-intel - xorg-x11-drv-mga - xorg-x11-drv-modesetting - xorg-x11-drv-nouveau - xorg-x11-drv-omap - xorg-x11-drv-openchrome - xorg-x11-drv-qxl - xorg-x11-drv-synaptics - xorg-x11-drv-vesa - xorg-x11-drv-vmmouse - xorg-x11-drv-vmware - xorg-x11-drv-wacom - xorg-x11-server-Xorg - xorg-x11-xauth - xorg-x11-xinit - glx-utils - mesa-dri-drivers - plymouth-system-theme - spice-vdagent - xorg-x11-utils - - - - multimedia - <_name>Multimedia - <_description>Audio/video framework common to desktops - false - false - - gstreamer-plugins-bad-free - gstreamer-plugins-espeak - gstreamer-plugins-good - gstreamer1-plugins-bad-free - gstreamer1-plugins-good - PackageKit-gstreamer-plugin - alsa-utils - alsa-plugins-pulseaudio - pulseaudio - pulseaudio-utils - pulseaudio-module-x11 - - - - gnome-desktop - <_name>GNOME - <_description>GNOME is a highly intuitive and user friendly desktop environment. - false - false - - desktop-backgrounds-basic - control-center - dconf - firstboot - gnome-panel - gnome-session - gnome-settings-daemon - gnome-shell - gnome-themes-standard - metacity - notification-daemon - abrt-desktop - setroubleshoot - aisleriot - at-spi2-atk - at-spi2-core - avahi - baobab - brasero - brasero-nautilus - caribou - caribou-gtk2-module - caribou-gtk3-module - cheese - deja-dup - empathy - eog - evince - evince-nautilus - evolution - evolution-ews - evolution-help - evolution-NetworkManager - file-roller - file-roller-nautilus - firewall-config - fprintd-pam - gcalctool - gdm - gedit - glib-networking - gnome-backgrounds - gnome-bluetooth - gnome-boxes - gnome-clocks - gnome-color-manager - gnome-contacts - gnome-dictionary - gnome-disk-utility - gnome-disk-utility-nautilus - gnome-documents - gnome-font-viewer - gnome-icon-theme - gnome-icon-theme-extras - gnome-icon-theme-symbolic - gnome-packagekit - gnome-screensaver - gnome-screenshot - gnome-system-log - gnome-system-monitor - gnome-terminal - gnome-user-docs - gucharmap - gvfs-fuse - gvfs-gphoto2 - gvfs-smb - libcanberra-gtk2 - libcanberra-gtk3 - libproxy-mozjs - librsvg2 - libsane-hpaio - mousetweaks - nautilus - nautilus-sendto - network-manager-applet - NetworkManager-openconnect - NetworkManager-openvpn - NetworkManager-pptp - NetworkManager-vpnc - nm-connection-editor - orca - PackageKit-command-not-found - PackageKit-gtk-module - PackageKit-gtk3-module - policycoreutils-restorecond - polkit-gnome - rhythmbox - sane-backends-drivers-scanners - seahorse - shotwell - simple-scan - sushi - totem - totem-mozplugin - totem-nautilus - transmission-gtk - xdg-user-dirs-gtk - vinagre - yelp - - - - gnome-games - <_name>Extra games for the GNOME Desktop - <_description>A variety of games for the GNOME Desktop - false - false - - gnome-games-iagno - gnome-games-glchess - gnome-games-glines - gnome-games-gnect - gnome-games-gnibbles - gnome-games-gnomine - gnome-games-gnobots2 - gnome-games-gnotravex - gnome-games-gnotski - gnome-games-gtali - gnome-games-lightsoff - gnome-games-mahjongg - gnome-games-quadrapassel - gnome-games-sudoku - - - - firefox - <_name>Firefox Web Browser - <_description>The Firefox web browser - false - false - - firefox - icedtea-web - - - - epiphany - <_name>Epiphany Web Browser - <_description>Epiphany Web Browser for GNOME - false - false - - epiphany - epiphany-extensions - - - - libreoffice - <_name>LibreOffice - <_description>LibreOffice Productivity Suite - - libreoffice-calc - libreoffice-draw - libreoffice-graphicfilter - libreoffice-impress - libreoffice-math - libreoffice-writer - libreoffice-xsltfilter - - - - kde-desktop - <_name>KDE Plasma Workspaces - <_description>The KDE Plasma Workspaces, a highly-configurable graphical user interface which includes a panel, desktop, system icons and desktop widgets, and many powerful KDE applications. - false - false - - libreoffice-kde - pinentry-qt - abrt-desktop - akonadi - akonadi-mysql - setroubleshoot - apper - ark - bluedevil - cagibi - cups-pk-helper - firstboot - firewall-config - gwenview - kamera - kamoso - kcalc - kcharselect - kcm-gtk - kcm_touchpad - kcolorchooser - kde-baseapps - kde-plasma-networkmanagement - kde-plasma-networkmanagement-openconnect - kde-plasma-networkmanagement-openvpn - kde-plasma-networkmanagement-pptp - kde-plasma-networkmanagement-vpnc - kde-print-manager - kde-runtime - kde-settings-pulseaudio - kde-workspace - kdeaccessibility - kdegames-minimal - kdegraphics-strigi-analyzer - kdegraphics-thumbnailers - kdelibs - kdenetwork-kdnssd - kdenetwork-kget - kdepim - kdeplasma-addons - kdm - kgpg - kipi-plugins - kmix - konsole - kruler - ksnapshot - ksshaskpass - ksysguard - kwallet - kwebkitpart - kwrite - okular - oxygen-gtk - phonon-backend-gstreamer - plasma-scriptengine-python - system-config-date - system-config-services - xsettings-kde - xterm - - - - kde-apps - <_name>KDE Applications - <_description>A set of commonly used KDE Applications - false - false - - kdeartwork-screensavers - kdegames - digikam - kdenetwork-krdc - kdenetwork-krfb - konversation - kolourpaint - krusader - ktorrent - - - - kde-education - <_name>KDE Educational applications - <_description>KDE Educational applications - false - false - - blinken - kalzium - kanagram - kgeography - khangman - kiten - klettres - ktouch - kturtle - kwordquiz - parley - step - marble - kstars - kalgebra - kbruch - kig - kmplot - rocs - cantor - - - - kde-media - <_name>KDE Multimedia support - <_description>Multimedia support for KDE - false - false - - amarok - dragon - k3b - kscd - - - - kde-office - <_name>KDE Office - <_description>KDE Office applications - false - false - - calligra-karbon - calligra-krita - calligra - calligra-braindump - calligra-flow - calligra-kexi - calligra-plan - calligra-sheets - calligra-stage - calligra-words - okular - scribus - - - - kde-telepathy - <_name>KDE Telepathy - <_description>KDE Telepathy applications - false - false - - ktp-accounts-kcm - ktp-approver - ktp-auth-handler - ktp-call-ui - ktp-contact-applet - ktp-contact-list - ktp-filetransfer-handler - ktp-kded-integration-module - ktp-presence-applet - ktp-send-file - ktp-text-ui - - - - xfce-desktop - <_name>Xfce - <_description>A lightweight desktop environment that works well on low end machines. - false - false - - abrt-desktop - alsa-utils - setroubleshoot - desktop-backgrounds-compat - Thunar - xfce4-panel - xfce4-session - xfce4-settings - xfconf - xfdesktop - xfwm4 - ConsoleKit - firstboot - firewall-config - fedora-icon-theme - lightdm-gtk - gtk-xfce-engine - gvfs - network-manager-applet - nm-connection-editor - openssh-askpass - Terminal - thunar-archive-plugin - thunar-volman - tumbler - xfce4-about - xfce4-appfinder - xfce4-power-manager - xfce4-session-engines - xfwm4-theme-nodoka - xscreensaver-base - yumex - ConsoleKit-x11 - NetworkManager-vpnc - NetworkManager-openvpn - NetworkManager-pptp - blueman - xdg-user-dirs-gtk - adwaita-cursor-theme - adwaita-gtk2-theme - adwaita-gtk3-theme - greybird-gtk2-theme - greybird-gtk3-theme - greybird-xfce4-notifyd-theme - greybird-xfwm4-theme - albatross-gtk2-theme - albatross-gtk3-theme - albatross-xfwm4-theme - bluebird-gtk2-theme - bluebird-gtk3-theme - bluebird-xfwm4-theme - thunar-media-tags-plugin - xfce4-datetime-plugin - xfce4-places-plugin - xfce4-quicklauncher-plugin - xfce4-screenshooter-plugin - xfwm4-themes - - - - xfce-apps - <_name>Applications for the Xfce Desktop - <_description>A set of commonly used applications for the Xfce Desktop - false - false - - claws-mail - claws-mail-plugins-archive - claws-mail-plugins-attachwarner - claws-mail-plugins-att-remover - claws-mail-plugins-fetchinfo - claws-mail-plugins-mailmbox - claws-mail-plugins-newmail - claws-mail-plugins-notification - claws-mail-plugins-pgp - claws-mail-plugins-rssyl - claws-mail-plugins-smime - claws-mail-plugins-spam-report - claws-mail-plugins-tnef - claws-mail-plugins-vcalendar - catfish - epdfview - galculator - geany - leafpad - liferea - midori - orage - pidgin - remmina - remmina-plugins-rdp - remmina-plugins-vnc - ristretto - seahorse - transmission - xarchiver - xfce4-clipman-plugin - xfce4-dict-plugin - xfce4-notes-plugin - - - - xfce-extra-plugins - <_name>Extra plugins for the Xfce panel - <_description>Extend the functionality of the Xfce panel - false - false - - xfce4-battery-plugin - xfce4-cellmodem-plugin - xfce4-cpugraph-plugin - xfce4-diskperf-plugin - xfce4-eyes-plugin - xfce4-fsguard-plugin - xfce4-genmon-plugin - xfce4-mailwatch-plugin - xfce4-mount-plugin - xfce4-netload-plugin - xfce4-sensors-plugin - xfce4-smartbookmark-plugin - xfce4-systemload-plugin - xfce4-taskmanager - xfce4-time-out-plugin - xfce4-timer-plugin - xfce4-verve-plugin - xfce4-weather-plugin - xfce4-websearch-plugin - xfce4-xkb-plugin - - - - xfce-media - <_name>Multimedia support for Xfce - <_description>Multimedia support for Xfce - false - false - - asunder - pavucontrol - parole - pragha - xfburn - xfce4-mixer - - - - xfce-office - <_name>Xfce Office - <_description>Office suite for Xfce - false - false - - abiword - gnumeric - - - - lxde-desktop - <_name>LXDE - <_description>LXDE is a lightweight X11 desktop environment designed for computers with low hardware specifications like netbooks, mobile devices or older computers. - false - false - - abrt-desktop - setroubleshoot - lxde-common - lxmenu-data - lxpanel - lxsession - openbox - pcmanfm - firstboot - firewall-config - gpicview - leafpad - lxappearance - lxappearance-obconf - lxdm - lxinput - lxlauncher - lxpolkit - lxrandr - lxsession-edit - lxshortcut - lxtask - lxterminal - obconf - openssh-askpass - xarchiver - xscreensaver-base - clipit - galculator - xpad - gigolo - fedora-icon-theme - adwaita-cursor-theme - adwaita-gtk2-theme - adwaita-gtk3-theme - gnome-keyring-pam - network-manager-applet - nm-connection-editor - perl-File-MimeInfo - xcompmgr - xdg-user-dirs-gtk - xscreensaver-extras - yumex - notification-daemon - upower - - - - lxde-apps - <_name>Applications for the LXDE Desktop - <_description>A set of commonly used applications for the LXDE Desktop - false - false - - pidgin - sylpheed - transmission - epdfview - mtpaint - - - - lxde-media - <_name>Multimedia support for LXDE - <_description>Multimedia support for LXDE - false - false - - asunder - lxmusic - gxine - gxine-mozplugin - pavucontrol - pnmixer - gnomebaker - - - - lxde-office - <_name>LXDE Office - <_description>Office suite for LXDE - false - false - - abiword - gnumeric - osmo - - - - sugar-apps - <_name>Additional Sugar Activities - <_description>Additional activities for use with the Sugar Environment. - false - false - - sugar-analyze - sugar-calendario - sugar-connect - sugar-distance - sugar-emulator - sugar-flipsticks - sugar-implode - sugar-playgo - sugar-pukllanapac - sugar-view-slides - sugar-xomail - - - - basic-x-window-desktop - <_name>Basic X Window Desktop - <_description>Basic X Window System with a choice of window manager. - false - false - - adwaita-cursor-theme - adwaita-gtk2-theme - adwaita-gtk3-theme - awesome - blackbox - fedora-icon-theme - firstboot - gnome-icon-theme-symbolic - jwm - lightdm - metacity - pekwm - ratpoison - wmx - xmonad-basic - - - - cinnamon-desktop - <_name>Cinnamon - <_description>Cinnamon provides a desktop with a traditional layout, advanced features, easy to use, powerful and flexible. - false - false - - cinnamon - metacity - abrt-desktop - eog - evince - firstboot - firefox - thunderbird - brasero - totem - totem-mozplugin - gcalctool - gdm - gedit - nemo - nemo-open-terminal - network-manager-applet - NetworkManager-openconnect - NetworkManager-openvpn - NetworkManager-pptp - NetworkManager-vpnc - nm-connection-editor - gnome-icon-theme - gnome-backgrounds - gnome-disk-utility - gnome-packagekit - gnome-screenshot - firewall-config - setroubleshoot - simple-scan - sane-backends-drivers-scanners - gnome-screensaver - gnome-system-monitor - gnome-terminal - alsa-plugins-pulseaudio - - - - xmonad - <_name>XMonad - <_description>A tiling window manager - false - false - - xmobar - xmonad - - - - xmonad-gnome - <_name>XMonad for GNOME - <_description>XMonad window manager with GNOME - false - false - - control-center - gnome-panel - xmonad-gnome - - - - haproxy - <_name>HAProxy - <_description>TCP/HTTP Load Balancer. - false - false - - haproxy - rubygem-daemons - rubygem-rest-client - - - - jbossas - <_name>JBoss Application Server - <_description>Java application server. - false - false - - java-1.7.0-openjdk - java-1.7.0-openjdk-devel - jboss-as - jboss-modules - maven - - - - mongodb - <_name>MongoDB - <_description>Scalable high-performance NoSQL database. - false - false - - libmongodb - mongodb - mongodb-devel - mongodb-server - - - - perl-web - <_name>Perl for Web - <_description>Basic Perl web application support. - false - false - - perl-core - ImageMagick-perl - mod_perl - perl-App-cpanminus - perl-CPAN - perl-CPANPLUS - perl-DBD-MySQL - perl-DBD-SQLite - perl-MongoDB - - - - php - <_name>PHP - <_description>General-purpose web development scripting language. - false - false - - php - php - php-bcmath - php-devel - php-gd - php-imap - php-mbstring - php-mcrypt - php-mysql - php-pdo - php-pear - php-pecl-apc - php-pecl-mongo - php-pgsql - php-process - php-soap - php-xml - - - - python-web - <_name>Python - <_description>Basic Python web application support. - false - false - - freetype-devel - libcurl - libcurl-devel - libjpeg-turbo - libjpeg-turbo-devel - mod_wsgi - MySQL-python - numpy - numpy-f2py - pymongo - pymongo-gridfs - python - python-magic - python-psycopg2 - python-virtualenv - - - - rubyonrails - <_name>Ruby on Rails - <_description>Ruby on Rails web application stack. - false - false - - ruby - ruby-devel - rubygems - - - - - - rubygem-actionmailer - rubygem-actionpack - rubygem-activemodel - rubygem-activerecord - rubygem-activeresource - rubygem-activesupport - rubygem-arel - rubygem-bcrypt-ruby - rubygem-bigdecimal - rubygem-builder - rubygem-bundler - rubygem-coffee-rails - rubygem-coffee-script - rubygem-coffee-script-source - rubygem-diff-lcs - rubygem-erubis - rubygem-execjs - rubygem-hike - rubygem-i18n - rubygem-io-console - rubygem-journey - rubygem-jquery-rails - rubygem-json - rubygem-listen - rubygem-mail - rubygem-mime-types - rubygem-minitest - - rubygem-multi_json - - - - - rubygem-net-http-persistent - rubygem-polyglot - rubygem-rack - rubygem-rack-cache - rubygem-rack-ssl - rubygem-rack-test - rubygem-rails - rubygem-railties - rubygem-rake - rubygem-rdoc - rubygem-ref - rubygem-ruby2ruby - rubygem-ruby_parser - rubygem-sass - rubygem-sass-rails - rubygem-sexp_processor - rubygem-sinatra - rubygem-sprockets - rubygem-sqlite3 - rubygem-therubyracer - rubygem-thor - rubygem-tilt - rubygem-treetop - rubygem-tzinfo - rubygem-uglifier - ruby-irb - ruby-libs - sqlite-devel - - - - - tomcat - <_name>Tomcat - <_description>Tomcat web application server. - false - false - - tomcat-native - tomcat - tomcat-admin-webapps - tomcat-webapps - - - - load-balancer - <_name>Load Balancer - <_description>Load balancing support for network traffic - false - false - - ipvsadm - keepalived - - - - ha - <_name>High Availability - <_description>Infrastructure for highly available services and/or shared storage. - false - false - - pacemaker - fence-agents - omping - pcs - - admin-tools <_name>Administration Tools @@ -1125,10 +142,10 @@ docbook5-schemas docbook5-style-xsl linuxdoc-tools - texlive tex-cm-lgc - tex-kerkis tex-fonts-hebrew + tex-kerkis + texlive xhtml1-dtds xmlto abcm2ps @@ -1158,115 +175,60 @@ - standard - <_name>Standard - <_description>Common set of utilities that extend the minimal installation. + base-x + <_name>base-x + <_description>Local X.org display server false false - acl - at - attr - authconfig - bc - bind-utils - bzip2 - cpio - crontabs - cyrus-sasl-plain - dbus - ed - file - firewalld - fpaste - logrotate - lsof - mailcap - ntsysv - pciutils - psacct - quota - tmpwatch - traceroute - chrony - bash-completion - bridge-utils - btrfs-progs - cifs-utils - coolkey - cryptsetup - dmraid - dos2unix - dosfstools - dump - ethtool - fedora-release-notes - finger - fprintd-pam - ftp - gnupg2 - hunspell - iptstate - irda-utils - irqbalance - jwhois - krb5-workstation - lftp - man-pages - mcelog - mdadm - microcode_ctl - mlocate - mtr - nano - net-tools - nfs-utils - nmap-ncat - ntfs-3g - ntfsprogs - numactl - PackageKit-yum-plugin - pam_krb5 - pam_pkcs11 - passwdqc - pcmciautils - pinfo - plymouth - pm-utils - prelink - rdate - rdist - realmd - rng-tools - rsh - rsync - sendmail - setuptool - smartmontools - sos - sssd - stunnel - sudo - symlinks - talk - tar - tcpdump - tcp_wrappers - telnet - time - tree - unzip - usbutils - vconfig - wget - which - wireless-tools - words - ypbind - yum-langpacks - yum-presto - yum-utils - zip + glx-utils + mesa-dri-drivers + plymouth-system-theme + spice-vdagent + xorg-x11-drv-ati + xorg-x11-drv-evdev + xorg-x11-drv-fbdev + xorg-x11-drv-geode + xorg-x11-drv-intel + xorg-x11-drv-mga + xorg-x11-drv-modesetting + xorg-x11-drv-nouveau + xorg-x11-drv-omap + xorg-x11-drv-openchrome + xorg-x11-drv-qxl + xorg-x11-drv-synaptics + xorg-x11-drv-vesa + xorg-x11-drv-vmmouse + xorg-x11-drv-vmware + xorg-x11-drv-wacom + xorg-x11-server-Xorg + xorg-x11-utils + xorg-x11-xauth + xorg-x11-xinit + + + + basic-x-window-desktop + <_name>Basic X Window Desktop + <_description>Basic X Window System with a choice of window manager. + false + false + + adwaita-cursor-theme + adwaita-gtk2-theme + adwaita-gtk3-theme + awesome + blackbox + fedora-icon-theme + firstboot + gnome-icon-theme-symbolic + jwm + lightdm + metacity + pekwm + ratpoison + wmx + xmonad-basic @@ -1367,6 +329,50 @@ myanmar3-unicode-fonts + + cinnamon-desktop + <_name>Cinnamon + <_description>Cinnamon provides a desktop with a traditional layout, advanced features, easy to use, powerful and flexible. + false + false + + abrt-desktop + alsa-plugins-pulseaudio + brasero + cinnamon + eog + evince + firefox + firewall-config + firstboot + gcalctool + gdm + gedit + gnome-backgrounds + gnome-disk-utility + gnome-icon-theme + gnome-packagekit + gnome-screensaver + gnome-screenshot + gnome-system-monitor + gnome-terminal + metacity + nemo + nemo-open-terminal + network-manager-applet + NetworkManager-openconnect + NetworkManager-openvpn + NetworkManager-pptp + NetworkManager-vpnc + nm-connection-editor + sane-backends-drivers-scanners + setroubleshoot + simple-scan + thunderbird + totem + totem-mozplugin + + cloud-infrastructure <_name>Cloud Infrastructure @@ -1716,8 +722,8 @@ systemtap texinfo valgrind - alleyoop alex + alleyoop aplus-fsf archmage astyle @@ -2386,6 +1392,17 @@ zenon + + epiphany + <_name>Epiphany Web Browser + <_description>Epiphany Web Browser for GNOME + false + false + + epiphany + epiphany-extensions + + ethiopic-support <_name>Ethiopic Support @@ -2448,6 +1465,17 @@ tmispell-voikko + + firefox + <_name>Firefox Web Browser + <_description>The Firefox web browser + false + false + + firefox + icedtea-web + + font-design <_name>Font design and packaging @@ -2787,7 +1815,6 @@ sil-gentium-basic-fonts sil-gentium-fonts sil-lateef-fonts - sil-nuosu-fonts sil-scheherazade-fonts silkscreen-expanded-fonts silkscreen-fonts @@ -3023,11 +2050,11 @@ grhino gweled haxima + hedgewars hexglass hitori iapetal joystick - hedgewars kbilliards kcheckers kdeaddons-atlantikdesigner @@ -3057,8 +2084,8 @@ MegaMek methane mindless - mine_detector minetest + mine_detector mirrormagic mj monsterz @@ -3223,6 +2250,137 @@ bpg-serif-modern-fonts + + gnome-desktop + <_name>GNOME + <_description>GNOME is a highly intuitive and user friendly desktop environment. + false + false + + abrt-desktop + aisleriot + at-spi2-atk + at-spi2-core + avahi + baobab + brasero + brasero-nautilus + caribou + caribou-gtk2-module + caribou-gtk3-module + cheese + control-center + dconf + deja-dup + desktop-backgrounds-basic + empathy + eog + evince + evince-nautilus + evolution + evolution-ews + evolution-help + evolution-NetworkManager + file-roller + file-roller-nautilus + firewall-config + firstboot + fprintd-pam + gcalctool + gdm + gedit + glib-networking + gnome-backgrounds + gnome-bluetooth + gnome-boxes + gnome-clocks + gnome-color-manager + gnome-contacts + gnome-dictionary + gnome-disk-utility + gnome-disk-utility-nautilus + gnome-documents + gnome-font-viewer + gnome-icon-theme + gnome-icon-theme-extras + gnome-icon-theme-symbolic + gnome-packagekit + gnome-panel + gnome-screensaver + gnome-screenshot + gnome-session + gnome-settings-daemon + gnome-shell + gnome-system-log + gnome-system-monitor + gnome-terminal + gnome-themes-standard + gnome-user-docs + gucharmap + gvfs-fuse + gvfs-gphoto2 + gvfs-smb + libcanberra-gtk2 + libcanberra-gtk3 + libproxy-mozjs + librsvg2 + libsane-hpaio + metacity + mousetweaks + nautilus + nautilus-sendto + network-manager-applet + NetworkManager-openconnect + NetworkManager-openvpn + NetworkManager-pptp + NetworkManager-vpnc + nm-connection-editor + notification-daemon + orca + PackageKit-command-not-found + PackageKit-gtk-module + PackageKit-gtk3-module + policycoreutils-restorecond + polkit-gnome + rhythmbox + sane-backends-drivers-scanners + seahorse + setroubleshoot + shotwell + simple-scan + sushi + totem + totem-mozplugin + totem-nautilus + transmission-gtk + vinagre + xdg-user-dirs-gtk + yelp + + + + gnome-games + <_name>Extra games for the GNOME Desktop + <_description>A variety of games for the GNOME Desktop + false + false + + gnome-games-glchess + gnome-games-glines + gnome-games-gnect + gnome-games-gnibbles + gnome-games-gnobots2 + gnome-games-gnomine + gnome-games-gnotravex + gnome-games-gnotski + gnome-games-gtali + gnome-games-iagno + gnome-games-lightsoff + gnome-games-mahjongg + gnome-games-quadrapassel + gnome-games-sudoku + + gnome-software-development <_name>GNOME Software Development @@ -3308,12 +2466,6 @@ false false - empathy - evolution - evolution-help - firefox - icedtea-web - transmission-gtk amsn arora azureus @@ -3325,11 +2477,15 @@ deluge dillo ekiga + empathy epiphany epiphany-extensions + evolution evolution-bogofilter + evolution-help evolution-perl filezilla + firefox fwbuilder gajim gftp @@ -3339,6 +2495,7 @@ gtorrentviewer gwget gyachi + icedtea-web jabbim jd kazehakase @@ -3375,6 +2532,7 @@ streamtuner sylpheed thunderbird + transmission-gtk transmission-qt twinkle uget @@ -3394,14 +2552,6 @@ false xsane-gimp - gimp - gimp-data-extras - gimp-help - gimp-help-browser - libsane-hpaio - sane-backends-drivers-scanners - shotwell - simple-scan argyllcms asciio asymptote @@ -3417,6 +2567,10 @@ geeqie gifsicle gifview + gimp + gimp-data-extras + gimp-help + gimp-help-browser gipfel gpp graphviz @@ -3432,6 +2586,7 @@ kolourpaint kphotoalbum ksnapshot + libsane-hpaio makehuman mirage netpbm-progs @@ -3444,7 +2599,10 @@ rawstudio renrot sane-backends-drivers-cameras + sane-backends-drivers-scanners sane-frontends + shotwell + simple-scan tachyon tuxpaint tzclock @@ -3514,6 +2672,31 @@ samyak-gujarati-fonts + + ha + <_name>High Availability + <_description>Infrastructure for highly available services and/or shared storage. + false + false + + fence-agents + omping + pacemaker + pcs + + + + haproxy + <_name>HAProxy + <_description>TCP/HTTP Load Balancer. + false + false + + haproxy + rubygem-daemons + rubygem-rest-client + + hardware-support <_name>Hardware Support @@ -3530,9 +2713,9 @@ ipw2200-firmware ivtv-firmware iwl100-firmware + iwl1000-firmware iwl105-firmware iwl135-firmware - iwl1000-firmware iwl2000-firmware iwl2030-firmware iwl3945-firmware @@ -3582,7 +2765,6 @@ false false - emacs-haskell-mode cabal-dev cabal-rpm darcs @@ -3603,6 +2785,7 @@ haskell-platform hlint hscolour + emacs-haskell-mode leksah @@ -3664,9 +2847,9 @@ im-chooser-xfce imsettings-gnome imsettings-lxde + imsettings-mate imsettings-qt imsettings-xfce - imsettings-mate ibus-anthy ibus-chewing ibus-hangul @@ -3677,8 +2860,8 @@ im-chooser imsettings m17n-contrib - system-config-users system-config-language + system-config-users cellwriter eekboard fcitx @@ -3870,6 +3053,20 @@ pmd + + jbossas + <_name>JBoss Application Server + <_description>Java application server. + false + false + + java-1.7.0-openjdk + java-1.7.0-openjdk-devel + jboss-as + jboss-modules + maven + + kannada-support <_name>Kannada Support @@ -3901,6 +3098,156 @@ iok + + kde-apps + <_name>KDE Applications + <_description>A set of commonly used KDE Applications + false + false + + digikam + kdeartwork-screensavers + kdegames + kdenetwork-krdc + kdenetwork-krfb + kolourpaint + konversation + krusader + ktorrent + + + + kde-desktop + <_name>KDE Plasma Workspaces + <_description>The KDE Plasma Workspaces, a highly-configurable graphical user interface which includes a panel, desktop, system icons and desktop widgets, and many powerful KDE applications. + false + false + + abrt-desktop + akonadi + akonadi-mysql + apper + ark + bluedevil + cagibi + cups-pk-helper + firewall-config + firstboot + gwenview + kamera + kamoso + kcalc + kcharselect + kcm-gtk + kcm_touchpad + kcolorchooser + kde-baseapps + kde-plasma-networkmanagement + kde-plasma-networkmanagement-openconnect + kde-plasma-networkmanagement-openvpn + kde-plasma-networkmanagement-pptp + kde-plasma-networkmanagement-vpnc + kde-print-manager + kde-runtime + kde-settings-pulseaudio + kde-workspace + kdeaccessibility + kdegames-minimal + kdegraphics-strigi-analyzer + kdegraphics-thumbnailers + kdelibs + kdenetwork-kdnssd + kdenetwork-kget + kdepim + kdeplasma-addons + kdm + kgpg + kipi-plugins + kmix + konsole + kruler + ksnapshot + ksshaskpass + ksysguard + kwallet + kwebkitpart + kwrite + okular + oxygen-gtk + phonon-backend-gstreamer + plasma-scriptengine-python + setroubleshoot + system-config-date + system-config-services + xsettings-kde + xterm + libreoffice-kde + pinentry-qt + + + + kde-education + <_name>KDE Educational applications + <_description>KDE Educational applications + false + false + + blinken + cantor + kalgebra + kalzium + kanagram + kbruch + kgeography + khangman + kig + kiten + klettres + kmplot + kstars + ktouch + kturtle + kwordquiz + marble + parley + rocs + step + + + + kde-media + <_name>KDE Multimedia support + <_description>Multimedia support for KDE + false + false + + amarok + dragon + k3b + kscd + + + + kde-office + <_name>KDE Office + <_description>KDE Office applications + false + false + + calligra + calligra-braindump + calligra-flow + calligra-karbon + calligra-kexi + calligra-krita + calligra-plan + calligra-sheets + calligra-stage + calligra-words + okular + scribus + + kde-software-development <_name>KDE Software Development @@ -3964,6 +3311,26 @@ telepathy-qt4-devel + + kde-telepathy + <_name>KDE Telepathy + <_description>KDE Telepathy applications + false + false + + ktp-accounts-kcm + ktp-approver + ktp-auth-handler + ktp-call-ui + ktp-contact-applet + ktp-contact-list + ktp-filetransfer-handler + ktp-kded-integration-module + ktp-presence-applet + ktp-send-file + ktp-text-ui + + khmer-support <_name>Khmer Support @@ -4177,6 +3544,20 @@ compat-libstdc++-33 + + libreoffice + <_name>LibreOffice + <_description>LibreOffice Productivity Suite + + libreoffice-calc + libreoffice-draw + libreoffice-graphicfilter + libreoffice-impress + libreoffice-math + libreoffice-writer + libreoffice-xsltfilter + + libreoffice-development <_name>LibreOffice Development @@ -4192,6 +3573,113 @@ libreoffice-sdk-doc + + load-balancer + <_name>Load Balancer + <_description>Load balancing support for network traffic + false + false + + ipvsadm + keepalived + + + + lxde-apps + <_name>Applications for the LXDE Desktop + <_description>A set of commonly used applications for the LXDE Desktop + false + false + + epdfview + mtpaint + pidgin + sylpheed + transmission + + + + lxde-desktop + <_name>LXDE + <_description>LXDE is a lightweight X11 desktop environment designed for computers with low hardware specifications like netbooks, mobile devices or older computers. + false + false + + abrt-desktop + adwaita-cursor-theme + adwaita-gtk2-theme + adwaita-gtk3-theme + clipit + fedora-icon-theme + firewall-config + firstboot + galculator + gigolo + gnome-keyring-pam + gpicview + leafpad + lxappearance + lxappearance-obconf + lxde-common + lxdm + lxinput + lxlauncher + lxmenu-data + lxpanel + lxpolkit + lxrandr + lxsession + lxsession-edit + lxshortcut + lxtask + lxterminal + network-manager-applet + nm-connection-editor + notification-daemon + obconf + openbox + openssh-askpass + pcmanfm + perl-File-MimeInfo + setroubleshoot + upower + xarchiver + xcompmgr + xdg-user-dirs-gtk + xpad + xscreensaver-base + xscreensaver-extras + yumex + + + + lxde-media + <_name>Multimedia support for LXDE + <_description>Multimedia support for LXDE + false + false + + asunder + gnomebaker + gxine + gxine-mozplugin + lxmusic + pavucontrol + pnmixer + + + + lxde-office + <_name>LXDE Office + <_description>Office suite for LXDE + false + false + + abiword + gnumeric + osmo + + mail-server <_name>Mail Server @@ -4283,6 +3771,44 @@ iok + + marathi-support + <_name>Marathi Support + <_description/> + false + false + mr + + lohit-marathi-fonts + m17n-contrib + ibus-m17n + iok + samyak-devanagari-fonts + + + + mate-compiz + <_name>mate-compiz + <_description>This package group adds Compiz and Emerald to MATE desktop + false + false + + ccsm + compiz + compiz-bcop + compiz-config-python + compiz-manager + compiz-mate + compiz-plugins-extra + compiz-plugins-main + compiz-plugins-unsupported + emerald + emerald-themes + fusion-icon + fusion-icon-gtk + libcompizconfig + + mate-desktop <_name>MATE @@ -4290,17 +3816,37 @@ false false - lightdm - firstboot abrt-desktop - setroubleshoot + adwaita-gtk2-theme + adwaita-gtk3-theme + avahi + brasero + clearlooks-compact-gnome-theme ConsoleKit-x11 - xdg-user-dirs-gtk + dconf + dconf-editor + desktop-backgrounds-basic + desktop-backgrounds-compat + fedora-icon-theme + firefox + firewall-config + firstboot + geany + giggle + gnome-theme-curvylooks + gtk2-engines + gvfs + gvfs-fuse + gvfs-gphoto2 + gvfs-smb + imsettings libmatekbd libmatekeyring libmateweather libmatewnck libnotify + lightdm + lightdm-gtk mate-applets mate-backgrounds mate-bluetooth @@ -4308,18 +3854,19 @@ mate-control-center mate-desktop mate-dialogs - mate-keyring - mate-keyring-pam - mate-menus - mate-icon-theme - mate-image-viewer + mate-document-viewer mate-file-archiver mate-file-manager - mate-file-manager-open-terminal mate-file-manager-image-converter + mate-file-manager-open-terminal mate-file-manager-sendto + mate-icon-theme + mate-image-viewer + mate-keyring + mate-keyring-pam mate-media mate-menu-editor + mate-menus mate-netspeed mate-notification-daemon mate-panel @@ -4335,38 +3882,17 @@ mate-themes mate-utils mate-window-manager - mate-document-viewer - NetworkManager network-manager-applet + NetworkManager NetworkManager-openconnect NetworkManager-openvpn NetworkManager-pptp NetworkManager-vpnc - nm-connection-editor - adwaita-gtk3-theme - adwaita-gtk2-theme - avahi - brasero - clearlooks-compact-gnome-theme - dconf - dconf-editor - desktop-backgrounds-compat - desktop-backgrounds-basic - fedora-icon-theme - firefox - firewall-config - geany - giggle - gnome-theme-curvylooks - gvfs - gvfs-smb - gvfs-fuse - gtk2-engines - imsettings - lightdm-gtk nimbus-theme-gnome + nm-connection-editor pavucontrol pidgin + setroubleshoot shotwell simple-scan thunderbird @@ -4374,49 +3900,10 @@ transmission-gtk vim-enhanced vinagre + xdg-user-dirs-gtk xterm yelp yumex - gvfs-gphoto2 - - - - mate-compiz - <_name>mate-compiz - <_description>This package group adds Compiz and Emerald to MATE desktop - false - false - - compiz - compiz-plugins-main - compiz-plugins-extra - compiz-manager - compiz-config-python - compiz-plugins-unsupported - compiz-bcop - compiz-mate - libcompizconfig - compiz-plugins-main - ccsm - emerald-themes - emerald - fusion-icon - fusion-icon-gtk - - - - marathi-support - <_name>Marathi Support - <_description/> - false - false - mr - - lohit-marathi-fonts - m17n-contrib - ibus-m17n - iok - samyak-devanagari-fonts @@ -4492,7 +3979,6 @@ mingw32-gdbm mingw32-gettext mingw32-glib2 - mingw32-win-iconv mingw32-libgcrypt mingw32-libgpg-error mingw32-libjpeg-turbo @@ -4507,9 +3993,43 @@ mingw32-SDL mingw32-sqlite mingw32-termcap + mingw32-win-iconv mingw32-zlib + + mongodb + <_name>MongoDB + <_description>Scalable high-performance NoSQL database. + false + false + + libmongodb + mongodb + mongodb-devel + mongodb-server + + + + multimedia + <_name>Multimedia + <_description>Audio/video framework common to desktops + false + false + + alsa-plugins-pulseaudio + alsa-utils + gstreamer-plugins-bad-free + gstreamer-plugins-espeak + gstreamer-plugins-good + PackageKit-gstreamer-plugin + pulseaudio + pulseaudio-module-x11 + pulseaudio-utils + gstreamer1-plugins-bad-free + gstreamer1-plugins-good + + mysql <_name>MySQL Database @@ -4785,6 +4305,24 @@ vim-perl-support + + perl-web + <_name>Perl for Web + <_description>Basic Perl web application support. + false + false + + ImageMagick-perl + mod_perl + perl-App-cpanminus + perl-core + perl-CPAN + perl-CPANPLUS + perl-DBD-MySQL + perl-DBD-SQLite + perl-MongoDB + + persian-support <_name>Persian Support @@ -4797,6 +4335,31 @@ sil-lateef-fonts + + php + <_name>PHP + <_description>General-purpose web development scripting language. + false + false + + php + php-bcmath + php-devel + php-gd + php-imap + php-mbstring + php-mcrypt + php-mysql + php-pdo + php-pear + php-pecl-apc + php-pecl-mongo + php-pgsql + php-process + php-soap + php-xml + + printing <_name>Printing Support @@ -4848,6 +4411,30 @@ saab-fonts + + python-web + <_name>Python + <_description>Basic Python web application support. + false + false + + freetype-devel + libcurl + libcurl-devel + libjpeg-turbo + libjpeg-turbo-devel + mod_wsgi + MySQL-python + numpy + numpy-f2py + pymongo + pymongo-gridfs + python + python-magic + python-psycopg2 + python-virtualenv + + robotics-suite <_name>Robotics @@ -4930,6 +4517,84 @@ rubygem-rdoc + + rubyonrails + <_name>Ruby on Rails + <_description>Ruby on Rails web application stack. + false + false + + ruby + ruby-devel + ruby-irb + ruby-libs + + + + + + rubygem-actionmailer + rubygem-actionpack + rubygem-activemodel + rubygem-activerecord + rubygem-activeresource + rubygem-activesupport + rubygem-arel + rubygem-bcrypt-ruby + rubygem-bigdecimal + rubygem-builder + rubygem-bundler + rubygem-coffee-rails + rubygem-coffee-script + rubygem-coffee-script-source + rubygem-diff-lcs + rubygem-erubis + rubygem-execjs + rubygem-hike + rubygem-i18n + rubygem-io-console + rubygem-journey + rubygem-jquery-rails + rubygem-json + rubygem-listen + rubygem-mail + rubygem-mime-types + rubygem-minitest + + rubygem-multi_json + + + + + rubygem-net-http-persistent + rubygem-polyglot + rubygem-rack + rubygem-rack-cache + rubygem-rack-ssl + rubygem-rack-test + rubygem-rails + rubygem-railties + rubygem-rake + rubygem-rdoc + rubygem-ref + rubygem-ruby2ruby + rubygem-ruby_parser + rubygem-sass + rubygem-sass-rails + rubygem-sexp_processor + rubygem-sinatra + rubygem-sprockets + rubygem-sqlite3 + rubygem-therubyracer + rubygem-thor + rubygem-tilt + rubygem-treetop + rubygem-tzinfo + rubygem-uglifier + rubygems + sqlite-devel + + russian-support <_name>Russian Support @@ -5075,10 +4740,6 @@ false true - brasero - cdparanoia - genisoimage - icedax abcde AcetoneISO2 adplay @@ -5091,9 +4752,11 @@ audacity banshee bluez-alsa + brasero camE cdcollect cdlabelgen + cdparanoia cdrskin cmusphinx3 csound-gui @@ -5109,12 +4772,14 @@ festvox-clb-arctic-hts festvox-rms-arctic-hts gcstar + genisoimage gnomad2 gnomebaker gnomeradio grip gtk-v4l gtkpod + icedax id3v2 isomaster jack-audio-connection-kit @@ -5154,9 +4819,9 @@ regionset rhythmbox rosegarden4 + sound-juicer soundconverter soundtracker - sound-juicer sox sweep tagtool @@ -5223,6 +4888,138 @@ tcl-pgtcl + + standard + <_name>Standard + <_description>Common set of utilities that extend the minimal installation. + false + false + + acl + at + attr + authconfig + bash-completion + bc + bind-utils + bridge-utils + btrfs-progs + bzip2 + cifs-utils + coolkey + cpio + crontabs + cryptsetup + cyrus-sasl-plain + dbus + dmraid + dos2unix + dosfstools + dump + ed + ethtool + fedora-release-notes + file + finger + firewalld + fpaste + fprintd-pam + ftp + gnupg2 + hunspell + iptstate + irda-utils + irqbalance + jwhois + krb5-workstation + lftp + logrotate + lsof + mailcap + man-pages + mcelog + mdadm + microcode_ctl + mlocate + mtr + nano + net-tools + nfs-utils + nmap-ncat + ntfs-3g + ntfsprogs + ntsysv + numactl + PackageKit-yum-plugin + pam_krb5 + pam_pkcs11 + passwdqc + pciutils + pcmciautils + pinfo + plymouth + pm-utils + prelink + psacct + quota + rdate + rdist + realmd + rng-tools + rsh + rsync + sendmail + setuptool + smartmontools + sos + sssd + stunnel + sudo + symlinks + talk + tar + tcpdump + tcp_wrappers + telnet + time + tmpwatch + traceroute + tree + unzip + usbutils + vconfig + wget + which + wireless-tools + words + ypbind + yum-langpacks + yum-presto + yum-utils + zip + chrony + + + + sugar-apps + <_name>Additional Sugar Activities + <_description>Additional activities for use with the Sugar Environment. + false + false + + sugar-analyze + sugar-calendario + sugar-connect + sugar-distance + sugar-emulator + sugar-flipsticks + sugar-implode + sugar-playgo + sugar-pukllanapac + sugar-view-slides + sugar-xomail + + sugar-desktop <_name>Sugar Desktop Environment @@ -5231,23 +5028,21 @@ false csound-python + etoys-sugar + firstboot + gdm gnome-power-manager gvfs metacity pygame sugar - sugar-cp-all - sugar-toolkit - sugar-toolkit-gtk3 - etoys-sugar - firstboot - gdm sugar-abacus sugar-browse sugar-calculator sugar-chat sugar-clock sugar-countries + sugar-cp-all sugar-finance sugar-getiabooks sugar-help @@ -5269,6 +5064,8 @@ sugar-speak sugar-stopwatch sugar-terminal + sugar-toolkit + sugar-toolkit-gtk3 sugar-turtleart sugar-typing-turtle sugar-visualmatch @@ -5564,8 +5361,8 @@ pork rss2email rtorrent - slrn sitecopy + slrn snownews tftp tin @@ -5615,6 +5412,19 @@ jomolhari-fonts + + tomcat + <_name>Tomcat + <_description>Tomcat web application server. + false + false + + tomcat + tomcat-admin-webapps + tomcat-native + tomcat-webapps + + traditional-chinese-support <_name>Traditional Chinese Support @@ -5849,6 +5659,169 @@ xorg-x11-xbitmaps + + xfce-apps + <_name>Applications for the Xfce Desktop + <_description>A set of commonly used applications for the Xfce Desktop + false + false + + catfish + claws-mail + claws-mail-plugins-archive + claws-mail-plugins-att-remover + claws-mail-plugins-attachwarner + claws-mail-plugins-fetchinfo + claws-mail-plugins-mailmbox + claws-mail-plugins-newmail + claws-mail-plugins-notification + claws-mail-plugins-pgp + claws-mail-plugins-rssyl + claws-mail-plugins-smime + claws-mail-plugins-spam-report + claws-mail-plugins-tnef + claws-mail-plugins-vcalendar + epdfview + galculator + geany + leafpad + liferea + midori + orage + pidgin + remmina + remmina-plugins-rdp + remmina-plugins-vnc + ristretto + seahorse + transmission + xarchiver + xfce4-clipman-plugin + xfce4-dict-plugin + xfce4-notes-plugin + + + + xfce-desktop + <_name>Xfce + <_description>A lightweight desktop environment that works well on low end machines. + false + false + + abrt-desktop + adwaita-cursor-theme + adwaita-gtk2-theme + adwaita-gtk3-theme + albatross-gtk2-theme + albatross-gtk3-theme + albatross-xfwm4-theme + alsa-utils + bluebird-gtk2-theme + bluebird-gtk3-theme + bluebird-xfwm4-theme + blueman + ConsoleKit + ConsoleKit-x11 + desktop-backgrounds-compat + fedora-icon-theme + firewall-config + firstboot + greybird-gtk2-theme + greybird-gtk3-theme + greybird-xfce4-notifyd-theme + greybird-xfwm4-theme + gtk-xfce-engine + gvfs + lightdm-gtk + network-manager-applet + NetworkManager-openvpn + NetworkManager-pptp + NetworkManager-vpnc + nm-connection-editor + openssh-askpass + setroubleshoot + Terminal + Thunar + thunar-archive-plugin + thunar-media-tags-plugin + thunar-volman + tumbler + xdg-user-dirs-gtk + xfce4-about + xfce4-appfinder + xfce4-datetime-plugin + xfce4-panel + xfce4-places-plugin + xfce4-power-manager + xfce4-quicklauncher-plugin + xfce4-screenshooter-plugin + xfce4-session + xfce4-session-engines + xfce4-settings + xfconf + xfdesktop + xfwm4 + xfwm4-theme-nodoka + xfwm4-themes + xscreensaver-base + yumex + + + + xfce-extra-plugins + <_name>Extra plugins for the Xfce panel + <_description>Extend the functionality of the Xfce panel + false + false + + xfce4-battery-plugin + xfce4-cellmodem-plugin + xfce4-cpugraph-plugin + xfce4-diskperf-plugin + xfce4-eyes-plugin + xfce4-fsguard-plugin + xfce4-genmon-plugin + xfce4-mailwatch-plugin + xfce4-mount-plugin + xfce4-netload-plugin + xfce4-sensors-plugin + xfce4-smartbookmark-plugin + xfce4-systemload-plugin + xfce4-taskmanager + xfce4-time-out-plugin + xfce4-timer-plugin + xfce4-verve-plugin + xfce4-weather-plugin + xfce4-websearch-plugin + xfce4-xkb-plugin + + + + xfce-media + <_name>Multimedia support for Xfce + <_description>Multimedia support for Xfce + false + false + + asunder + parole + pavucontrol + pragha + xfburn + xfce4-mixer + + + + xfce-office + <_name>Xfce Office + <_description>Office suite for Xfce + false + false + + abiword + gnumeric + + xfce-software-development <_name>Xfce Software Development @@ -5869,6 +5842,29 @@ xfce4-session-devel + + xmonad + <_name>XMonad + <_description>A tiling window manager + false + false + + xmobar + xmonad + + + + xmonad-gnome + <_name>XMonad for GNOME + <_description>XMonad window manager with GNOME + false + false + + control-center + gnome-panel + xmonad-gnome + + yiddish-support <_name>Yiddish Support @@ -5895,30 +5891,6 @@ culmus-yehuda-clm-fonts - - gnome-desktop-environment - <_name>GNOME Desktop - <_description>GNOME is a highly intuitive and user friendly desktop environment. - 5 - - base-x - standard - core - dial-up - fonts - input-methods - multimedia - hardware-support - printing - firefox - gnome-desktop - - - gnome-games - epiphany - libreoffice - - kde-desktop-environment <_name>KDE Plasma Workspaces @@ -6099,6 +6071,30 @@ electronic-lab + + gnome-desktop-environment + <_name>GNOME Desktop + <_description>GNOME is a highly intuitive and user friendly desktop environment. + 5 + + base-x + standard + core + dial-up + fonts + input-methods + multimedia + hardware-support + printing + firefox + gnome-desktop + + + gnome-games + epiphany + libreoffice + + web-server-environment <_name>Web Server @@ -6192,27 +6188,14 @@ standard - - gnome-desktop-environment - <_name>GNOME Desktop - <_description>GNOME is a highly intuitive and user friendly desktop environment. - 5 - - firefox - gnome-desktop - gnome-games - epiphany - libreoffice - - kde-desktop-environment <_name>KDE Desktop <_description>The KDE SC includes the KDE Plasma Desktop, a highly-configurable graphical user interface which includes a panel, desktop, system icons and desktop widgets, and many powerful KDE applications. 10 - kde-desktop kde-apps + kde-desktop kde-education kde-media kde-office @@ -6225,21 +6208,44 @@ <_description>A lightweight desktop environment that works well on low end machines. 15 - xfce-desktop xfce-apps + xfce-desktop xfce-extra-plugins xfce-media xfce-office + + apps + <_name>Applications + <_description>Applications to perform a variety of tasks + 20 + + authoring-and-publishing + design-suite + editors + education + engineering-and-scientific + firefox + font-design + games + graphical-internet + graphics + libreoffice + medical + office + sound-and-video + text-internet + + lxde-desktop-environment <_name>LXDE Desktop <_description>LXDE is a lightweight X11 desktop environment designed for computers with low hardware specifications like netbooks, mobile devices or older computers. 20 - lxde-desktop lxde-apps + lxde-desktop lxde-media lxde-office @@ -6269,31 +6275,21 @@ <_description>A software playground for learning about learning. 25 - sugar-desktop sugar-apps + sugar-desktop - apps - <_name>Applications - <_description>Applications to perform a variety of tasks - 20 + gnome-desktop-environment + <_name>GNOME Desktop + <_description>GNOME is a highly intuitive and user friendly desktop environment. + 5 - authoring-and-publishing - design-suite - editors - education - engineering-and-scientific + epiphany firefox - font-design - games - graphical-internet - graphics - medical + gnome-desktop + gnome-games libreoffice - office - sound-and-video - text-internet @@ -6349,17 +6345,17 @@ ha haproxy jbossas - load-balancer legacy-network-server + load-balancer mail-server mongodb mysql network-server news-server perl-web - python-web php printing + python-web rubyonrails server-cfg smb-server @@ -6376,7 +6372,6 @@ 99 admin-tools - standard dial-up fonts hardware-support @@ -6384,6 +6379,7 @@ java legacy-fonts legacy-software-support + standard system-tools virtualization diff --git a/comps-f19.xml.in b/comps-f19.xml.in index 0e3c3f21..7592f60f 100644 --- a/comps-f19.xml.in +++ b/comps-f19.xml.in @@ -2,992 +2,23 @@ - base-x - <_name>base-x - <_description>Local X.org display server + 3d-printing + <_name>3D Printing + <_description>3D printing software false - false + true - xorg-x11-drv-ati - xorg-x11-drv-evdev - xorg-x11-drv-fbdev - xorg-x11-drv-geode - xorg-x11-drv-intel - xorg-x11-drv-mga - xorg-x11-drv-modesetting - xorg-x11-drv-nouveau - xorg-x11-drv-omap - xorg-x11-drv-openchrome - xorg-x11-drv-qxl - xorg-x11-drv-synaptics - xorg-x11-drv-vesa - xorg-x11-drv-vmmouse - xorg-x11-drv-vmware - xorg-x11-drv-wacom - xorg-x11-server-Xorg - xorg-x11-xauth - xorg-x11-xinit - glx-utils - mesa-dri-drivers - plymouth-system-theme - xorg-x11-utils - - - - multimedia - <_name>Multimedia - <_description>Audio/video framework common to desktops - false - false - - gstreamer-plugins-bad-free - gstreamer-plugins-espeak - gstreamer-plugins-good - gstreamer1-plugins-bad-free - gstreamer1-plugins-good - PackageKit-gstreamer-plugin - alsa-utils - alsa-plugins-pulseaudio - pulseaudio - pulseaudio-utils - pulseaudio-module-x11 - - - - gnome-desktop - <_name>GNOME - <_description>GNOME is a highly intuitive and user friendly desktop environment. - false - false - - desktop-backgrounds-basic - control-center - dconf - gnome-session-xsession - gnome-settings-daemon - gnome-shell - gnome-themes-standard - abrt-desktop - setroubleshoot - aisleriot - at-spi2-atk - at-spi2-core - avahi - baobab - bijiben - brasero - brasero-nautilus - caribou - caribou-gtk2-module - caribou-gtk3-module - cheese - deja-dup - empathy - eog - evince - evince-nautilus - evolution - evolution-ews - evolution-help - file-roller - file-roller-nautilus - firewall-config - fprintd-pam - gdm - gedit - glib-networking - gnome-backgrounds - gnome-bluetooth - gnome-boxes - gnome-calculator - gnome-clocks - gnome-color-manager - gnome-contacts - gnome-dictionary - gnome-disk-utility - gnome-documents - gnome-font-viewer - gnome-getting-started-docs - gnome-icon-theme - gnome-icon-theme-extras - gnome-icon-theme-symbolic - gnome-initial-setup - gnome-packagekit - gnome-screenshot - gnome-system-log - gnome-system-monitor - gnome-terminal - gnome-user-docs - gnome-weather - gucharmap - gvfs-fuse - gvfs-afc - gvfs-archive - gvfs-goa - gvfs-gphoto2 - gvfs-mtp - gvfs-smb - libcanberra-gtk2 - libcanberra-gtk3 - libproxy-mozjs - librsvg2 - libsane-hpaio - mousetweaks - nautilus - nautilus-sendto - NetworkManager-l2tp - NetworkManager-openconnect - NetworkManager-openvpn - NetworkManager-pptp - NetworkManager-vpnc - nm-connection-editor - orca - PackageKit-command-not-found - PackageKit-gtk3-module - polkit-js-engine - rhythmbox - sane-backends-drivers-scanners - seahorse - shotwell - simple-scan - sushi - totem - totem-mozplugin - totem-nautilus - transmission-gtk - xdg-user-dirs-gtk - vinagre - yelp - - - - gnome-games - <_name>Extra games for the GNOME Desktop - <_description>A variety of games for the GNOME Desktop - false - false - - five-or-more - four-in-a-row - gnome-chess - gnome-klotski - gnome-mahjongg - gnome-mines - gnome-nibbles - gnome-robots - gnome-sudoku - gnome-tetravex - iagno - lightsoff - quadrapassel - swell-foop - tali - - - - firefox - <_name>Firefox Web Browser - <_description>The Firefox web browser - false - false - - firefox - icedtea-web - - - - epiphany - <_name>Epiphany Web Browser - <_description>Epiphany Web Browser for GNOME - false - false - - epiphany - - - - libreoffice - <_name>LibreOffice - <_description>LibreOffice Productivity Suite - - libreoffice-calc - libreoffice-draw - libreoffice-emailmerge - libreoffice-graphicfilter - libreoffice-impress - libreoffice-math - libreoffice-writer - libreoffice-base - libreoffice-pyuno - - - - kde-desktop - <_name>KDE - <_description>The KDE Plasma Workspaces, a highly-configurable graphical user interface which includes a panel, desktop, system icons and desktop widgets, and many powerful KDE applications. - false - false - - libreoffice-kde - pinentry-qt - akonadi - akonadi-mysql - appmenu-qt - recordmydesktop - setroubleshoot - apper - ark - bluedevil - cagibi - cups-pk-helper - firewall-config - gwenview - initial-setup - kamera - kamoso - kcalc - kcharselect - kcm-gtk - kcm_touchpad - kcolorchooser - kde-baseapps - kde-plasma-networkmanagement - kde-plasma-networkmanagement-openconnect - kde-plasma-networkmanagement-openvpn - kde-plasma-networkmanagement-pptp - kde-plasma-networkmanagement-vpnc - kde-print-manager - kde-runtime - kde-settings-pulseaudio - kde-workspace - kdeaccessibility - kdegames-minimal - kdegraphics-strigi-analyzer - kdegraphics-thumbnailers - kdelibs - kdepim - kdeplasma-addons - kdm - kdnssd - kget - kgpg - kipi-plugins - kmix - konsole - kruler - kscreen - ksnapshot - ksshaskpass - ksysguard - kwallet - kwebkitpart - kwrite - okular - oxygen-gtk - phonon-backend-gstreamer - plasma-scriptengine-python - system-config-date - system-config-services - system-config-users - xsettings-kde - xterm - - - - kde-apps - <_name>KDE Applications - <_description>A set of commonly used KDE applications - false - false - - kdeartwork-screensavers - kdegames - digikam - konversation - kolourpaint - krdc - krfb - krusader - ktorrent - - - - kde-education - <_name>KDE Educational applications - <_description>KDE Educational applications - false - false - - blinken - kalzium - kanagram - kgeography - khangman - kiten - klettres - ktouch - kturtle - kwordquiz - parley - step - marble - kstars - kalgebra - kbruch - kig - kmplot - rocs - cantor - - - - kde-media - <_name>KDE Multimedia support - <_description>Multimedia support for KDE - false - false - - amarok - dragon - k3b - kscd - - - - kde-office - <_name>KDE Office - <_description>KDE Office applications - false - false - - calligra-karbon - calligra-krita - calligra - calligra-braindump - calligra-flow - calligra-kexi - calligra-plan - calligra-sheets - calligra-stage - calligra-words - okular - scribus - - - - kde-telepathy - <_name>KDE Telepathy - <_description>KDE Telepathy applications - false - false - - ktp-accounts-kcm - ktp-approver - ktp-auth-handler - ktp-call-ui - ktp-desktop-applets - ktp-contact-list - ktp-filetransfer-handler - ktp-kded-integration-module - ktp-send-file - ktp-text-ui - - - - xfce-desktop - <_name>Xfce - <_description>A lightweight desktop environment that works well on low end machines. - false - false - - alsa-utils - recordmydesktop - setroubleshoot - desktop-backgrounds-compat - Thunar - xfce4-panel - xfce4-session - xfce4-settings - xfconf - xfdesktop - xfwm4 - firewall-config - fedora-icon-theme - lightdm-gtk - gtk-xfce-engine - gvfs - initial-setup - network-manager-applet - nm-connection-editor - openssh-askpass - xfce4-terminal - thunar-archive-plugin - thunar-volman - tumbler - xfce4-about - xfce4-appfinder - xfce4-power-manager - xfce4-session-engines - xfwm4-theme-nodoka - xscreensaver-base - yumex - NetworkManager-vpnc - NetworkManager-vpnc-gnome - NetworkManager-l2tp - NetworkManager-openconnect - NetworkManager-openvpn - NetworkManager-pptp - blueman - xdg-user-dirs-gtk - adwaita-cursor-theme - adwaita-gtk2-theme - adwaita-gtk3-theme - greybird-gtk2-theme - greybird-gtk3-theme - greybird-xfce4-notifyd-theme - greybird-xfwm4-theme - albatross-gtk2-theme - albatross-gtk3-theme - albatross-xfwm4-theme - bluebird-gtk2-theme - bluebird-gtk3-theme - bluebird-xfwm4-theme - thunar-media-tags-plugin - xfce4-datetime-plugin - xfce4-places-plugin - xfce4-quicklauncher-plugin - xfce4-screenshooter-plugin - xfwm4-themes - - - - xfce-apps - <_name>Applications for the Xfce Desktop - <_description>A set of commonly used applications for the Xfce Desktop - false - false - - claws-mail - claws-mail-plugins-archive - claws-mail-plugins-attachwarner - claws-mail-plugins-att-remover - claws-mail-plugins-fetchinfo - claws-mail-plugins-mailmbox - claws-mail-plugins-newmail - claws-mail-plugins-notification - claws-mail-plugins-pgp - claws-mail-plugins-rssyl - claws-mail-plugins-smime - claws-mail-plugins-spam-report - claws-mail-plugins-tnef - claws-mail-plugins-vcalendar - catfish - galculator - geany - gparted - leafpad - liferea - midori - orage - pidgin - remmina - remmina-plugins-rdp - remmina-plugins-vnc - ristretto - seahorse - transmission - xarchiver - xfce4-clipman-plugin - xfce4-dict-plugin - xfce4-notes-plugin - - - - xfce-extra-plugins - <_name>Extra plugins for the Xfce panel - <_description>Extend the functionality of the Xfce panel - false - false - - xfce4-battery-plugin - xfce4-cellmodem-plugin - xfce4-cpugraph-plugin - xfce4-diskperf-plugin - xfce4-eyes-plugin - xfce4-fsguard-plugin - xfce4-genmon-plugin - xfce4-mailwatch-plugin - xfce4-mount-plugin - xfce4-netload-plugin - xfce4-sensors-plugin - xfce4-smartbookmark-plugin - xfce4-systemload-plugin - xfce4-taskmanager - xfce4-time-out-plugin - xfce4-timer-plugin - xfce4-verve-plugin - xfce4-weather-plugin - xfce4-websearch-plugin - xfce4-xkb-plugin - - - - xfce-media - <_name>Multimedia support for Xfce - <_description>Multimedia support for Xfce - false - false - - asunder - pavucontrol - parole - pragha - xfburn - xfce4-mixer - - - - xfce-office - <_name>Xfce Office - <_description>Office suite for Xfce - false - false - - abiword - gnumeric - - - - lxde-desktop - <_name>LXDE - <_description>LXDE is a lightweight X11 desktop environment designed for computers with low hardware specifications like netbooks, mobile devices or older computers. - false - false - - recordmydesktop - setroubleshoot - lxde-common - lxmenu-data - lxpanel - lxsession - openbox - pcmanfm - firewall-config - gpicview - initial-setup - leafpad - lxappearance - lxappearance-obconf - lxdm - lxinput - lxlauncher - lxpolkit - lxrandr - lxsession-edit - lxshortcut - lxtask - lxterminal - obconf - openssh-askpass - xarchiver - xscreensaver-base - clipit - galculator - xpad - gigolo - fedora-icon-theme - adwaita-cursor-theme - adwaita-gtk2-theme - adwaita-gtk3-theme - gnome-keyring-pam - network-manager-applet - nm-connection-editor - perl-File-MimeInfo - xcompmgr - xdg-user-dirs-gtk - xscreensaver-extras - yumex - notification-daemon - upower - - - - lxde-apps - <_name>Applications for the LXDE Desktop - <_description>A set of commonly used applications for the LXDE Desktop - false - false - - pidgin - sylpheed - transmission - - - - lxde-media - <_name>Multimedia support for LXDE - <_description>Multimedia support for LXDE - false - false - - asunder - lxmusic - gxine - gxine-mozplugin - pavucontrol - pnmixer - gnomebaker - - - - lxde-office - <_name>LXDE Office - <_description>Office suite for LXDE - false - false - - abiword - gnumeric - osmo - - - - sugar-apps - <_name>Additional Sugar Activities - <_description>Additional activities for use with the Sugar Environment. - false - false - - sugar-analyze - sugar-calendario - sugar-connect - sugar-distance - sugar-emulator - sugar-flipsticks - sugar-implode - sugar-playgo - sugar-pukllanapac - sugar-view-slides - sugar-xomail - - - - basic-desktop - <_name>Basic Desktop - <_description>Basic X Window System with a choice of window manager. - false - false - - adwaita-cursor-theme - adwaita-gtk2-theme - adwaita-gtk3-theme - awesome - dwm - fedora-icon-theme - gnome-icon-theme-symbolic - i3 - initial-setup - lightdm - metacity - openbox - ratpoison - xmonad-basic - - - - cinnamon-desktop - <_name>Cinnamon - <_description>Cinnamon provides a desktop with a traditional layout, advanced features, easy to use, powerful and flexible. - false - false - - cinnamon - metacity - abrt-desktop - control-center - eog - evince - firefox - thunderbird - brasero - totem - totem-mozplugin - lightdm-gtk - xdg-user-dirs-gtk - gedit - initial-setup - nemo - network-manager-applet - NetworkManager-l2tp - NetworkManager-openconnect - NetworkManager-openvpn - NetworkManager-pptp - NetworkManager-vpnc - nm-connection-editor - gnome-backgrounds - gnome-calculator - gnome-disk-utility - gnome-icon-theme - gnome-icon-theme-extras - gnome-icon-theme-legacy - gnome-packagekit - gnome-screenshot - gnome-screensaver - gnome-system-monitor - gnome-terminal - gvfs-gphoto2 - gvfs-smb - gvfs-mtp - fedora-icon-theme - firewall-config - policycoreutils-gui - setroubleshoot - simple-scan - sane-backends-drivers-scanners - alsa-plugins-pulseaudio - system-config-users - ConsoleKit-x11 - - - - xmonad - <_name>XMonad - <_description>A tiling window manager - false - false - - xmobar - xmonad - - - - xmonad-mate - <_name>XMonad for MATE - <_description>XMonad window manager with MATE - false - false - - mate-control-center - mate-panel - mate-screensaver - xmonad-mate - - - - haproxy - <_name>HAProxy - <_description>TCP/HTTP Load Balancer. - false - false - - haproxy - rubygem-daemons - rubygem-rest-client - - - - jbossas - <_name>JBoss Application Server - <_description>Java application server. - false - false - - java-1.7.0-openjdk - java-1.7.0-openjdk-devel - jboss-as - jboss-modules - maven - - - - mongodb - <_name>MongoDB - <_description>Scalable high-performance NoSQL database. - false - false - - libmongodb - mongodb - mongodb-devel - mongodb-server - - - - perl-web - <_name>Perl for Web - <_description>Basic Perl web application support. - false - false - - perl-core - ImageMagick-perl - mod_perl - perl-App-cpanminus - perl-CPAN - perl-CPANPLUS - perl-DBD-MySQL - perl-DBD-SQLite - perl-MongoDB - - - - php - <_name>PHP - <_description>General-purpose web development scripting language. - false - false - - php - php - php-bcmath - php-devel - php-gd - php-imap - php-mbstring - php-mcrypt - php-mysqlnd - php-pdo - php-pear - php-pecl-apc - php-pecl-mongo - php-pgsql - php-process - php-soap - php-xml - - - - python-web - <_name>Python - <_description>Basic Python web application support. - false - false - - freetype-devel - libcurl - libcurl-devel - libjpeg-turbo - libjpeg-turbo-devel - mod_wsgi - MySQL-python - numpy - numpy-f2py - pymongo - pymongo-gridfs - python - python-magic - python-psycopg2 - python-virtualenv - - - - rubyonrails - <_name>Ruby on Rails - <_description>Ruby on Rails web application stack. - false - false - - ruby - ruby-devel - rubygems - rubygem-actionmailer - rubygem-actionpack - rubygem-activemodel - rubygem-activerecord - rubygem-activeresource - rubygem-activesupport - rubygem-arel - rubygem-bcrypt-ruby - rubygem-bigdecimal - rubygem-builder - rubygem-bundler - rubygem-coffee-rails - rubygem-coffee-script - rubygem-coffee-script-source - rubygem-diff-lcs - rubygem-erubis - rubygem-execjs - rubygem-hike - rubygem-i18n - rubygem-io-console - rubygem-journey - rubygem-jquery-rails - rubygem-json - rubygem-listen - rubygem-mail - rubygem-mime-types - rubygem-minitest - rubygem-mongo - rubygem-multi_json - rubygem-passenger - rubygem-passenger-devel - rubygem-passenger-native - rubygem-passenger-native-libs - rubygem-net-http-persistent - rubygem-polyglot - rubygem-rack - rubygem-rack-cache - rubygem-rack-ssl - rubygem-rack-test - rubygem-rails - rubygem-railties - rubygem-rake - rubygem-rdoc - rubygem-ref - rubygem-ruby2ruby - rubygem-ruby_parser - rubygem-sass - rubygem-sass-rails - rubygem-sexp_processor - rubygem-sinatra - rubygem-sprockets - rubygem-sqlite3 - rubygem-therubyracer - rubygem-thor - rubygem-tilt - rubygem-treetop - rubygem-tzinfo - rubygem-uglifier - ruby-irb - ruby-libs - sqlite-devel - - - - tomcat - <_name>Tomcat - <_description>Tomcat web application server. - false - false - - tomcat-native - tomcat - tomcat-admin-webapps - tomcat-webapps - - - - load-balancer - <_name>Load Balancer - <_description>Load balancing support for network traffic - false - false - - ipvsadm - keepalived - - - - ha - <_name>High Availability - <_description>Infrastructure for highly available services and/or shared storage. - false - false - - pacemaker - fence-agents - omping - pcs + blender + cura + meshlab + openscad + openscad-MCAD + printrun + RepetierHost + repsnapper + sfact + skeinforge + slic3r @@ -1146,10 +177,10 @@ docbook5-schemas docbook5-style-xsl linuxdoc-tools + tex-fonts-hebrew texlive texlive-cm-lgc texlive-kerkis - tex-fonts-hebrew xhtml1-dtds xmlto abcm2ps @@ -1172,117 +203,65 @@ scribus tex-zfuzz texlive-latex + texlive-xdvi txt2rss w3c-markup-validator - texlive-xdvi xmlcopyeditor - standard - <_name>Standard - <_description>Common set of utilities that extend the minimal installation. + base-x + <_name>base-x + <_description>Local X.org display server false false - acl - at - attr - bc - bind-utils - bzip2 - cpio - crontabs - cyrus-sasl-plain - dbus - ed - file - fpaste - logrotate - lsof - mailcap - ntsysv - pciutils - psacct - quota - tmpwatch - traceroute - chrony - bash-completion - bridge-utils - btrfs-progs - cifs-utils - coolkey - cryptsetup - deltarpm - dos2unix - dosfstools - dump - ethtool - fedora-release-notes - finger - fprintd-pam - ftp - gnupg2 - hunspell - iptstate - irda-utils - irqbalance - jwhois - lftp - man-pages - mcelog - mdadm - microcode_ctl - mlocate - mtr - nano - net-tools - nfs-utils - nmap-ncat - ntfs-3g - ntfsprogs - numactl - PackageKit-yum-plugin - pam_krb5 - pam_pkcs11 - passwdqc - pcmciautils - pinfo - plymouth - pm-utils - prelink - rdate - rdist - realmd - rng-tools - rsh - rsync - sendmail - setuptool - smartmontools - sos - sssd - stunnel - sudo - symlinks - talk - tar - tcpdump - tcp_wrappers - telnet - time - tree - unzip - usbutils - vconfig - wget - which - wireless-tools - words - yum-langpacks - yum-utils - zip + glx-utils + mesa-dri-drivers + plymouth-system-theme + xorg-x11-drv-ati + xorg-x11-drv-evdev + xorg-x11-drv-fbdev + xorg-x11-drv-geode + xorg-x11-drv-intel + xorg-x11-drv-mga + xorg-x11-drv-modesetting + xorg-x11-drv-nouveau + xorg-x11-drv-omap + xorg-x11-drv-openchrome + xorg-x11-drv-qxl + xorg-x11-drv-synaptics + xorg-x11-drv-vesa + xorg-x11-drv-vmmouse + xorg-x11-drv-vmware + xorg-x11-drv-wacom + xorg-x11-server-Xorg + xorg-x11-utils + xorg-x11-xauth + xorg-x11-xinit + + + + basic-desktop + <_name>Basic Desktop + <_description>Basic X Window System with a choice of window manager. + false + false + + adwaita-cursor-theme + adwaita-gtk2-theme + adwaita-gtk3-theme + awesome + dwm + fedora-icon-theme + gnome-icon-theme-symbolic + i3 + initial-setup + lightdm + metacity + openbox + ratpoison + xmonad-basic @@ -1387,6 +366,108 @@ myanmar3-unicode-fonts + + c-development + <_name>C Development Tools and Libraries + <_description>These tools include core development tools such as automake, gcc and debuggers. + false + true + + autoconf + automake + binutils + bison + flex + gcc + gcc-c++ + gdb + glibc-devel + libtool + make + pkgconfig + strace + byacc + ccache + cscope + ctags + elfutils + indent + ltrace + oprofile + oprofile-gui + valgrind + astyle + check + cmake + coan + cproto + ElectricFence + elfinfo + insight + nasm + pscan + scons + splint + undertaker + yasm + zzuf + + + + cinnamon-desktop + <_name>Cinnamon + <_description>Cinnamon provides a desktop with a traditional layout, advanced features, easy to use, powerful and flexible. + false + false + + abrt-desktop + alsa-plugins-pulseaudio + brasero + cinnamon + ConsoleKit-x11 + control-center + eog + evince + fedora-icon-theme + firefox + firewall-config + gedit + gnome-backgrounds + gnome-calculator + gnome-disk-utility + gnome-icon-theme + gnome-icon-theme-extras + gnome-icon-theme-legacy + gnome-packagekit + gnome-screensaver + gnome-screenshot + gnome-system-monitor + gnome-terminal + gvfs-gphoto2 + gvfs-mtp + gvfs-smb + initial-setup + lightdm-gtk + metacity + nemo + network-manager-applet + NetworkManager-l2tp + NetworkManager-openconnect + NetworkManager-openvpn + NetworkManager-pptp + NetworkManager-vpnc + nm-connection-editor + policycoreutils-gui + sane-backends-drivers-scanners + setroubleshoot + simple-scan + system-config-users + thunderbird + totem + totem-mozplugin + xdg-user-dirs-gtk + + cloud-infrastructure <_name>Cloud Infrastructure @@ -1490,8 +571,8 @@ createrepo dash dracut - initial-setup gcc-c++ + initial-setup @@ -1593,8 +674,8 @@ darktable dia entangle - fontforge font-manager + fontforge gimp gimp-data-extras gimp-fourier-plugin @@ -1619,21 +700,21 @@ audacity calligra-karbon calligra-krita - cinepaint + cinepaint digikam gthumb istanbul - LuxRender - LuxRender-blender + LuxRender + LuxRender-blender openclipart - pencil + pencil pitivi pngcrush - rawtherapee - ufraw - wings - YafaRay - YafaRay-blender + rawtherapee + ufraw + wings + YafaRay + YafaRay-blender @@ -1701,24 +782,6 @@ python-ZODB3-devel - - rpm-development-tools - <_name>RPM Development Tools - <_description>These tools include core development tools such rpmbuild. - false - true - - redhat-rpm-config - rpm-build - koji - mock - rpmdevtools - plague-client - pungi - revisor - rpmlint - - development-tools <_name>Development Tools @@ -1749,8 +812,8 @@ gambas3-ide giggle git-annex - git2cl git-cola + git2cl gitg gtranslator highlight @@ -1775,53 +838,6 @@ utrac - - c-development - <_name>C Development Tools and Libraries - <_description>These tools include core development tools such as automake, gcc and debuggers. - false - true - - autoconf - automake - binutils - bison - flex - gcc - gcc-c++ - gdb - glibc-devel - libtool - make - pkgconfig - strace - byacc - ccache - cscope - ctags - elfutils - indent - ltrace - oprofile - oprofile-gui - valgrind - astyle - check - cmake - coan - cproto - ElectricFence - elfinfo - insight - nasm - pscan - scons - splint - undertaker - yasm - zzuf - - dial-up <_name>Dial-up Networking Support @@ -2332,6 +1348,16 @@ zenon + + epiphany + <_name>Epiphany Web Browser + <_description>Epiphany Web Browser for GNOME + false + false + + epiphany + + ethiopic-support <_name>Ethiopic Support @@ -2395,6 +1421,17 @@ tmispell-voikko + + firefox + <_name>Firefox Web Browser + <_description>The Firefox web browser + false + false + + firefox + icedtea-web + + font-design <_name>Font design and packaging @@ -2416,9 +1453,9 @@ gnome-specimen gucharmap inkscape - texlive-lcdftypetools perl-Font-TTF poppler-utils + texlive-lcdftypetools xgridfit-doc bzr cube2font @@ -2654,7 +1691,7 @@ google-noto-sans-telugu-ui-fonts google-noto-sans-thai-fonts google-noto-sans-thai-ui-fonts - google-noto-sans-ugaritic-fonts + google-noto-sans-ugaritic-fonts google-noto-sans-ui-fonts google-noto-sans-vai-fonts google-noto-serif-armenian-fonts @@ -2797,8 +1834,6 @@ sil-gentium-basic-fonts sil-gentium-fonts sil-lateef-fonts - sil-mingzat-fonts - sil-nuosu-fonts sil-scheherazade-fonts silkscreen-expanded-fonts silkscreen-fonts @@ -2811,7 +1846,6 @@ smc-raghumalayalam-fonts smc-suruma-fonts stix-math-fonts - tabish-eeyek-fonts tangerine-fonts thai-arundina-sans-fonts thai-arundina-sans-mono-fonts @@ -3030,12 +2064,12 @@ grhino gweled haxima + hedgewars hexglass hitori - iapetal iagno + iapetal joystick - hedgewars kbilliards kcheckers kdeaddons-atlantikdesigner @@ -3066,8 +2100,8 @@ MegaMek methane mindless - mine_detector minetest + mine_detector mirrormagic mj monsterz @@ -3142,8 +2176,8 @@ sumwars supertux supertuxkart - taggle swell-foop + taggle tali taxipilot tecnoballz @@ -3237,6 +2271,137 @@ bpg-serif-modern-fonts + + gnome-desktop + <_name>GNOME + <_description>GNOME is a highly intuitive and user friendly desktop environment. + false + false + + abrt-desktop + aisleriot + at-spi2-atk + at-spi2-core + avahi + baobab + bijiben + brasero + brasero-nautilus + caribou + caribou-gtk2-module + caribou-gtk3-module + cheese + control-center + dconf + deja-dup + desktop-backgrounds-basic + empathy + eog + evince + evince-nautilus + evolution + evolution-ews + evolution-help + file-roller + file-roller-nautilus + firewall-config + fprintd-pam + gdm + gedit + glib-networking + gnome-backgrounds + gnome-bluetooth + gnome-boxes + gnome-calculator + gnome-clocks + gnome-color-manager + gnome-contacts + gnome-dictionary + gnome-disk-utility + gnome-documents + gnome-font-viewer + gnome-getting-started-docs + gnome-icon-theme + gnome-icon-theme-extras + gnome-icon-theme-symbolic + gnome-initial-setup + gnome-packagekit + gnome-screenshot + gnome-session-xsession + gnome-settings-daemon + gnome-shell + gnome-system-log + gnome-system-monitor + gnome-terminal + gnome-themes-standard + gnome-user-docs + gnome-weather + gucharmap + gvfs-afc + gvfs-archive + gvfs-fuse + gvfs-goa + gvfs-gphoto2 + gvfs-mtp + gvfs-smb + libcanberra-gtk2 + libcanberra-gtk3 + libproxy-mozjs + librsvg2 + libsane-hpaio + mousetweaks + nautilus + nautilus-sendto + NetworkManager-l2tp + NetworkManager-openconnect + NetworkManager-openvpn + NetworkManager-pptp + NetworkManager-vpnc + nm-connection-editor + orca + PackageKit-command-not-found + PackageKit-gtk3-module + polkit-js-engine + rhythmbox + sane-backends-drivers-scanners + seahorse + setroubleshoot + shotwell + simple-scan + sushi + totem + totem-mozplugin + totem-nautilus + transmission-gtk + vinagre + xdg-user-dirs-gtk + yelp + + + + gnome-games + <_name>Extra games for the GNOME Desktop + <_description>A variety of games for the GNOME Desktop + false + false + + five-or-more + four-in-a-row + gnome-chess + gnome-klotski + gnome-mahjongg + gnome-mines + gnome-nibbles + gnome-robots + gnome-sudoku + gnome-tetravex + iagno + lightsoff + quadrapassel + swell-foop + tali + + gnome-software-development <_name>GNOME Software Development @@ -3321,12 +2486,6 @@ false false - empathy - evolution - evolution-help - firefox - icedtea-web - transmission-gtk amsn arora azureus @@ -3338,10 +2497,14 @@ deluge dillo ekiga + empathy epiphany + evolution evolution-bogofilter + evolution-help evolution-perl filezilla + firefox fwbuilder gajim gftp @@ -3351,6 +2514,7 @@ gtorrentviewer gwget gyachi + icedtea-web jd kazehakase kdepim @@ -3386,6 +2550,7 @@ streamtuner sylpheed thunderbird + transmission-gtk transmission-qt uget valknut @@ -3404,14 +2569,6 @@ false xsane-gimp - gimp - gimp-data-extras - gimp-help - gimp-help-browser - libsane-hpaio - sane-backends-drivers-scanners - shotwell - simple-scan argyllcms asciio asymptote @@ -3427,6 +2584,10 @@ geeqie gifsicle gifview + gimp + gimp-data-extras + gimp-help + gimp-help-browser gipfel gpp graphviz @@ -3442,6 +2603,7 @@ kolourpaint kphotoalbum ksnapshot + libsane-hpaio makehuman mirage netpbm-progs @@ -3454,7 +2616,10 @@ rawstudio renrot sane-backends-drivers-cameras + sane-backends-drivers-scanners sane-frontends + shotwell + simple-scan tachyon tuxpaint tzclock @@ -3508,6 +2673,29 @@ mgopen-moderna-fonts + + guest-agents + <_name>Guest Agents + <_description>Agents used when running under a hypervisor. + false + false + + open-vm-tools + qemu-guest-agent + + + + guest-desktop-agents + <_name>Guest Desktop Agents + <_description>Agents used when running as a virtualized desktop. + false + false + + open-vm-tools-desktop + qemu-guest-agent + spice-vdagent + + gujarati-support <_name>Gujarati Support @@ -3526,6 +2714,31 @@ samyak-gujarati-fonts + + ha + <_name>High Availability + <_description>Infrastructure for highly available services and/or shared storage. + false + false + + fence-agents + omping + pacemaker + pcs + + + + haproxy + <_name>HAProxy + <_description>TCP/HTTP Load Balancer. + false + false + + haproxy + rubygem-daemons + rubygem-rest-client + + hardware-support <_name>Hardware Support @@ -3542,9 +2755,9 @@ ipw2200-firmware ivtv-firmware iwl100-firmware + iwl1000-firmware iwl105-firmware iwl135-firmware - iwl1000-firmware iwl2000-firmware iwl2030-firmware iwl3945-firmware @@ -3589,7 +2802,6 @@ false false - emacs-haskell-mode cabal-dev cabal-rpm darcs @@ -3610,6 +2822,7 @@ haskell-platform hlint hscolour + emacs-haskell-mode leksah @@ -3622,7 +2835,6 @@ he dejavu-sans-fonts - google-noto-sans-hebrew-fonts culmus-aharoni-clm-fonts culmus-caladings-clm-fonts culmus-david-clm-fonts @@ -3638,6 +2850,7 @@ culmus-stamashkenaz-clm-fonts culmus-stamsefarad-clm-fonts culmus-yehuda-clm-fonts + google-noto-sans-hebrew-fonts @@ -3875,6 +3088,20 @@ pmd + + jbossas + <_name>JBoss Application Server + <_description>Java application server. + false + false + + java-1.7.0-openjdk + java-1.7.0-openjdk-devel + jboss-as + jboss-modules + maven + + kannada-support <_name>Kannada Support @@ -3887,9 +3114,9 @@ m17n-contrib m17n-db ibus-m17n - gubbi-fonts google-noto-sans-kannada-fonts google-noto-sans-kannada-ui-fonts + gubbi-fonts iok navilu-fonts @@ -3910,6 +3137,159 @@ iok + + kde-apps + <_name>KDE Applications + <_description>A set of commonly used KDE applications + false + false + + digikam + kdeartwork-screensavers + kdegames + kolourpaint + konversation + krdc + krfb + krusader + ktorrent + + + + kde-desktop + <_name>KDE + <_description>The KDE Plasma Workspaces, a highly-configurable graphical user interface which includes a panel, desktop, system icons and desktop widgets, and many powerful KDE applications. + false + false + + akonadi + akonadi-mysql + apper + appmenu-qt + ark + bluedevil + cagibi + cups-pk-helper + firewall-config + gwenview + initial-setup + kamera + kamoso + kcalc + kcharselect + kcm-gtk + kcm_touchpad + kcolorchooser + kde-baseapps + kde-plasma-networkmanagement + kde-plasma-networkmanagement-openconnect + kde-plasma-networkmanagement-openvpn + kde-plasma-networkmanagement-pptp + kde-plasma-networkmanagement-vpnc + kde-print-manager + kde-runtime + kde-settings-pulseaudio + kde-workspace + kdeaccessibility + kdegames-minimal + kdegraphics-strigi-analyzer + kdegraphics-thumbnailers + kdelibs + kdepim + kdeplasma-addons + kdm + kdnssd + kget + kgpg + kipi-plugins + kmix + konsole + kruler + kscreen + ksnapshot + ksshaskpass + ksysguard + kwallet + kwebkitpart + kwrite + okular + oxygen-gtk + phonon-backend-gstreamer + plasma-scriptengine-python + recordmydesktop + setroubleshoot + system-config-date + system-config-services + system-config-users + xsettings-kde + xterm + libreoffice-kde + pinentry-qt + + + + kde-education + <_name>KDE Educational applications + <_description>KDE Educational applications + false + false + + blinken + cantor + kalgebra + kalzium + kanagram + kbruch + kgeography + khangman + kig + kiten + klettres + kmplot + kstars + ktouch + kturtle + kwordquiz + marble + parley + rocs + step + + + + kde-media + <_name>KDE Multimedia support + <_description>Multimedia support for KDE + false + false + + amarok + dragon + k3b + kscd + + + + kde-office + <_name>KDE Office + <_description>KDE Office applications + false + false + + calligra + calligra-braindump + calligra-flow + calligra-karbon + calligra-kexi + calligra-krita + calligra-plan + calligra-sheets + calligra-stage + calligra-words + okular + scribus + + kde-software-development <_name>KDE Software Development @@ -3960,8 +3340,8 @@ ktp-common-internals-devel libkcddb-devel libkcompactdisc-devel - libkdegames-devel libkdeedu-devel + libkdegames-devel marble-devel PyKDE-devel PyQt-devel @@ -3973,6 +3353,25 @@ telepathy-qt4-devel + + kde-telepathy + <_name>KDE Telepathy + <_description>KDE Telepathy applications + false + false + + ktp-accounts-kcm + ktp-approver + ktp-auth-handler + ktp-call-ui + ktp-contact-list + ktp-desktop-applets + ktp-filetransfer-handler + ktp-kded-integration-module + ktp-send-file + ktp-text-ui + + khmer-support <_name>Khmer Support @@ -4198,13 +3597,29 @@ false lep - sil-mingzat-fonts m17n-contrib m17n-db + sil-mingzat-fonts ibus-m17n iok + + libreoffice + <_name>LibreOffice + <_description>LibreOffice Productivity Suite + + libreoffice-calc + libreoffice-draw + libreoffice-emailmerge + libreoffice-graphicfilter + libreoffice-impress + libreoffice-math + libreoffice-writer + libreoffice-base + libreoffice-pyuno + + libreoffice-development <_name>LibreOffice Development @@ -4216,6 +3631,111 @@ libreoffice-sdk-doc + + load-balancer + <_name>Load Balancer + <_description>Load balancing support for network traffic + false + false + + ipvsadm + keepalived + + + + lxde-apps + <_name>Applications for the LXDE Desktop + <_description>A set of commonly used applications for the LXDE Desktop + false + false + + pidgin + sylpheed + transmission + + + + lxde-desktop + <_name>LXDE + <_description>LXDE is a lightweight X11 desktop environment designed for computers with low hardware specifications like netbooks, mobile devices or older computers. + false + false + + adwaita-cursor-theme + adwaita-gtk2-theme + adwaita-gtk3-theme + clipit + fedora-icon-theme + firewall-config + galculator + gigolo + gnome-keyring-pam + gpicview + initial-setup + leafpad + lxappearance + lxappearance-obconf + lxde-common + lxdm + lxinput + lxlauncher + lxmenu-data + lxpanel + lxpolkit + lxrandr + lxsession + lxsession-edit + lxshortcut + lxtask + lxterminal + network-manager-applet + nm-connection-editor + notification-daemon + obconf + openbox + openssh-askpass + pcmanfm + perl-File-MimeInfo + recordmydesktop + setroubleshoot + upower + xarchiver + xcompmgr + xdg-user-dirs-gtk + xpad + xscreensaver-base + xscreensaver-extras + yumex + + + + lxde-media + <_name>Multimedia support for LXDE + <_description>Multimedia support for LXDE + false + false + + asunder + gnomebaker + gxine + gxine-mozplugin + lxmusic + pavucontrol + pnmixer + + + + lxde-office + <_name>LXDE Office + <_description>Office suite for LXDE + false + false + + abiword + gnumeric + osmo + + mail-server <_name>Mail Server @@ -4310,6 +3830,47 @@ iok + + marathi-support + <_name>Marathi Support + <_description/> + false + false + mr + + lohit-marathi-fonts + m17n-contrib + ibus-m17n + google-noto-sans-devanagari-fonts + google-noto-sans-devanagari-ui-fonts + iok + samyak-devanagari-fonts + + + + mate-compiz + <_name>MATE COMPIZ + <_description>This package group adds Compiz and Emerald to MATE desktop + false + true + + ccsm + compiz + compiz-bcop + compiz-config-python + compiz-manager + compiz-mate + compiz-plugins-extra + compiz-plugins-main + compiz-plugins-unsupported + emerald + emerald-themes + emerald-themes-extra + fusion-icon + fusion-icon-gtk + libcompizconfig + + mate-desktop <_name>MATE @@ -4319,16 +3880,33 @@ abrt-desktop abrt-java-connector + claws-mail + dconf + dconf-editor + desktop-backgrounds-basic + fedora-icon-theme fedora-release-notes - lightdm - lightdm-gtk + filezilla + firefox + firewall-config + gnome-rdp + gtk2-engines + gvfs + gvfs-afc + gvfs-archive + gvfs-fuse + gvfs-gphoto2 + gvfs-mtp + gvfs-smb + hexchat + imsettings-mate initial-setup - setroubleshoot - xdg-user-dirs-gtk libmatekbd libmatekeyring libmateweather libmatewnck + lightdm + lightdm-gtk mate-applets mate-backgrounds mate-bluetooth @@ -4336,11 +3914,12 @@ mate-control-center mate-desktop mate-dialogs + mate-document-viewer mate-file-archiver mate-file-manager mate-file-manager-image-converter - mate-file-manager-sendto mate-file-manager-open-terminal + mate-file-manager-sendto mate-icon-theme mate-image-viewer mate-keyring @@ -4362,90 +3941,30 @@ mate-themes mate-utils mate-window-manager - mate-document-viewer - NetworkManager + metacity network-manager-applet + NetworkManager NetworkManager-l2tp NetworkManager-openconnect NetworkManager-openvpn NetworkManager-pptp NetworkManager-vpnc NetworkManager-vpnc-gnome - dconf - dconf-editor - desktop-backgrounds-basic - fedora-icon-theme - filezilla - firefox - firewall-config - gnome-rdp - gvfs - gvfs-smb - gvfs-fuse - gvfs-afc - gvfs-archive - gvfs-mtp - gtk2-engines - hexchat - imsettings-mate - metacity pavucontrol pidgin + setroubleshoot simple-scan - claws-mail + system-config-language + system-config-users tigervnc transmission-gtk vim-enhanced + xdg-user-dirs-gtk xfburn xpdf xterm yelp yumex - gvfs-gphoto2 - system-config-users - system-config-language - - - - mate-compiz - <_name>MATE COMPIZ - <_description>This package group adds Compiz and Emerald to MATE desktop - false - true - - compiz - compiz-plugins-main - compiz-plugins-extra - compiz-manager - compiz-config-python - compiz-plugins-unsupported - compiz-bcop - compiz-mate - libcompizconfig - compiz-plugins-main - ccsm - emerald-themes - emerald-themes-extra - emerald - fusion-icon - fusion-icon-gtk - - - - marathi-support - <_name>Marathi Support - <_description/> - false - false - mr - - lohit-marathi-fonts - m17n-contrib - ibus-m17n - google-noto-sans-devanagari-fonts - google-noto-sans-devanagari-ui-fonts - iok - samyak-devanagari-fonts @@ -4521,7 +4040,6 @@ mingw32-gdbm mingw32-gettext mingw32-glib2 - mingw32-win-iconv mingw32-libgcrypt mingw32-libgpg-error mingw32-libjpeg-turbo @@ -4536,9 +4054,43 @@ mingw32-SDL mingw32-sqlite mingw32-termcap + mingw32-win-iconv mingw32-zlib + + mongodb + <_name>MongoDB + <_description>Scalable high-performance NoSQL database. + false + false + + libmongodb + mongodb + mongodb-devel + mongodb-server + + + + multimedia + <_name>Multimedia + <_description>Audio/video framework common to desktops + false + false + + alsa-plugins-pulseaudio + alsa-utils + gstreamer-plugins-bad-free + gstreamer-plugins-espeak + gstreamer-plugins-good + PackageKit-gstreamer-plugin + pulseaudio + pulseaudio-module-x11 + pulseaudio-utils + gstreamer1-plugins-bad-free + gstreamer1-plugins-good + + mysql <_name>MariaDB (MySQL) Database @@ -4574,9 +4126,9 @@ m17n-contrib madan-fonts ibus-m17n - scim-tables-nepali google-noto-sans-devanagari-fonts google-noto-sans-devanagari-ui-fonts + scim-tables-nepali @@ -4757,11 +4309,11 @@ taskjuggler tellico tetex-IEEEtran + texlive-xdvi texmaker vym wyrd xchm - texlive-xdvi xfbib xournal Zim @@ -4815,6 +4367,24 @@ vim-perl-support + + perl-web + <_name>Perl for Web + <_description>Basic Perl web application support. + false + false + + ImageMagick-perl + mod_perl + perl-App-cpanminus + perl-core + perl-CPAN + perl-CPANPLUS + perl-DBD-MySQL + perl-DBD-SQLite + perl-MongoDB + + persian-support <_name>Persian Support @@ -4827,6 +4397,31 @@ sil-lateef-fonts + + php + <_name>PHP + <_description>General-purpose web development scripting language. + false + false + + php + php-bcmath + php-devel + php-gd + php-imap + php-mbstring + php-mcrypt + php-mysqlnd + php-pdo + php-pear + php-pecl-apc + php-pecl-mongo + php-pgsql + php-process + php-soap + php-xml + + printing <_name>Printing Support @@ -4878,6 +4473,30 @@ saab-fonts + + python-web + <_name>Python + <_description>Basic Python web application support. + false + false + + freetype-devel + libcurl + libcurl-devel + libjpeg-turbo + libjpeg-turbo-devel + mod_wsgi + MySQL-python + numpy + numpy-f2py + pymongo + pymongo-gridfs + python + python-magic + python-psycopg2 + python-virtualenv + + robotics-suite <_name>Robotics @@ -4947,6 +4566,24 @@ urg-devel + + rpm-development-tools + <_name>RPM Development Tools + <_description>These tools include core development tools such rpmbuild. + false + true + + redhat-rpm-config + rpm-build + koji + mock + rpmdevtools + plague-client + pungi + revisor + rpmlint + + ruby <_name>Ruby @@ -4960,6 +4597,79 @@ rubygem-rdoc + + rubyonrails + <_name>Ruby on Rails + <_description>Ruby on Rails web application stack. + false + false + + ruby + ruby-devel + ruby-irb + ruby-libs + rubygem-actionmailer + rubygem-actionpack + rubygem-activemodel + rubygem-activerecord + rubygem-activeresource + rubygem-activesupport + rubygem-arel + rubygem-bcrypt-ruby + rubygem-bigdecimal + rubygem-builder + rubygem-bundler + rubygem-coffee-rails + rubygem-coffee-script + rubygem-coffee-script-source + rubygem-diff-lcs + rubygem-erubis + rubygem-execjs + rubygem-hike + rubygem-i18n + rubygem-io-console + rubygem-journey + rubygem-jquery-rails + rubygem-json + rubygem-listen + rubygem-mail + rubygem-mime-types + rubygem-minitest + rubygem-mongo + rubygem-multi_json + rubygem-net-http-persistent + rubygem-passenger + rubygem-passenger-devel + rubygem-passenger-native + rubygem-passenger-native-libs + rubygem-polyglot + rubygem-rack + rubygem-rack-cache + rubygem-rack-ssl + rubygem-rack-test + rubygem-rails + rubygem-railties + rubygem-rake + rubygem-rdoc + rubygem-ref + rubygem-ruby2ruby + rubygem-ruby_parser + rubygem-sass + rubygem-sass-rails + rubygem-sexp_processor + rubygem-sinatra + rubygem-sprockets + rubygem-sqlite3 + rubygem-therubyracer + rubygem-thor + rubygem-tilt + rubygem-treetop + rubygem-tzinfo + rubygem-uglifier + rubygems + sqlite-devel + + russian-support <_name>Russian Support @@ -5017,13 +4727,13 @@ false true - ArpON afftools aide aircrack-ng airsnort argus arp-scan + ArpON bannergrab binwalk bkhive @@ -5278,10 +4988,6 @@ false true - brasero - cdparanoia - genisoimage - icedax abcde AcetoneISO2 adplay @@ -5294,9 +5000,11 @@ audacity banshee bluez-alsa + brasero camE cdcollect cdlabelgen + cdparanoia cdrskin cmusphinx3 csound-gui @@ -5312,12 +5020,14 @@ festvox-clb-arctic-hts festvox-rms-arctic-hts gcstar + genisoimage gnomad2 gnomebaker gnomeradio grip gtk-v4l gtkpod + icedax id3v2 isomaster jack-audio-connection-kit @@ -5357,9 +5067,9 @@ regionset rhythmbox rosegarden4 + sound-juicer soundconverter soundtracker - sound-juicer sox sweep tagtool @@ -5423,6 +5133,133 @@ tcl-pgtcl + + standard + <_name>Standard + <_description>Common set of utilities that extend the minimal installation. + false + false + + acl + at + attr + bash-completion + bc + bind-utils + bridge-utils + btrfs-progs + bzip2 + cifs-utils + coolkey + cpio + crontabs + cryptsetup + cyrus-sasl-plain + dbus + deltarpm + dos2unix + dosfstools + dump + ed + ethtool + fedora-release-notes + file + finger + fpaste + fprintd-pam + ftp + gnupg2 + hunspell + iptstate + irda-utils + irqbalance + jwhois + lftp + logrotate + lsof + mailcap + man-pages + mcelog + mdadm + microcode_ctl + mlocate + mtr + nano + net-tools + nfs-utils + nmap-ncat + ntfs-3g + ntfsprogs + ntsysv + numactl + PackageKit-yum-plugin + pam_krb5 + pam_pkcs11 + passwdqc + pciutils + pcmciautils + pinfo + plymouth + pm-utils + prelink + psacct + quota + rdate + rdist + realmd + rng-tools + rsh + rsync + sendmail + setuptool + smartmontools + sos + sssd + stunnel + sudo + symlinks + talk + tar + tcpdump + tcp_wrappers + telnet + time + tmpwatch + traceroute + tree + unzip + usbutils + vconfig + wget + which + wireless-tools + words + yum-langpacks + yum-utils + zip + chrony + + + + sugar-apps + <_name>Additional Sugar Activities + <_description>Additional activities for use with the Sugar Environment. + false + false + + sugar-analyze + sugar-calendario + sugar-connect + sugar-distance + sugar-emulator + sugar-flipsticks + sugar-implode + sugar-playgo + sugar-pukllanapac + sugar-view-slides + sugar-xomail + + sugar-desktop <_name>Sugar Desktop Environment @@ -5431,22 +5268,20 @@ false csound-python + etoys-sugar gnome-power-manager gvfs + lightdm metacity pygame sugar - sugar-cp-all - sugar-toolkit - sugar-toolkit-gtk3 - etoys-sugar - lightdm sugar-abacus sugar-browse sugar-calculator sugar-chat sugar-clock sugar-countries + sugar-cp-all sugar-finance sugar-getiabooks sugar-help @@ -5468,6 +5303,8 @@ sugar-speak sugar-stopwatch sugar-terminal + sugar-toolkit + sugar-toolkit-gtk3 sugar-turtleart sugar-typing-turtle sugar-visualmatch @@ -5765,8 +5602,8 @@ pork rss2email rtorrent - slrn sitecopy + slrn snownews tftp tin @@ -5819,6 +5656,19 @@ jomolhari-fonts + + tomcat + <_name>Tomcat + <_description>Tomcat web application server. + false + false + + tomcat + tomcat-admin-webapps + tomcat-native + tomcat-webapps + + traditional-chinese-support <_name>Traditional Chinese Support @@ -5898,29 +5748,6 @@ ibus-bogo - - guest-agents - <_name>Guest Agents - <_description>Agents used when running under a hypervisor. - false - false - - open-vm-tools - qemu-guest-agent - - - - guest-desktop-agents - <_name>Guest Desktop Agents - <_description>Agents used when running as a virtualized desktop. - false - false - - open-vm-tools-desktop - qemu-guest-agent - spice-vdagent - - virtualization <_name>Virtualization @@ -6086,6 +5913,170 @@ xorg-x11-xbitmaps + + xfce-apps + <_name>Applications for the Xfce Desktop + <_description>A set of commonly used applications for the Xfce Desktop + false + false + + catfish + claws-mail + claws-mail-plugins-archive + claws-mail-plugins-att-remover + claws-mail-plugins-attachwarner + claws-mail-plugins-fetchinfo + claws-mail-plugins-mailmbox + claws-mail-plugins-newmail + claws-mail-plugins-notification + claws-mail-plugins-pgp + claws-mail-plugins-rssyl + claws-mail-plugins-smime + claws-mail-plugins-spam-report + claws-mail-plugins-tnef + claws-mail-plugins-vcalendar + galculator + geany + gparted + leafpad + liferea + midori + orage + pidgin + remmina + remmina-plugins-rdp + remmina-plugins-vnc + ristretto + seahorse + transmission + xarchiver + xfce4-clipman-plugin + xfce4-dict-plugin + xfce4-notes-plugin + + + + xfce-desktop + <_name>Xfce + <_description>A lightweight desktop environment that works well on low end machines. + false + false + + adwaita-cursor-theme + adwaita-gtk2-theme + adwaita-gtk3-theme + albatross-gtk2-theme + albatross-gtk3-theme + albatross-xfwm4-theme + alsa-utils + bluebird-gtk2-theme + bluebird-gtk3-theme + bluebird-xfwm4-theme + blueman + desktop-backgrounds-compat + fedora-icon-theme + firewall-config + greybird-gtk2-theme + greybird-gtk3-theme + greybird-xfce4-notifyd-theme + greybird-xfwm4-theme + gtk-xfce-engine + gvfs + initial-setup + lightdm-gtk + network-manager-applet + NetworkManager-l2tp + NetworkManager-openconnect + NetworkManager-openvpn + NetworkManager-pptp + NetworkManager-vpnc + NetworkManager-vpnc-gnome + nm-connection-editor + openssh-askpass + recordmydesktop + setroubleshoot + Thunar + thunar-archive-plugin + thunar-media-tags-plugin + thunar-volman + tumbler + xdg-user-dirs-gtk + xfce4-about + xfce4-appfinder + xfce4-datetime-plugin + xfce4-panel + xfce4-places-plugin + xfce4-power-manager + xfce4-quicklauncher-plugin + xfce4-screenshooter-plugin + xfce4-session + xfce4-session-engines + xfce4-settings + xfce4-terminal + xfconf + xfdesktop + xfwm4 + xfwm4-theme-nodoka + xfwm4-themes + xscreensaver-base + yumex + + + + xfce-extra-plugins + <_name>Extra plugins for the Xfce panel + <_description>Extend the functionality of the Xfce panel + false + false + + xfce4-battery-plugin + xfce4-cellmodem-plugin + xfce4-cpugraph-plugin + xfce4-diskperf-plugin + xfce4-eyes-plugin + xfce4-fsguard-plugin + xfce4-genmon-plugin + xfce4-mailwatch-plugin + xfce4-mount-plugin + xfce4-netload-plugin + xfce4-sensors-plugin + xfce4-smartbookmark-plugin + xfce4-systemload-plugin + xfce4-taskmanager + xfce4-time-out-plugin + xfce4-timer-plugin + xfce4-verve-plugin + xfce4-weather-plugin + xfce4-websearch-plugin + xfce4-xkb-plugin + + + + xfce-media + <_name>Multimedia support for Xfce + <_description>Multimedia support for Xfce + false + false + + asunder + parole + pavucontrol + pragha + xfburn + xfce4-mixer + + + + xfce-office + <_name>Xfce Office + <_description>Office suite for Xfce + false + false + + abiword + gnumeric + + xfce-software-development <_name>Xfce Software Development @@ -6106,6 +6097,30 @@ xfce4-session-devel + + xmonad + <_name>XMonad + <_description>A tiling window manager + false + false + + xmobar + xmonad + + + + xmonad-mate + <_name>XMonad for MATE + <_description>XMonad window manager with MATE + false + false + + mate-control-center + mate-panel + mate-screensaver + xmonad-mate + + yiddish-support <_name>Yiddish Support @@ -6132,52 +6147,6 @@ culmus-yehuda-clm-fonts - - 3d-printing - <_name>3D Printing - <_description>3D printing software - false - true - - blender - cura - meshlab - openscad - openscad-MCAD - printrun - RepetierHost - repsnapper - sfact - skeinforge - slic3r - - - - gnome-desktop-environment - <_name>GNOME Desktop - <_description>GNOME is a highly intuitive and user friendly desktop environment. - 5 - - base-x - standard - core - dial-up - fonts - input-methods - multimedia - hardware-support - printing - firefox - guest-desktop-agents - gnome-desktop - - - libreoffice - gnome-games - epiphany - 3d-printing - - kde-desktop-environment <_name>KDE Plasma Workspaces @@ -6379,6 +6348,32 @@ 3d-printing + + gnome-desktop-environment + <_name>GNOME Desktop + <_description>GNOME is a highly intuitive and user friendly desktop environment. + 5 + + base-x + standard + core + dial-up + fonts + input-methods + multimedia + hardware-support + printing + firefox + guest-desktop-agents + gnome-desktop + + + libreoffice + gnome-games + epiphany + 3d-printing + + web-server-environment <_name>Web Server @@ -6476,27 +6471,14 @@ guest-agents - - gnome-desktop-environment - <_name>GNOME Desktop - <_description>GNOME is a highly intuitive and user friendly desktop environment. - 5 - - firefox - gnome-desktop - gnome-games - epiphany - libreoffice - - kde-desktop-environment <_name>KDE Desktop <_description>The KDE SC includes the KDE Plasma Desktop, a highly-configurable graphical user interface which includes a panel, desktop, system icons and desktop widgets, and many powerful KDE applications. 10 - kde-desktop kde-apps + kde-desktop kde-education kde-media kde-office @@ -6509,21 +6491,44 @@ <_description>A lightweight desktop environment that works well on low end machines. 15 - xfce-desktop xfce-apps + xfce-desktop xfce-extra-plugins xfce-media xfce-office + + apps + <_name>Applications + <_description>Applications to perform a variety of tasks + 20 + + authoring-and-publishing + design-suite + editors + education + engineering-and-scientific + firefox + font-design + games + graphical-internet + graphics + libreoffice + medical + office + sound-and-video + text-internet + + lxde-desktop-environment <_name>LXDE Desktop <_description>LXDE is a lightweight X11 desktop environment designed for computers with low hardware specifications like netbooks, mobile devices or older computers. 20 - lxde-desktop lxde-apps + lxde-desktop lxde-media lxde-office @@ -6544,8 +6549,8 @@ <_description>MATE Desktop is based on GNOME 2 and provides a powerful graphical user interface for users who seek a simple easy to use traditional desktop interface. 22 - mate-desktop mate-compiz + mate-desktop @@ -6554,31 +6559,21 @@ <_description>A software playground for learning about learning. 25 - sugar-desktop sugar-apps + sugar-desktop - apps - <_name>Applications - <_description>Applications to perform a variety of tasks - 20 + gnome-desktop-environment + <_name>GNOME Desktop + <_description>GNOME is a highly intuitive and user friendly desktop environment. + 5 - authoring-and-publishing - design-suite - editors - education - engineering-and-scientific + epiphany firefox - font-design - games - graphical-internet - graphics - medical + gnome-desktop + gnome-games libreoffice - office - sound-and-video - text-internet @@ -6587,11 +6582,10 @@ <_description>Packages which provide functionality for developing and building applications. 70 + c-development design-suite development-libs development-tools - rpm-development-tools - c-development eclipse electronic-lab fedora-packager @@ -6613,6 +6607,7 @@ php python-web robotics-suite + rpm-development-tools ruby rubyonrails sql-server @@ -6637,17 +6632,17 @@ ha haproxy jbossas - load-balancer legacy-network-server + load-balancer mail-server mongodb mysql network-server news-server perl-web - python-web php printing + python-web rubyonrails server-cfg smb-server @@ -6664,7 +6659,6 @@ 99 admin-tools - standard dial-up fonts hardware-support @@ -6672,6 +6666,7 @@ java legacy-fonts legacy-software-support + standard system-tools virtualization @@ -6792,8 +6787,8 @@ - + diff --git a/comps-f21.xml.in b/comps-f21.xml.in index 0f30d52d..2c449859 100644 --- a/comps-f21.xml.in +++ b/comps-f21.xml.in @@ -4676,6 +4676,21 @@ xemacs-tuareg + + odia-support + <_name>Odia Support + <_description/> + false + false + or + + lohit-odia-fonts + m17n-db + ibus-m17n + iok + samyak-odia-fonts + + office <_name>Office/Productivity @@ -4777,21 +4792,6 @@ system-config-users-docs - - odia-support - <_name>Odia Support - <_description/> - false - false - or - - lohit-odia-fonts - m17n-db - ibus-m17n - iok - samyak-odia-fonts - - perl <_name>Perl Development diff --git a/comps-f26.xml.in b/comps-f26.xml.in index 1e02833d..1f7b4c09 100644 --- a/comps-f26.xml.in +++ b/comps-f26.xml.in @@ -3511,8 +3511,8 @@ cagibi colord-kde cups-pk-helper - dolphin dnfdragora-gui + dolphin firewall-config glibc-all-langpacks gnome-keyring-pam @@ -4407,9 +4407,9 @@ eom exaile f26-backgrounds-base - f26-backgrounds-mate f26-backgrounds-extras-base f26-backgrounds-extras-mate + f26-backgrounds-mate filezilla firefox firewall-config @@ -4601,9 +4601,9 @@ alsa-plugins-pulseaudio alsa-ucm alsa-utils + gstreamer1-plugin-mpg123 gstreamer1-plugins-bad-free gstreamer1-plugins-good - gstreamer1-plugin-mpg123 PackageKit-gstreamer-plugin pulseaudio pulseaudio-module-x11 @@ -5074,6 +5074,27 @@ wget + + python-science + <_name>Python Science + <_description>Tools used to do science in Python. + false + true + + python3-matplotlib-tk + python3-pillow-tk + python3-matplotlib + python3-notebook + python3-numpy + python3-pandas + python3-pillow + python3-scikit-image + python3-scikit-learn + python3-scipy + python3-statsmodels + python3-sympy + + python-web <_name>Python @@ -5098,27 +5119,6 @@ python2 - - python-science - <_name>Python Science - <_description>Tools used to do science in Python. - false - true - - python3-matplotlib-tk - python3-pillow-tk - python3-matplotlib - python3-notebook - python3-numpy - python3-pandas - python3-pillow - python3-scikit-image - python3-scikit-learn - python3-scipy - python3-statsmodels - python3-sympy - - robotics-suite <_name>Robotics diff --git a/comps-f27.xml.in b/comps-f27.xml.in index 34645168..fd718fc0 100644 --- a/comps-f27.xml.in +++ b/comps-f27.xml.in @@ -3511,8 +3511,8 @@ cagibi colord-kde cups-pk-helper - dolphin dnfdragora-gui + dolphin firewall-config glibc-all-langpacks gnome-keyring-pam @@ -4407,9 +4407,9 @@ eom exaile f26-backgrounds-base - f26-backgrounds-mate f26-backgrounds-extras-base f26-backgrounds-extras-mate + f26-backgrounds-mate filezilla firefox firewall-config @@ -4601,9 +4601,9 @@ alsa-plugins-pulseaudio alsa-ucm alsa-utils + gstreamer1-plugin-mpg123 gstreamer1-plugins-bad-free gstreamer1-plugins-good - gstreamer1-plugin-mpg123 PackageKit-gstreamer-plugin pulseaudio pulseaudio-module-x11 @@ -5074,6 +5074,27 @@ wget + + python-science + <_name>Python Science + <_description>Tools used to do science in Python. + false + true + + python3-matplotlib-tk + python3-pillow-tk + python3-matplotlib + python3-notebook + python3-numpy + python3-pandas + python3-pillow + python3-scikit-image + python3-scikit-learn + python3-scipy + python3-statsmodels + python3-sympy + + python-web <_name>Python @@ -5098,27 +5119,6 @@ python2 - - python-science - <_name>Python Science - <_description>Tools used to do science in Python. - false - true - - python3-matplotlib-tk - python3-pillow-tk - python3-matplotlib - python3-notebook - python3-numpy - python3-pandas - python3-pillow - python3-scikit-image - python3-scikit-learn - python3-scipy - python3-statsmodels - python3-sympy - - robotics-suite <_name>Robotics