Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37744190
en ru br
Репозитории ALT

Группа :: Other
Пакет: mupen64plus-qt

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin