<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group>
    <name>ohpc-autotools</name>
    <summary>ohpc-autotools</summary>
    <description>Collection of GNU autotools packages</description>
    <repositories>
      <repository recommended="true">
        <name>OpenHPC:1.2</name>
        <summary>1.2 - Base (November 12, 2016)</summary>
        <description></description>
        <url>http://build.openhpc.community/OpenHPC:/1.2/SLE_12_SP1/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE.org:SUSE:SLE-12-SP1:GA</name>
        <url>http://build.openhpc.community/openSUSE.org:/SUSE:/SLE-12-SP1:/GA/standard/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE.org:SUSE:SLE-12:Update</name>
        <url>http://build.openhpc.community/openSUSE.org:/SUSE:/SLE-12:/Update/standard/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE.org:SUSE:SLE-12:GA</name>
        <url>http://build.openhpc.community/openSUSE.org:/SUSE:/SLE-12:/GA/standard/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>autoconf-ohpc</name>
        <summary>A GNU tool for automatically configuring source code</summary>
        <description>GNU Autoconf is a tool for configuring source code and Makefiles.
Using Autoconf, programmers can create portable and configurable
packages, since the person building the package is allowed to
specify various configuration options.

You should install Autoconf if you are developing software and
would like to create shell scripts that configure your source code
packages. If you are installing Autoconf, you will also need to
install the GNU m4 package.

Note that the Autoconf package is not required for the end-user who
may be configuring software with an Autoconf-generated script;
Autoconf is only required for the generation of the scripts, not
their use.</description>
      </item>
      <item>
        <name>automake-ohpc</name>
        <summary>A GNU tool for automatically creating Makefiles</summary>
        <description>Automake is a tool for automatically generating `Makefile.in'
files compliant with the GNU Coding Standards.

You should install Automake if you are developing software and would
like to use its ability to automatically generate GNU standard
Makefiles. If you install Automake, you will also need to install
GNU's Autoconf package.</description>
      </item>
      <item>
        <name>libtool-ohpc</name>
        <summary>The GNU Portable Library Tool</summary>
        <description>GNU Libtool is a set of shell scripts which automatically configure UNIX and
UNIX-like systems to generically build shared libraries. Libtool provides a
consistent, portable interface which simplifies the process of using shared
libraries.

If you are developing programs which will use shared libraries, but do not use
the rest of the GNU Autotools (such as GNU Autoconf and GNU Automake), you
should install the libtool package.

The libtool package also includes all files needed to integrate the GNU
Portable Library Tool (libtool) and the GNU Libtool Dynamic Module Loader
(ltdl) into a package built using the GNU Autotools (including GNU Autoconf
and GNU Automake).</description>
      </item>
    </software>
  </group>
</metapackage>
