2012-07-22 21:25:24 +00:00
|
|
|
# Minimum GNOME Shell version supported
|
2022-10-28 21:33:28 +00:00
|
|
|
%global min_gs_version %%(cut -d "." -f 1 <<<%{version})
|
2012-12-31 02:58:01 +00:00
|
|
|
|
|
|
|
%global pkg_prefix gnome-shell-extension
|
2021-03-16 15:56:10 +00:00
|
|
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
2022-10-28 21:39:28 +00:00
|
|
|
%global major_version %%(cut -d "." -f 1 <<<%{tarball_version})
|
2011-04-27 01:06:29 +00:00
|
|
|
|
2011-04-09 00:30:38 +00:00
|
|
|
Name: gnome-shell-extensions
|
2024-05-27 11:09:32 +00:00
|
|
|
Version: 46.2
|
2023-07-06 19:01:11 +00:00
|
|
|
Release: %autorelease
|
2011-04-09 00:30:38 +00:00
|
|
|
Summary: Modify and extend GNOME Shell functionality and behavior
|
2011-10-03 22:22:47 +00:00
|
|
|
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2016-10-07 12:31:52 +00:00
|
|
|
URL: http://wiki.gnome.org/Projects/GnomeShell/Extensions
|
2021-03-16 15:56:10 +00:00
|
|
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-%{tarball_version}.tar.xz
|
2018-02-22 12:50:33 +00:00
|
|
|
|
|
|
|
BuildRequires: meson
|
|
|
|
BuildRequires: git
|
2016-08-19 21:41:00 +00:00
|
|
|
BuildRequires: gettext >= 0.19.6
|
2023-03-19 12:09:10 +00:00
|
|
|
BuildRequires: glib2%{?_isa}
|
2012-02-28 22:25:47 +00:00
|
|
|
Requires: gnome-shell >= %{min_gs_version}
|
2011-04-09 00:30:38 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
|
2024-04-25 17:25:30 +00:00
|
|
|
|
|
|
|
Patch: extra-extensions-0001-Add-top-icons-extension.patch
|
|
|
|
Patch: extra-extensions-0002-Add-gesture-inhibitor-extension.patch
|
|
|
|
Patch: extra-extensions-0003-Add-classification-banner.patch
|
|
|
|
Patch: extra-extensions-0004-Add-heads-up-display.patch
|
|
|
|
Patch: extra-extensions-0005-Add-custom-menu-extension.patch
|
|
|
|
|
|
|
|
Patch: 0001-Include-top-icons-in-classic-session.patch
|
|
|
|
|
|
|
|
Patch: more-ws-previews-0001-workspace-indicator-Move-indicator-code-into-separat.patch
|
|
|
|
Patch: more-ws-previews-0002-workspace-indicator-Use-descendant-style-selectors.patch
|
|
|
|
Patch: more-ws-previews-0003-window-list-Use-consistent-style-class-prefix.patch
|
|
|
|
Patch: more-ws-previews-0004-workspace-indicator-Allow-overriding-base-style-clas.patch
|
|
|
|
Patch: more-ws-previews-0005-window-list-Override-base-style-class.patch
|
|
|
|
Patch: more-ws-previews-0006-window-list-Externally-adjust-workspace-menu.patch
|
|
|
|
Patch: more-ws-previews-0007-window-list-Handle-changes-to-workspace-menu.patch
|
|
|
|
Patch: more-ws-previews-0008-workspace-indicator-Don-t-use-SCHEMA-KEY-constants.patch
|
|
|
|
Patch: more-ws-previews-0009-workspace-indicator-Use-existing-property.patch
|
|
|
|
Patch: more-ws-previews-0010-workspace-indicator-Don-t-use-menu-section.patch
|
|
|
|
Patch: more-ws-previews-0011-workspace-indicator-Support-showing-tooltips-above.patch
|
|
|
|
Patch: more-ws-previews-0012-workspace-indicator-Only-change-top-bar-redirect-whe.patch
|
|
|
|
Patch: more-ws-previews-0013-workspace-indicator-Small-cleanup.patch
|
|
|
|
Patch: more-ws-previews-0014-workspace-indicator-Simplify-getting-status-text.patch
|
|
|
|
Patch: more-ws-previews-0015-workspace-indicator-Include-n-workspaces-in-status-l.patch
|
|
|
|
Patch: more-ws-previews-0016-workspace-indicator-Tweak-preview-style.patch
|
|
|
|
Patch: more-ws-previews-0017-workspace-indicator-Support-light-style.patch
|
|
|
|
Patch: more-ws-previews-0018-export-zips-Pick-up-non-default-stylesheets.patch
|
|
|
|
Patch: more-ws-previews-0019-window-list-Use-actual-copy-of-workspace-indicator.patch
|
|
|
|
Patch: more-ws-previews-0020-workspace-indicator-Simplify-scroll-handling.patch
|
|
|
|
Patch: more-ws-previews-0021-workspace-indicator-Handle-active-indication-in-thum.patch
|
|
|
|
Patch: more-ws-previews-0022-workspace-indicator-Split-out-WorkspacePreviews.patch
|
|
|
|
Patch: more-ws-previews-0023-workspace-indicator-Handle-preview-overflow.patch
|
|
|
|
Patch: more-ws-previews-0024-workspace-indicator-Support-labels-in-previews.patch
|
|
|
|
Patch: more-ws-previews-0025-workspace-indicator-Stop-handling-vertical-layouts.patch
|
|
|
|
Patch: more-ws-previews-0026-workspace-indicator-Also-show-previews-in-menu.patch
|
|
|
|
Patch: more-ws-previews-0027-workspace-indicator-Make-previews-configurable.patch
|
|
|
|
Patch: more-ws-previews-0028-window-list-Expose-workspace-preview-option.patch
|
|
|
|
|
2011-04-09 00:30:38 +00:00
|
|
|
%description
|
2012-12-31 02:58:01 +00:00
|
|
|
GNOME Shell Extensions is a collection of extensions providing additional and
|
|
|
|
optional functionality to GNOME Shell.
|
2011-04-09 00:30:38 +00:00
|
|
|
|
|
|
|
Enabled extensions:
|
2011-08-21 17:43:55 +00:00
|
|
|
* apps-menu
|
2011-04-11 18:02:05 +00:00
|
|
|
* auto-move-windows
|
2024-04-25 17:25:30 +00:00
|
|
|
* classification-banner
|
|
|
|
* custom-menu
|
2011-04-27 01:06:29 +00:00
|
|
|
* drive-menu
|
2024-04-25 17:25:30 +00:00
|
|
|
* gesture-inhibitor
|
|
|
|
* heads-up-display
|
2013-02-07 12:05:30 +00:00
|
|
|
* launch-new-instance
|
2023-07-06 19:13:44 +00:00
|
|
|
* light-style
|
2011-05-13 00:34:08 +00:00
|
|
|
* native-window-placement
|
2011-08-21 15:47:21 +00:00
|
|
|
* places-menu
|
2014-09-17 05:36:42 +00:00
|
|
|
* screenshot-window-sizer
|
2024-01-07 09:34:26 +00:00
|
|
|
* system-monitor
|
2024-04-25 17:25:30 +00:00
|
|
|
* top-icons
|
2011-08-21 15:47:21 +00:00
|
|
|
* user-theme
|
2013-02-07 12:05:30 +00:00
|
|
|
* window-list
|
2011-08-21 15:47:21 +00:00
|
|
|
* windowsNavigator
|
2011-09-15 07:03:56 +00:00
|
|
|
* workspace-indicator
|
2011-04-09 00:30:38 +00:00
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
|
2011-08-21 14:13:32 +00:00
|
|
|
%package -n %{pkg_prefix}-common
|
2011-04-09 00:30:38 +00:00
|
|
|
Summary: Files common to GNOME Shell Extensions
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2012-02-28 22:25:47 +00:00
|
|
|
Requires: gnome-shell >= %{min_gs_version}
|
2021-02-18 12:57:42 +00:00
|
|
|
Obsoletes: %{pkg_prefix}-horizontal-workspaces < 40.0~alpha.1-3
|
2011-08-21 14:13:32 +00:00
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-common
|
2012-12-31 02:58:01 +00:00
|
|
|
GNOME Shell Extensions is a collection of extensions providing additional and
|
2015-08-19 11:24:19 +00:00
|
|
|
optional functionality to GNOME Shell.
|
|
|
|
|
|
|
|
This package provides common data files shared by various extensions.
|
2011-04-09 00:30:38 +00:00
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
|
2013-01-01 15:42:18 +00:00
|
|
|
%package -n gnome-classic-session
|
|
|
|
Summary: GNOME "classic" mode session
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2013-01-01 15:42:18 +00:00
|
|
|
Requires: %{pkg_prefix}-apps-menu = %{version}-%{release}
|
2013-02-07 11:36:53 +00:00
|
|
|
Requires: %{pkg_prefix}-launch-new-instance = %{version}-%{release}
|
|
|
|
Requires: %{pkg_prefix}-places-menu = %{version}-%{release}
|
|
|
|
Requires: %{pkg_prefix}-window-list = %{version}-%{release}
|
2015-09-03 15:46:21 +00:00
|
|
|
Requires: nautilus
|
2013-03-02 18:29:16 +00:00
|
|
|
|
2013-01-01 16:50:48 +00:00
|
|
|
%description -n gnome-classic-session
|
2013-01-01 15:42:18 +00:00
|
|
|
This package contains the required components for the GNOME Shell "classic"
|
|
|
|
mode, which aims to provide a GNOME 2-like user interface.
|
|
|
|
|
|
|
|
|
2024-02-11 19:13:19 +00:00
|
|
|
%package -n gnome-classic-session-xsession
|
|
|
|
Summary: GNOME "classic" mode session on X11
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
Requires: gnome-classic-session = %{version}-%{release}
|
|
|
|
# The X11 session is deprecated and eventually will be removed
|
|
|
|
Provides: deprecated()
|
|
|
|
|
|
|
|
%description -n gnome-classic-session-xsession
|
|
|
|
This package contains the required components for the GNOME Shell "classic"
|
|
|
|
mode on X11, which aims to provide a GNOME 2-like user interface.
|
|
|
|
|
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
%package -n %{pkg_prefix}-apps-menu
|
|
|
|
Summary: Application menu for GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2011-08-21 17:43:55 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
2015-05-14 14:43:38 +00:00
|
|
|
Requires: gnome-menus
|
2011-08-21 17:43:55 +00:00
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-apps-menu
|
2012-12-31 02:58:01 +00:00
|
|
|
This GNOME Shell extension adds a GNOME 2.x style menu for applications.
|
2011-08-21 17:43:55 +00:00
|
|
|
|
|
|
|
|
2011-08-21 14:13:32 +00:00
|
|
|
%package -n %{pkg_prefix}-auto-move-windows
|
2012-12-31 02:58:01 +00:00
|
|
|
Summary: Assign specific workspaces to applications in GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2011-08-21 14:13:32 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
2011-04-11 18:02:05 +00:00
|
|
|
|
2011-08-21 14:13:32 +00:00
|
|
|
%description -n %{pkg_prefix}-auto-move-windows
|
2012-12-31 02:58:01 +00:00
|
|
|
This GNOME Shell extension enables easy workspace management. A specific
|
|
|
|
workspace can be assigned to each application as soon as it creates a window, in
|
|
|
|
a manner configurable with a GSettings key.
|
|
|
|
|
|
|
|
|
2024-04-25 17:25:30 +00:00
|
|
|
%package -n %{pkg_prefix}-classification-banner
|
|
|
|
Summary: Display classification level banner in GNOME Shell
|
|
|
|
Group: User Interface/Desktops
|
|
|
|
License: GPLv2+
|
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-classification-banner
|
|
|
|
This GNOME Shell extension adds a banner that displays the classification level.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{pkg_prefix}-custom-menu
|
|
|
|
Summary: Add a custom menu to the desktop
|
|
|
|
Group: User Interface/Desktops
|
|
|
|
License: GPLv2+
|
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-custom-menu
|
|
|
|
This GNOME Shell extension adds a custom menu to the desktop background.
|
|
|
|
|
|
|
|
|
2011-08-21 14:13:32 +00:00
|
|
|
%package -n %{pkg_prefix}-drive-menu
|
2012-12-31 02:58:01 +00:00
|
|
|
Summary: Drive status menu for GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2011-08-21 14:13:32 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
2011-04-27 01:06:29 +00:00
|
|
|
|
2011-08-21 14:13:32 +00:00
|
|
|
%description -n %{pkg_prefix}-drive-menu
|
2012-12-31 02:58:01 +00:00
|
|
|
This GNOME Shell extension provides a panel status menu for accessing and
|
|
|
|
unmounting removable devices.
|
2011-04-27 01:06:29 +00:00
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
|
2024-04-25 17:25:30 +00:00
|
|
|
%package -n %{pkg_prefix}-gesture-inhibitor
|
|
|
|
Summary: Gesture inhibitor
|
|
|
|
Group: User Interface/Desktops
|
|
|
|
License: GPLv2+
|
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-gesture-inhibitor
|
|
|
|
This GNOME Shell extension allows disabling the default desktop gestures.
|
|
|
|
|
|
|
|
|
|
|
|
%package -n %{pkg_prefix}-heads-up-display
|
|
|
|
Summary: Display persistent on-screen message
|
|
|
|
Group: User Interface/Desktops
|
|
|
|
License: GPLv3+
|
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-heads-up-display
|
|
|
|
This GNOME Shell extension displays a persistent message in the top middle of the screen.
|
|
|
|
This message can appear on the login screen, lock screen, or regular user session.
|
|
|
|
|
|
|
|
|
2013-02-07 11:36:53 +00:00
|
|
|
%package -n %{pkg_prefix}-launch-new-instance
|
|
|
|
Summary: Always launch a new application instance for GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2013-02-07 11:36:53 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-launch-new-instance
|
|
|
|
This GNOME Shell extension modifies the behavior of clicking in the dash and app
|
|
|
|
launcher to always launch a new application instance.
|
|
|
|
|
|
|
|
|
2023-07-06 19:13:44 +00:00
|
|
|
%package -n %{pkg_prefix}-light-style
|
|
|
|
Summary: Use light style in GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2023-07-06 19:13:44 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-light-style
|
|
|
|
This GNOME Shell extension changes the default style to light.
|
|
|
|
|
|
|
|
|
2011-08-21 15:47:21 +00:00
|
|
|
%package -n %{pkg_prefix}-native-window-placement
|
2012-12-31 02:58:01 +00:00
|
|
|
Summary: Native window placement for GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2011-08-21 15:47:21 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-native-window-placement
|
2012-12-31 02:58:01 +00:00
|
|
|
This GNOME Shell extension provides additional configurability for the window
|
|
|
|
layout in the overview, including a mechanism similar to KDE4.
|
2011-08-21 17:43:55 +00:00
|
|
|
|
2013-02-07 11:36:53 +00:00
|
|
|
|
2011-08-21 14:13:32 +00:00
|
|
|
%package -n %{pkg_prefix}-places-menu
|
2012-12-31 02:58:01 +00:00
|
|
|
Summary: Places status menu for GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2011-08-21 14:13:32 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
2011-05-13 00:34:08 +00:00
|
|
|
|
2011-08-21 14:13:32 +00:00
|
|
|
%description -n %{pkg_prefix}-places-menu
|
2012-12-31 02:58:01 +00:00
|
|
|
This GNOME Shell extension add a system status menu for quickly navigating
|
|
|
|
places in the system.
|
|
|
|
|
|
|
|
|
2014-09-17 05:36:42 +00:00
|
|
|
%package -n %{pkg_prefix}-screenshot-window-sizer
|
|
|
|
Summary: Screenshot window sizer for GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2014-09-17 05:36:42 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-screenshot-window-sizer
|
|
|
|
This GNOME Shell extension allows to easily resize windows for GNOME Software
|
|
|
|
screenshots.
|
|
|
|
|
|
|
|
|
2024-01-07 09:34:26 +00:00
|
|
|
%package -n %{pkg_prefix}-system-monitor
|
|
|
|
Summary: System monitor for GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2024-01-07 09:34:26 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-system-monitor
|
|
|
|
This GNOME Shell extension displays system usage information in the top bar.
|
|
|
|
|
|
|
|
|
2024-04-25 17:25:30 +00:00
|
|
|
%package -n %{pkg_prefix}-top-icons
|
|
|
|
Summary: Show legacy icons on top
|
|
|
|
License: GPLv2+
|
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-top-icons
|
|
|
|
This GNOME Shell extension moves legacy tray icons into the top bar
|
|
|
|
|
|
|
|
|
2011-08-21 15:47:21 +00:00
|
|
|
%package -n %{pkg_prefix}-user-theme
|
2012-12-31 02:58:01 +00:00
|
|
|
Summary: Support for custom themes in GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2011-08-21 15:47:21 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-user-theme
|
2012-12-31 02:58:01 +00:00
|
|
|
This GNOME Shell extension enables loading a GNOME Shell theme from
|
|
|
|
~/.themes/<name>/gnome-shell/.
|
2011-08-21 15:47:21 +00:00
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
|
2013-02-07 11:36:53 +00:00
|
|
|
%package -n %{pkg_prefix}-window-list
|
|
|
|
Summary: Display a window list at the bottom of the screen in GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2013-02-07 11:36:53 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-window-list
|
|
|
|
This GNOME Shell extension displays a window list at the bottom of the screen.
|
|
|
|
|
|
|
|
|
2011-08-21 15:47:21 +00:00
|
|
|
%package -n %{pkg_prefix}-windowsNavigator
|
2012-12-31 02:58:01 +00:00
|
|
|
Summary: Support for keyboard selection of windows and workspaces in GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2011-08-21 15:47:21 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-windowsNavigator
|
2012-12-31 02:58:01 +00:00
|
|
|
This GNOME Shell extension enables keyboard selection of windows and workspaces
|
|
|
|
in overlay mode, by pressing the Alt and Ctrl key respectively.
|
2011-08-21 15:47:21 +00:00
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
|
2011-09-15 07:03:56 +00:00
|
|
|
%package -n %{pkg_prefix}-workspace-indicator
|
2012-12-31 02:58:01 +00:00
|
|
|
Summary: Workspace indicator for GNOME Shell
|
2024-02-11 19:13:19 +00:00
|
|
|
License: GPL-2.0-or-later
|
2011-09-15 07:03:56 +00:00
|
|
|
Requires: %{pkg_prefix}-common = %{version}-%{release}
|
|
|
|
|
|
|
|
%description -n %{pkg_prefix}-workspace-indicator
|
2012-12-31 02:58:01 +00:00
|
|
|
This GNOME Shell extension add a system status menu for quickly changing
|
|
|
|
workspaces.
|
2011-09-15 07:03:56 +00:00
|
|
|
|
|
|
|
|
2011-04-09 00:30:38 +00:00
|
|
|
%prep
|
2021-03-16 15:56:10 +00:00
|
|
|
%autosetup -S git -n %{name}-%{tarball_version}
|
2011-04-09 00:30:38 +00:00
|
|
|
|
2011-04-27 01:06:29 +00:00
|
|
|
|
2011-04-09 00:30:38 +00:00
|
|
|
%build
|
2018-02-22 12:50:33 +00:00
|
|
|
%meson -Dextension_set="all" -Dclassic_mode=true
|
|
|
|
%meson_build
|
2011-04-09 00:30:38 +00:00
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
|
2011-04-09 00:30:38 +00:00
|
|
|
%install
|
2018-02-22 12:50:33 +00:00
|
|
|
%meson_install
|
2011-04-09 00:30:38 +00:00
|
|
|
|
|
|
|
%find_lang %{name}
|
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
|
2011-08-21 14:13:32 +00:00
|
|
|
%files -n %{pkg_prefix}-common -f %{name}.lang
|
2018-08-29 19:38:01 +00:00
|
|
|
%doc NEWS README.md
|
|
|
|
%license COPYING
|
2011-04-09 00:30:38 +00:00
|
|
|
|
2013-02-07 11:36:53 +00:00
|
|
|
|
2013-01-01 16:50:48 +00:00
|
|
|
%files -n gnome-classic-session
|
2013-01-01 15:42:18 +00:00
|
|
|
%{_datadir}/gnome-shell/modes/classic.json
|
2021-10-29 14:16:13 +00:00
|
|
|
%{_datadir}/wayland-sessions/gnome-classic.desktop
|
|
|
|
%{_datadir}/wayland-sessions/gnome-classic-wayland.desktop
|
2018-08-01 02:21:44 +00:00
|
|
|
%{_datadir}/glib-2.0/schemas/00_org.gnome.shell.extensions.classic.gschema.override
|
2013-02-07 11:36:53 +00:00
|
|
|
|
2024-02-11 19:13:19 +00:00
|
|
|
|
|
|
|
%files -n gnome-classic-session-xsession
|
|
|
|
%{_datadir}/xsessions/gnome-classic.desktop
|
|
|
|
%{_datadir}/xsessions/gnome-classic-xorg.desktop
|
|
|
|
|
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
%files -n %{pkg_prefix}-apps-menu
|
2021-09-06 00:20:52 +00:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.apps-menu.gschema.xml
|
2012-12-31 02:58:01 +00:00
|
|
|
%{_datadir}/gnome-shell/extensions/apps-menu*/
|
2011-08-21 17:43:55 +00:00
|
|
|
|
|
|
|
|
2011-08-21 14:13:32 +00:00
|
|
|
%files -n %{pkg_prefix}-auto-move-windows
|
2011-04-11 18:02:05 +00:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.auto-move-windows.gschema.xml
|
2012-12-31 02:58:01 +00:00
|
|
|
%{_datadir}/gnome-shell/extensions/auto-move-windows*/
|
|
|
|
|
2024-04-25 17:25:30 +00:00
|
|
|
%files -n %{pkg_prefix}-classification-banner
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.classification-banner.gschema.xml
|
|
|
|
%{_datadir}/gnome-shell/extensions/classification-banner*/
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{pkg_prefix}-custom-menu
|
|
|
|
%{_datadir}/gnome-shell/extensions/custom-menu*/
|
|
|
|
|
|
|
|
|
2011-08-21 14:13:32 +00:00
|
|
|
%files -n %{pkg_prefix}-drive-menu
|
2012-12-31 02:58:01 +00:00
|
|
|
%{_datadir}/gnome-shell/extensions/drive-menu*/
|
2011-04-27 01:06:29 +00:00
|
|
|
|
2012-07-18 01:54:37 +00:00
|
|
|
|
2024-04-25 17:25:30 +00:00
|
|
|
%files -n %{pkg_prefix}-gesture-inhibitor
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.gesture-inhibitor.gschema.xml
|
|
|
|
%{_datadir}/gnome-shell/extensions/gesture-inhibitor*/
|
|
|
|
|
|
|
|
|
|
|
|
%files -n %{pkg_prefix}-heads-up-display
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.heads-up-display.gschema.xml
|
|
|
|
%{_datadir}/gnome-shell/extensions/heads-up-display*/
|
|
|
|
|
|
|
|
|
2013-02-07 11:36:53 +00:00
|
|
|
%files -n %{pkg_prefix}-launch-new-instance
|
|
|
|
%{_datadir}/gnome-shell/extensions/launch-new-instance*/
|
|
|
|
|
|
|
|
|
2023-07-06 19:13:44 +00:00
|
|
|
%files -n %{pkg_prefix}-light-style
|
|
|
|
%{_datadir}/gnome-shell/extensions/light-style*/
|
|
|
|
|
|
|
|
|
2011-08-21 15:47:21 +00:00
|
|
|
%files -n %{pkg_prefix}-native-window-placement
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.native-window-placement.gschema.xml
|
2012-12-31 02:58:01 +00:00
|
|
|
%{_datadir}/gnome-shell/extensions/native-window-placement*/
|
2011-05-13 00:34:08 +00:00
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
|
2011-08-21 14:13:32 +00:00
|
|
|
%files -n %{pkg_prefix}-places-menu
|
2012-12-31 02:58:01 +00:00
|
|
|
%{_datadir}/gnome-shell/extensions/places-menu*/
|
|
|
|
|
|
|
|
|
2014-09-17 05:36:42 +00:00
|
|
|
%files -n %{pkg_prefix}-screenshot-window-sizer
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml
|
|
|
|
%{_datadir}/gnome-shell/extensions/screenshot-window-sizer*/
|
|
|
|
|
|
|
|
|
2024-01-07 09:34:26 +00:00
|
|
|
%files -n %{pkg_prefix}-system-monitor
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.system-monitor.gschema.xml
|
|
|
|
%{_datadir}/gnome-shell/extensions/system-monitor*/
|
|
|
|
|
|
|
|
|
2024-04-25 17:25:30 +00:00
|
|
|
%files -n %{pkg_prefix}-top-icons
|
|
|
|
%{_datadir}/gnome-shell/extensions/top-icons*/
|
|
|
|
|
|
|
|
|
2011-08-21 15:47:21 +00:00
|
|
|
%files -n %{pkg_prefix}-user-theme
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
|
2012-12-31 02:58:01 +00:00
|
|
|
%{_datadir}/gnome-shell/extensions/user-theme*/
|
2011-08-21 15:47:21 +00:00
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
|
2013-02-07 11:36:53 +00:00
|
|
|
%files -n %{pkg_prefix}-window-list
|
|
|
|
%{_datadir}/gnome-shell/extensions/window-list*/
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.window-list.gschema.xml
|
|
|
|
|
|
|
|
|
2011-08-21 15:47:21 +00:00
|
|
|
%files -n %{pkg_prefix}-windowsNavigator
|
2012-12-31 02:58:01 +00:00
|
|
|
%{_datadir}/gnome-shell/extensions/windowsNavigator*/
|
2011-05-13 00:34:08 +00:00
|
|
|
|
2011-08-21 17:43:55 +00:00
|
|
|
|
2011-09-15 07:03:56 +00:00
|
|
|
%files -n %{pkg_prefix}-workspace-indicator
|
2012-12-31 02:58:01 +00:00
|
|
|
%{_datadir}/gnome-shell/extensions/workspace-indicator*/
|
2024-04-25 17:25:30 +00:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.workspace-indicator.gschema.xml
|
2011-09-15 07:03:56 +00:00
|
|
|
|
|
|
|
|
2011-04-09 00:30:38 +00:00
|
|
|
%changelog
|
2023-07-06 19:01:11 +00:00
|
|
|
%autochangelog
|