Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37557910
en ru br
Репозитории ALT
S:0.6.3-alt2
5.1: 0.5.5-alt0.M51.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libgme

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

%define srcname game-music-emu

Summary: Game Music Emulators library
Name: libgme
Version: 0.5.5
Release: alt0.M51.1
Source0: http://game-music-emu.googlecode.com/files/%{srcname}-%{version}.tbz2
License: LGPLv2+
Group: System/Libraries
Url: http://code.google.com/p/game-music-emu/
Packager: Motsyo Gennadi <drool at altlinux.ru>

# Automatically added by buildreq on Sun Sep 26 2010 (-bi)

BuildRequires: cmake gcc-c++

%description
This is a collection of video game music file emulators that supports a
variety of formats and systems.

%package -n %name-devel
Group: Development/C++
Summary: Game Music Emulators development library
Requires: %name = %version-%release
Provides: %name-devel = %version-%release

%description -n %name-devel
This is a collection of video game music file emulators that supports a
variety of formats and systems.

%prep
%setup -n %srcname-%version

%build
cmake \
-DCMAKE_INSTALL_PREFIX=%prefix \
-DCMAKE_CXX_FLAGS:STRING="%optflags" \
-DCMAKE_C_FLAGS:STRING="%optflags"
%make_build

%install
%makeinstall_std
%if %_lib != lib
mv %buildroot%_prefix/lib/ %buildroot%_libdir
%endif

%files
%doc readme.txt gme.txt
%_libdir/%name.so.*

%files -n %name-devel
%doc changes.txt design.txt
%_libdir/%name.so
%_includedir/gme

%changelog

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

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