|
|
|
|
@@ -1,7 +1,7 @@
|
|
|
|
|
#
|
|
|
|
|
# spec file for package patterns-gnome
|
|
|
|
|
#
|
|
|
|
|
# Copyright (c) 2025 SUSE LLC and contributors
|
|
|
|
|
# Copyright (c) 2025 SUSE LLC
|
|
|
|
|
#
|
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
|
@@ -33,8 +33,15 @@ not make sense.
|
|
|
|
|
|
|
|
|
|
This particular package contains all the Gnome patterns.
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
%package gnome
|
|
|
|
|
%pattern_graphicalenvironments
|
|
|
|
|
Summary: GNOME Desktop Environment (Wayland)
|
|
|
|
|
@@ -45,8 +52,6 @@ Provides: pattern-order() = 1010
|
|
|
|
|
Provides: pattern-visible()
|
|
|
|
|
Requires: gnome-session-wayland
|
|
|
|
|
Requires: pattern() = gnome_basic
|
|
|
|
|
# gnome_x11 has been removed with GNOME 49
|
|
|
|
|
Obsoletes: patterns-gnome-gnome_x11
|
|
|
|
|
|
|
|
|
|
%description gnome
|
|
|
|
|
The GNOME desktop environment is an intuitive and attractive desktop for users.
|
|
|
|
|
@@ -58,6 +63,34 @@ This pattern installs components for GNOME to run with Wayland and X11 technolog
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
%if 0%{?is_opensuse}
|
|
|
|
|
%package gnome_x11
|
|
|
|
|
%pattern_graphicalenvironments
|
|
|
|
|
Summary: GNOME Desktop Environment (X11)
|
|
|
|
|
Group: Metapackages
|
|
|
|
|
Provides: pattern() = gnome_x11
|
|
|
|
|
Provides: pattern-icon() = pattern-gnome-xorg
|
|
|
|
|
Provides: pattern-order() = 1020
|
|
|
|
|
Provides: pattern-visible()
|
|
|
|
|
Requires: gnome-session-xsession
|
|
|
|
|
Requires: pattern() = gnome_basic
|
|
|
|
|
Requires: pattern() = x11
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
%description gnome_x11
|
|
|
|
|
The GNOME desktop environment is an intuitive and attractive desktop for users.
|
|
|
|
|
This pattern installs a full featured GNOME desktop environment, including
|
|
|
|
|
Office suite, E-Mail client, Web Browser, File Manager, running with X11
|
|
|
|
|
technology.
|
|
|
|
|
|
|
|
|
|
%files gnome_x11
|
|
|
|
|
%dir %{_docdir}/patterns
|
|
|
|
|
%{_docdir}/patterns/gnome_x11.txt
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
%package gnome_basic
|
|
|
|
|
%pattern_graphicalenvironments
|
|
|
|
|
Summary: GNOME Desktop Environment (Basic)
|
|
|
|
|
@@ -104,6 +137,9 @@ Requires: seahorse
|
|
|
|
|
Recommends: totem
|
|
|
|
|
Recommends: pattern() = gnome_imaging
|
|
|
|
|
Recommends: pattern() = office
|
|
|
|
|
%if 0%{?suse_version} > 1600
|
|
|
|
|
Recommends: pattern() = x11_yast
|
|
|
|
|
%endif
|
|
|
|
|
%endif
|
|
|
|
|
#
|
|
|
|
|
# Official upstream
|
|
|
|
|
@@ -111,7 +147,8 @@ Recommends: pattern() = office
|
|
|
|
|
# bijiben == gnome-notes
|
|
|
|
|
# Disable (temp?) gnome-notes while we wait for upstream to fix the now 6 months old bug with it crashing in its search-provider
|
|
|
|
|
#Recommends: bijiben
|
|
|
|
|
Recommends: snapshot
|
|
|
|
|
# no longer need to hard require cheese for g-c-c user panel
|
|
|
|
|
Recommends: cheese
|
|
|
|
|
Recommends: dconf-editor
|
|
|
|
|
%if 0%{?suse_version} >= 01600
|
|
|
|
|
Recommends: gnome-papers
|
|
|
|
|
@@ -130,7 +167,6 @@ Recommends: gnome-control-center-goa
|
|
|
|
|
Recommends: gnome-disk-utility %dnl boo#554954
|
|
|
|
|
Recommends: gnome-remote-desktop
|
|
|
|
|
Recommends: nautilus-sendto
|
|
|
|
|
Recommends: noto-sans-arabic-fonts
|
|
|
|
|
Recommends: noto-sans-cjk-fonts
|
|
|
|
|
Recommends: orca
|
|
|
|
|
%if 0%{?suse_version} < 01600 && !0%{?is_opensuse}
|
|
|
|
|
@@ -150,7 +186,11 @@ Obsoletes: patterns-openSUSE-gnome < %{version}
|
|
|
|
|
Provides: patterns-sled-Default
|
|
|
|
|
Obsoletes: patterns-sled-Default < %{version}
|
|
|
|
|
%endif
|
|
|
|
|
Recommends: gnome-connections
|
|
|
|
|
%if 0%{?is_opensuse}
|
|
|
|
|
Recommends: vinagre
|
|
|
|
|
%else
|
|
|
|
|
Recommends: remmina
|
|
|
|
|
%endif
|
|
|
|
|
%if !0%{?is_opensuse}
|
|
|
|
|
Recommends: gnome-initial-setup
|
|
|
|
|
%endif
|
|
|
|
|
@@ -191,7 +231,7 @@ Recommends: sushi
|
|
|
|
|
# Packages that really make sense
|
|
|
|
|
#
|
|
|
|
|
# Tool for advanced configuration of printers
|
|
|
|
|
Suggests: system-config-printer
|
|
|
|
|
Recommends: system-config-printer
|
|
|
|
|
Suggests: gnome-color-manager %dnl bnc#698250
|
|
|
|
|
%else
|
|
|
|
|
Recommends: NetworkManager-openconnect-gnome
|
|
|
|
|
@@ -305,6 +345,8 @@ Base packages for the GNOME desktop environment.
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
%if 0%{?is_opensuse}
|
|
|
|
|
%package devel_gnome
|
|
|
|
|
%pattern_development
|
|
|
|
|
@@ -492,6 +534,12 @@ Recommends: evolution
|
|
|
|
|
#
|
|
|
|
|
# Official upstream
|
|
|
|
|
#
|
|
|
|
|
Recommends: polari
|
|
|
|
|
# bnc#530416
|
|
|
|
|
Recommends: transmission-gtk
|
|
|
|
|
#
|
|
|
|
|
# Official upstream
|
|
|
|
|
#
|
|
|
|
|
# bnc#366894
|
|
|
|
|
Suggests: epiphany
|
|
|
|
|
Suggests: evolution-plugin-rss
|
|
|
|
|
@@ -607,10 +655,10 @@ Requires: pattern() = gnome_basis
|
|
|
|
|
# Disable (temp?) gnome-notes while we wait for upstream to fix the now 6 months old bug with it crashing in its search-provider
|
|
|
|
|
#Recommends: bijiben
|
|
|
|
|
Recommends: baobab
|
|
|
|
|
Recommends: cheese
|
|
|
|
|
Recommends: gdk-pixbuf-thumbnailer
|
|
|
|
|
Recommends: gnome-calculator
|
|
|
|
|
Recommends: gnome-characters
|
|
|
|
|
Recommends: snapshot
|
|
|
|
|
%if 0%{?sle_version}
|
|
|
|
|
Recommends: gedit
|
|
|
|
|
%else
|
|
|
|
|
@@ -659,10 +707,6 @@ Provides: pattern-order() = 1260
|
|
|
|
|
Obsoletes: patterns-openSUSE-gnome_yast < %{version}
|
|
|
|
|
Requires: libyui-qt-pkg
|
|
|
|
|
Requires: yast2-control-center-qt
|
|
|
|
|
%if 0%{?suse_version} > 1600
|
|
|
|
|
Recommends: pattern() = x11_yast
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Supplements: packageand(patterns-gnome-gnome:patterns-yast-yast2_basis)
|
|
|
|
|
|
|
|
|
|
%description gnome_yast
|
|
|
|
|
@@ -687,7 +731,7 @@ Provides: pattern-icon() = pattern-generic
|
|
|
|
|
Provides: pattern-order() = 1780
|
|
|
|
|
Obsoletes: patterns-openSUSE-sw_management_gnome < %{version}
|
|
|
|
|
Requires: pattern() = sw_management
|
|
|
|
|
# gnome-packagekit needed for openQA - and allows finer grained updates than Software
|
|
|
|
|
# gnome-packagekit needed for openQA - and allows fainer grained updates than Software
|
|
|
|
|
Recommends: gnome-packagekit
|
|
|
|
|
Recommends: gnome-software
|
|
|
|
|
Supplements: packageand(patterns-gnome-gnome_basis:patterns-base-sw_management)
|
|
|
|
|
@@ -714,7 +758,7 @@ done
|
|
|
|
|
|
|
|
|
|
%if 0%{?is_opensuse}
|
|
|
|
|
for i in devel_gnome \
|
|
|
|
|
gnome_games gnome_ide gnome_multimedia \
|
|
|
|
|
gnome_games gnome_ide gnome_x11 gnome_multimedia \
|
|
|
|
|
gnome_office \
|
|
|
|
|
gnome_utilities \
|
|
|
|
|
%if 0%{?suse_version} > 1600
|
|
|
|
|
|