123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- <?xml version="1.0" ?>
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <Inary>
- <Source>
- <Name>openrc</Name>
- <Homepage>Ali Riza KESKIN</Homepage>
- <Packager>
- <Name>Your Name</Name>
- <Email>parduscix@yandex.ru</Email>
- </Packager>
- <License>GPLv3</License>
- <Summary>init system</Summary>
- <Description>Openrc init system</Description>
- <Archive sha1sum="1deb34b32a22b33c626b58c419089aae303cd70f">https://github.com/OpenRC/openrc/archive/refs/tags/0.44.10.zip</Archive>
- <BuildDependencies>
- <Dependency>make</Dependency>
- <Dependency>gcc</Dependency>
- <Dependency>ncurses-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>openrc</Name>
- <RuntimeDependencies>
- <Dependency>ncurses</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="info">/usr/share/info</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="library">/lib</Path>
- <Path fileType="library">/usr/libexec</Path>
- <Path fileType="executable">/bin</Path>
- <Path fileType="executable">/sbin</Path>
- </Files>
- </Package>
- <Package>
- <Name>openrc-docs</Name>
- <RuntimeDependencies>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/share/doc/</Path>
- </Files>
- </Package>
- <Package>
- <Name>openrc-devel</Name>
- <RuntimeDependencies>
- <Dependency>openrc</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- <Path fileType="header">/usr/include</Path>
- </Files>
- </Package>
- <Package>
- <Name>openrc-pages</Name>
- <RuntimeDependencies>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/share/man/</Path>
- </Files>
- </Package>
- <History>
- <Update release="1">
- <Date>2022-01-26</Date>
- <Version>0.44.10</Version>
- <Comment>First release</Comment>
- <Name>Your Name</Name>
- <Email>parduscix@yandex.ru</Email>
- </Update>
- </History>
- </Inary>
|