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

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

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

Name: libavc1394
Version: 0.4.1
Release: alt2

Summary: A library for control AV firewire devices
License: GPL
Group: System/Libraries
Url: http://libavc1394.sourceforge.net
Packager: Yuri N. Sedunov <aris at altlinux.ru>

Source: %name-%version.tar.bz2

%define libraw1394_ver 0.9.0-alt3
Requires: libraw1394 >= %libraw1394_ver
BuildPreReq: libraw1394-devel >= %libraw1394_ver

BuildPreReq: libtool_1.4

# Automatically added by buildreq on Wed Nov 20 2002

BuildRequires: glibc-devel-static libraw1394-devel

%description
libavc1394 is a programming interface for the 1394 Trade
Association AV/C (Audio/Video Control) Digital Interface
Command Set.

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

%description devel
libavc1394 is a programming interface for the 1394 Trade
Association AV/C (Audio/Video Control) Digital Interface
Command Set.

This package contains development files needed to compile applications
using %name.

%package devel-static
Summary: Static version of %name
Group: Development/C
Requires: %name-devel = %version-%release

%description devel-static
libavc1394 is a programming interface for the 1394 Trade
Association AV/C (Audio/Video Control) Digital Interface
Command Set.

This package contains libraries needed to compile applications
statically linked  with %name.

%package utils
Summary: FireWire interface
Group: System/Kernel and hardware
Requires: %name = %version-%release

%description utils
libavc1394 is a programming interface for the 1394 Trade
Association AV/C (Audio/Video Control) Digital Interface
Command Set.

This pacakge contains utilities from %name package.

%prep
%setup -q

%build
%set_libtool_version 1.4
%configure
%make_build

%install
%makeinstall
%__cp test/.libs/romtest $RPM_BUILD_ROOT/%_bindir

# remove non-packaged files

%__rm -f %buildroot%_libdir/*.la

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

%files
%_libdir/*.so.*
%doc README NEWS INSTALL AUTHORS ChangeLog

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

%files devel-static
%_libdir/*.a

%files utils
%_bindir/*
%_man1dir/*

%changelog

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

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