Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37504038
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 

%define abiversion 22
Name: libdc1394
Version: 2.2.5
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://prdownloads.sf.net/%name/%name-%version.tar.bz2

Patch1: libdc1394-13b85d2d23548682b617ddc1196f5560a27998bd.patch
Patch2: libdc1394-2.1.3-alt-v4l.patch

%define libraw1394_ver 2.0.4
Requires: libraw1394 >= %libraw1394_ver
BuildPreReq: libraw1394-devel >= %libraw1394_ver
BuildPreReq: libv4l-devel

# Automatically added by buildreq on Mon Jul 06 2009

BuildRequires: doxygen gcc-c++ imake libSM-devel libX11-devel libXext-devel libXv-devel libraw1394-devel libusb-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 -n %name-%abiversion
Summary: Library for 1394 Digital Camera Specification
Group: System/Libraries

%description -n %name-%abiversion
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-%abiversion = %version-%release
Requires: libraw1394-devel >= %libraw1394_ver

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

%package tools
Summary: Development and include files for %name
Group: System/Kernel and hardware
Requires: %name-%abiversion = %version-%release

%description tools
libraw1394 is the only supported interface to the kernel side raw1394 of
the Linux IEEE-1394 subsystem, which provides direct access to the connected
1394 buses to user space.  Through libraw1394/raw1394, applications can
directly send to and receive from other nodes without requiring a kernel driver
for the protocol in question.

This package provides tools to dump, send, format IEEE 1394
isochronous channel packets and test %name basic functionality.

%prep
%setup

#patch1 -p2

#patch2 -p2

%build
%__subst "s|runpath_var=.*|runpath_var=|g" configure
%configure --disable-static
%__subst "s|hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=|g" libtool
%make_build

%install
%makeinstall_std

%files -n %name-%abiversion
%doc AUTHORS ChangeLog NEWS README
%_libdir/lib*.so.*

%files devel
%_includedir/dc1394/
%_libdir/*.so
%_pkgconfigdir/*

%files tools
#%_bindir/dc1394_vloopback
%_bindir/dc1394_reset_bus
%_man1dir/*

%changelog

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

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