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

Группа :: Эмуляторы
Пакет: pcsxr

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%add_optflags -fcommon

Name: pcsxr
Version: 1.9.95
Release: alt1

Summary: A plugin based PlayStation (PSX) emulator with high compatibility
License: GPLv3
Group: Emulators

Url: http://pcsxr.codeplex.com/
Packager: Nazarov Denis <nenderus at altlinux.org>

ExcludeArch: ppc64le

Source: %name-%version.tar.bz2
Patch0: %name-zlib-alt.patch

BuildRequires: glibc-devel-static
BuildRequires: intltool >= 0.35.0
BuildRequires: libSDL-devel
BuildRequires: libXtst-devel
BuildRequires: libXv-devel
BuildRequires: libXxf86vm-devel
BuildRequires: libgtk+3-devel
BuildRequires: python-modules-compiler

%description
PCSX-Reloaded is an advanced PlayStation (PSX) emulator, which uses a plugin
architecture to provide full support for all components of the PSX. It has full
emulation support for game pads, videos, sound, memory cards, and other
important PSX components, and is able to play many games without problems.

%prep
%setup -n %name
%patch0 -p1

%build
%__mkdir include
%autoreconf
%configure --enable-opengl
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%doc AUTHORS ChangeLog ChangeLog.df COPYING INSTALL NEWS README
%_bindir/%name
%dir %_libdir/games/psemu
%_libdir/games/psemu/*
%_desktopdir/%name.desktop
%_man1dir/%name.1.*
%dir %_datadir/%name
%_datadir/%name/*.png
%_datadir/%name/%name.ui
%_pixmapsdir/%name-icon.png
%dir %_datadir/psemu
%_datadir/psemu/*.ui

%changelog

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

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