pspec.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>texstudio</Name>
  6. <Homepage>https://www.texstudio.org/</Homepage>
  7. <Packager>
  8. <Name>Pisilinux Community</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app:gui</IsA>
  13. <PartOf>editor</PartOf>
  14. <Summary>TeXstudio is a fully featured LaTeX editor.</Summary>
  15. <Description>
  16. TeXstudio is an integrated writing environment for creating LaTeX documents. Our goal is to make writing LaTeX as easy and comfortable as possible. Therefore TeXstudio has numerous features like syntax-highlighting, integrated viewer, reference checking and various assistants.
  17. </Description>
  18. <Archive sha1sum="5527f6b929acef737466845ba5ae5494a88d1d41" type="targz">https://github.com/texstudio-org/texstudio/archive/refs/tags/4.8.4.tar.gz</Archive>
  19. <BuildDependencies>
  20. <Dependency>ninja</Dependency>
  21. <Dependency>cmake</Dependency>
  22. <Dependency>zlib-devel</Dependency>
  23. <Dependency>quazip-qt6-devel</Dependency>
  24. <Dependency>qt6-svg-devel</Dependency>
  25. <Dependency>hunspell-devel</Dependency>
  26. <Dependency>qt6-base-devel</Dependency>
  27. <Dependency>qt6-5compat-devel</Dependency>
  28. <Dependency>qt6-phonon-devel</Dependency>
  29. <Dependency>poppler-qt6-devel</Dependency>
  30. <Dependency>poppler-cpp-devel</Dependency>
  31. <Dependency>ghostscript-devel</Dependency>
  32. <Dependency>qtermwidget6-devel</Dependency>
  33. <Dependency>qt6-declarative-devel</Dependency>
  34. </BuildDependencies>
  35. </Source>
  36. <Package>
  37. <Name>texstudio</Name>
  38. <RuntimeDependencies>
  39. <Dependency>zlib</Dependency>
  40. <Dependency>libX11</Dependency>
  41. <Dependency>libgcc</Dependency>
  42. <Dependency>quazip-qt6</Dependency>
  43. <Dependency>qt6-svg</Dependency>
  44. <Dependency>hunspell</Dependency>
  45. <Dependency>qt6-base</Dependency>
  46. <Dependency>qt6-5compat</Dependency>
  47. <Dependency>poppler-qt5</Dependency>
  48. <Dependency>texlive-bin</Dependency>
  49. <Dependency>texlive-core</Dependency>
  50. <Dependency>qtermwidget6</Dependency>
  51. <Dependency>qt6-declarative</Dependency>
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="executable">/usr/bin</Path>
  55. <Path fileType="data">/usr/share</Path>
  56. <Path fileType="data">/usr/share/texstudio</Path>
  57. <Path fileType="icons">/usr/share/icons/hicolor</Path>
  58. </Files>
  59. </Package>
  60. <History>
  61. <Update release="4">
  62. <Date>2024-11-28</Date>
  63. <Version>4.8.4</Version>
  64. <Comment>Version bump.</Comment>
  65. <Name>Ümit Solmaz</Name>
  66. <Email>admins@pisilinux.org</Email>
  67. </Update>
  68. <Update release="3">
  69. <Date>2023-01-28</Date>
  70. <Version>4.4.1</Version>
  71. <Comment>Version bump.</Comment>
  72. <Name>Mustafa Cinasal</Name>
  73. <Email>muscnsl@gmail.com</Email>
  74. </Update>
  75. <Update release="2">
  76. <Date>2022-11-05</Date>
  77. <Version>4.4.0</Version>
  78. <Comment>new version</Comment>
  79. <Name>Ümit Solmaz</Name>
  80. <Email>us@mynetiz.com</Email>
  81. </Update>
  82. <Update release="1">
  83. <Date>2022-05-14</Date>
  84. <Version>4.2.2</Version>
  85. <Comment>First build</Comment>
  86. <Name>fury</Name>
  87. <Email>uglyside@yandex.ru</Email>
  88. </Update>
  89. </History>
  90. </PISI>