Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37764165
en ru br
Репозитории ALT
S:0.2.11-alt3
5.1: 0.2.11-alt1
4.1: 0.2.10-alt0.1
4.0: 0.2.10-alt0.1
3.0: 0.2.8-alt1
www.altlinux.org/Changes

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

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

Name: libieee1284
Version: 0.2.11
Release: alt3

Summary: A library for interfacing IEEE 1284-compatible devices

License: GPL
Group: System/Libraries
Url: http://sf.net/projects/libieee1284

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://prdownloads.sf.net/%name/%name-%version.tar.bz2

Requires: common-licenses

# Automatically added by buildreq on Sun Oct 08 2006

BuildRequires: gcc-c++

%description
The libieee1284 library is for communicating with parallel port devices.

%package devel
Summary: Files for developing applications that use libieee1284
Requires: %name = %version
Group: Development/C

%description devel
The header files and man pages for developing applications that use
libieee1284.

%prep
%setup

%build
%autoreconf
%configure --disable-static --without-python
%make_build
# xmlto requires big tetex
#xmlto -o doc html-nochunks doc/interface.xml

%install
%makeinstall
ln -s -f /usr/share/license/GPL-2 COPYING

%files
%_bindir/*
%_libdir/*.so.*
%doc AUTHORS ChangeLog NEWS README.* TODO
%doc --no-dereference COPYING

%files devel
%doc doc/interface.xml
#%doc doc/interface.html
%_includedir/ieee1284.h
%_libdir/*.so
%_man3dir/*

%changelog

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

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