pspec.xml 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xfce4-mount-plugin</Name>
  6. <Homepage>https://docs.xfce.org/panel-plugins/xfce4-mount-plugin</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <PartOf>desktop.xfce.addon</PartOf>
  14. <Summary>A mount/umount utility</Summary>
  15. <Description>
  16. xfce4-mount-plugin is a mount/umount utility for the panel.
  17. </Description>
  18. <Archive sha1sum="29d365b8d814d81aef3518655172f6a711e73edc" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/1.1/xfce4-mount-plugin-1.1.7.tar.bz2</Archive>
  19. <BuildDependencies>
  20. <Dependency>intltool</Dependency>
  21. <Dependency>libxfce4ui-devel</Dependency>
  22. <Dependency>xfce4-panel-devel</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>xfce4-mount-plugin</Name>
  27. <RuntimeDependencies>
  28. <Dependency>atk</Dependency>
  29. <Dependency>gtk3</Dependency>
  30. <Dependency>glib2</Dependency>
  31. <Dependency>cairo</Dependency>
  32. <Dependency>pango</Dependency>
  33. <Dependency>gdk-pixbuf</Dependency>
  34. <Dependency>fontconfig</Dependency>
  35. <Dependency>libxfce4ui</Dependency>
  36. <Dependency>xfce4-panel</Dependency>
  37. <Dependency>libxfce4util</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="data">/usr/lib</Path>
  41. <Path fileType="data">/usr/share</Path>
  42. <Path fileType="localedata">/usr/share/locale</Path>
  43. <Path fileType="doc">/usr/share/doc</Path>
  44. </Files>
  45. </Package>
  46. <History>
  47. <Update release="4">
  48. <Date>2024-12-24</Date>
  49. <Version>1.1.7</Version>
  50. <Comment>Version bump.</Comment>
  51. <Name>Pisi Linux Community</Name>
  52. <Email>admin@pisilinux.org</Email>
  53. </Update>
  54. <Update release="3">
  55. <Date>2024-12-23</Date>
  56. <Version>1.1.6</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>Pisi Linux Community</Name>
  59. <Email>admin@pisilinux.org</Email>
  60. </Update>
  61. <Update release="2">
  62. <Date>2021-01-17</Date>
  63. <Version>1.1.5</Version>
  64. <Comment>Ver. bump</Comment>
  65. <Name>fury</Name>
  66. <Email>uglyside@yandex.ru</Email>
  67. </Update>
  68. <Update release="1">
  69. <Date>2020-06-25</Date>
  70. <Version>1.1.3</Version>
  71. <Comment>Rebuild.</Comment>
  72. <Name>fury</Name>
  73. <Email>uglyside@yandex.ru</Email>
  74. </Update>
  75. </History>
  76. </PISI>