pspec.xml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>mate-brisk-menu</Name>
  6. <Homepage>https://github.com/getsolus/brisk-menu</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Mate Brisk Menus</Summary>
  14. <Description>Modern, efficient menu for the MATE Desktop Environment.</Description>
  15. <Archive sha1sum="ace600e2a618b7dacba6fd97ed3205d52766e445" type="tarxz">https://github.com/getsolus/brisk-menu/releases/download/v0.6.2/brisk-menu-v0.6.2.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>meson</Dependency>
  18. <Dependency>gtk3-devel</Dependency>
  19. <Dependency>libnotify-devel</Dependency>
  20. <Dependency>mate-panel-devel</Dependency>
  21. <Dependency>mate-menus-devel</Dependency>
  22. <Dependency>libnotify-devel</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>mate-brisk-menu</Name>
  27. <RuntimeDependencies>
  28. <Dependency>gtk3</Dependency>
  29. <Dependency>glib2</Dependency>
  30. <Dependency>libX11</Dependency>
  31. <Dependency>libnotify</Dependency>
  32. <Dependency>mate-menus</Dependency>
  33. <Dependency>mate-panel</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="library">/usr/lib</Path>
  37. <Path fileType="data">/usr/share/dbus-1</Path>
  38. <Path fileType="doc">/usr/share/doc</Path>
  39. <Path fileType="data">/usr/share/mate-panel</Path>
  40. <Path fileType="data">/usr/share/glib-2.0</Path>
  41. <Path fileType="data">/usr/share/icons</Path>
  42. <Path fileType="localedata">/usr/share/locale</Path>
  43. </Files>
  44. </Package>
  45. <History>
  46. <Update release="2">
  47. <Date>2021-09-07</Date>
  48. <Version>0.6.2</Version>
  49. <Comment>Rebuild</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@pisilinux.org</Email>
  52. </Update>
  53. <Update release="1">
  54. <Date>2021-04-21</Date>
  55. <Version>0.6.2</Version>
  56. <Comment>First release</Comment>
  57. <Name>Ayhan Yalçınsoy</Name>
  58. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  59. </Update>
  60. </History>
  61. </PISI>