pspec.xml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libbluray</Name>
  6. <Homepage>http://www.videolan.org/developers/libbluray.html</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <IsA>library</IsA>
  13. <Summary>Library to access Blu-Ray disks for video playback</Summary>
  14. <Description>Libbluray package is aiming to provide a full portable free open source bluray library, which can be plugged into popular media players to allow full bluray navigation and playback on Linux. It will eventually be compatible with all current titles, and will be easily portable and embeddable in standard players such as mplayer and vlc.</Description>
  15. <Archive sha1sum="3bcf069bf113de0bca0be41e26fb68c2ea1a2029" type="tarbz2">ftp://ftp.videolan.org/pub/videolan/libbluray/1.3.4/libbluray-1.3.4.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>libtool</Dependency>
  18. <Dependency>doxygen</Dependency>
  19. <Dependency>pkgconfig</Dependency>
  20. <Dependency>libxml2-devel</Dependency>
  21. <Dependency>freetype-devel</Dependency>
  22. <Dependency>fontconfig-devel</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>libbluray</Name>
  27. <RuntimeDependencies>
  28. <Dependency>libxml2</Dependency>
  29. <Dependency>freetype</Dependency>
  30. <Dependency>fontconfig</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="library">/usr/lib</Path>
  35. </Files>
  36. </Package>
  37. <Package>
  38. <Name>libbluray-devel</Name>
  39. <Summary>Development files for libbluray</Summary>
  40. <RuntimeDependencies>
  41. <Dependency release="current">libbluray</Dependency>
  42. <Dependency>libxml2-devel</Dependency>
  43. <Dependency>freetype-devel</Dependency>
  44. <Dependency>fontconfig-devel</Dependency>
  45. </RuntimeDependencies>
  46. <Files>
  47. <Path fileType="header">/usr/include</Path>
  48. <Path fileType="data">/usr/lib/pkgconfig</Path>
  49. </Files>
  50. </Package>
  51. <Package>
  52. <Name>libbluray-docs</Name>
  53. <Summary>document files for libbluray</Summary>
  54. <RuntimeDependencies>
  55. <Dependency release="current">libbluray</Dependency>
  56. </RuntimeDependencies>
  57. <Files>
  58. <Path fileType="doc">/usr/share/doc/</Path>
  59. </Files>
  60. </Package>
  61. <History>
  62. <Update release="8">
  63. <Date>2022-11-30</Date>
  64. <Version>1.3.4</Version>
  65. <Comment>Version bump.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="7">
  70. <Date>2022-09-21</Date>
  71. <Version>1.3.3</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="6">
  77. <Date>2021-03-10</Date>
  78. <Version>1.1.2</Version>
  79. <Comment>Rebuild.</Comment>
  80. <Name>Pisi Linux Community</Name>
  81. <Email>admin@pisilinux.org</Email>
  82. </Update>
  83. <Update release="5">
  84. <Date>2020-01-18</Date>
  85. <Version>1.1.2</Version>
  86. <Comment>Version bump.</Comment>
  87. <Name>Pisi Linux Community</Name>
  88. <Email>admin@pisilinux.org</Email>
  89. </Update>
  90. <Update release="5">
  91. <Date>2018-08-03</Date>
  92. <Version>1.0.2</Version>
  93. <Comment>Rebuild.</Comment>
  94. <Name>Pisi Linux Community</Name>
  95. <Email>admin@pisilinux.org</Email>
  96. </Update>
  97. <Update release="4">
  98. <Date>2018-08-03</Date>
  99. <Version>0.9.3</Version>
  100. <Comment>Rebuild.</Comment>
  101. <Name>Pisi Linux Community</Name>
  102. <Email>admin@pisilinux.org</Email>
  103. </Update>
  104. <Update release="3">
  105. <Date>2017-02-15</Date>
  106. <Version>0.9.3</Version>
  107. <Comment>Version Bump</Comment>
  108. <Name>Pisi Linux Community</Name>
  109. <Email>admin@pisilinux.org</Email>
  110. </Update>
  111. <Update release="2">
  112. <Date>2016-06-09</Date>
  113. <Version>0.9.2</Version>
  114. <Comment>Release Bump</Comment>
  115. <Name>Pisi Linux Community</Name>
  116. <Email>admin@pisilinux.org</Email>
  117. </Update>
  118. <Update release="1">
  119. <Date>2016-01-04</Date>
  120. <Version>0.9.2</Version>
  121. <Comment>First release</Comment>
  122. <Name>Stefan Gronewold</Name>
  123. <Email>groni@pisilinux.org</Email>
  124. </Update>
  125. </History>
  126. </PISI>