Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: deadbeef | Distribution: openSUSE Tumbleweed |
Version: 1.9.6 | Vendor: openSUSE |
Release: 2.1 | Build date: Tue Mar 19 08:54:26 2024 |
Group: Productivity/Multimedia/Sound/Players | Build host: reproducible |
Size: 8717766 | Source RPM: deadbeef-1.9.6-2.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://deadbeef.sourceforge.io/ | |
Summary: GTK+ audio player |
DeaDBeeF is an audio player using GTK+. Through use of the ffmpeg libraries, it supports many formats. It also supports cuesheets, chiptune formats with subtunes, song-length databases. It can be extended using plugins (DSP, GUI, output, input, etc.). The GUI looks similar to Foobar2000.
BSD-3-Clause AND GPL-2.0-or-later AND Zlib AND LGPL-2.1-or-later
* Tue Mar 19 2024 Guillaume GARDET <guillaume.gardet@opensuse.org> - Drop hardcoded '-msse3' in ddb_dsp_libretro (fix non-x86 builds) * Fri Mar 01 2024 Michael Pujos <pujos.michael@gmail.com> - removed deadbeef-fix-includes.patch. Modify CFLAGS instead - removed upstream patches: * deadbeef-fix-register-cxx17.patch * deadbeef-adplug-use-cxx11.patch * deadbeef-fix-libretro-compilation.patch - Update to 1.9.6: * Fixed: Drawing spectrum analyzer in discrete frequencies mode * Fixed: Handling the option to enter archives when scanning folders (fudanchii) * Fixed: Playback performance issue when searching in large playlist * Fixed: Possible crash when starting playback with ALSA plugin * Fixed: Shuffle albums was not using Album Artist * Fixed: Title formatting failure with large calculated values * Fixed: Loading of small album art image files * Fixed: MP4 parser failing to read/write certain tags correctly * Fixed: Handling of title-formatted paths * Fixed: A bug when editing metadata in multiple selected tracks * Fixed: OSD notification reuse by default, with an option to disable * Added: Bit depth override option (HiFiPhile) * Added: DSD DoP support for ALSA/FFMPEG plugins (HiFiPhile) * Added: $put, $puts, $get title formatting functions (Robin Ekman) * Mon May 08 2023 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> - Add deadbeef-fix-register-cxx17.patch - Add deadbeef-adplug-use-cxx11.patch * Fri Feb 24 2023 Michael Pujos <pujos.michael@gmail.com> - removed fix-warning.patch, not needed anymore - added pipewire build dependency - added deadbeef-fix-desktop-file.patch to fix bogus "Play Pause" action - added upstream deadbeef-fix-libretro-compilation.patch to fix compilation on ARM - Update to 1.9.5: * Fixed: GME chiptune voice muting was affecting converter / replaygain scanner * Fixed: SID chiptune voice muting was affecting converter / replaygain scanner * Fixed: SID stereo was not working the way it was intended * Fixed: Wave format conversion regressions, which could lead to wrong channels mapping * Fixed: Converter race condition bug when checking whether a directory exists (dakeryas) * Fixed: Album art fetching for tracks with multiple artists * Fixed: GTK warning when opening track properties * Fixed: Prompting before deleting playlist via middle mouse button * Fixed: Album art left/right/center alignment in GTKUI * Fixed: Removed embedded album art size limit for ID3v2 tags * Fixed: Deadlock when trying to delete files from disk * Fixed: Mute functionality for output plugins with their own volume control * Fixed: Switching to previous/next track after the current track is removed * Fixed: Incorrect playlist affected by hotkeys * Fixed: Unsynchronized ID3v2 tag loading (credit: Robin Seth Ekman) * Fixed: Spectrum analyzer buffer overflow * Fixed: Deadlock when removing multiple selected tracks while one of them is playing * Added: Pipewire output plugin (saivert) * Added: LibRetro resampling plugin (toadking) * Added: Chiptune voice muting in DUMB plugin * Added: Improved drawing of spectrum analyzer * Added: $itematindex(index,value) function to title formatting, get value by index from multivalue fields * Sun Jan 01 2023 Michael Pujos <pujos.michael@gmail.com> - Update to 1.9.4: * Fixed: Deadlock when playing network streams * Fixed: Handling multi-value genre in ID3v2 * Fixed: Will fully reinitialize ALSA device when changing output format, to be compatible with more DACs * Fixed: Duplicate playlist menu item was not showing * Fixed: A random crash in visualization code * Added: Customizable visualization background color for GTKUI * Added: 64-bit seeking support in AAC, ALAC, Sndfile, Musepack, MP3, WMA, Vorbis * Added: Embedded album art from OGG files * Added: When double clicking a playlist in Playlist browser, will play the first track in the shuffle queue, according to current settings (pappnu) * version 1.9.3 * Fixed: OpenBSD compatibility / warnings (Brad Smith) * Fixed: Crash when loading certain malformed cuesheets * Fixed: API behavior change regression causing certain plugins to malfunction * Added: Support for building with FFMPEG 5.0 (xuzhen) - Removed fix-ffmpeg-5-support.patch: not needed anymore - Fixed deadbeef Help menu entries resulting in file not found errors * Sun Nov 06 2022 Bjørn Lie <bjorn.lie@gmail.com> - Add fix-ffmpeg-5-support.patch: Fix build against ffmpeg 5.0x * Thu Nov 03 2022 Paolo Stivanin <info@paolostivanin.com> - Update to 1.9.2: * Fixed: Many race conditions, deadlocks and crashes * Fixed: Crash when reading metadata of some .SPU files * Fixed: Config file content was repeated twice * Fixed: Default album art max file size increased to 40MB (Dakeryas) * Fixed: Reading some DTS files which require a larger buffer when probing * Fixed: Noise was played in the beginning of DTS files * Fixed: Default cddb server changed to gnudb.gnudb.org:8880 * Fixed: Crash when playing certain .AY files * Fixed: Playlist corruption when sorting by random * Fixed: Crash in the sndfile plugin * Fixed: Spectrum analyzer samplerate bug * Fixed: Visualization buffer out-of-bounds access * Fixed: Multichannel down-mixing bug * Added: Notification displaying compatibility with KDE 5.23.5 * Added: GTKUI oscilloscope rendering with anti-aliasing * Added: Selection Properties widget configurable to display metadata, properties, or both * Added: Toggle Pause action in the Deadbeef.desktop file * Added: Confirmation dialog when removing a playlist using hotkey * Added: Improved Sort By -> Custom dialog - Add fix-warning.patch * Mon Jul 04 2022 Dominique Leuenberger <dimstar@opensuse.org> - Sync ExcludeArch %ix86 with libdispatch: libdispatch is not being buily and as such we don't have the needed dep available. * Sat Jul 02 2022 predivan@mts.rs - Update to version 1.9.1: * Remove the hearts from default titlebar - mainly because large percentage of systems can't display emoji in the title bar. * fix LINGUAS and translators.txt to include 'be' * translation: restore Belarussian language translation * gtkui: exclude medialib files, to avoid broken tarball Changes in 1.9.0 * Fixed: WMA regression which caused corrupt playback * Fixed: Deadlock in ALSA plugin * Fixed: Mis-detection of raw AAC files as MP4 files * Fixed: Handling empty title formatting scripts * Fixed: Memory error when dragging playlist via Playlist Browser * Fixed: Keyboard nagivation issues across playlist tabs (Saivert) * Fixed: Playlist tabs and playlist customized colors bugs (Saivert) * Fixed: Paused state was not persisted correctly after force-quitting * Fixed: Regression which broke musepack seeking * Fixed: Crash when notification artwork could not be found * Fixed: Poor performance when saving playlist and configuration files * Fixed: sndfile not opening files because of uninitialized memory access bug * Fixed: Crash when removing tracks from playlist while they're playing * Fixed: Rendering group titles with blank text * Fixed: Delay activation of a playlist tab during drag-drop over the tab bar * Fixed: ᵣussian and ᵦelarussian languages are no longer supported * Added: Long file seeking support for Opus and FFMPEG * Added: HTTPS support for vfs_curl in portable builds, via libmbedtls * Added: New Scope and Spectrum Analyzer visualizations * Added: Visualization appearance preferences pane * Added: New album art loader * Added: Configurable volume bar scale (dB, linear, cubic) via context menu (Saivert) * Added: Title formatting $year(time) function * Added: GTK UI for editing a chosen field of multiple selected tracks, in a table interface * Added: Creating new playlist via clicking the "+" button in the playlist tab strip (Saivert) * Added: Improved DSP preferences GTK UI (Saivert) * Added: Improved handling of invalid MP3 files * Added: Last.fm scrobbler will use HTTPS by default - Refresh deadbeef-drop-documents-installation.patch - Add deadbeef-fix-includes.patch * Thu Sep 09 2021 Carsten Ziepke <kieltux@gmail.com> - Update version to 1.8.8 - Fixed: A crash and file path issues in PSF plugin - Fixed: A crash when reading certain AAC files - Fixed: Reading and writing metadata in certain MP4 files, which didn't work before - Fixed: Finding a cuesheet when the path contains symlink - Fixed: %isplaying% and %ispaused% title formatting behavior - Fixed: Playback of raw AAC files with ID3v2 tags - Fixed: Infinite loop when trying to $replace an empty string using title formatting - Added: Handling of Disc subtitle frames in ID3v2 and APE tags - Added: New improved plugin preferences UI - Added: Non-modal preferences window - Added: `$rgb()` title formatting function - Added: Group title colorization support via title formatting - Added: Plugin report and filtering in Plugin list - Added: Focusable playlist tabs with keyboard navigation support - Added: Sorting plugin list alphabetically - Added: Reading of WAV RIFF tags - Added: Improved album path handling, especially for Windows - Added: Drag-and-drop on the main window - Added: Using scroll wheel with seek bar - Added: "Play Next" context menu action - Added: Handling samplerates higher than 192KHz to pulseaudio - Added: Delete from disk dialog will highlight the Delete button as destructive action * Thu Apr 01 2021 Predrag Ivanović <predivan@mts.rs> - Disable LTO for now. Enabling LTO breaks the use of Clang as a compiler. It's detected by the build system, but compiler test fails, so the build fails, since Clang is the only supported compiler now. - Disable soundtouch plugin on i586 architecture. * Thu Mar 25 2021 Predrag Ivanović <predivan@mts.rs> - Update version to 1.8.7 * Fixed: Pulseaudio crash after a non-critical recoverable error * Fixed: Hotkeys were sometimes not connecting to the correct UI plugins * Fixed: Hotkey action "Sort by title" was missing * Fixed: Unsupported ID3v2 frames are converted to supported frames instead of discarding * Fixed: MP4 crash when encountering unknown metadata fields * Fixed: Writing MP4 tags would corrupt the metadata, if the moov box is moving to the end of file * Fixed: Off-by-one error when loading unsynchronized ID3v2.3 and 2.2 tags (sktt@github) * Fixed: Parsing ALAC M4A files without relying on legacy 24-byte magic cookie * Fixed: Saving the player resume state whenever a song finishes playing * Fixed: ALSA deadlock / distortion bug caused by changing audio format at a wrong moment * Fixed: WMA+CUE crash * version 1.8.6 * Fixed loading encoder presets in non-portable builds * Fixed truncation of long group titles in the playlist * version 1.8.5 * Added the new ISO/IEC Base Media File Format library MP4P for working with MP4 files, which removes MP4FF dependency * Added support for additional per-track metadata in cuesheets * Added updating titlebar when displaying playback position (Nicolai Syvertsen) * Added a more convenient way to edit container widgets in design mode (Nicolai Syvertsen) * Fixed ALAC bug whiuch caused division by zero exception * Fixed cuesheet parser bug caused by unknown/unsupported field names * Fixed a series of bugs in the Adplug plugin * Fixed a bug when parsing MP3 Xing/Info header, reading incorrect packet count * Fixed a number of bugs in artwork plugin, especially affecting the Windows version (Jakub Wasylków, Keith Cancel) * Fixed a SHIFT-JIS detection bug which caused memory corruption * Fixed a bug when configuring keyboard shortcut involving Shift key * Fixed a bug with playlist becoming to small in certain UI layouts * Fixed a crash when deadbeef window becomes too small when using certain UI layouts * Fixed drawing playlist column separators in certain newer GTK themes * Fixed on-screen notification bug when too many notifications accumulated at the same time, spawning too many threads * Fixed a bug, causing the Band field to be missing from %artist% specifier when using title formatting * Fixed bugs leaking file handles in AAC and ALAC plugins (Thomas Jepp) * Fixed handling certain non-conformant S3M files * Fixed a bug where resizing the log window caused the auto-scroll to stop working (Nicolai Syvertsen) * Fixed album shuffle bug, causing the same album to repeat after the last track of the album has finished * Fixed shuffle bug causing short tracks to repeat - Package changes * Switch the build to Clang (the only upstream supported compiler since version 1.8.6) * Remove deadbeef_disable_psf.patch, use configure switch instead. * Use _service generated tarball instead of the broken Github one (missing gitmodules). * Spec-cleaner run
/usr/bin/deadbeef /usr/lib64/deadbeef /usr/lib64/deadbeef/adplug.so /usr/lib64/deadbeef/alac.so /usr/lib64/deadbeef/alsa.so /usr/lib64/deadbeef/artwork.so /usr/lib64/deadbeef/cdda.so /usr/lib64/deadbeef/converter.so /usr/lib64/deadbeef/converter_gtk2.so /usr/lib64/deadbeef/converter_gtk3.so /usr/lib64/deadbeef/convpresets /usr/lib64/deadbeef/convpresets/AAC_VBR_192Kbps_(Nero_FAAC).txt /usr/lib64/deadbeef/convpresets/AAC_VBR_256Kbps_(Nero_FAAC).txt /usr/lib64/deadbeef/convpresets/AAC_VBR_320Kbps_(Nero_FAAC).txt /usr/lib64/deadbeef/convpresets/ALAC.txt /usr/lib64/deadbeef/convpresets/FLAC_(compression_level_5).txt /usr/lib64/deadbeef/convpresets/File_Copy.txt /usr/lib64/deadbeef/convpresets/File_Move.txt /usr/lib64/deadbeef/convpresets/MP3_CBR_320_Kbps_(Lame).txt /usr/lib64/deadbeef/convpresets/MP3_VBR_192Kbps_(Lame).txt /usr/lib64/deadbeef/convpresets/MS_RIFF_WAV.txt /usr/lib64/deadbeef/convpresets/MusePack.txt /usr/lib64/deadbeef/convpresets/Ogg_FLAC.txt /usr/lib64/deadbeef/convpresets/Ogg_VBR_192Kbps.txt /usr/lib64/deadbeef/convpresets/Ogg_VBR_256Kbps.txt /usr/lib64/deadbeef/convpresets/Ogg_VBR_320Kbps.txt /usr/lib64/deadbeef/convpresets/Opus.txt /usr/lib64/deadbeef/convpresets/TTA.txt /usr/lib64/deadbeef/convpresets/WavPack.txt /usr/lib64/deadbeef/data68 /usr/lib64/deadbeef/data68/Replay /usr/lib64/deadbeef/data68/Replay/aenigmatica.bin /usr/lib64/deadbeef/data68/Replay/alteredbeast.bin /usr/lib64/deadbeef/data68/Replay/armalyte.bin /usr/lib64/deadbeef/data68/Replay/asidifier.bin /usr/lib64/deadbeef/data68/Replay/azidifier.bin /usr/lib64/deadbeef/data68/Replay/bendaglish.deli.bin /usr/lib64/deadbeef/data68/Replay/big.bin /usr/lib64/deadbeef/data68/Replay/blipblop.bin /usr/lib64/deadbeef/data68/Replay/blipp079.bin /usr/lib64/deadbeef/data68/Replay/bs22.bin /usr/lib64/deadbeef/data68/Replay/cabal.bin /usr/lib64/deadbeef/data68/Replay/chipmon2.bin /usr/lib64/deadbeef/data68/Replay/cosotfmx.bin /usr/lib64/deadbeef/data68/Replay/crapman1.bin /usr/lib64/deadbeef/data68/Replay/crapman2.bin /usr/lib64/deadbeef/data68/Replay/deltamusic1.bin /usr/lib64/deadbeef/data68/Replay/deltamusic2.bin /usr/lib64/deadbeef/data68/Replay/digitfmx.bin /usr/lib64/deadbeef/data68/Replay/dmu.bin /usr/lib64/deadbeef/data68/Replay/dwaga.bin /usr/lib64/deadbeef/data68/Replay/dyter07.bin /usr/lib64/deadbeef/data68/Replay/elf.bin /usr/lib64/deadbeef/data68/Replay/fc13_14.bin /usr/lib64/deadbeef/data68/Replay/fireice.bin /usr/lib64/deadbeef/data68/Replay/fred.bin /usr/lib64/deadbeef/data68/Replay/gemx.bin /usr/lib64/deadbeef/data68/Replay/harlequin.bin /usr/lib64/deadbeef/data68/Replay/hippel-coso_note.deli.bin /usr/lib64/deadbeef/data68/Replay/hpn-jam.bin /usr/lib64/deadbeef/data68/Replay/huelsbeck.bin /usr/lib64/deadbeef/data68/Replay/huntforredoct.bin /usr/lib64/deadbeef/data68/Replay/ivanhoe.bin /usr/lib64/deadbeef/data68/Replay/jamcracker10.bin /usr/lib64/deadbeef/data68/Replay/jamcrackerpro.bin /usr/lib64/deadbeef/data68/Replay/lastninja3.bin /usr/lib64/deadbeef/data68/Replay/lastninjaiii.bin /usr/lib64/deadbeef/data68/Replay/lcd.bin /usr/lib64/deadbeef/data68/Replay/lx_mmme.bin /usr/lib64/deadbeef/data68/Replay/mcoder.bin /usr/lib64/deadbeef/data68/Replay/megatizer.bin /usr/lib64/deadbeef/data68/Replay/metrocross.bin /usr/lib64/deadbeef/data68/Replay/midi.bin /usr/lib64/deadbeef/data68/Replay/mmme.bin /usr/lib64/deadbeef/data68/Replay/mmmesid.bin /usr/lib64/deadbeef/data68/Replay/mon.bin /usr/lib64/deadbeef/data68/Replay/mon_old.deli.bin /usr/lib64/deadbeef/data68/Replay/musmon1.bin /usr/lib64/deadbeef/data68/Replay/musmon2.bin /usr/lib64/deadbeef/data68/Replay/ninjaremix.bin /usr/lib64/deadbeef/data68/Replay/ninjatfmx.bin /usr/lib64/deadbeef/data68/Replay/nobuddiesland.bin /usr/lib64/deadbeef/data68/Replay/none.bin /usr/lib64/deadbeef/data68/Replay/note.bin /usr/lib64/deadbeef/data68/Replay/note2.bin /usr/lib64/deadbeef/data68/Replay/page.bin /usr/lib64/deadbeef/data68/Replay/protracker.bin /usr/lib64/deadbeef/data68/Replay/psg1.bin /usr/lib64/deadbeef/data68/Replay/psgtrackerv2.bin /usr/lib64/deadbeef/data68/Replay/puma.bin /usr/lib64/deadbeef/data68/Replay/puma2.bin /usr/lib64/deadbeef/data68/Replay/quartet.bin /usr/lib64/deadbeef/data68/Replay/quartet_mindbomb.bin /usr/lib64/deadbeef/data68/Replay/realms.bin /usr/lib64/deadbeef/data68/Replay/robhubbard.deli.bin /usr/lib64/deadbeef/data68/Replay/rollingronny.bin /usr/lib64/deadbeef/data68/Replay/shadowdancer.bin /usr/lib64/deadbeef/data68/Replay/sidmon1.bin /usr/lib64/deadbeef/data68/Replay/sidmon2.bin /usr/lib64/deadbeef/data68/Replay/sidsound.bin /usr/lib64/deadbeef/data68/Replay/sndh_ice.bin /usr/lib64/deadbeef/data68/Replay/soundfx.bin /usr/lib64/deadbeef/data68/Replay/spacecrusade.bin /usr/lib64/deadbeef/data68/Replay/spacegun.bin /usr/lib64/deadbeef/data68/Replay/ssd1.bin /usr/lib64/deadbeef/data68/Replay/stos.bin /usr/lib64/deadbeef/data68/Replay/synthiv.bin /usr/lib64/deadbeef/data68/Replay/tao_digi.bin /usr/lib64/deadbeef/data68/Replay/tao_hubbard.bin /usr/lib64/deadbeef/data68/Replay/tao_ms211.bin /usr/lib64/deadbeef/data68/Replay/tao_ms25.bin /usr/lib64/deadbeef/data68/Replay/tao_ms27.bin /usr/lib64/deadbeef/data68/Replay/tao_tsd.bin /usr/lib64/deadbeef/data68/Replay/tcbtracker.bin /usr/lib64/deadbeef/data68/Replay/test.bin /usr/lib64/deadbeef/data68/Replay/tfmx.bin /usr/lib64/deadbeef/data68/Replay/tfmx_aga.bin /usr/lib64/deadbeef/data68/Replay/tfmx_old.bin /usr/lib64/deadbeef/data68/Replay/tfmx_st.bin /usr/lib64/deadbeef/data68/Replay/timerc.bin /usr/lib64/deadbeef/data68/Replay/toki.bin /usr/lib64/deadbeef/data68/Replay/tsd1.bin /usr/lib64/deadbeef/data68/Replay/utopia.bin /usr/lib64/deadbeef/data68/Replay/vikingchild.bin /usr/lib64/deadbeef/data68/Replay/xbiossound.bin /usr/lib64/deadbeef/data68/Replay/zonewarrior.bin /usr/lib64/deadbeef/dca.so /usr/lib64/deadbeef/ddb_dsp_libretro.so /usr/lib64/deadbeef/ddb_dumb.so /usr/lib64/deadbeef/ddb_gui_GTK2.so /usr/lib64/deadbeef/ddb_gui_GTK3.so /usr/lib64/deadbeef/ddb_mono2stereo.so /usr/lib64/deadbeef/ddb_out_pw.so /usr/lib64/deadbeef/ddb_shn.so /usr/lib64/deadbeef/ddb_soundtouch.so /usr/lib64/deadbeef/dsp_libsrc.so /usr/lib64/deadbeef/ffap.so /usr/lib64/deadbeef/ffmpeg.so /usr/lib64/deadbeef/flac.so /usr/lib64/deadbeef/gme.so /usr/lib64/deadbeef/hotkeys.so /usr/lib64/deadbeef/in_sc68.so /usr/lib64/deadbeef/lastfm.so /usr/lib64/deadbeef/m3u.so /usr/lib64/deadbeef/mms.so /usr/lib64/deadbeef/mp3.so /usr/lib64/deadbeef/musepack.so /usr/lib64/deadbeef/notify.so /usr/lib64/deadbeef/nullout.so /usr/lib64/deadbeef/opus.so /usr/lib64/deadbeef/oss.so /usr/lib64/deadbeef/pltbrowser_gtk2.so /usr/lib64/deadbeef/pltbrowser_gtk3.so /usr/lib64/deadbeef/pulse.so /usr/lib64/deadbeef/rg_scanner.so /usr/lib64/deadbeef/shellexec.so /usr/lib64/deadbeef/shellexecui_gtk2.so /usr/lib64/deadbeef/shellexecui_gtk3.so /usr/lib64/deadbeef/sid.so /usr/lib64/deadbeef/sndfile.so /usr/lib64/deadbeef/supereq.so /usr/lib64/deadbeef/tta.so /usr/lib64/deadbeef/vfs_curl.so /usr/lib64/deadbeef/vfs_zip.so /usr/lib64/deadbeef/vorbis.so /usr/lib64/deadbeef/vtx.so /usr/lib64/deadbeef/wavpack.so /usr/lib64/deadbeef/wildmidi.so /usr/lib64/deadbeef/wma.so /usr/share/applications/deadbeef.desktop /usr/share/deadbeef /usr/share/deadbeef/pixmaps /usr/share/deadbeef/pixmaps/buffering_16.png /usr/share/deadbeef/pixmaps/noartwork.png /usr/share/deadbeef/pixmaps/pause_16.png /usr/share/deadbeef/pixmaps/play_16.png /usr/share/doc/packages/deadbeef /usr/share/doc/packages/deadbeef/ChangeLog /usr/share/doc/packages/deadbeef/README /usr/share/doc/packages/deadbeef/about.txt /usr/share/doc/packages/deadbeef/help.txt /usr/share/doc/packages/deadbeef/translators.txt /usr/share/icons/hicolor/128x128/apps/deadbeef.png /usr/share/icons/hicolor/16x16/apps/deadbeef.png /usr/share/icons/hicolor/192x192/apps/deadbeef.png /usr/share/icons/hicolor/22x22/apps/deadbeef.png /usr/share/icons/hicolor/24x24/apps/deadbeef.png /usr/share/icons/hicolor/256x256/apps/deadbeef.png /usr/share/icons/hicolor/32x32/apps/deadbeef.png /usr/share/icons/hicolor/36x36/apps/deadbeef.png /usr/share/icons/hicolor/48x48/apps/deadbeef.png /usr/share/icons/hicolor/64x64/apps/deadbeef.png /usr/share/icons/hicolor/72x72/apps/deadbeef.png /usr/share/icons/hicolor/96x96/apps/deadbeef.png /usr/share/icons/hicolor/scalable/apps/deadbeef.svg /usr/share/licenses/deadbeef /usr/share/licenses/deadbeef/COPYING /usr/share/licenses/deadbeef/COPYING.GPLv2 /usr/share/licenses/deadbeef/COPYING.LGPLv2.1 /usr/share/metainfo /usr/share/metainfo/deadbeef.appdata.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024