<?xml version="1.0" encoding="utf-8"?>
<!-- vim: set sw=2 ts=2 ai et: -->
<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
	<group><!-- The group of software, typically one for project-builder.org -->
		<name>afio Bundle</name> <!-- Name of the software group -->
		<summary>Software bundle for the afio project</summary> <!--This message is shown to the user and should describe the whole bundle -->
		<description>This is the summary of the afio Project
		      
			Details are available on a per package basis below

		</description><!--This is also shown to the user -->
		<remainSubscribed>false</remainSubscribed> <!-- Don't know what it mean -->
		<repositories><!-- List of needed repositories -->
			<repository>
				<name>afio Repository</name> <!-- Name of the repository  -->
				<summary>This repository contains the afio project packages.</summary> <!-- Summary of the repository -->
				<description>This repository contains the afio project packages.</description><!-- This description is shown to the user -->
				<url>ftp://ftp.project-builder.org//opensuse/13.2/i386</url><!--URL of repository, which is added -->
			</repository>
		</repositories>
		<software><!-- A List of packages, which should be added through the one-click-installation -->
			<item>
				<name>package afio-2.5-1.opensuse13.2.src.rpm is not installed</name><!-- Name of the package, is shown to the user and used to identify the package at the repository -->
				<summary>package afio-2.5-1.opensuse13.2.src.rpm is not installed</summary> <!-- Summary of the package -->
				<description>package afio-2.5-1.opensuse13.2.src.rpm is not installed</description> <!-- Description, is shown to the user -->
			</item>
			<item>
				<name>package afio-2.5-1.opensuse13.2.i586.rpm is not installed</name><!-- Name of the package, is shown to the user and used to identify the package at the repository -->
				<summary>package afio-2.5-1.opensuse13.2.i586.rpm is not installed</summary> <!-- Summary of the package -->
				<description>package afio-2.5-1.opensuse13.2.i586.rpm is not installed</description> <!-- Description, is shown to the user -->
			</item>
			<item>
				<name>package pbscript.26446 is not installed</name><!-- Name of the package, is shown to the user and used to identify the package at the repository -->
				<summary>package pbscript.26446 is not installed</summary> <!-- Summary of the package -->
				<description>package pbscript.26446 is not installed</description> <!-- Description, is shown to the user -->
			</item>
			<item>
				<name>package afio.pubkey is not installed</name><!-- Name of the package, is shown to the user and used to identify the package at the repository -->
				<summary>package afio.pubkey is not installed</summary> <!-- Summary of the package -->
				<description>package afio.pubkey is not installed</description> <!-- Description, is shown to the user -->
			</item>
		</software>
	</group>
</metapackage>
