Plasma 6 RC 2. Still untested...
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kglobalacceld6?expand=0&rev=1
This commit is contained in:
commit
954c04a8d6
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
3
kglobalacceld-5.93.0.tar.xz
Normal file
3
kglobalacceld-5.93.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e20380ca4a818daabc81889684ad5bf6c3c201e7a206b670f2514d1cc25a53b
|
||||
size 53248
|
16
kglobalacceld-5.93.0.tar.xz.sig
Normal file
16
kglobalacceld-5.93.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6LSIACgkQ11dEg7tX
|
||||
sY04Yg/9H58SRKJ/bF+0l9Ad951j7AUR0vOIww2RUUb6DvtoyuH+NJJg4zSlgGiM
|
||||
0StROdqmoKtv8gVN0EGvrA5fKG8lkqYS78kkmkoMx8ixnW8l9NA9JQv2NtHCToCF
|
||||
Y0M0lsijuUpf0eEXVS3uHJ3Ry+0E/FCAdwIoujQAYyw2lSoZqBaNr4CMloMt2OTR
|
||||
ryRl95LFJF0aVjW1m0uDgFe0GuRRes5tgr4+4Rjh1nf0+i1m/mrdB6cmdF7Qdv19
|
||||
klahOVyoD2UnDf1JWqK7/OJdDfJo28Foac4a8tJttfCu8QOFp8/z9R/t20q8z56M
|
||||
k9s/9jS/iyhrWk98QXXV69u07LPdgD/B0WSk6u0ZaNzaU/3SV3CPS/jnzhziFGZF
|
||||
Zx8Z8gf4+jIg41Eii9YNj8ZKifvxm/s3nq7/gtDrwZ32T4u1C4OgqJ6NIqUHXaa+
|
||||
plW7sOTxZdwRzRVn4fTKXlqRJ2q9Sy1J5278MoN+IpPH0bkNI4lH4D42m+HGs2ya
|
||||
HoxzYqCZc0jiJ+HaVLw8bExun7kiGf6efElH0IseOB1qPJRPPzGWsJcHx+B3++c9
|
||||
+a+IKKg0pMp688iWgVqn0gbFd5/gALmJNc+lviqKgObA3rQokZrrIejJqscLwOGC
|
||||
WDPQ6qQAwS2UKvlYvb66mEorpA0KX2jbWT9aL94kxUf55/2a0KY=
|
||||
=jQLH
|
||||
-----END PGP SIGNATURE-----
|
1
kglobalacceld6-rpmlintrc
Normal file
1
kglobalacceld6-rpmlintrc
Normal file
@ -0,0 +1 @@
|
||||
addFilter("shlib-policy-name-error .*")
|
25
kglobalacceld6.changes
Normal file
25
kglobalacceld6.changes
Normal file
@ -0,0 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 17:41:34 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.93.0 (6.0 RC 2):
|
||||
* New bugfix release
|
||||
* See https://kde.org/announcements/megarelease/6/rc2/ for details
|
||||
- Changes since 5.92.0:
|
||||
* globalshortcutsregistry: treat SysReq as Alt+Print (kde#386253)
|
||||
* Migrate command shortcuts from khotkeys
|
||||
* Only write non-default shortcuts during migration
|
||||
* Apply X-KDE-GlobalShortcutType also in loadFromService
|
||||
* Add migration helper to migrate dynamic shortcuts to desktop file based shortcuts
|
||||
* Fix old KF5-based desktop entries lingering in kglobalshortcutsrc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 21:08:44 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.92.0 (6.0 RC 1)
|
||||
* For more details please see:
|
||||
https://kde.org/announcements/megarelease/6/rc1/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 1 20:26:42 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||
|
||||
- Init kglobalacceld6
|
128
kglobalacceld6.spec
Normal file
128
kglobalacceld6.spec
Normal file
@ -0,0 +1,128 @@
|
||||
#
|
||||
# spec file for package kglobalacceld6
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%global kf6_version 5.240.0
|
||||
%define qt6_version 6.5.0
|
||||
|
||||
%define rname kglobalacceld
|
||||
%bcond_without released
|
||||
# Full Plasma 6 version (e.g. 6.0.0)
|
||||
%{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}}
|
||||
# Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF)
|
||||
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')}
|
||||
Name: kglobalacceld6
|
||||
Version: 5.93.0
|
||||
Release: 0
|
||||
Summary: Global keyboard shortcut daemon
|
||||
License: LGPL-2.0-or-later
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
%if 0%{?suse_version} == 1500
|
||||
# Due to leap being leap, rpmlint rules are obsolete
|
||||
Source99: kglobalacceld6-rpmlintrc
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: qt6-gui-private-devel >= %{qt6_version}
|
||||
BuildRequires: cmake(KF6Config) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Crash) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6GlobalAccel) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6JobWidgets) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6Service) >= %{kf6_version}
|
||||
BuildRequires: cmake(KF6WindowSystem) >= %{kf6_version}
|
||||
BuildRequires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
|
||||
BuildRequires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
BuildRequires: pkgconfig(xcb-keysyms)
|
||||
BuildRequires: pkgconfig(xcb-record)
|
||||
BuildRequires: pkgconfig(xcb-xkb)
|
||||
Conflicts: kglobalaccel5
|
||||
|
||||
%description
|
||||
Daemon providing Global Keyboard Shortcut (Accelerator) functionality.
|
||||
|
||||
%package -n libKGlobalAccelD6-0
|
||||
Summary: KGlobalAccelD library
|
||||
Recommends: kglobalacceld6
|
||||
|
||||
%description -n libKGlobalAccelD6-0
|
||||
KGlobalAcceld is a daemon providing Global Keyboard Shortcut (Accelerator)
|
||||
functionality.
|
||||
This package provides the kglobalacceld library.
|
||||
|
||||
%package devel
|
||||
Summary: Global keyboard shortcut daemon: Build Environment
|
||||
Requires: libKGlobalAccelD6-0 >= %{_plasma6_bugfix}
|
||||
Requires: cmake(Qt6DBus) >= %{qt6_version}
|
||||
Requires: cmake(Qt6Widgets) >= %{qt6_version}
|
||||
|
||||
%description devel
|
||||
Daemon providing Global Keyboard Shortcut (Accelerator) functionality.
|
||||
Development files.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf6
|
||||
|
||||
%kf6_build
|
||||
|
||||
%install
|
||||
%kf6_install
|
||||
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%post
|
||||
%{systemd_user_post plasma-kglobalaccel.service}
|
||||
|
||||
%preun
|
||||
%{systemd_user_preun plasma-kglobalaccel.service}
|
||||
|
||||
%postun
|
||||
# TODO? Drop? systemd_user_postun is a stub in TW
|
||||
%{systemd_user_postun plasma-kglobalaccel.service}
|
||||
|
||||
%ldconfig_scriptlets -n libKGlobalAccelD6-0
|
||||
|
||||
%files
|
||||
%{_kf6_configdir}/autostart/kglobalacceld.desktop
|
||||
%dir %{_kf6_plugindir}/org.kde.kglobalacceld.platforms
|
||||
%{_kf6_plugindir}/org.kde.kglobalacceld.platforms/KGlobalAccelDXcb.so
|
||||
%{_libexecdir}/kglobalacceld
|
||||
%{_userunitdir}/plasma-kglobalaccel.service
|
||||
|
||||
%files -n libKGlobalAccelD6-0
|
||||
%license LICENSES/*
|
||||
%{_kf6_libdir}/libKGlobalAccelD.so.*
|
||||
|
||||
%files devel
|
||||
%{_kf6_cmakedir}/KGlobalAccelD/
|
||||
%{_includedir}/KGlobalAccelD/
|
||||
|
||||
%changelog
|
BIN
plasma.keyring
Normal file
BIN
plasma.keyring
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user