Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37833489
en ru br
ALT Linux repos
S:1.0.23-alt1

Group :: Sound
RPM: mpz

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: mpz
Version: 1.0.23
Release: alt1

Summary: Music player for the large local collections

License: GPL-3.0-or-later
Group: Sound
Url: https://github.com/olegantonyan/mpz

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/olegantonyan/mpz/archive/%version.tar.gz

Source: %name-%version.tar

BuildRequires: qt5-base-devel qt5-multimedia-devel qt5-x11extras-devel

%description
Music player for big local collections. Treats your folders with music as a library.
Features 3-column UI: directory tree viewer, playlists list and tracks from current playlist.
Similar to "album list" in Foobar2000.

%prep
%setup

%build
mkdir build
cd build
qmake-qt5 CONFIG+=release CONFIG+=force_debug_info ..
%make_build

%install
cd build
%make_install install INSTALL_ROOT=%buildroot

%files
%doc license.txt
%_bindir/%name
%_desktopdir/%name.desktop
%_iconsdir/hicolor/*x*/apps/%name.png

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin