pspec.xml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gimagereader-qt</Name>
  6. <Homepage>https://github.com/manisandro/gImageReader</Homepage>
  7. <Packager>
  8. <Name>Kamil Atlı</Name>
  9. <Email>suvari@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>gimagereader</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>A Gtk/Qt front-end to tesseract-ocr.</Summary>
  15. <Description>gImageReader is a simple Gtk/Qt front-end to tesseract-ocr.</Description>
  16. <Archive sha1sum="3dd5b49b55e76ec0a7752c017c733d32859ce7ed" type="tarxz">https://github.com/manisandro/gImageReader/releases/download/v3.4.2/gimagereader-3.4.2.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>cmake</Dependency>
  19. <Dependency>ninja</Dependency>
  20. <Dependency>bzip2</Dependency>
  21. <Dependency>qtspell</Dependency>
  22. <Dependency>libgomp</Dependency>
  23. <Dependency>intltool</Dependency>
  24. <Dependency>djvu-devel</Dependency>
  25. <Dependency>gtk3-devel</Dependency>
  26. <Dependency>podofo-devel</Dependency>
  27. <Dependency>libzip-devel</Dependency>
  28. <Dependency>quazip-devel</Dependency>
  29. <Dependency>gtkmm3-devel</Dependency>
  30. <Dependency>hunspell-devel</Dependency>
  31. <Dependency>enchant2-devel</Dependency>
  32. <Dependency>libxmlpp-devel</Dependency>
  33. <Dependency>gtkspell3-devel</Dependency>
  34. <Dependency>tesseract-devel</Dependency>
  35. <Dependency>qt5-imageformats</Dependency>
  36. <Dependency>gtkspellmm-devel</Dependency>
  37. <Dependency>poppler-qt5-devel</Dependency>
  38. <Dependency>poppler-glib-devel</Dependency>
  39. <Dependency>sane-backends-devel</Dependency>
  40. <Dependency>libjpeg-turbo-devel</Dependency>
  41. <Dependency>gtksourceviewmm3-devel</Dependency>
  42. <Dependency>python3-pygobject3-devel</Dependency>
  43. </BuildDependencies>
  44. <Patches>
  45. <!--
  46. <Patch></Patch>
  47. -->
  48. </Patches>
  49. </Source>
  50. <Package>
  51. <Name>gimagereader-qt</Name>
  52. <RuntimeDependencies>
  53. <Dependency>djvu</Dependency>
  54. <Dependency>bzip2</Dependency>
  55. <Dependency>libgcc</Dependency>
  56. <Dependency>podofo</Dependency>
  57. <Dependency>libzip</Dependency>
  58. <Dependency>quazip</Dependency>
  59. <Dependency>gtkmm3</Dependency>
  60. <Dependency>qtspell</Dependency>
  61. <Dependency>libgomp</Dependency>
  62. <Dependency>intltool</Dependency>
  63. <Dependency>qt5-base</Dependency>
  64. <Dependency>enchant2</Dependency>
  65. <Dependency>libxmlpp</Dependency>
  66. <Dependency>hunspell</Dependency>
  67. <Dependency>gtkspell3</Dependency>
  68. <Dependency>tesseract</Dependency>
  69. <Dependency>gtkspellmm</Dependency>
  70. <Dependency>poppler-qt5</Dependency>
  71. <Dependency>poppler-glib</Dependency>
  72. <Dependency>sane-backends</Dependency>
  73. <Dependency>hunspell-dict-tr</Dependency>
  74. <Dependency>hunspell-dict-en</Dependency>
  75. <Dependency>qt5-imageformats</Dependency>
  76. <Dependency>gtksourceviewmm3</Dependency>
  77. <Dependency>python3-pygobject3</Dependency>
  78. </RuntimeDependencies>
  79. <Files>
  80. <Path fileType="executable">/usr/bin</Path>
  81. <Path fileType="data">/usr/share</Path>
  82. <Path fileType="localdata">/usr/share/locale</Path>
  83. <Path fileType="doc">/usr/share/doc</Path>
  84. </Files>
  85. </Package>
  86. <History>
  87. <Update release="2">
  88. <Date>2024-11-28</Date>
  89. <Version>3.4.2</Version>
  90. <Comment>First release</Comment>
  91. <Name>Ümit Solmaz</Name>
  92. <Email>usuyum@yandex.com</Email>
  93. </Update>
  94. <Update release="1">
  95. <Date>2023-05-18</Date>
  96. <Version>3.4.1</Version>
  97. <Comment>First release</Comment>
  98. <Name>Kamil Atlı</Name>
  99. <Email>suvari@pisilinux.org</Email>
  100. </Update>
  101. </History>
  102. </PISI>