pspec.xml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  2. <INARY>
  3. <Source>
  4. <Name>pantheon-applications-menu</Name>
  5. <Homepage>http://www.gnome.org</Homepage>
  6. <Packager>
  7. <Name>Süleyman Poyraz</Name>
  8. <Email>zaryob.dev@gmail.com</Email>
  9. </Packager>
  10. <License>GPLv2</License>
  11. <IsA>app:gui</IsA>
  12. <Summary>Stylish top panel that holds indicators and spawns an application launcher</Summary>
  13. <Description>Stylish top panel that holds indicators and spawns an application launcher</Description>
  14. <Archive sha1sum="2f6c1dde94cd19ff6c4bb211d49842804a7f6241">https://github.com/elementary/applications-menu/archive/2.7.1.tar.gz</Archive>
  15. <BuildDependencies>
  16. <Dependency>gconf-devel</Dependency>
  17. <Dependency>startup-notification-devel</Dependency>
  18. <Dependency>libXcomposite-devel</Dependency>
  19. <Dependency>libXrandr-devel</Dependency>
  20. <Dependency>libXinerama-devel</Dependency>
  21. <Dependency>libXcursor-devel</Dependency>
  22. <Dependency>libXext-devel</Dependency>
  23. <Dependency>libSM-devel</Dependency>
  24. <Dependency>libXfixes-devel</Dependency>
  25. <Dependency>libXdamage-devel</Dependency>
  26. <Dependency>atk-devel</Dependency>
  27. <Dependency>gtk3-devel</Dependency>
  28. <Dependency>cairo-devel</Dependency>
  29. <Dependency>pango-devel</Dependency>
  30. <Dependency>libICE-devel</Dependency>
  31. <Dependency>gdk-pixbuf-devel</Dependency>
  32. <Dependency>libXrender-devel</Dependency>
  33. <Dependency>libhandy-devel</Dependency>
  34. <Dependency>switchboard-devel</Dependency>
  35. <Dependency>zeitgeist-devel</Dependency>
  36. <Dependency>libcanberra-devel</Dependency>
  37. </BuildDependencies>
  38. </Source>
  39. <Package>
  40. <Name>pantheon-applications-menu</Name>
  41. <RuntimeDependencies>
  42. <Dependency>gconf</Dependency>
  43. <Dependency>startup-notification</Dependency>
  44. <!--<Dependency>zenity</Dependency>-->
  45. <Dependency>libXcomposite</Dependency>
  46. <Dependency>libXrandr</Dependency>
  47. <Dependency>libXinerama</Dependency>
  48. <Dependency>libXcursor</Dependency>
  49. <Dependency>libXext</Dependency>
  50. <Dependency>libSM</Dependency>
  51. <Dependency>libXft</Dependency>
  52. <Dependency>libXfixes</Dependency>
  53. <Dependency>libXdamage</Dependency>
  54. <Dependency>atk</Dependency>
  55. <Dependency>gtk3</Dependency>
  56. <Dependency>cairo</Dependency>
  57. <Dependency>pango</Dependency>
  58. <Dependency>libICE</Dependency>
  59. <Dependency>gdk-pixbuf</Dependency>
  60. <Dependency>libXrender</Dependency>
  61. <Dependency>libcanberra</Dependency>
  62. <Dependency>libcanberra-gtk</Dependency>
  63. </RuntimeDependencies>
  64. <Files>
  65. <Path fileType="config">/etc/</Path>
  66. <Path fileType="executable">/usr/bin</Path>
  67. <Path fileType="library">/usr/lib</Path>
  68. <Path fileType="executable">/usr/libexec</Path>
  69. <Path fileType="localedata">/usr/share/locale</Path>
  70. <Path fileType="man">/usr/share/man</Path>
  71. <Path fileType="doc">/usr/share/doc</Path>
  72. <Path fileType="data">/usr/share/themes</Path>
  73. <Path fileType="data">/usr/share/pantheon-applications-menu</Path>
  74. <Path fileType="data">/usr/share/applications</Path>
  75. <Path fileType="data">/usr/share/vala</Path>
  76. <Path fileType="data">/usr/share/icons</Path>
  77. <Path fileType="data">/usr/share/metainfo</Path>
  78. <Path fileType="data">/usr/share/gir-1.0</Path>
  79. <Path fileType="data">/usr/share/glib-2.0</Path>
  80. </Files>
  81. </Package>
  82. <Package>
  83. <Name>pantheon-applications-menu-devel</Name>
  84. <Summary>Development files for pantheon-applications-menu</Summary>
  85. <RuntimeDependencies>
  86. <Dependency release="current">pantheon-applications-menu</Dependency>
  87. <Dependency>gtk2-devel</Dependency>
  88. </RuntimeDependencies>
  89. <Files>
  90. <Path fileType="header">/usr/include</Path>
  91. <Path fileType="library">/usr/lib/pkgconfig</Path>
  92. </Files>
  93. </Package>
  94. <History>
  95. <Update release="1">
  96. <Date>2019-09-18</Date>
  97. <Version>2.7.1</Version>
  98. <Comment>First release</Comment>
  99. <Name>Süleyman Poyraz</Name>
  100. <Email>zaryob.dev@gmail.com</Email>
  101. </Update>
  102. </History>
  103. </INARY>