pspec.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>desktop-base</Name>
  6. <Homepage>https://gitlab.com/sulinos/devel/desktop-base</Homepage>
  7. <Packager>
  8. <Name>Ali Rıza Keskin</Name>
  9. <Email>parduscix@yandex.ru</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Sulinos desktop base</Summary>
  14. <Description>Sulinos desktop base files and settings</Description>
  15. <Archive sha1sum="16770bf9eced565abe4913e25d046c772d61cbf5">https://gitlab.com/sulinos/devel/desktop-base/-/archive/1.1/desktop-base-1.1.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>desktop-base</Name>
  19. <Files>
  20. <Path fileType="executable">/usr/bin/</Path>
  21. <Path fileType="library">/usr/lib/</Path>
  22. <Path fileType="library">/usr/libexec/</Path>
  23. <Path fileType="data">/etc</Path>
  24. <Path fileType="data">/usr/share</Path>
  25. </Files>
  26. <RuntimeDependencies>
  27. <!--audio-->
  28. <Dependency>alsa-utils</Dependency>
  29. <Dependency>alsa-firmware</Dependency>
  30. <Dependency>pavucontrol</Dependency>
  31. <!--image-->
  32. <Dependency>librsvg</Dependency>
  33. <Dependency>libjpeg-turbo</Dependency>
  34. <Dependency>libpng</Dependency>
  35. <Dependency>libpng12</Dependency>
  36. <!--gtk-->
  37. <Dependency>gtk3</Dependency>
  38. <Dependency>python3-pygobject3</Dependency>
  39. <Dependency>wxGTK</Dependency>
  40. <Dependency>wxGTK30</Dependency>
  41. <Dependency>libglade</Dependency>
  42. <Dependency>libglademm</Dependency>
  43. <Dependency>libhandy-1</Dependency>
  44. <Dependency>libhandy</Dependency>
  45. <!--gnome parts-->
  46. <Dependency>gnome-themes-extra</Dependency>
  47. <Dependency>network-manager-applet</Dependency>
  48. <Dependency>icon-theme-adwaita</Dependency>
  49. <!--forts-->
  50. <Dependency>dejavu-fonts</Dependency>
  51. <Dependency>noto-fonts</Dependency>
  52. <!--dm-->
  53. <Dependency>lightdm</Dependency>
  54. <Dependency>lightdm-gtk-greeter</Dependency>
  55. <Dependency>dm-service</Dependency>
  56. <!--misc-->
  57. <Dependency>tumbler</Dependency>
  58. <Dependency>zenity</Dependency>
  59. <Dependency>ffmpeg</Dependency>
  60. </RuntimeDependencies>
  61. </Package>
  62. <History>
  63. <Update release="2">
  64. <Date>2019-09-10</Date>
  65. <Version>1.1</Version>
  66. <Comment>Fixes</Comment>
  67. <Name>Ali Rıza Keskin</Name>
  68. <Email>parduscix@yandex.ru</Email>
  69. </Update>
  70. <Update release="1">
  71. <Date>2019-09-10</Date>
  72. <Version>1.0</Version>
  73. <Comment>First release.</Comment>
  74. <Name>Ali Rıza Keskin</Name>
  75. <Email>parduscix@yandex.ru</Email>
  76. </Update>
  77. </History>
  78. </INARY>