<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
<group distversion="openSUSE 11.4">
	<name>iDevice Support</name>
	<summary>iDevice Support</summary>
	<description>All required software components to support iPhone/iPod Touch/iPad in openSUSE.</description>
	<repositories>
		<repository recommended="true">
			<name>home:FunkyM:iphone</name>
			<summary>iPhone/iPod Touch/iPad Support</summary>
			<description>This repository bundles a couple of libraries and tools to interact with the Apple iPhone, iPod Touch and iPad devices on Linux.

			For more information see: http://www.libimobiledevice.org/
			Bugtracker and issues: http://libiphone.lighthouseapp.com/</description>
			<url>http://download.opensuse.org/repositories/home:/FunkyM:/iphone/openSUSE_11.4/</url>
		</repository>
	</repositories>
	<software>
		<item>
			<name>libplist1</name>
			<summary>Apple Property List Library</summary>
			<description>A library to handle Apple Property List format whereas it's binary or XML.</description>
		</item>
		<item>
			<name>usbmuxd</name>
			<summary>Socket daemon for the usbmux protocol of iPhone/iPod Touch devices</summary>
			<description>This package provides the usbmuxd daemon for software to use through the libusbmuxd library to talk with iPhone/iPod Touch devices.</description>
		</item>
		<item>
			<name>libusbmuxd1</name>
			<summary>A library to abstract socket/protocol communication to the usbmuxd daemon</summary>
			<description>This package contains the libusbmuxd library which provides an interface to talk to the usbmux daemon, create connections and list attached devices.</description>
		</item>
		<item>
			<name>iproxy</name>
			<summary>Proxy enabling TCP tunneling to iPhone/iPod Touch via USB cable</summary>
			<description>Proxy enabling TCP tunneling to iPhone/iPod Touch via USB cable.</description>
		</item>
		<item>
			<name>libimobiledevice2</name>
			<summary>Native protocols library for iPhone, iPod Touch and iPad</summary>
			<description>libimobiledevice is a software library that talks the protocols to support iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing dll or so libraries from Apple.</description>
		</item>
		<item>
			<name>libimobiledevice-tools</name>
			<summary>Tools using libimobiledevice for iPhone, iPod Touch and iPad</summary>
			<description>libimobiledevice is a software library that talks the protocols to support iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing dll or so libraries from Apple.</description>
		</item>
		<item>
			<name>ifuse</name>
			<summary>Filesystem access for the iPhone, iPod Touch and iPad</summary>
			<description>iFuse is a FUSE filesystem driver which uses libimobiledevice to connect to devices without the need for a jailbreak. It is using the native Apple "AFC" protocol, over the normal USB cable in order to access the iPhone's, iPod Touch's or iPad's media files under Linux.</description>
		</item>
		<item>
			<name>libgpod4</name>
			<summary>Library to Manipulate Songs and Playlists Stored on an iPod</summary>
			<description>libgpod is a library meant to abstract access to iPod content. It provides an easy-to-use API to retrieve the list of files and playliststored on an iPod, modify them, and save them back to the iPod.</description>
		</item>
		<item>
			<name>libgpod-tools</name>
			<summary>Tools for libgpod</summary>
			<description>libgpod is a library meant to abstract access to iPod content. This package includes support tools for libgpod.</description>
		</item>
		<item>
			<name recommended="false">gvfs-backend-afc</name>
			<summary>VFS functionality for GLib -- iPod / iPhone Support</summary>
			<description>This package provides a gvfs backend that supports iPod / iPhone devices.</description>
		</item>
		<item>
			<name recommended="false">nautilus-ideviceinfo</name>
			<summary>Nautilus property page to show information about iPhone/iPod Touch/iPad devices</summary>
			<description>Checking the properties of a device will add a page which shows various information about the attached device.</description>
		</item>
		<item>
			<name recommended="false">ideviceinstaller</name>
			<summary>Manage applications of iPhone/iPod Touch/iPad devices</summary>
			<description>ideviceinstaller is a tool to interact with the installation_proxy of an iDevice allowing to install, upgrade, uninstall, archive, restore, and enumerate installed or archived apps.</description>
		</item>
	</software>
</group>
<group distversion="openSUSE 11.3">
	<name>iDevice Support</name>
	<summary>iDevice Support</summary>
	<description>All required software components to support iPhone/iPod Touch/iPad in openSUSE.</description>
	<repositories>
		<repository recommended="true">
			<name>home:FunkyM:iphone</name>
			<summary>iPhone/iPod Touch/iPad Support</summary>
			<description>This repository bundles a couple of libraries and tools to interact with the Apple iPhone, iPod Touch and iPad devices on Linux.

			For more information see: http://www.libimobiledevice.org/
			Bugtracker and issues: http://libiphone.lighthouseapp.com/</description>
			<url>http://download.opensuse.org/repositories/home:/FunkyM:/iphone/openSUSE_11.3/</url>
		</repository>
	</repositories>
	<software>
		<item>
			<name>libusb-1_0-0</name>
			<summary>USB Library</summary>
			<description>Libusb is a library that allows userspace access to USB devices.</description>
		</item>
		<item>
			<name>libplist1</name>
			<summary>Apple Property List Library</summary>
			<description>A library to handle Apple Property List format whereas it's binary or XML.</description>
		</item>
		<item>
			<name>usbmuxd</name>
			<summary>Socket daemon for the usbmux protocol of iPhone/iPod Touch devices</summary>
			<description>This package provides the usbmuxd daemon for software to use through the libusbmuxd library to talk with iPhone/iPod Touch devices.</description>
		</item>
		<item>
			<name>libusbmuxd1</name>
			<summary>A library to abstract socket/protocol communication to the usbmuxd daemon</summary>
			<description>This package contains the libusbmuxd library which provides an interface to talk to the usbmux daemon, create connections and list attached devices.</description>
		</item>
		<item>
			<name>iproxy</name>
			<summary>Proxy enabling TCP tunneling to iPhone/iPod Touch via USB cable</summary>
			<description>Proxy enabling TCP tunneling to iPhone/iPod Touch via USB cable.</description>
		</item>
		<item>
			<name>libimobiledevice2</name>
			<summary>Native protocols library for iPhone, iPod Touch and iPad</summary>
			<description>libimobiledevice is a software library that talks the protocols to support iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing dll or so libraries from Apple.</description>
		</item>
		<item>
			<name>libimobiledevice-tools</name>
			<summary>Tools using libimobiledevice for iPhone, iPod Touch and iPad</summary>
			<description>libimobiledevice is a software library that talks the protocols to support iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing dll or so libraries from Apple.</description>
		</item>
		<item>
			<name>ifuse</name>
			<summary>Filesystem access for the iPhone, iPod Touch and iPad</summary>
			<description>iFuse is a FUSE filesystem driver which uses libimobiledevice to connect to devices without the need for a jailbreak. It is using the native Apple "AFC" protocol, over the normal USB cable in order to access the iPhone's, iPod Touch's or iPad's media files under Linux.</description>
		</item>
		<item>
			<name>libgpod4</name>
			<summary>Library to Manipulate Songs and Playlists Stored on an iPod</summary>
			<description>libgpod is a library meant to abstract access to iPod content. It provides an easy-to-use API to retrieve the list of files and playliststored on an iPod, modify them, and save them back to the iPod.</description>
		</item>
		<item>
			<name>libgpod-tools</name>
			<summary>Tools for libgpod</summary>
			<description>libgpod is a library meant to abstract access to iPod content. This package includes support tools for libgpod.</description>
		</item>
		<item>
			<name recommended="false">gvfs-backend-afc</name>
			<summary>VFS functionality for GLib -- iPod / iPhone Support</summary>
			<description>This package provides a gvfs backend that supports iPod / iPhone devices.</description>
		</item>
		<item>
			<name recommended="false">nautilus-ideviceinfo</name>
			<summary>Nautilus property page to show information about iPhone/iPod Touch/iPad devices</summary>
			<description>Checking the properties of a device will add a page which shows various information about the attached device.</description>
		</item>
		<item>
			<name recommended="false">ideviceinstaller</name>
			<summary>Manage applications of iPhone/iPod Touch/iPad devices</summary>
			<description>ideviceinstaller is a tool to interact with the installation_proxy of an iDevice allowing to install, upgrade, uninstall, archive, restore, and enumerate installed or archived apps.</description>
		</item>
	</software>
</group>
<group distversion="openSUSE 11.2">
	<name>iDevice Support</name>
	<summary>iDevice Support</summary>
	<description>All required software components to support iPhone/iPod Touch/iPad in openSUSE.</description>
	<repositories>
		<repository recommended="true">
			<name>home:FunkyM:iphone</name>
			<summary>iPhone/iPod Touch/iPad Support</summary>
			<description>This repository bundles a couple of libraries and tools to interact with the Apple iPhone, iPod Touch and iPad devices on Linux.

			For more information see: http://www.libimobiledevice.org/
			Bugtracker and issues: http://libiphone.lighthouseapp.com/</description>
			<url>http://download.opensuse.org/repositories/home:/FunkyM:/iphone/openSUSE_11.2/</url>
		</repository>
	</repositories>
	<software>
		<item>
			<name>libusb-1_0-0</name>
			<summary>USB Library</summary>
			<description>Libusb is a library that allows userspace access to USB devices.</description>
		</item>
		<item>
			<name>libplist1</name>
			<summary>Apple Property List Library</summary>
			<description>A library to handle Apple Property List format whereas it's binary or XML.</description>
		</item>
		<item>
			<name>usbmuxd</name>
			<summary>Socket daemon for the usbmux protocol of iPhone/iPod Touch devices</summary>
			<description>This package provides the usbmuxd daemon for software to use through the libusbmuxd library to talk with iPhone/iPod Touch devices.</description>
		</item>
		<item>
			<name>libusbmuxd1</name>
			<summary>A library to abstract socket/protocol communication to the usbmuxd daemon</summary>
			<description>This package contains the libusbmuxd library which provides an interface to talk to the usbmux daemon, create connections and list attached devices.</description>
		</item>
		<item>
			<name>iproxy</name>
			<summary>Proxy enabling TCP tunneling to iPhone/iPod Touch via USB cable</summary>
			<description>Proxy enabling TCP tunneling to iPhone/iPod Touch via USB cable.</description>
		</item>
		<item>
			<name>libimobiledevice2</name>
			<summary>Native protocols library for iPhone, iPod Touch and iPad</summary>
			<description>libimobiledevice is a software library that talks the protocols to support iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing dll or so libraries from Apple.</description>
		</item>
		<item>
			<name>libimobiledevice-tools</name>
			<summary>Tools using libimobiledevice for iPhone, iPod Touch and iPad</summary>
			<description>libimobiledevice is a software library that talks the protocols to support iPhone, iPod Touch and iPad devices. Unlike other projects, it does not depend on using any existing dll or so libraries from Apple.</description>
		</item>
		<item>
			<name>ifuse</name>
			<summary>Filesystem access for the iPhone, iPod Touch and iPad</summary>
			<description>iFuse is a FUSE filesystem driver which uses libimobiledevice to connect to devices without the need for a jailbreak. It is using the native Apple "AFC" protocol, over the normal USB cable in order to access the iPhone's, iPod Touch's or iPad's media files under Linux.</description>
		</item>
		<item>
			<name>libgpod4</name>
			<summary>Library to Manipulate Songs and Playlists Stored on an iPod</summary>
			<description>libgpod is a library meant to abstract access to iPod content. It provides an easy-to-use API to retrieve the list of files and playliststored on an iPod, modify them, and save them back to the iPod.</description>
		</item>
		<item>
			<name>libgpod-tools</name>
			<summary>Tools for libgpod</summary>
			<description>libgpod is a library meant to abstract access to iPod content. This package includes support tools for libgpod.</description>
		</item>
		<item>
			<name recommended="false">gvfs-backend-afc</name>
			<summary>VFS functionality for GLib -- iPod / iPhone Support</summary>
			<description>This package provides a gvfs backend that supports iPod / iPhone devices.</description>
		</item>
		<item>
			<name recommended="false">nautilus-ideviceinfo</name>
			<summary>Nautilus property page to show information about iPhone/iPod Touch/iPad devices</summary>
			<description>Checking the properties of a device will add a page which shows various information about the attached device.</description>
		</item>
		<item>
			<name recommended="false">ideviceinstaller</name>
			<summary>Manage applications of iPhone/iPod Touch/iPad devices</summary>
			<description>ideviceinstaller is a tool to interact with the installation_proxy of an iDevice allowing to install, upgrade, uninstall, archive, restore, and enumerate installed or archived apps.</description>
		</item>
	</software>
</group>
</metapackage>

