- update to 0.7.2:
* Improved error handling when retrieving window control settings through portal - switch to _datadir/icons, so Leap16 builds OBS-URL: https://build.opensuse.org/package/show/games:tools/AdwSteamGtk?expand=0&rev=12
This commit is contained in:
commit
718de3b5fd
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
AdwSteamGtk-0.6.11.tar.gz
Normal file
3
AdwSteamGtk-0.6.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34d31e9c13c5afd496e72fb07bdf6a7cd1538658896067c95cc4f611ebe901e6
|
||||
size 135772
|
3
AdwSteamGtk-0.7.0.tar.gz
Normal file
3
AdwSteamGtk-0.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb3ee73dd00ed63548c6af5d2ef148616dfdbe938b9f0e31774e143b28841498
|
||||
size 135878
|
3
AdwSteamGtk-0.7.1.tar.gz
Normal file
3
AdwSteamGtk-0.7.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1fb2fdc238a0de63b2ac51256e6fab3b6af44b3ffefebc40cc56065b992bfbd
|
||||
size 136171
|
3
AdwSteamGtk-0.7.2.tar.gz
Normal file
3
AdwSteamGtk-0.7.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c37f02a3ac9575cbfed01c29697a7b94c55e627bd037ed44c557fddc4206e523
|
||||
size 136255
|
55
AdwSteamGtk.changes
Normal file
55
AdwSteamGtk.changes
Normal file
@ -0,0 +1,55 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 23 10:29:07 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 0.7.2:
|
||||
* Improved error handling when retrieving window control settings through portal
|
||||
- switch to _datadir/icons, so Leap16 builds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 16 03:32:16 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 0.7.1:
|
||||
* Fix Color Theme Selection
|
||||
* Remove auto from win_controls options
|
||||
* update portuguese translation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 00:34:12 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 0.7.0:
|
||||
* Update modules and runtime ver
|
||||
* Upstream Support: Implement windowcontrols changes
|
||||
* Grab Button Layout from Desktop Portal
|
||||
* Remove Auto from Window Controls
|
||||
* Clarify Window Controls
|
||||
* Update POT
|
||||
- remove %suse_update_desktop_file, as it's deprecated
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 13:19:38 UTC 2024 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||
|
||||
- add missing requirement for XdpGtk4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 02:30:14 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
||||
|
||||
- update to 0.6.11:
|
||||
* Update Gnome Runtime Info
|
||||
* translate=no properties
|
||||
* Update to new Theme Format
|
||||
* Use notify::selected on color theme connect
|
||||
* Custom CSS: Update to new Theme Format
|
||||
- update to 0.6.10:
|
||||
* Fix update_contact to pass validation
|
||||
* Add vcs-browser and translate links
|
||||
* Update modules and runtime ver
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 31 13:17:38 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Use %lang_package in place of manually coding it
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 07:15:06 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
||||
|
||||
- initial packaging
|
70
AdwSteamGtk.spec
Normal file
70
AdwSteamGtk.spec
Normal file
@ -0,0 +1,70 @@
|
||||
#
|
||||
# spec file for package AdwSteamGtk
|
||||
#
|
||||
# Copyright (c) 2024 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/
|
||||
#
|
||||
|
||||
|
||||
%define appname io.github.Foldex.AdwSteamGtk
|
||||
Name: AdwSteamGtk
|
||||
Version: 0.7.2
|
||||
Release: 0
|
||||
Summary: A Gtk wrapper for Adwaita-for-Steam
|
||||
License: GPL-3.0-only
|
||||
URL: https://github.com/Foldex/AdwSteamGtk
|
||||
Source: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: appstream-glib
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: meson
|
||||
BuildRequires: patch
|
||||
BuildRequires: python3-packaging
|
||||
BuildRequires: pkgconfig(blueprint-compiler)
|
||||
BuildRequires: pkgconfig(gtk4)
|
||||
BuildRequires: pkgconfig(libadwaita-1)
|
||||
BuildRequires: pkgconfig(libportal)
|
||||
Requires: typelib(XdpGtk4)
|
||||
|
||||
%description
|
||||
A GTK wrapper that installs and updates the Adwaita for Steam skin.
|
||||
|
||||
%lang_package
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
|
||||
%build
|
||||
%meson
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
%find_lang adwaita-steam-gtk
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc README.md
|
||||
%{_bindir}/adwaita-steam-gtk
|
||||
%{_datadir}/adwaita-steam-gtk
|
||||
%{_datadir}/appdata/%{appname}.appdata.xml
|
||||
%{_datadir}/applications/%{appname}.desktop
|
||||
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
|
||||
%{_datadir}/icons/hicolor/scalable/apps/%{appname}.svg
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/%{appname}-symbolic.svg
|
||||
|
||||
%files lang -f adwaita-steam-gtk.lang
|
||||
|
||||
%changelog
|
Loading…
x
Reference in New Issue
Block a user