<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:wkinglin:X86_to_ARM_GPT4.5</name>
        <summary>X86_to_ARM_GPT5-mini</summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/home:/wkinglin:/X86_to_ARM_GPT4.5/arm/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Factory:ARM</name>
        <summary>openSUSE Factory ARM</summary>
        <description>This is a project clone to build entire openSUSE:Factory for the ARM architecture.
</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Factory:/ARM/standard/</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/repositories/openSUSE:/Factory/ports/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>ghc-network-uri</name>
        <summary>URI manipulation</summary>
        <description>This package provides facilities for parsing and unparsing URIs, and creating
and resolving relative URI references, closely following the URI spec,
&lt;http://www.ietf.org/rfc/rfc3986.txt IETF RFC 3986&gt;.

== Backward-compatibility

In \'network-2.6\' the &quot;Network.URI&quot; module was split off from the \'network\'
package into this package. If you\'re using the &quot;Network.URI&quot; module you can be
backward compatible and automatically get it from the right package by using
the &lt;/package/network-uri-flag network-uri-flag pseudo-package&gt; in your
\'.cabal\' file\'s build-depends (along with dependencies for both \'network-uri\'\nand \'network\'):

&gt; build-depends: &gt; network-uri-flag == 0.1.*

Or you can do the same manually by adding this boilerplate to your \' .cabal\'\nfile:

&gt; flag network-uri &gt; description: Get Network.URI from the network-uri package
&gt; default: True &gt; &gt; library &gt; -- ... &gt; if flag(network-uri) &gt; build-depends:
network-uri &gt;= 2.6, network &gt;= 2.6 &gt; else &gt; build-depends: network-uri &lt; 2.6,
network &lt; 2.6

That is, get the module from either \'network &lt; 2.6\' or from \'network-uri &gt;=
2.6\'.</description>
      </item>
    </software>
  </group>
</metapackage>
