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

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

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

Name: libmtp
Version: 0.1.5
Release: alt0.1
Packager: Dmitriy Khanzhin <jinn at altlinux.ru>

Summary: a library for accessing Media Transfer Protocol devices

License: LGPL
Group: System/Libraries
Url: http://libmtp.sourceforge.net/

Source: http://prdownloads.sourceforge.net/%name/%name-%version.tar.gz

Requires: common-licenses udev

# Automatically added by buildreq on Wed Apr 04 2007

BuildRequires: gcc-c++ libusb-devel doxygen

%package -n %name-devel
Summary: %name development environment
Group: Development/C
Requires: %name = %version-%release

%description
libmtp is a LGPL library implementation of the Media Transfer Protocol (MTP),
a superset of the Picture Transfer Protocol (PTP).

%description -n %name-devel
a headers file and other development files for libmtp.

%prep
%setup

%build
%__aclocal -I m4
%__autoconf
%__automake
%configure
%make_build

%install
%make DESTDIR=%buildroot install
%__bzip2 -9 ChangeLog
%__install -D -m644 %name.rules %buildroot%_sysconfdir/udev/rules.d/%name.rules

%post -p %post_ldconfig

%postun -p %postun_ldconfig

%files
%_bindir/*
%_libdir/*.so.*
%_sysconfdir/udev/rules.d/%name.rules
%doc AUTHORS ChangeLog* README TODO

%files -n %name-devel
%_includedir/*
%_libdir/pkgconfig/*
%_libdir/*.so
%doc doc/html

%changelog

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

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