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

Group :: Other
RPM: mupen64plus-qt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:     mupen64plus-qt
Version:  1.15
Release:  alt1

Summary:  A customizable launcher for Mupen64Plus
License:  BSD-3-Clause
Group:    Other
Url:      https://github.com/dh4/mupen64plus-qt

Packager: Artyom Bystrov <arbars at altlinux.org>

Source:   %name-%version.tar
Patch0:   quazip-fix.patch

BuildRequires: qt5-base-devel gcc-c++ qt5-script-devel quazip-qt5-devel
Requires: mupen64plus qt5-qtbase libquazip1-qt5_1.0.0

ExcludeArch: armh

%description
Mupen64Plus-Qt is a customizable launcher for the mupen64plus-ui-console
frontend. It was adapted from CEN64-Qt to work with Mupen64Plus.

See the README at https://www.github.com/dh4/mupen64plus-qt for a detailed
description of its features and usage.

%prep
%setup

%patch0 -p1

%build
qmake-qt5
%make_build %{?_smp_mflags}

%install
install -Dm755 "mupen64plus-qt"                     "%{buildroot}%{_bindir}/mupen64plus-qt"
install -Dm644 "resources/mupen64plus-qt.desktop"   "%{buildroot}%{_datadir}/applications/mupen64plus-qt.desktop"
install -Dm644 "resources/images/mupen64plus.png"   "%{buildroot}%{_datadir}/icons/hicolor/128x128/apps/mupen64plus-qt.png"
install -Dm644 "resources/mupen64plus-qt.6"         "%{buildroot}%{_mandir}/man6/mupen64plus-qt.6"

%files
%doc README.md LICENSE

%{_bindir}/mupen64plus-qt
%{_datadir}/applications/mupen64plus-qt.desktop
%{_datadir}/icons/hicolor/128x128/apps/mupen64plus-qt.png
%{_mandir}/man6/mupen64plus-qt.6*

%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