pspec.xml 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libtxc-dxtn</Name>
  6. <Homepage>http://dri.freedesktop.org/wiki/S3TC</Homepage>
  7. <Packager>
  8. <Name>Marcin Bojara</Name>
  9. <Email>marcin@pisilinux.org</Email>
  10. </Packager>
  11. <License>custom</License>
  12. <License>BSD</License>
  13. <Summary>Texture compression library for Mesa</Summary>
  14. <Description>S2TC is a patent-free S3TC compatible implementation and provides texture compression to Mesa.</Description>
  15. <BuildDependencies>
  16. <Dependency>mesa-devel</Dependency>
  17. </BuildDependencies>
  18. <Archive sha1sum="b5c3b274b962380ef8ab91c0017ea8320103034e" type="tarbz2">http://people.freedesktop.org/~cbrill/libtxc_dxtn/libtxc_dxtn-1.0.1.tar.bz2</Archive>
  19. </Source>
  20. <Package>
  21. <Name>libtxc-dxtn</Name>
  22. <RuntimeDependencies>
  23. </RuntimeDependencies>
  24. <Files>
  25. <Path fileType="library">/usr/lib</Path>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. </Files>
  28. </Package>
  29. <Package>
  30. <Name>libtxc-dxtn-devel</Name>
  31. <RuntimeDependencies>
  32. <Dependency release="current">libtxc-dxtn</Dependency>
  33. </RuntimeDependencies>
  34. <Files>
  35. <Path fileType="header">/usr/include</Path>
  36. </Files>
  37. </Package>
  38. <Package>
  39. <Name>libtxc-dxtn-32bit</Name>
  40. <BuildType>emul32</BuildType>
  41. <RuntimeDependencies>
  42. </RuntimeDependencies>
  43. <Files>
  44. <Path fileType="library">/usr/lib32</Path>
  45. </Files>
  46. </Package>
  47. <History>
  48. <Update release="5">
  49. <Date>2020-01-26</Date>
  50. <Version>1.0.1</Version>
  51. <Comment>Rebuild for toolchain</Comment>
  52. <Name>Kamil Atlı</Name>
  53. <Email>suvari@pisilinux.org</Email>
  54. </Update>
  55. <Update release="4">
  56. <Date>2019-10-25</Date>
  57. <Version>1.0.1</Version>
  58. <Comment>Rebuild.</Comment>
  59. <Name>Mustafa Cinasal</Name>
  60. <Email>muscnsl@gmail.com</Email>
  61. </Update>
  62. <Update release="3">
  63. <Date>2018-07-07</Date>
  64. <Version>1.0.1</Version>
  65. <Comment>Rebuild.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="2">
  70. <Date>2017-02-02</Date>
  71. <Version>1.0.1</Version>
  72. <Comment>Rebuild.</Comment>
  73. <Name>Alihan Öztürk</Name>
  74. <Email>alihan@pisilinux.org</Email>
  75. </Update>
  76. <Update release="1">
  77. <Date>2016-06-20</Date>
  78. <Version>1.0.1</Version>
  79. <Comment>First release.</Comment>
  80. <Name>Marcin Bojara</Name>
  81. <Email>marcin@pisilinux.org</Email>
  82. </Update>
  83. </History>
  84. </PISI>