Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1490419
 поиск   регистрация   авторизация 
 
Группа :: Система/Библиотеки
Пакет: libdc1394

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

Name: libdc1394
Version: 1.0.0
Release: alt0.M24.1

Summary: Library for 1394 Digital Camera Specification

License: LGPL v2.1
Group: System/Libraries
Url: http://sf.net/projects/libdc1394/

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

# manually removed: gcc-g77

# Automatically added by buildreq on Sun Feb 06 2005
BuildRequires: gcc-c++ hostinfo libraw1394-devel libstdc++-devel XFree86-devel

%description
libdc1394 is a library that is intended to provide a high level
programming interface for application developers who wish to control
IEEE 1394 based cameras that conform to the 1394-based Digital Camera
Specification (found at http://www.1394ta.org/).

%package devel
Summary: Development components for libdc1394
Group: Development/C
Requires: %name = %version-%release

%description devel
This archive contains the header-files for libdc1394 development.

%prep
%setup -q

%build
%__libtoolize
%__aclocal
%__autoconf
%__automake
%configure --disable-static
%make

%install

%make_install install DESTDIR=$RPM_BUILD_ROOT

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %_bindir/dc1394_vloopback
%attr(755,root,root) %_libdir/lib*.so.*

%files devel
%_includedir/libdc1394
%_libdir/*.so

%changelog

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

 
design & coding: Vladimir Lettiev aka crux © 2004-2005