123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- <?xml version="1.0" ?>
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <INARY>
- <Source>
- <Name>desktop-base</Name>
- <Homepage>https://gitlab.com/sulinos/devel/desktop-base</Homepage>
- <Packager>
- <Name>Ali Rıza Keskin</Name>
- <Email>parduscix@yandex.ru</Email>
- </Packager>
- <License>GPLv3</License>
- <IsA>app:gui</IsA>
- <Summary>Sulinos desktop base</Summary>
- <Description>Sulinos desktop base files and settings</Description>
- <Archive sha1sum="16770bf9eced565abe4913e25d046c772d61cbf5">https://gitlab.com/sulinos/devel/desktop-base/-/archive/1.1/desktop-base-1.1.tar.gz</Archive>
- </Source>
- <Package>
- <Name>desktop-base</Name>
- <Files>
- <Path fileType="executable">/usr/bin/</Path>
- <Path fileType="library">/usr/lib/</Path>
- <Path fileType="library">/usr/libexec/</Path>
- <Path fileType="data">/etc</Path>
- <Path fileType="data">/usr/share</Path>
- </Files>
- <RuntimeDependencies>
- <!--audio-->
- <Dependency>alsa-utils</Dependency>
- <Dependency>alsa-firmware</Dependency>
- <Dependency>pavucontrol</Dependency>
- <!--image-->
- <Dependency>librsvg</Dependency>
- <Dependency>libjpeg-turbo</Dependency>
- <Dependency>libpng</Dependency>
- <Dependency>libpng12</Dependency>
- <!--gtk-->
- <Dependency>gtk3</Dependency>
- <Dependency>python3-pygobject3</Dependency>
- <Dependency>wxGTK</Dependency>
- <Dependency>wxGTK30</Dependency>
- <Dependency>libglade</Dependency>
- <Dependency>libglademm</Dependency>
- <Dependency>libhandy-1</Dependency>
- <Dependency>libhandy</Dependency>
- <!--gnome parts-->
- <Dependency>gnome-themes-extra</Dependency>
- <Dependency>network-manager-applet</Dependency>
- <Dependency>icon-theme-adwaita</Dependency>
- <!--forts-->
- <Dependency>dejavu-fonts</Dependency>
- <Dependency>noto-fonts</Dependency>
- <!--dm-->
- <Dependency>lightdm</Dependency>
- <Dependency>lightdm-gtk-greeter</Dependency>
- <Dependency>dm-service</Dependency>
- <!--misc-->
- <Dependency>tumbler</Dependency>
- <Dependency>zenity</Dependency>
- <Dependency>ffmpeg</Dependency>
- </RuntimeDependencies>
- </Package>
- <History>
- <Update release="2">
- <Date>2019-09-10</Date>
- <Version>1.1</Version>
- <Comment>Fixes</Comment>
- <Name>Ali Rıza Keskin</Name>
- <Email>parduscix@yandex.ru</Email>
- </Update>
- <Update release="1">
- <Date>2019-09-10</Date>
- <Version>1.0</Version>
- <Comment>First release.</Comment>
- <Name>Ali Rıza Keskin</Name>
- <Email>parduscix@yandex.ru</Email>
- </Update>
- </History>
- </INARY>
|