pspec.xml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-notes</Name>
  6. <Homepage>https://wiki.gnome.org/Apps/Notes</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <PartOf>desktop.gnome.apps</PartOf>
  13. <IsA>app:gui</IsA>
  14. <Summary>Simple Note Viewer</Summary>
  15. <Description>Write out notes, every detail matters</Description>
  16. <Archive sha1sum="2d95eef59b7baf16b8428d3d4bf709a6d9a4368c" type="tarxz">mirrors://gnome/bijiben/40/bijiben-40.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>desktop-file-utils</Dependency>
  19. <Dependency>gettext-devel</Dependency>
  20. <Dependency>git</Dependency>
  21. <Dependency>glib2-devel</Dependency>
  22. <Dependency>gtk3-devel</Dependency>
  23. <Dependency>itstool</Dependency>
  24. <Dependency>libxml2-devel</Dependency>
  25. <Dependency>meson</Dependency>
  26. <Dependency>vala-devel</Dependency>
  27. <Dependency>yelp-tools</Dependency>
  28. <Dependency>gnome-online-accounts-devel</Dependency>
  29. <Dependency>json-glib-devel</Dependency>
  30. <Dependency>curl-devel</Dependency>
  31. <Dependency>evolution-data-server-devel</Dependency>
  32. <Dependency>libhandy-devel</Dependency>
  33. <Dependency>tinysparql-devel</Dependency>
  34. <Dependency>webkit2gtk-devel</Dependency>
  35. </BuildDependencies>
  36. <Patches>
  37. <Patch level="1">data.patch</Patch>
  38. </Patches>
  39. </Source>
  40. <Package>
  41. <Name>gnome-notes</Name>
  42. <RuntimeDependencies>
  43. <Dependency>cairo</Dependency>
  44. <Dependency>curl</Dependency>
  45. <Dependency>evolution-data-server</Dependency>
  46. <Dependency>gnome-online-accounts</Dependency>
  47. <Dependency>gtk3</Dependency>
  48. <Dependency>glib2</Dependency>
  49. <Dependency>json-glib</Dependency>
  50. <Dependency>libxml2</Dependency>
  51. <Dependency>libical</Dependency>
  52. <Dependency>libhandy</Dependency>
  53. <Dependency>pango</Dependency>
  54. <Dependency>tinysparql</Dependency>
  55. <Dependency>webkit2gtk</Dependency>
  56. </RuntimeDependencies>
  57. <Files>
  58. <Path fileType="executable">/usr/bin</Path>
  59. <Path fileType="library">/usr/lib</Path>
  60. <Path fileType="executable">/usr/libexec</Path>
  61. <Path fileType="data">/usr/share/applications</Path>
  62. <Path fileType="data">/usr/share/bijiben</Path>
  63. <Path fileType="data">/usr/share/dbus-1</Path>
  64. <Path fileType="doc">/usr/share/doc</Path>
  65. <Path fileType="data">/usr/share/glib-2.0</Path>
  66. <Path fileType="data">/usr/share/gnome-shell</Path>
  67. <Path fileType="data">/usr/share/help</Path>
  68. <Path fileType="data">/usr/share/icons</Path>
  69. <Path fileType="localedata">/usr/share/locale</Path>
  70. <Path fileType="man">/usr/share/man</Path>
  71. <Path fileType="data">/usr/share/metainfo</Path>
  72. <Path fileType="data">/usr/share/mime</Path>
  73. </Files>
  74. </Package>
  75. <History>
  76. <Update release="5">
  77. <Date>2024-10-23</Date>
  78. <Version>40.1</Version>
  79. <Comment>Rebuild</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@pisilinux.org</Email>
  82. </Update>
  83. <Update release="4">
  84. <Date>2024-09-20</Date>
  85. <Version>40.1</Version>
  86. <Comment>Rebuild</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@pisilinux.org</Email>
  89. </Update>
  90. <Update release="3">
  91. <Date>2024-04-18</Date>
  92. <Version>40.1</Version>
  93. <Comment>Rebuild</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@pisilinux.org</Email>
  96. </Update>
  97. <Update release="2">
  98. <Date>2022-09-18</Date>
  99. <Version>40.1</Version>
  100. <Comment>Rebuild</Comment>
  101. <Name>Mustafa Cinasal</Name>
  102. <Email>muscnsl@pisilinux.org</Email>
  103. </Update>
  104. <Update release="1">
  105. <Date>2021-06-03</Date>
  106. <Version>40.1</Version>
  107. <Comment>First release</Comment>
  108. <Name>Ayhan Yalçınsoy</Name>
  109. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  110. </Update>
  111. </History>
  112. </PISI>