Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37037383
en ru br
Репозитории ALT

Группа :: Система/Ядро и оборудование
Пакет: mtpfs

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

Summary: FUSE filesystem that supports MTP devices
Name: mtpfs
Version: 2.0
Release: alt1
License: GPLv3+
Group: System/Kernel and hardware
Url: https://github.com/Feandil/%name
Source: %name-%version.tar
#Patch: mtpfs-1.0-libmad.patch
Requires: fuse
Provides: fuse-%name

BuildRequires: libmtp-devel libfuse-devel
BuildRequires: glib2-devel libgio-devel
BuildRequires: libmad-devel libid3tag-devel

%description
MTPfs is a FUSE filesystem that supports reading and writing from any MTP device
supported by libmtp.


%prep
%setup -q
#patch -p1


%build
%autoreconf
%configure
%make_build


%install
%makeinstall_std


%files
%doc AUTHORS NEWS README
%_bindir/*


%changelog

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

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