pspec.xml 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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>xfce4-clipman-plugin</Name>
  6. <Homepage>http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv2+</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>A clipboard plugin for the Xfce4 panel</Summary>
  14. <Description>A clipboard plugin for the Xfce4 panel</Description>
  15. <Archive sha1sum="4ac0cb95cd6082ec598f5ba42c757eb5f48502a3" type="tarbz2">http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.4/xfce4-clipman-plugin-1.4.3.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>gtk2-devel</Dependency>
  18. <Dependency>libxfce4ui-devel</Dependency>
  19. <Dependency>libxfce4util-devel</Dependency>
  20. <Dependency>xfce4-panel-devel</Dependency>
  21. <Dependency>exo-devel</Dependency>
  22. <Dependency>libXtst-devel</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>xfce4-clipman-plugin</Name>
  27. <RuntimeDependencies>
  28. <Dependency>atk</Dependency>
  29. <Dependency>gtk2</Dependency>
  30. <Dependency>cairo</Dependency>
  31. <Dependency>pango</Dependency>
  32. <Dependency>libnotify</Dependency>
  33. <Dependency>libxfce4ui</Dependency>
  34. <Dependency>gdk-pixbuf</Dependency>
  35. <Dependency>fontconfig</Dependency>
  36. <Dependency>xfce4-panel</Dependency>
  37. <Dependency>libxfce4util</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  40. <Path fileType="executable">/usr/bin</Path>
  41. <Path fileType="config">/etc/xdg</Path>
  42. <Path fileType="library">/usr/lib</Path>
  43. <Path fileType="data">/usr/share</Path>
  44. <Path fileType="doc">/usr/share/doc</Path>
  45. <Path fileType="localedata">/usr/share/locale</Path>
  46. <Path fileType="data">/usr/share/xfce4</Path>
  47. </Files>
  48. </Package>
  49. <Package>
  50. <Name>xfce4-clipman-plugin-devel</Name>
  51. <Summary>xfce4-sensors-plugin için geliştirme dosyaları</Summary>
  52. <RuntimeDependencies>
  53. <Dependency release="current">xfce4-clipman-plugin</Dependency>
  54. <Dependency>libxfce4ui-devel</Dependency>
  55. <Dependency>libxfce4util-devel</Dependency>
  56. </RuntimeDependencies>
  57. <Files>
  58. <Path fileType="library">/usr/lib/pkgconfig</Path>
  59. </Files>
  60. </Package>
  61. <History>
  62. <Update release="1">
  63. <Date>2019-10-23</Date>
  64. <Version>1.4.3</Version>
  65. <Comment>First release</Comment>
  66. <Name>Süleyman Poyraz</Name>
  67. <Email>zaryob.dev@gmail.com</Email>
  68. </Update>
  69. </History>
  70. </INARY>