Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lutris-lang-0.5.18-2.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: lutris-lang Distribution: openSUSE Tumbleweed
Version: 0.5.18 Vendor: openSUSE
Release: 2.1 Build date: Mon Dec 16 18:52:17 2024
Group: System/Localization Build host: reproducible
Size: 1915555 Source RPM: lutris-0.5.18-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://lutris.net
Summary: Translations for package lutris
Provides translations for the "lutris" package.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Mon Dec 16 2024 Carsten Ziepke <kieltux@gmail.com>
  - Add BuildRequires apparmor-abstractions, apparmor-rpm-macros for
    Leap, fix for build error: directories not owned by a package:
    /etc/apparmor.d
* Mon Dec 02 2024 Richard Rahl <rrahl0@opensuse.org>
  - update to 0.5.18:
    * Lutris downloads the latest GE-Proton build for Wine if any Wine version is installed
    * Use dark theme by default
    * Display cover-art rather than banners by default
    * Add 'Uncategorized' view to sidebar
    * Preference options that do not work on Wayland will be hidden when on Wayland
    * Game searches can now use fancy tags like 'installed:yes' or 'source:gog', with explanatory tool-tip
    * A new filter button on the search box can build many of these fancy tags for you
    * Runner searches can use 'installed:yes' as well, but no other fancy searches or anything
    * Updated the Flathub and Amazon source to new APIs, restoring integration
    * Itch.io source integration will load a collection named 'Lutris' if present
    * GOG and Itch.io sources can now offer Linux and Windows installers for the same game
    * Added support for the 'foot' terminal
    * Support for DirectX 8 in DXVK v2.4
    * Support for Ayatana Application Indicators
    * Additional options for Ruffle runner
    * Updated download links for the Atari800 and MicroM8 runners
    * No longer re-download cached installation files even when some are missing
    * Lutris log is included in the 'System' tab of the Preferences window
    * Improved error reporting, with the Lutris log included in the error details
    * Add AppArmor profile for Ubuntu versions >= 23.10
    * Add Duckstation runner
  - add apparmor profile in it's seperate package
  - remove BR update-desktop-files
* Sat May 04 2024 Richard Rahl <rrahl0@disroot.org>
  - switch to meson, so we can have translations
  - fixing packaging issues with Leap 15.6 (old packaging had Requires
    which were not in Leap)
  - remove packaging for Leap < 1330
* Thu Apr 11 2024 Marcus Rueckert <mrueckert@suse.de>
  - sync the requires with the setup.py and prepare at least the
    requires for moddb and distro support
* Thu Apr 11 2024 Marcus Rueckert <mrueckert@suse.de>
  - Update to 0.5.17:
    - Fix critical bug preventing completion of installs if the
      script specifies a wine version
    - Fix critical bug preventing Steam library sync
    - Fix critical bug preventing game or runner uninstall in Flatpak
    - Support for library sync to lutris.net, this allows to sync
      games, play time and categories to multiple devices.
    - Remove "Lutris" service view; with library sync the "Games"
      view replaces it.
    - Torturous and sadistic options for multi-GPUs that were half
      broken and understood by no one have been replaced by a simple
      GPU selector.
    - EXPERIMENTAL support for umu, which allows running games with
      Proton and Vessel. Using Proton in Lutris without umu is no
      longer possible.
    - Better and sensible sorting for games (sorting by playtime or
      last played no longer needs to be reversed)
    - Support the "Categories" command when you select multiple games
    - Notification bar when your Lutris is no longer supported
    - Improved error dialog.
    - Add Vita3k runner (thanks @ItsAllAboutTheCode)
    - Add Supermodel runner
    - WUA files are now supported in Cemu
    - "Show Hidden Games" now displays the hidden games in a separate
      view, and re-hides them as soon as you leave it.
    - Support transparent PNG files for custom banner and cover-art
    - Images are now downloaded for manually added games.
    - Deprecate 'exe', 'main_file' or 'iso' placed at the root of the
      script, all lutris.net installers have been updated
      accordingly.
    - Deprecate libstrangle and xgamma support.
    - Deprecate DXVK state cache feature (it was never used and is no
      longer relevant to DXVK 2)
* Tue Jan 16 2024 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.16:
    * Fix bug that prevented installers to complete
    * Better handling of Steam configurations for the Steam account picker
    * Load game library in a background thread
* Sat Jan 13 2024 Richard Rahl <rrahl0@proton.me>
  - Update to 0.5.15:
    * Fix some crashes happening when using Wayland and a high
      DPI gaming mouse
    * Fix crash when opening the system preferences tab for a game
    * Reduced the locales list to a predefined one
    * Fix Lutris not expanding "~" in paths
    * Download runtime components from the main window
    * Add the ability to open a location in your file browser
      from file picker widgets
    * Add the ability to select, remove, or stop multiple games
      in the Lutris window
    * Redesigned 'Uninstall Game' dialog
    * Fix the export / import feature
    * Show an animation when a game is launched
    * Add the ability to disable Wine auto-updates
    * Add playtime editing in the game preferences
    * Move game files, runners to the trash instead of deleting
    * Add "Updates" tab in Preferences control
    * Add "Storage" tab in Preferences
    * Expand "System" tab in Preferences with more system information
    * Add "Run Task Manager" command for Wine games
    * Add two new, smaller banner sizes for itch.io games.
    * Ignore Wine virtual desktop setting when using Wine-GE/Proton
    * Ignore MangoHUD setting when launching Steam
    * Sync Steam playtimes with the Lutris library
* Fri Oct 20 2023 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.14:
    * Add Steam account switcher to handle multiple Steam accounts
      on the same device.
    * Add user defined tags / categories
    * Group every API calls for runtime updates in a single one
    * Download appropriate DXVK and VKD3D versions based on
      the available GPU PCI IDs
    * EA App integration. Your Origin games and saves can be manually imported
      from your Origin prefix.
    * Add integration with ScummVM local library
    * Download Wine-GE updates when Lutris starts
    * Group GOG and Amazon download in a single progress bar
    * Fix blank login window on online services such as GOG or EGS
    * Add a sort name field
    * Yuzu and xemu now use an AppImage
    * Experimental support for Flatpak provided runners
    * Header-bar search for configuration options
    * Support for Gamescope 3.12
    * Missing games show an additional badge
    * Add missing dependency on python3-gi-cairo for Debian packages
* Wed Aug 02 2023 Michael Vetter <mvetter@suse.com>
  - boo#1213440: Add recommends for ca-certificates-steamtricks
* Wed Jul 12 2023 ecsos <ecsos@opensuse.org>
  - Let package also build for Leap
    - add %{?sle15_python_module_pythons}
    - make some other adjustments so we can build for Leap
* Wed May 17 2023 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.13:
    * Add support for Proton
    * Add drag and drop on the main window. Dropped files will be matched
      No-Intro, Redump and TOSEC checksums.
    * Add support for ModDB links in installers (moddb python module required)
    * Added "Missing" sidebar option for games whose directory is missing
    * Re-style the configuration, preferences, installer and add-games windows
    * Group configuration options into sections
    * Added checkbox to stop asking for the launch config for a game
    * Added checkbox to sort installed games first
    * Support for launch-configs in shortcuts and the command line
    * Show platform badges on banners and cover-art
    * Installing games from setup files can now use different presets (Win98, 3DFX, ...)
    * Add filter field to runner list
    * Show game count in search bar
    * Workaround Humble Bundle authentication issues by allowing importing
      cookies from Firefox
    * Add Itch.io integration
    * Add Battle.net integration (protobuf dependency required)
    * Improve detection of DOSBox games on GOG
    * Added "Unspecified" Vulkan ICD option
    * Removed ResidualVM (now merged into ScummVM)
    * Detect obsolete Vulkan drivers and default to DXVK 1.x for them
    * Improved High-DPI support for custom media
    * Performance improvements
  - Drop fix-float-str-concat.patch
* Sun Apr 30 2023 Marcus Rueckert <mrueckert@suse.de>
  - switch to autosetup
* Sun Apr 30 2023 Marcus Rueckert <mrueckert@suse.de>
  - Added fix-float-str-concat.patch:
    This fixes a code error when an game crashes
    https://github.com/lutris/lutris/issues/4289
    This patch can be removed with 0.5.13
* Wed Jan 11 2023 Dominique Leuenberger <dimstar@opensuse.org>
  - Do not require python3-magic: lutris has its own, intree version
    of magic.py.
* Fri Dec 02 2022 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.12:
    * Add support for Xbox games with the xemu runner
    * Fix authentication issue with Origin
    * Fix authentication issue with EGS
    * Fix authentication issue with Ubisoft Connect when 2FA is enabled
    * Fix integration issue with GOG
    * Add Discord Rich Presence integration
    * Add ability to extract icons from Windows executables
    * Allow setting custom cover art
    * Re-style configuration dialogs
* Tue Sep 06 2022 Kostadin Shishmanov <kocelfc@tutanota.com>
  - Remove unneeded line in the spec file which makes lutris
    appear in the "Internet" subcategory instead of "Games" in
    the KDE application launcher
* Thu Aug 25 2022 Aaron Stern <ukbeast89@protonmail.com>
  - Update to 0.5.11:
    * Fix for some installers commands exiting with return code 256
    * Change shortcut for show/hide installed games to Ctrl + i
    * Show/hide hidden games is assigned to Ctrl + h
    * Install game launcher before login for services that use one.
    * Add Amazon Games integration
    * Added SheepShaver, BasiliskII and Mini vMac runners
    * Don't perform runtime updates when a game is launched via a shortcut
    * Support variables in script URLs
    * Fix crash when Lutris is unable to read the screen resolution
    * Enable Gamescope on Nvidia >= 515
    * Fixes for Steam shortcuts
    * Add Gnome Console and Deepin Terminal to supported terminal emulators
    * Fix crash when Mangohud is used alongside Gamescope
    * Translation updates
* Wed Apr 20 2022 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.10.1:
    * Check for Steam executable in home folder for Flatpak
    * Adjust the Steam, application and desktop shortcuts to launch with
      Flatpak when necessary
    * Disable local (XDG) service in Flatpak
    * Simplify MangoHUD option (now an On/Off toggle)
    * Remove ability for Lutris to quit Steam
    * Don't default to fsync on older kernels
    * Default to a base resolution when Lutris is unable to read the current
      configuration
    * Fix issue with .NET 4.8 installation which affects the FF XIV launcher
* Wed Apr 13 2022 Dirk Stoecker <opensuse@dstoecker.de>
  - Specify minimum python version
* Mon Apr 04 2022 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.10:
    * Add new window to add games to Lutris, with searches from the website,
      scanning a folder for previously installed games, installing a Windows
      game from a setup file, installing from a YAML script or configuring a
      single game manually.
    * Move the search for Lutris installers from a tab in the Lutris service
      to the window for adding games.
    * Add option to add a Lutris game to Steam
    * Add a coverart format
    * Add integration with EA Origin
    * Add integration with Ubisoft Connect
    * Download missing media on startup
    * Remove Winesteam runner (install Steam for Windows in Lutris instead)
      PC (Linux and Windows) games have their own dedicated Nvidia shader cache
    * Add dgvoodoo2 option
    * Add option to enable BattleEye anti-cheat support
    * Default to Retroarch cores in ~/.config/retroarch/cores if available
    * Add support for downloading patches and DLC for GOG games
    * Add --export and --import command line flags to export a game a lutris
      game and re-import it (requires --dest for the destination path, feature still experimental)
    * Add command line flags to manage runners: --install-runner, --uninstall-runners,
    - -list-runners, --list-wine-versions
    * Change behavior of the "Stop" button, remove "Kill all Wine processes" action
    * Gamescope option is now disabled on Nvidia GPUs
    * Enable F-Sync by default
    * For details see: https://github.com/lutris/lutris/releases/tag/v0.5.10
* Mon Dec 13 2021 Tejas Guruswamy <tejas.guruswamy@opensuse.org>
  - Lutris GUI requires python3-dbus-python
* Sun Oct 17 2021 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.9.1:
    * Fix possible escaping error for gamescope option
    * Remove walrus operator to restore compatibility with
      Python 3.7 / Ubuntu 18.04
    * Remove log file being written in the home folder
    * Fix install button for community installer
    * Fix markup error on gamescope option
    * Update URL for Ryujinx build
    * Fix Steam sync creating duplicate games
* Wed Oct 13 2021 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.9:
    * Add initial support for Epic Games Store
    * Add support for Steam for Windows as a game source
    * Add support for DXVK-NVAPI and DLSS
    * Add FidelityFX Super Resolution (FSR) option for compatible Wine versions
    * Add workaround for locale issues when Lutris is launched from Steam
    * Add gamescope option
    * Lutris games can now be launched from Steam
    * 3rd party services can be enabled or disabled in the preferences
    * The main preferences window has now tabs on the left side
    * Runner configuration is now available from the main preferences window
    * VKD3D is a separate option from DXVK
    * Esync is enabled by default
    * Dolphin is available as a game source (reads games from the emulator's
      local database of games)
    * Scan for installed games when using Steam source
    * Improved automatic installers for GOG, detection of DOSBOX and ScummVM
      games.
    * DRM free services (Humble, GOG) can locate existing installations of games
    * Use 7zip as the default extractor when not given an archive type
    * Improve process monitoring, allowing for monitoring of Steam games
    * Disable AMD switchable graphics layer by default (breaks games)
    * Removed support for Gallium 9
    * Removed support for X360CE
    * Removed legacy WineD3D options
* Wed Jul 21 2021 andy great <andythe_great@pm.me>
  - Add python-magic make Lutris able to find games.
* Mon Jul 05 2021 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.8.4:
    * Fix Steam icon showing too big on some systems
    * Fix DXVK not updating
    * Fix Python 3.9 compatibility
    * Update sidebar on service login
    * Remember position of window except on Wayland maybe
    * GST plugin path is now only set if it exists
    * Default to 7zip when not given an archive extractor
    * Switch IRC to Libera chat
    * Fix libretro info file loading
    * Let pipewire users toggle "Reduce PulseAudio latency"
* Mon Jan 25 2021 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.8.3:
    * Really fix popovers not showing on Wayland without making
      them non-modal
    * Prevent GStreamer based configuration from being applied
      in incompatible wine builds.
    * Fix crash when wine runner accesses DXVK versions before
      they are uploaded.
    * Prevent init dialog from being closed while it
      downloads the runtime.
* Sat Jan 09 2021 Matthias Bach <marix@marix.org>
  - Add recommendation to python3-distro to avoid warning on startup.
* Fri Jan 08 2021 Caleb McKay <caleb@candj.us>
  - Added additional dependencies required by Lutris to run.
    * python3-lxml
    * python3-cssselect
* Wed Jan 06 2021 Michael Vetter <mvetter@suse.com>
  - Update to 0.5.8.2:
    * Fix popover menus not appearing on Wayland
    * Fix game bar getting unselected on Wayland (Forces the last game to stay
      selected)
    * Update Chinese, Dutch, German and Russian translations
    * Download DXVK when Lutris starts
    * Add fsync2 feature detection
    * Limit simultaneous downloads to 3
    * Add support for deb file extraction
    * Add support for Adobe Air games from Humble Bundle (Installation only,
    * Air runtime will come at a later stage)
    * Add support for GStreamer enabled Wine builds. This will provide better
      compatibility for games using Media Foundation

Files

/usr/share/locale/ar/LC_MESSAGES/lutris.mo
/usr/share/locale/de/LC_MESSAGES/lutris.mo
/usr/share/locale/el/LC_MESSAGES/lutris.mo
/usr/share/locale/es/LC_MESSAGES/lutris.mo
/usr/share/locale/fi/LC_MESSAGES/lutris.mo
/usr/share/locale/fr/LC_MESSAGES/lutris.mo
/usr/share/locale/hr/LC_MESSAGES/lutris.mo
/usr/share/locale/it/LC_MESSAGES/lutris.mo
/usr/share/locale/ka/LC_MESSAGES/lutris.mo
/usr/share/locale/ko/LC_MESSAGES/lutris.mo
/usr/share/locale/nl/LC_MESSAGES/lutris.mo
/usr/share/locale/pl/LC_MESSAGES/lutris.mo
/usr/share/locale/pt_BR/LC_MESSAGES/lutris.mo
/usr/share/locale/ru/LC_MESSAGES/lutris.mo
/usr/share/locale/tr/LC_MESSAGES/lutris.mo
/usr/share/locale/zh_CN/LC_MESSAGES/lutris.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jan 12 00:30:25 2025