Qt-based Multimedia Player
This program is an audio-player, written with help of Qt library.
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / qmmp
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:apps/qmmp && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000124 124 Bytes | |
| qmmp-2.3.0.tar.bz2 | 0001422288 1.36 MB | |
| qmmp-default-pulse.patch | 0000000628 628 Bytes | |
| qmmp.changes | 0000064855 63.3 KB | |
| qmmp.spec | 0000006212 6.07 KB |
Comments 1
No need to patch the source code to set the output plugin to 'pulse'; there's a compilation option for that: -DQMMP_DEFAULT_OUTPUT=pulse
Also, options USE_HAL and USE_MPLAYER are obsolete and can be removed: hal support has been dropped and mplayer stuff has been moved to qmmp-plugin-pack.