Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37842491
en ru br
ALT Linux repos
S:2.2.5-alt1.1
5.0: 1.2.1-alt1
4.1: 1.2.1-alt1
4.0: 1.2.1-alt1
3.0: 1.0.0-alt0.1

Group :: System/Libraries
RPM: libdc1394

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libdc1394
Version: 1.0.0
Release: alt0.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 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

%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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin