pspec.xml 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libcdaudio</Name>
  6. <Homepage>http://libcdaudio.sourceforge.net</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <IsA>app:console</IsA>
  14. <Summary>A library for controlling CD-ROM devices</Summary>
  15. <Description>libcdaudio is a portable library for controlling audio CDs. It is also able to manage transfers of information with the CDDB (http://www.freedb.org/) and CDIndex systems.</Description>
  16. <Archive sha1sum="1ae52f858c1a5ac9ced8eb7165620372b2a17035" type="targz">mirrors://sourceforge/libcdaudio/libcdaudio-0.99.12p2.tar.gz</Archive>
  17. <Patches>
  18. <Patch>libcdaudio-0.99.10.config.patch</Patch>
  19. <Patch level="1">security-bug-8587.patch</Patch>
  20. </Patches>
  21. </Source>
  22. <Package>
  23. <Name>libcdaudio</Name>
  24. <Files>
  25. <Path fileType="executable">/usr/bin</Path>
  26. <Path fileType="library">/usr/lib</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. </Files>
  29. </Package>
  30. <Package>
  31. <Name>libcdaudio-devel</Name>
  32. <Summary>Development files for libcdaudio</Summary>
  33. <RuntimeDependencies>
  34. <Dependency release="current">libcdaudio</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="header">/usr/include</Path>
  38. <Path fileType="data">/usr/share/aclocal</Path>
  39. <Path fileType="data">/usr/lib/pkgconfig</Path>
  40. </Files>
  41. </Package>
  42. <History>
  43. <Update release="5">
  44. <Date>2020-03-08</Date>
  45. <Version>0.99.12</Version>
  46. <Comment>Release Bump</Comment>
  47. <Name>Pisi Linux Community</Name>
  48. <Email>admin@pisilinux.org</Email>
  49. </Update>
  50. <Update release="4">
  51. <Date>2018-08-01</Date>
  52. <Version>0.99.12</Version>
  53. <Comment>Release Bump</Comment>
  54. <Name>Pisi Linux Community</Name>
  55. <Email>admin@pisilinux.org</Email>
  56. </Update>
  57. <Update release="3">
  58. <Date>2017-02-18</Date>
  59. <Version>0.99.12</Version>
  60. <Comment>Release Bump</Comment>
  61. <Name>Pisi Linux Community</Name>
  62. <Email>admin@pisilinux.org</Email>
  63. </Update>
  64. <Update release="2">
  65. <Date>2016-06-09</Date>
  66. <Version>0.99.12</Version>
  67. <Comment>Release Bump</Comment>
  68. <Name>Pisi Linux Community</Name>
  69. <Email>admin@pisilinux.org</Email>
  70. </Update>
  71. <Update release="1">
  72. <Date>2014-05-26</Date>
  73. <Version>0.99.12</Version>
  74. <Comment>First release</Comment>
  75. <Name>Alihan Öztürk</Name>
  76. <Email>alihan@pisilinux.org</Email>
  77. </Update>
  78. </History>
  79. </PISI>