pspec.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>enca</Name>
  6. <Homepage>http://cihar.com/software/enca</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <IsA>library</IsA>
  14. <Summary>Charset analyzer</Summary>
  15. <Description>enca is a character set analyzer that can detect and convert character set of text files.</Description>
  16. <Archive sha1sum="3a7a493947001dbf4ca98d5780ede9080e077698" type="tarxz">http://dl.cihar.com/enca/enca-1.19.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>recode-devel</Dependency>
  19. <Dependency>gettext-devel</Dependency>
  20. <Dependency>intltool</Dependency>
  21. <Dependency>gtk-doc</Dependency>
  22. </BuildDependencies>
  23. </Source>
  24. <Package>
  25. <Name>enca</Name>
  26. <RuntimeDependencies>
  27. <Dependency>recode</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="library">/usr/lib</Path>
  32. <Path fileType="library">/usr/libexec/enca</Path>
  33. <Path fileType="doc">/usr/share/doc/enca</Path>
  34. <Path fileType="man">/usr/share/man</Path>
  35. </Files>
  36. </Package>
  37. <Package>
  38. <Name>enca-devel</Name>
  39. <Summary>Development files for enca</Summary>
  40. <RuntimeDependencies>
  41. <Dependency release="current">enca</Dependency>
  42. </RuntimeDependencies>
  43. <Files>
  44. <Path fileType="header">/usr/include</Path>
  45. <Path fileType="data">/usr/lib/pkgconfig</Path>
  46. <Path fileType="doc">/usr/share/gtk-doc</Path>
  47. </Files>
  48. </Package>
  49. <History>
  50. <Update release="5">
  51. <Date>2020-03-17</Date>
  52. <Version>1.19</Version>
  53. <Comment>Rebuild.</Comment>
  54. <Name>İdris Kalp</Name>
  55. <Email>idriskalp@gmail.com</Email>
  56. </Update>
  57. <Update release="4">
  58. <Date>2018-08-06</Date>
  59. <Version>1.19</Version>
  60. <Comment>Rebuild.</Comment>
  61. <Name>Mustafa Cinasal</Name>
  62. <Email>muscnsl@gmail.com</Email>
  63. </Update>
  64. <Update release="3">
  65. <Date>2017-02-28</Date>
  66. <Version>1.19</Version>
  67. <Comment>Release bump.</Comment>
  68. <Name>Stefan Gronewold(groni)</Name>
  69. <Email>groni@pisilinux.org</Email>
  70. </Update>
  71. <Update release="2">
  72. <Date>2016-06-09</Date>
  73. <Version>1.16</Version>
  74. <Comment>Release Bump</Comment>
  75. <Name>Pisi Linux Community</Name>
  76. <Email>admin@pisilinux.org</Email>
  77. </Update>
  78. <Update release="1">
  79. <Date>2016-01-01</Date>
  80. <Version>1.16</Version>
  81. <Comment>First release</Comment>
  82. <Name>Stefan Gronewold</Name>
  83. <Email>groni@pisilinux.org</Email>
  84. </Update>
  85. </History>
  86. </PISI>