pspec.xml 3.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xfce4-notes-plugin</Name>
  6. <Homepage>https://docs.xfce.org/panel-plugins/xfce4-notes-plugin</Homepage>
  7. <Packager>
  8. <Name>Alper Tekinalp</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <PartOf>desktop.xfce.addon</PartOf>
  14. <Summary>Notes plugin provides you a quick way you had do with Post-It's</Summary>
  15. <Description>The notes plugin provides you a quick way to paste text, to write down a list of things, to leave a note to your friend, or whatever you had do with Post-It's.</Description>
  16. <Archive sha1sum="2e57ce637578a122464a59373aa56d5a1a41269d" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.11/xfce4-notes-plugin-1.11.0.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>gtk3-devel</Dependency>
  19. <Dependency>gettext-devel</Dependency>
  20. <Dependency>git</Dependency>
  21. <Dependency>intltool</Dependency>
  22. <Dependency>libunique-devel</Dependency>
  23. <Dependency>libxfce4ui-devel</Dependency>
  24. <Dependency>vala-devel</Dependency>
  25. <Dependency>xfce4-dev-tools</Dependency>
  26. <Dependency>xfce4-panel-devel</Dependency>
  27. </BuildDependencies>
  28. </Source>
  29. <Package>
  30. <Name>xfce4-notes-plugin</Name>
  31. <RuntimeDependencies>
  32. <Dependency>gtk3</Dependency>
  33. <Dependency>cairo</Dependency>
  34. <Dependency>glib2</Dependency>
  35. <Dependency>pango</Dependency>
  36. <Dependency>libX11</Dependency>
  37. <Dependency>xfconf</Dependency>
  38. <Dependency>libunique</Dependency>
  39. <Dependency>gdk-pixbuf</Dependency>
  40. <Dependency>libxfce4ui</Dependency>
  41. <Dependency>xfce4-panel</Dependency>
  42. <Dependency>libxfce4util</Dependency>
  43. </RuntimeDependencies>
  44. <Files>
  45. <Path fileType="config">/etc</Path>
  46. <Path fileType="executable">/usr/bin</Path>
  47. <Path fileType="library">/usr/lib</Path>
  48. <Path fileType="data">/usr/share</Path>
  49. <Path fileType="localedata">/usr/share/locale</Path>
  50. <Path fileType="doc">/usr/share/doc</Path>
  51. </Files>
  52. </Package>
  53. <History>
  54. <Update release="4">
  55. <Date>2024-01-14</Date>
  56. <Version>1.11.0</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>Mustafa Cinasal</Name>
  59. <Email>muscnsl@gmail.com</Email>
  60. </Update>
  61. <Update release="3">
  62. <Date>2023-03-18</Date>
  63. <Version>1.10.0</Version>
  64. <Comment>Version bump.</Comment>
  65. <Name>Mustafa Cinasal</Name>
  66. <Email>muscnsl@gmail.com</Email>
  67. </Update>
  68. <Update release="2">
  69. <Date>2021-02-04</Date>
  70. <Version>1.9.0</Version>
  71. <Comment>Version bump.</Comment>
  72. <Name>Mustafa Cinasal</Name>
  73. <Email>muscnsl@gmail.com</Email>
  74. </Update>
  75. <Update release="1">
  76. <Date>2020-06-25</Date>
  77. <Version>1.8.1</Version>
  78. <Comment>Rebuild.</Comment>
  79. <Name>fury</Name>
  80. <Email>uglyside@yandex.ru</Email>
  81. </Update>
  82. </History>
  83. </PISI>