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

audacious-plugins-lang-4.6.1-bp161.1.1 RPM for noarch

From OpenSuSE Leap 16.1 for noarch

Name: audacious-plugins-lang Distribution: SUSE Linux Enterprise 16
Version: 4.6.1 Vendor: openSUSE
Release: bp161.1.1 Build date: Sat Jun 13 09:21:54 2026
Group: System/Localization Build host: reproducible
Size: 3320607 Source RPM: audacious-plugins-4.6.1-bp161.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://audacious-media-player.org/
Summary: Translations for package audacious-plugins
Provides translations for the "audacious-plugins" package.

Provides

Requires

License

BSD-2-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-only AND MIT

Changelog

* Sat Jun 13 2026 Christoph G <foss@grueninger.de>
  - Update to verstion 4.6.1
    * Fix build on systems using musl instead of glibc
* Mon Jun 01 2026 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 4.6:
    * New plugins and features:
    - Add file browser plugin
    - Add macOS Now Playing plugin
    - Port Playback History plugin to GTK (#1596)
    - Enable Xwayland only for Winamp interface (#1754, #1656)
    - Add a configuration setting for Xwayland (#1664)
    - Allow sorting playlist entries by bitrate (#1356)
    - Support exporting playlists on CLI with audtool (#1659)
    - Allow playing Musepack SV8 files (#1674)
    - Support all AIFF extensions and MIME types (#1690)
    - Add support for file creation/modification dates (#1701)
    - Allow to bring back playlist deletion confirmation (#1724)
    - Allow wrapping to last track in playlist with Previous button
      (#1726)
    - Support more shortcuts in GTK/Qt interface to switch playlist
      tabs (#1730)
    - Add support for reading lyrics tag from Opus, Ogg Vorbis and
      FLAC files
    - Allow to configure previous/next album global hotkeys (#1737)
    - Read ReplayGain tags with FFmpeg plugin for more file types
      (#1793)
    - Load companion .m3u/.m3u8 with Game Console Music Decoder for
      subsong metadata
    - Handle Delete and F2 key press events in Playlist Manager
    - Use localized music directory for Search Tool
    - Accept dropped files on main window of Qt Winamp interface
    * Bugs fixed since 4.5.1:
    - Fix corner case of Qt-only build with use_qt=FALSE in config
    - Escape brackets in file path URLs (#1649)
    - Work around broken drop indicator in Qt interface with Qt
      6.8+ (#1667)
    - Fix help output for --pause command (#1678)
    - Prevent buffer overflow in PSF metadata parser (#1713)
    - Fix encoding issue with lyrics on Windows (#1731)
    - Prevent undefined behavior for integer conversions (#1796)
    - Plug memory leaks in LIRC plugin
    - Prevent infinite loop with "Next album" and enabled shuffle
      mode
    * Changes since 4.6-beta1:
    - Avoid crash when opening malformed PSF2 file (#1716)
    - Prevent crash when migrating config settings (#1797)
    - Fix slider knob click behavior with GTK 3 (#1813)
    - Update translations
    * Other changes:
    - Remove deprecated Audacious code and APIs
    - Remove Mac Media Keys plugin (#1653)
    - Remove ChartLyrics support (#1728)
    - Drop autotools support in favor of Meson
    - Allow disabling any plugin with Meson
    - Enable -fvisibility-inlines-hidden (#1683)
    - Support version 3.0 of libsidplayfp (#1706)
    - Require newer versions for dependencies like GTK, Qt, FFmpeg,
      etc.
    - Install AppStream metainfo file by default
    - Various code cleanups
  - Drop fix-linking-mpg123.patch: Only ever applied to
    autotoolsbuild, and that does not exist anymore.
* Sun May 24 2026 olaf@aepfle.de
  - Move aac plugin to primary package
* Mon Sep 08 2025 Christoph G <foss@grueninger.de>
  - Update to 4.5.1
    * Support all numeric ID3v1 genres
    * Parse ID3 genre tag Blues correctly
    * Try to decode invalid Opus image tags manually
    * Update Transifex URL
    * Update translations
* Wed Jul 16 2025 Christoph G <foss@grueninger.de>
  - Update to 4.5
    New plugins and features:
    * Provide VU Meter plugin also for GTK build
    * Add new Playback History plugin (Qt only for now)
    * Improve PipeWire output plugin
* Tue May 20 2025 Christophe Marin <christophe@krop.fr>
  - Remove unneeded qt6-gui-private-devel build dependency
* Sat Dec 21 2024 Christoph G <foss@grueninger.de>
  - Update to 4.4.2
    New features and improvements
    * Trim whitespace in URL opener
    Bugs fixed
    * Parse font names containing digits correctly
    * Avoid overly large info popup on secondary screen
    * Hide info area text containing emoji properly
    Other changes
    * Fix deprecation warnings from Qt and libsidplayfp
    * Update translations
* Mon Nov 11 2024 olaf@aepfle.de
  - Convert BuildRequires from libfaad-devel to pkgconfig(faad2)
* Sat Oct 12 2024 Christoph G <foss@grueninger.de>
  - Update to 4.4.1
    * Improve controls responsiveness with the Sndio output plugin
    * Add Qt 6 support for the Qt Multimedia output plugin
    * Lower GTK 3 version requirement from 3.22 to 3.18
* Sun Aug 04 2024 Martin Schreiner <martin.schreiner@suse.com>
  - Re-enable QT6 for Leap/SLE 15.X.
    Requires C++17 support.
* Tue Jul 16 2024 Martin Schreiner <martin.schreiner@suse.com>
  - Remove patch, as it's no longer required as of version 4.4:
    * audacious-plugins-fix-qt6-qthotkey.patch
  - Add new build-time dependency: json-glib-1.0.
  - Re-enable QT5 for codestreams where QT6 isn't available: basically
    anything that's not based on Tumbleweed.
* Mon Jul 15 2024 Petr Vorel <pvorel@suse.cz>
  - Update to version 4.4:
    * See https://audacious-media-player.org/news/59-audacious-4-4-released
  - Remove gtk3 and qt6 config options (upstream make them compiled as default
    and remove these options)
* Tue Mar 07 2023 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 4.3:
    * See https://audacious-media-player.org/news/56-audacious-4-3-released
  - Add PipeWire, ModPlug and Opus build requirements.
  - Add audacious-plugins-fix-qt6-qthotkey.patch: Fix Qt6 support in
    qthotkey.
  - Switch to Qt 6 on openSUSE newer than 15.x
  - Switch to GTK 3.
* Wed Jul 13 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 4.2:
    * New and improved features:
    - Add a built-in dark theme using Qt's Fusion style (default on
      Windows)
    - Add a dark theme-friendly variant of the built-in fallback
      icons, and make both built-in icon sets user-selectable
    - Add partial support for Ogg FLAC streams
    - Preselect the filename of an imported playlist when exporting
      it again
    - Automatically set the title of an imported playlist based on
      the filename
    - Add a Search and Select dialog to the Winamp interface in Qt
      mode
    - Add a Jump to Song dialog to the Winamp interface in Qt mode
    - Add formatter syntax to allow truncating title strings
    * Bugs fixed since 4.1:
    - Fix some fluidsynth settings not working
    - Add checks to prevent Open Containing Folder from being
      abused to open other types of file
    - Fix a crash in the bundled Game_Music_Emu library's SNES
      emulation
    - Fix the Winamp interface not minimizing from the Windows
      taskbar
    - Fix .mkv files being skipped when opening a folder
    - Prevent the Qt interface from popping up multiple error
      dialogs
    * Bugs fixed since 4.2-beta1:
    - Don't switch to FileWriter output when no other outputs are
      available
    - Update for compatibility with FFmpeg 5.0
    - Fix hang when reaching the end of some files using FFmpeg
    - Fix playlist unexpectedly scrolling in Winamp interface
    - Prevent crash in 3rd-party QtPBFImagePlugin when using Winamp
      interface
* Tue Feb 22 2022 Wolfgang Bauer <wbauer@tmo.at>
  - Fix build with faad again
* Wed Jan 12 2022 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Disable gl-spectrum on %arm and aarch64 to fix build
  - Rename non-existent faad option to aac (actual name)
* Thu Jun 24 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Add fix-linking-mpg123.patch, required on Leap 15.2 and 15.3,
    fixes boo#1187525
* Mon Apr 26 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 4.1:
    * New Global Hotkeys plugin for Qt
  - Dropped upstream merged 0001-Implement-qthotkey-plugin.patch
* Thu Jul 23 2020 Petr Vorel <pvorel@suse.cz>
  - Use %autosetup -p1
* Wed Jul 15 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 4.0.5:
    * See https://audacious-media-player.org/news/50-audacious-4-0-5-released
* Fri Jul 10 2020 Petr Vorel <pvorel@suse.cz>
  - Fix Winamp Default skin by removing wrong skin file
    * See https://github.com/audacious-media-player/audacious-plugins/pull/93
* Tue Jun 09 2020 Petr Vorel <pvorel@suse.cz>
  - Add missing Qt5X11Extras dependency for qthotkey plugin.
* Wed Jun 03 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 4.0.4:
    * See https://audacious-media-player.org/news/49-audacious-4-0-4-released
* Sat May 23 2020 aloisio@gmx.com
  - Fix build with faad
* Thu Apr 30 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 4.0.3:
    * See https://audacious-media-player.org/news/48-audacious-4-0-3-released
  - Rebase 0001-Implement-qthotkey-plugin.patch.
* Sat Apr 25 2020 Petr Vorel <petr.vorel@gmail.com>
  - 0001-Implement-qthotkey-plugin.patch: Backport qthotkey from
    commit 9904ac5dfaae18ee1200cfcf64693ee3f33f739a to bring back
    functionality lost in update to version 4.0.
* Wed Apr 15 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 4.0.2:
    * No changelog available.
  - Remove
    audacious-plugins-qtglspectrum-qt-opengles-workaround.patch:
    fixed upstream.
* Mon Apr 06 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 4.0.1:
    * Seeking in audio files when using the SoX resampler plugin will
      no longer crash the player.
* Sun Mar 22 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 4.0:
    * See https://audacious-media-player.org/news/45-audacious-4-0-released
  - Add audacious-plugins-qtglspectrum-qt-opengles-workaround.patch:
    Workaround Qt including OpenGLES headers in qtglspectrum
    (commit a51aa5fc).
  - Disable building the deprecated GTK UI.
  - Build with Meson.
* Wed Dec 26 2018 sor.alexei@meowr.ru
  - Update to version 3.10.1:
    * Bug fixes.
  - Add a licence to the package.
  - Remove the now-useless "resticted" conditional.
* Tue Oct 30 2018 guillaume.gardet@opensuse.org
  - Disable glspectrum and qtglspectrum on %arm and aarch64 as openGL
    is unsupported
* Thu Aug 09 2018 sor.alexei@meowr.ru
  - Update to version 3.10:
    * See the audacious package's changelog.
  - Remove audacious-plugins-qt-5.10.patch: fixed upstream.
  - Switch back to Gtk2 from Gtk3 for the Gtk3 version is gone.
* Sat Jan 06 2018 sor.alexei@meowr.ru
  - Add audacious-plugins-qt-5.10.patch: Fix building with Qt 5.10+.
* Sun Oct 29 2017 olaf@aepfle.de
  - Remove GTK conditional, it is always enabled and the name is too generic
  - Remove stale Qt conditional
* Fri Aug 25 2017 olaf@aepfle.de
  - Remove conditionals for lame, qt and mpg123
* Wed Aug 23 2017 aloisio@gmx.com
  - Update to version 3.9 (no changelog available)
  - Changed source URL
* Mon Jun 05 2017 sor.alexei@meowr.ru
  - Don't build with libmodplug as openmpt is only partially
    compatible..
* Thu May 11 2017 sor.alexei@meowr.ru
  - Enable building with libmpg123 for newer openSUSE releases even
    outside of Packman.
* Thu Jan 26 2017 sor.alexei@meowr.ru
  - Update to version 3.8.2:
    * No changelog available.
* Wed Dec 07 2016 sor.alexei@meowr.ru
  - Update to version 3.8.1:
    * No changelog available.
* Fri Sep 23 2016 sor.alexei@meowr.ru
  - Update to version 3.8:
    * No changelog available.
  - Place /usr/lib64/audacious/Output/filewriter.so in
    audacious-plugins-extra because it can be built with MP3 support.
* Tue Mar 29 2016 sor.alexei@meowr.ru
  - Update to 3.7.2.
* Tue Dec 29 2015 sor.alexei@meowr.ru
  - Update to 3.7.1.
* Sun Nov 08 2015 sor.alexei@meowr.ru
  - Update to 3.7.
  - Enable Qt UI.
* Fri Aug 21 2015 sor.alexei@meowr.ru
  - Work with Audacious package version instead of ABI version to
    simplify things a lot.
* Mon Jun 01 2015 sor.alexei@meowr.ru
  - Update to 3.6.2.
  - Enable XEmbed-tray icon plugin for openSUSE 13.2 and older.
* Sat Apr 04 2015 sor.alexei@meowr.ru
  - Update to 3.6.1.
* Sun Mar 01 2015 sor.alexei@meowr.ru
  - Update to 3.6.
* Sun Dec 28 2014 sor.alexei@meowr.ru
  - Update to 3.5.2.
  - Remove licenses files, complicates without actual need
    (user can find licenses in spec file).
  - Simplify regular expression in aud_plugin_api.
* Thu Dec 26 2013 mrdocs@opensuse.org
  - Try to fix build - missing soxr, so comment it out for now
* Tue Dec 17 2013 reddwarf@opensuse.org
  - Update to 3.4.2
* Fri Mar 29 2013 fisiu@opensuse.org
  - Update to 3.3.4:
    * GIO transport plugin is now enabled by default
    * LIRC plugin is back
    * FLAC plugin now supports higher quality files
    * Many bugfixes
  - Spec cleanup, use pkgconfig, remove old ifelse statements.
  - audacious-plugins-transport-smb subpackage is gone, GIO transport
    plugin can handle smb://
* Sun Aug 19 2012 seife+obs@b1-systems.com
  - update to current version 3.2.4
    - disable cdaudio plugin on 12.2+, needs fix for new libcdio
  - remove no longer needed -lgmodule linker hack
* Tue May 22 2012 seife+obs@b1-systems.com
  - fix build on > 12.1 by adding -lgmodule-2.0 to LIBS
* Fri Dec 09 2011 detlef@links2linux.de
  - new upstream version <3.1.1>
* Sun Nov 20 2011 pascal.bleser@opensuse.org
  - update to 3.1
* Sun Nov 06 2011 detlef@links2linux.de
  - new upstream version <3.0.3>
* Sun Aug 28 2011 detlef@links2linux.de
  - new upstream version <3.0.2>
* Sat Aug 13 2011 detlef@links2linux.de
  - new upstream version <3.0.1>
* Sat Jul 02 2011 detlef@links2linux.de
  - new upstream version <2.5.3>
* Thu Jun 23 2011 detlef@links2linux.de
  - new upstream version <2.5.2>
* Sat May 21 2011 detlef@links2linux.de
  - new upstream version <2.5.1>
* Sun Apr 17 2011 detlef@links2linux.de
  - new upstream version <2.5.0>
* Sun Feb 27 2011 detlef@links2linux.de
  - add no libavcodec patch for new ffmpeg
* Wed Feb 23 2011 detlef@links2linux.de
  - new upstream version <2.4.4>
* Fri Jan 14 2011 detlef@links2linux.de
  - new upstream version <2.4.3>
* Fri Dec 31 2010 detlef@links2linux.de
  - add alsa patch <2.4.2-2>
* Wed Dec 08 2010 detlef@links2linux.de
  - new upstream version <2.4.2>
* Wed Sep 08 2010 detlef@links2linux.de
  - rebuild with projectM 2.0.1  <2.4.0-5>
* Wed Aug 25 2010 detlef@links2linux.de
  - new upstream version <2.4-rc3>
* Fri Apr 09 2010 detlef@links2linux.de
  - new upstream version <2.3>
* Wed Mar 17 2010 detlef@links2linux.de
  - enable projectM support
* Wed Dec 09 2009 detlef@links2linux.de
  - new upstream version <2.2>
* Wed Jul 08 2009 Manfred.Tremmel@iiv.de
  - new upstream version <2.1>
* Fri Jun 05 2009 Manfred.Tremmel@iiv.de
  - new upstream version <2.0.1>
* Sun Jul 20 2008 detlef@links2linux.de
  - resplit subpackages:
    audacious-plugins contains the core-plugins because package
    managers are stupid ;)
* Wed Jul 09 2008 guru@unixtech.be
  - added explicit list of plugins
* Tue Jul 08 2008 guru@unixtech.be
  - add AdLib support
* Mon Jul 07 2008 guru@unixtech.be
  - build against libmtp-0.3.0
  - many fixes/patches
  - patches to build on openSUSE 10.2
* Mon May 26 2008 detlef@links2linux.de
  - new upstream version <1.5.1>
* Sun Mar 30 2008 detlef@links2linux.de
  - disable ss2 for ix86, some old cpus doesn't support sse2
* Sat Mar 15 2008 detlef@links2linux.de
  - new upstream version <1.5.0>
* Fri Feb 01 2008 detlef@links2linux.de
  - new upstream version <1.4.5>
* Wed Jan 02 2008 detlef@links2linux.de
  - new upstream version <1.4.4>
* Mon Dec 31 2007 detlef@links2linux.de
  - new upstream version <1.4.3.2>
* Sat Dec 29 2007 detlef@links2linux.de
  - new upstream version <1.4.3>
* Sun Dec 23 2007 detlef@links2linux.de
  - new upstream version <1.4.2>
* Fri Nov 23 2007 detlef@links2linux.de
  - add support for neon and C64 SID
* Mon Nov 19 2007 detlef@links2linux.de
  - new upstream release <1.4.1>
* Tue Nov 06 2007 detlef@links2linux.de
  - new upstream release <1.4.0>
* Mon Nov 05 2007 detlef@links2linux.de
  - switch to 1.4 on PackMan
  - Audacious 1.4 is now complete, and is now recommended over 1.3
* Fri Nov 02 2007 detlef@links2linux.de
  - new upstream release <1.4.0-rc1>
* Mon Oct 29 2007 detlef@links2linux.de
  - new upstream release <1.4.0-beta4>
* Mon Oct 15 2007 detlef@links2linux.de
  - new upstream release <1.4.0-beta3>
* Thu Sep 13 2007 detlef@links2linux.de
  - new upstream release <1.4.0-dr4>
* Sun Sep 09 2007 detlef@links2linux.de
  - new upstream release <1.4.0-dr3>
* Thu Aug 09 2007 detlef@links2linux.de
  - new upstream release <1.4.0-dr2>
* Mon Jul 23 2007 detlef@links2linux.de
  - initial build <1.4.0-dr1>

Files

/usr/share/locale/af/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/ar/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/be/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/bg/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/ca/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/cs/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/da/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/de/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/el/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/en_GB/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/es/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/es_AR/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/es_MX/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/et/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/eu/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/fi/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/fr/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/gl/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/hu/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/it/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/ja/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/ka/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/ko/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/lt/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/lv/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/ms/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/nl/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/pl/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/pt_BR/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/pt_PT/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/ro/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/ru/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/si/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/sk/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/sl/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/sq/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/sr/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/sv/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/ta/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/tr/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/uk/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/zh_CN/LC_MESSAGES/audacious-plugins.mo
/usr/share/locale/zh_TW/LC_MESSAGES/audacious-plugins.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 00:28:15 2026