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

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

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

Name: ideviceinstaller
Version: 1.1.1
Release: alt1

Summary: A tool to manage installed apps on iOS device
Group: System/Kernel and hardware
License: GPLv2
Url: http://www.libimobiledevice.org/

Source: %name.tar

Patch0: alt-fix-build.patch

BuildRequires: libplist-devel >= 2.2.0
BuildRequires: libimobiledevice-devel >= 1.3.0
BuildRequires: libzip-devel >= 0.10

%description
ideviceinstaller is a tool to interact with the installation_proxy
of an iOS device allowing to install, upgrade, uninstall, archive, restore
and enumerate installed or archived apps.

%prep
%setup -n %name
#%patch0 -p1

%build
%autoreconf
%configure --disable-static
%make_build

%install
%makeinstall_std

%files
%_bindir/ideviceinstaller
%_man1dir/%{name}*
%doc AUTHORS README.md NEWS

%changelog

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

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