pspec.xml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libburn</Name>
  6. <Homepage>https://dev.lovelyhq.com/libburnia/web/wiki</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>libburn</Icon>
  13. <IsA>library</IsA>
  14. <IsA>app:console</IsA>
  15. <PartOf>hardware.optical</PartOf>
  16. <Summary>A library for reading, mastering and writing optical discs</Summary>
  17. <Description>Libburn is an open-source library for reading, mastering and writing optical discs.</Description>
  18. <Archive sha1sum="e2e3e17f86d2f8189dc4b2d0fed5649032950594" type="targz">http://files.libburnia-project.org/releases/libburn-1.5.6.tar.gz</Archive>
  19. </Source>
  20. <Package>
  21. <Name>libburn</Name>
  22. <Files>
  23. <Path fileType="executable">/usr/bin</Path>
  24. <Path fileType="library">/usr/lib</Path>
  25. <Path fileType="man">/usr/share/man</Path>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. </Files>
  28. </Package>
  29. <Package>
  30. <Name>libburn-devel</Name>
  31. <Summary>Development files for libburn</Summary>
  32. <RuntimeDependencies>
  33. <Dependency release="current">libburn</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="header">/usr/include</Path>
  37. <Path fileType="data">/usr/lib/pkgconfig/libburn-1.pc</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="8">
  42. <Date>2023-07-30</Date>
  43. <Version>1.5.6</Version>
  44. <Comment>Version bump</Comment>
  45. <Name>Kamil Atlı</Name>
  46. <Email>suvari@pisilinux.org</Email>
  47. </Update>
  48. <Update release="7">
  49. <Date>2021-08-11</Date>
  50. <Version>1.5.4</Version>
  51. <Comment>Version bump</Comment>
  52. <Name>Kamil Atlı</Name>
  53. <Email>suvari@pisilinux.org</Email>
  54. </Update>
  55. <Update release="6">
  56. <Date>2020-03-09</Date>
  57. <Version>1.5.2</Version>
  58. <Comment>Version bump</Comment>
  59. <Name>fury</Name>
  60. <Email>uglyside@yandex.ru</Email>
  61. </Update>
  62. <Update release="5">
  63. <Date>2018-08-18</Date>
  64. <Version>1.4.8</Version>
  65. <Comment>Rebuild</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="4">
  70. <Date>2018-01-03</Date>
  71. <Version>1.4.8</Version>
  72. <Comment>Version bump</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="3">
  77. <Date>2017-03-25</Date>
  78. <Version>1.4.6</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Ertuğrul Erata</Name>
  81. <Email>ertugrulerata@gmail.com</Email>
  82. </Update>
  83. <Update release="2">
  84. <Date>2016-06-09</Date>
  85. <Version>1.4.2</Version>
  86. <Comment>Release Bump</Comment>
  87. <Name>Pisi Linux Community</Name>
  88. <Email>admin@pisilinux.org</Email>
  89. </Update>
  90. <Update release="1">
  91. <Date>2016-01-26</Date>
  92. <Version>1.4.2</Version>
  93. <Comment>First release</Comment>
  94. <Name>Stefan Gronewold</Name>
  95. <Email>groni@pisilinux.org</Email>
  96. </Update>
  97. </History>
  98. </PISI>