Commit Graph

94 Commits

Author SHA1 Message Date
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
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
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
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
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 85ce936400 F38: 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:03:12 -05: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 f92b441b9c Add cups-browsed into ELN and F38 comps
There will be a new package - cups-browsed - which was previous part of
cups-filters package. It is useful for automatic installation of many
remote printers (usual use case on server), so it would be great if the
package was added to `print-server` (in ELN) and `printing` (in F38)
comps groups.

This is a part of self-contained change
https://bugzilla.redhat.com/show_bug.cgi?id=2166687
2023-02-20 19:24:54 +00: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
Timothée Ravier 96e3947af7 F38+: KDE: Add flatpak-kcm to kde-desktop group 2023-02-10 20:25:53 +01:00
Peng Wu 776de88d28 Update for Noto CJK Variable Fonts
https://fedoraproject.org/wiki/Changes/Noto_CJK_Variable_Fonts
2023-02-08 19:18:32 +08:00
Jeffrey Serio b7e08628b5 Add xfce4-panel-profiles to xfce-desktop group 2023-02-08 04:38:16 +00:00
Adam Williamson f8160f3bab Split critical-path-base
This is intended to help with openQA test focus. We split up the
base group by purpose: things for installing (anaconda), things
for building packages (build), things for building deliverables
(compose), and things for runtime (base). This should allow us
to avoid unnecessarily running the openQA tests on e.g. gcc
updates (which is a useless waste of time), and potentially allow
us to run different/extended tests on e.g. anaconda updates. I
intentionally didn't add additional packages to the split groups
yet, we can do that as a follow-up, but I did replace livecd-tools
with lorax in the compose group, as we use things from lorax for
creating images now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-07 16:13:31 -08:00
Adam Williamson 351cd80d68 Drop things from @critical-path-base that are already in @core
There's no need to duplicate things between these two groups,
they are both in critical path.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-07 16:13:31 -08:00
Adam Williamson b12bd791d0 Drop an outdated comment about kernel-PAE
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-07 16:13:31 -08:00
Adam Williamson 2abdf8accf Drop explicit listing of libcanberra-gtk3
This seems to be a hangover from years ago when it somehow had
to be explicitly listed to ensure the right sound theme got used
or something. These days many mandatory bits of GNOME, including
gnome-settings-daemon, require it, so it really doesn't need to
be specifically listed in its own right.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-07 16:13:31 -08:00
Adam Williamson c56618ad3a Drop Evolution and Thunderbird from critical path apps
Neither is included in a release-blocking desktop any more, and
these days use of desktop email clients is less common than it
used to be.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-07 16:13:31 -08:00
Adam Williamson 2ed45a3553 Drop some retired packages
perl-SystemC-Vregs was retired as it has not been maintained
upstream for years. emacs-vregs-mode was from that same source
package. python3-player is from 'player', the python subpackage
was removed because it doesn't work with Python 3:
https://bugzilla.redhat.com/show_bug.cgi?id=2161923

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-07 15:26:48 -08:00
Akira TAGOH 415a60ca42 F38: Update for google-noto-fonts
For https://fedoraproject.org/wiki/Changes/NotoFontsForMoreLang
and drop obsolete packages, add missing packages.
2023-02-07 23:09:33 +00:00
Kevin Fenzi dc21c21cab phosh: fix env group
I mistakenly didn't also add this env group when I added the display
group. This should sync it up with the desired configuration.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-02-07 14:56:06 -08:00
Joshua Strobl e150862780 Updates for Budgie Desktop
This updates various parts of Budgie Desktop comps, such as:

- Added budgie-desktop-defaults in budgie-desktop group.
- Changed caja to nemo and added firefox in budgie-desktop-apps.
- Dropped gnome-backgrounds since we now have budgie-backgrounds.
- Dropped gnome-system-monitor from budgie-desktop group since that is more relevant to apps.
- Made budgie-desktop-view mandatory for functional desktop icons OOTB.
2023-02-05 15:22:21 +02:00
Kevin Fenzi cb7320ea69 phosh: add a env group to use in the kickstart
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-01-31 16:42:03 -08:00
Adam Williamson 5ff7943918 Clean up retired/renamed packages (2023-01)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-01-31 12:10:10 -08:00
Neal Gompa 2a52f9a8bf F38: Add kdenlive to the sound-and-video group 2023-01-29 19:29:29 +00:00
Troy Dawson e0ce77e15a Install udisks2 when installing kde. Helps minimal installs
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-01-29 19:28:09 +00:00
Timothée Ravier 26f47c5d3a F37+: KDE: Add kio-admin to kde-desktop
See: https://pagure.io/fedora-kde/SIG/issue/293
2023-01-27 12:46:08 +01:00
Timothée Ravier c207af8c08 f38: make sort 2023-01-24 09:22:35 +00:00
Timothée Ravier ee11c4e585 F37+: Workstation: Add third party repositories & Flathub remote
We want to install those packages by default while allowing users to
freely remove them as they include non free software. Those packages
used to be recommended by fedora-release which prevented that.

See: https://github.com/fedora-silverblue/issue-tracker/issues/379
See: https://src.fedoraproject.org/rpms/fedora-release/pull-request/232
2023-01-24 09:22:35 +00:00
Scott K Logan 123393b18a Add ROS 2 development tools to the robotics-suite group 2023-01-19 17:25:09 +00:00
Fabio Alessandro Locati 851541a392
add sway groups 2023-01-10 18:15:14 +01:00
Joshua Strobl 01cafa446a Add Budgie Desktop to comps for future spin 2023-01-04 14:24:38 +00:00
Neal Gompa dd5ded8c59 F38: Add ffmpegthumbs to the kde-desktop group
It's a baseline	component to the desktop experience.
2022-12-29 14:29:09 -05:00
Timothée Ravier d9bbac144c f35+: Run 'make sort' 2022-12-06 18:18:03 +00:00
Timothée Ravier d9f69c9dd4 f38: KDE: Remove xdg-desktop-portal-gnome
We added this as a temporary workaround in [1]. The underlying issue has
been fixed in [2].

See: https://pagure.io/fedora-kde/SIG/issue/120
See: https://pagure.io/fedora-kde/SIG/issue/266

[1] https://pagure.io/fedora-comps/pull-request/683
[2] 014a63e7d2.
2022-12-06 18:16:16 +00:00
Timothée Ravier 3c69cf142f f37+: KDE: Run 'make sort' 2022-12-05 20:28:43 +01:00
Timothée Ravier 9939b79a6e f37+: KDE: Add kde-connect to kde-desktop by default
See: https://pagure.io/fedora-kde/SIG/issue/279
2022-12-05 20:28:34 +01:00