<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group distversion="openSUSE Tumbleweed">
    <repositories>
      <repository recommended="true">
        <name>home:vlefebvre:eval-autoconf:autoconf-dependencies</name>
        <summary>Build Tests for autoconf update</summary>
        <description>Automated dependency test for autoconf from home:vlefebvre:eval-autoconf</description>
        <url>https://download.opensuse.org/repositories/home:/vlefebvre:/eval-autoconf:/autoconf-dependencies/openSUSE_Factory/</url>
      </repository>
      <repository recommended="true">
        <name>home:vlefebvre:eval-autoconf</name>
        <summary>Evaluate Release of autoconf</summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/home:/vlefebvre:/eval-autoconf/openSUSE_Factory/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:Factory</name>
        <summary>The next openSUSE distribution</summary>
        <description>openSUSE Tumbleweed: The Bleeding Edge, Perfected.
Tumbleweed is the ultimate rolling release distribution, providing the latest software as it’s released, built upon a foundation of world-class stability and testing.

* Always Current: Get the newest kernel, IDEs, desktops, and applications automatically.

* Powerfully Stable: Experience the velocity of a rolling release without sacrificing the reliability you depend on.

* Engineered for Professionals: The top choice for Developers, Power Users, and openSUSE Contributors who need the best tools for the job.

If you demand the latest stable software, your choice is Tumbleweed.

Staging dashboard is located at: https://build.opensuse.org/staging_workflows/openSUSE:Factory 

List of known devel projects: https://build.opensuse.org/package/view_file/openSUSE:Factory:Staging/dashboard/devel_projects

Have a look at http://en.opensuse.org/Portal:Factory for more details.</description>
        <url>https://download.opensuse.org/tumbleweed/repo/oss/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>valgrind</name>
        <summary>Memory Management Debugger</summary>
        <description>Valgrind checks all memory operations in an application, like read,
write, malloc, new, free, and delete. Valgrind can find uses of
uninitialized memory, access to already freed memory, overflows,
illegal stack operations, memory leaks, and any illegal
new/malloc/free/delete commands. Another program in the package is
&quot;cachegrind,&quot; a profiler based on the valgrind engine.

To use valgrind you should compile your application with &quot;-g -O0&quot;
compiler options. Afterwards you can use it with:

valgrind --tool=memcheck --sloppy-malloc=yes --leak-check=yes
--db-attach=yes my_application, for example.

More valgrind options can be listed via &quot;valgrind --help&quot;. There is
also complete documentation in the /usr/share/doc/packages/valgrind/
directory. A debugged application runs slower and needs much more
memory, but is usually still usable. Valgrind is still in development,
but it has been successfully used to optimize several KDE applications.</description>
      </item>
    </software>
  </group>
</metapackage>
