pspec.xml 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-online-miners</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/gnome-online-miners</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Summary>GNOME Online Miners - crawls through your online content</Summary>
  13. <Description>GNOME Online Miners provides a set of crawlers that go through your online content and index them locally in Tracker</Description>
  14. <Archive sha1sum="10ed8c048cec610ccc4772915dab3352166e918b" type="tarxz">https://download.gnome.org/sources/gnome-online-miners/3.34/gnome-online-miners-3.34.0.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>intltool</Dependency>
  17. <Dependency>libxslt-devel</Dependency>
  18. <Dependency>docbook-xsl</Dependency>
  19. <Dependency>glib2-devel</Dependency>
  20. <Dependency>libgdata-devel</Dependency>
  21. <Dependency>grilo-devel</Dependency>
  22. <Dependency>tinysparql-devel</Dependency>
  23. <Dependency>libgfbgraph-devel</Dependency>
  24. <Dependency>gnome-online-accounts-devel</Dependency>
  25. <Dependency>autoconf-archive</Dependency>
  26. <Dependency>dleyna-server-devel</Dependency>
  27. </BuildDependencies>
  28. <Patches>
  29. <Patch level="1">tracker3-support.patch</Patch>
  30. </Patches>
  31. </Source>
  32. <Package>
  33. <Name>gnome-online-miners</Name>
  34. <RuntimeDependencies>
  35. <Dependency>glib2</Dependency>
  36. <Dependency>grilo</Dependency>
  37. <Dependency>tinysparql</Dependency>
  38. <Dependency>libgdata</Dependency>
  39. <Dependency>libgfbgraph</Dependency>
  40. <Dependency>dleyna-server</Dependency>
  41. <Dependency>gnome-online-accounts</Dependency>
  42. </RuntimeDependencies>
  43. <Files>
  44. <Path fileType="library">/usr/lib</Path>
  45. <Path fileType="data">/usr/share/dbus-1</Path>
  46. <Path fileType="doc">/usr/share/doc</Path>
  47. <Path fileType="executable">/usr/libexec</Path>
  48. </Files>
  49. </Package>
  50. <History>
  51. <Update release="4">
  52. <Date>2024-09-20</Date>
  53. <Version>3.34.0</Version>
  54. <Comment>Rebuild.</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="3">
  59. <Date>2022-11-02</Date>
  60. <Version>3.34.0</Version>
  61. <Comment>Rebuild.</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="2">
  66. <Date>2022-08-11</Date>
  67. <Version>3.34.0</Version>
  68. <Comment>Rebuild.</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="1">
  73. <Date>2021-06-06</Date>
  74. <Version>3.34.0</Version>
  75. <Comment>First release for Pisi Linux</Comment>
  76. <Name>Berk Çakar</Name>
  77. <Email>berk2238@hotmail.com</Email>
  78. </Update>
  79. </History>
  80. </PISI>