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

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

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

Name: libgrapple
Version: 0.9.8
Release: alt2

Summary: A network layer designed for games

License: LGPL
Group: System/Libraries
Url: http://grapple.linuxgamepublishing.com/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://osfiles.linuxgamepublishing.com/%name-%version.tar.bz2

# Automatically added by buildreq on Mon Sep 21 2009

BuildRequires: gcc-c++ libssl-devel

%description
Grapple is a high level network layer designed to remove the hard work from
making applications multiuser. It was designed with games in mind, but there
is no reason to stop grapple being used for any application.

Grapple supports simple development of networked applications using both
TCP/IP and UDP/IP. Grapple keeps track of connections to a server, relays
messages from client to client, all without the need to understand any
complicated network code.

%package devel
Summary: Header files for %name
Group: Development/Other
Requires: %name = %version-%release

%description devel
Header files for %name.

%prep
%setup -q

%build
%configure --disable-static
%make_build

%install
%makeinstall_std

%files
%doc README* UPDATES
%_libdir/lib*.so.*

%files devel
%_libdir/lib*.so
%_includedir/grapple/
#%doc examples/

%changelog

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

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