Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37505073
en ru br
Репозитории ALT
S:0.9.12-alt2
5.1: 0.9.6-alt1
4.1: 0.9.5-alt0.M41.1
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: libunicap

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

Summary: Library to access different kinds of (video) capture devices
Name: libunicap
Version: 0.9.6
Release: alt1
License: GPLv2+
Group: Development/C
Url: http://www.unicap-imaging.org/
Packager: Vitaly Kuznetsov <vitty at altlinux.ru>

Source: libunicap-%version.tar.gz
Source1: unicap-filter.sh
# Automatically added by buildreq on Sun Aug 16 2009
BuildRequires: gtk-doc intltool libICE-devel libXext-devel libXv-devel libalsa-devel libgtk+2-devel libraw1394-devel libtheora-devel libv4l-devel libvorbis-devel

%description
Unicap provides a uniform interface to video capture devices. It allows
applications to use any supported video capture device via a single API.
The included ucil library provides easy to use functions to render text
and graphic overlays onto video images.

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

%description devel
The libunicap-devel package includes header files and libraries necessary for
for developing programs which use the unicap, unicapgtk and ucil library. It
contains the API documentation of the library, too.

%prep
%setup -q
libtoolize --copy --force
aclocal
autoconf
automake

%build
%configure --enable-gtk-doc --enable-libv4l
%make_build

%install
%makeinstall_std

# Don't install any static .a and libtool .la files

rm -f %buildroot%_libdir/{,unicap2/cpi/}*.{a,la}

%find_lang unicap

%files -f unicap.lang
%doc AUTHORS ChangeLog COPYING README
%_libdir/*.so.*
%_libdir/unicap2

%files devel
%doc examples
%_libdir/*.so
%_pkgconfigdir/*.pc
%_includedir/unicap
%_datadir/gtk-doc/html/*

%changelog

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

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