Commit Graph

42 Commits

Author SHA1 Message Date
Neal Gompa b97aac8432 F39: Add xwaylandvideobridge to kde-desktop
This is expected to be a default core component for the KDE Plasma
Desktop experience.
2023-05-19 08:55:38 -04:00
Peter Robinson c8bd52bf62 firmware: add newly split out dvb-firmware package
The various DVB firmware are used by some old DVB terrestrial/satellite
recievers. They're all pretty old and the drivers were nearly removed
from the kernel but were kept at the last minute.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2023-05-18 16:22:05 +00:00
Adam Williamson 1cede41744 Run `make sort` so PRs don't fail CI
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-05-18 09:06:24 -07:00
Adam Williamson 11bfab955c Drop util-linux-user from @standard, it was removed
In util-linux-2.39.1.fc39 the separate util-linux-user subpackage
is dropped and the things it contained moved (back) into the
main util-linux package. These were initially split out in 2016
to avoid a libuser dependency in util-linux; not sure why this is
not considered useful any more.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-05-18 08:55:51 -07:00
Kevin Fenzi 3a20ab8c87 remove paprefs from sound and video group (rhbz#1946408)
paprefs needs pulseaudo, but pipewire is the default int he sound and
video group, so it doesn't make sense to include paprefs here.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-12 10:40:05 -07:00
Neal Gompa 588f7d41b0 F39: Use sddm in x11 mode for LXQt by default (#2188071)
LXQt isn't shipped with a Wayland compositor yet, so SDDM should
be configured to use X11.
2023-05-05 16:40:08 +00:00
Kalev Lember 6aac5c9b45 Drop gnome-themes-extra from GNOME groups
It's an old package that used to ship empty css files to let
gnome-tweaks know which gtk3 themes are available (after gtk3 dropped
the standalone css files and started building them in).

This is now no longer needed since the high contrast and dark themes are
available from gnome-control-center, which does not use the css file
craziness to detect what themes are available.

It also used to pull in the gtk2 adwaita theme, but that's now handled
by conditional recommends from the gtk2 package instead.

Signed-off-by: Kalev Lember <klember@redhat.com>
2023-05-05 12:01:43 +02:00
Adam Williamson 1aadd5d807 Do a sort
Some recent commits aren't sorted right. Also tweak some comments
so `make sort` doesn't delete them.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-04-24 10:21:47 -07:00
Woi a12c9da223 F37+: Fix Firefox langpacks and a typo
Firefox language packs have been split from main package to a single
RPM starting with Fedora Linux 37 [1].
Different Firefox langpacks have been first referenced in Fedora Linux
18 [2], but never been used by Firefox so far.

[1] https://fedoraproject.org/wiki/Changes/Firefox_Langpacks_Subpackage
[2] https://pagure.io/fedora-comps/c/dfec3
2023-04-23 16:45:17 +00:00
Adam Williamson 0d7b5b8d24 Correct mediatek firmware package name
It is called mt7xxx-firmware , not mediatek-firmware. See line
319 of https://src.fedoraproject.org/rpms/linux-firmware/c/be92a95

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-04-22 09:52:16 -07:00
Geraldo S. Simião Kutz de71d1cd50 comps-f39.xml.in: Removing dnfdragora from KDE spin
Removing dnfdragora from F39 KDE spin, as proposed at this ticket https://pagure.io/fedora-kde/SIG/issue/206
2023-04-20 15:12:14 +00:00
Peter Robinson 852152c526 Mark the atmel and zd1211 WiFi firmware as optional
The atmel and zd1211 WiFi modules are ancient 802.11b
modules that aren't even enabled in the kernel by
default so there's really no need to ship them by default.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2023-04-19 09:13:39 +01:00
Peter Robinson 2dcdfd6540 Add split out WiFi firmware
A bunch of large firmware have been split out into vendor sub
packages so add them here so they'll available to be installed.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2023-04-19 09:10:35 +01:00
Adam Williamson bcbb16029c Add livesys-scripts to critical-path-compose for F38 and F39
It is part of the live image build process. This will make openQA
run the live image build/install tests on livesys-scripts updates.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-04-14 11:38:56 -07:00
Adam Williamson bd88e62a6d Add nvme-cli to anaconda-tools on F38 and F39
blivet wants to install nvme-cli when installing to an NVMe
device, since 0ea38c97 (landed in F38).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-04-12 16:35:12 -07:00
Peng Wu c78523b610 fonts: Remove some fonts with conflicts from fonts group
Remove google-noto-sans-cjk-fonts and google-noto-serif-cjk-fonts packages

Resolves: RHBZ#2185329 and RHBZ#2185328
2023-04-11 11:26:44 +08:00
Timothée Ravier d4e25f6975 F39: KDE: Set type="default" for kde-apps group
See: https://pagure.io/fedora-kde/SIG/issue/13
2023-03-30 15:36:17 +02:00
Timothée Ravier ec10e068a8 F39: KDE: kde-connect is part of the kde-desktop group
See: https://pagure.io/fedora-kde/SIG/issue/13
2023-03-30 15:36:17 +02:00
Timothée Ravier e91629bc1b F39: KDE: Move non-essential apps from kde-desktop to kde-apps
See: https://pagure.io/fedora-kde/SIG/issue/13
2023-03-30 15:36:17 +02:00
Timothée Ravier 33c0507f12 F39: KDE: Move Ark to the kde-desktop group
See: https://pagure.io/fedora-kde/SIG/issue/13
2023-03-30 15:36:17 +02:00
Timothée Ravier ae4d2e6f45 F39: KDE: Split KDE media apps into their own group
See: https://pagure.io/fedora-kde/SIG/issue/13
2023-03-30 15:36:17 +02:00
Timothée Ravier 3052e26a70 F39: KDE: Add kde-pim group to kde-desktop-environment
See: https://pagure.io/fedora-kde/SIG/issue/13
2023-03-30 15:36:17 +02:00
Timothée Ravier 411e7f3a24 F39: KDE: Split KDE PIM apps into their own group
See: https://pagure.io/fedora-kde/SIG/issue/13
2023-03-30 15:36:17 +02:00
Timothée Ravier 2653112dcb F39: KDE: Move krfb to kde-desktop group
See: https://pagure.io/fedora-kde/SIG/issue/13
2023-03-30 15:36:17 +02:00
Timothée Ravier 9cda2a616e F39: KDE: Add filelight to kde-desktop group
See: https://pagure.io/fedora-kde/SIG/issue/13
2023-03-30 15:36:17 +02:00
Aleksei Bavshin 1f6c1cb536 F38+: Sway: add plymouth theme 2023-03-28 16:17:59 +00:00
Jens Petersen 0ed91346fe input-methods: KDE conditionally install imsettings-plasma
otherwise ibus IME input does not work, eg for CJK languages etc
2023-03-28 18:04:10 +08:00
raveit65 4eaef989da Mate f37/38/39: update fedora backgrounds 2023-03-25 19:20:55 +01:00
Jiri Konecny 9ff4f6beeb F38+: Sway: Switch pavucontrol-qt to pavucontrol
This package was leftover from the start it shouldn't be there.
2023-03-24 18:14:21 +00:00
Jiri Konecny ccc7d31e6e F38+: Sway: add wev package
The `wev` package is used to find out keyboard keycodes and even
mentioned in the `man 5 sway` to help input mapping. Let's add it so
users are not surprised that the package is not installed by default.
2023-03-24 18:14:21 +00:00
Neal Gompa 9f57a685ba F39: Add gstreamer1-plugin-libav to multimedia group
To ensure we have comprehensive multimedia coverage out of the box,
we want to have ffmpeg-based codecs installed whenever the
multimedia group is requested.
2023-03-11 14:04:31 -05:00
Lumir Balhar 99bef7adae Add Jupyterlab to Python classroom and science
Basically to all groups where we have Jupyter Notebook.
2023-03-06 08:11:41 +01:00
Parag Nemade b7487fc381 Revert back from ht-caladea-fonts to older font package google-crosextra-caladea-fonts (#2162532)
Signed-off-by: Parag Nemade <pnemade@fedoraproject.org>
2023-03-02 07:03:45 +00:00
Zdenek Dohnal e0f98d7390 f39: Add cups-browsed into printing group 2023-02-20 21:23:56 +01:00
Timothée Ravier 43338e98ea F37+: KDE: Add Plasma Welcome
See: https://pagure.io/fedora-kde/SIG/issue/304
2023-02-17 18:50:36 +01:00
Sandro c558e327d9 Fix comps for neuron-modelling-simulators
All packages in group should be installed by default. That was
the intention all along.

See: https://pagure.io/neuro-sig/NeuroFedora/issue/539
2023-02-15 00:29:06 +01:00
Timothée Ravier 1b41275065 F37+: make sort
Fixes: 9b642ba1 budgie-desktop-apps comps update: Added gedit and seahorse
2023-02-13 19:41:29 +01:00
Timothée Ravier 1cf29e28d1 F37+: KDE: Add libappindicator-gtk3 to kde-desktop group
Add `libappindicator-gtk3` to the default KDE desktop installation to
include support for global menu for GTK3 apps by default.

See: https://pagure.io/fedora-kde/SIG/issue/300
2023-02-13 19:32:48 +01:00
Joshua Strobl 9b642ba199 budgie-desktop-apps comps update: Added gedit and seahorse
Backported budgie stuff to f37.
2023-02-11 11:59:34 +02:00
Peng Wu f87c8ee644 Update for Noto CJK Variable Fonts in Fedora 39
https://fedoraproject.org/wiki/Changes/Noto_CJK_Variable_Fonts
2023-02-10 19:31:15 +00:00
Timothée Ravier 96e3947af7 F38+: KDE: Add flatpak-kcm to kde-desktop group 2023-02-10 20:25:53 +01:00
Samyak Jain f93f41e090 Rawhide is now Fedora 39
Signed-off-by: Samyak Jain <samyak.jn11@gmail.com>
2023-02-08 23:47:11 +05:30