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

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

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

Name: libdc1394
Version: 1.2.1
Release: alt1

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://dl.sf.net/%name/%name-%version.tar.bz2
Patch: %name-clk.patch

%define libraw1394_ver 1.2.0
Requires: libraw1394 >= %libraw1394_ver
BuildPreReq: libraw1394-devel >= %libraw1394_ver

# manually removed: gcc-g77 xorg-x11-devel-static

# Automatically added by buildreq on Fri Aug 26 2005
BuildRequires: gcc-c++ libraw1394-devel libstdc++-devel xorg-x11-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
Requires: libraw1394-devel >= %libraw1394_ver

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

%prep
%setup -q
%patch

%build
%configure --disable-static
%make

%install
%make_install install DESTDIR=%buildroot

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%doc AUTHORS ChangeLog NEWS README
%_bindir/dc1394_vloopback
%_libdir/lib*.so.*

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

%changelog

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

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