pspec.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>cdrdao</Name>
  6. <Homepage>http://cdrdao.sourceforge.net/</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. <Summary>Burn CDs in disk-at-once mode</Summary>
  14. <Description>cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents.</Description>
  15. <Archive sha1sum="3adfbdefc73728a75c9ddc41160c9fe4139fb1e0" type="tarbz2">mirrors://sourceforge/cdrdao/cdrdao-1.2.4.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>lame-devel</Dependency>
  18. <Dependency>libao-devel</Dependency>
  19. <Dependency>libmad-devel</Dependency>
  20. <Dependency>libvorbis-devel</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <Patch level="1">cdrdao-1.2.3-version.patch</Patch>
  24. <!-- <Patch level="1">cdrdao-1.2.3-stat.patch</Patch> -->
  25. <Patch level="1">cdrdao-1.2.3-autoconf-update.patch</Patch>
  26. <!-- <Patch level="1">cdrdao-1.2.3-narrowing.patch</Patch> -->
  27. </Patches>
  28. </Source>
  29. <Package>
  30. <Name>cdrdao</Name>
  31. <RuntimeDependencies>
  32. <Dependency>lame</Dependency>
  33. <Dependency>libmad</Dependency>
  34. <Dependency>libvorbis</Dependency>
  35. <Dependency>libao</Dependency>
  36. </RuntimeDependencies>
  37. <Files>
  38. <Path fileType="executable">/usr/bin</Path>
  39. <Path fileType="config">/usr/share/cdrdao</Path>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. <Path fileType="man">/usr/share/man</Path>
  42. </Files>
  43. </Package>
  44. <History>
  45. <Update release="5">
  46. <Date>2020-03-10</Date>
  47. <Version>1.2.4</Version>
  48. <Comment>Version bump.</Comment>
  49. <Name>Mustafa Cinasal</Name>
  50. <Email>muscnsl@gmail.com</Email>
  51. </Update>
  52. <Update release="4">
  53. <Date>2018-08-18</Date>
  54. <Version>1.2.3</Version>
  55. <Comment>Rebuild with new toolchain.</Comment>
  56. <Name>Pisi Linux Community</Name>
  57. <Email>admin@pisilinux.org</Email>
  58. </Update>
  59. <Update release="3">
  60. <Date>2017-04-14</Date>
  61. <Version>1.2.3</Version>
  62. <Comment>Rebuild with new toolchain</Comment>
  63. <Name>Pisi Linux Community</Name>
  64. <Email>admin@pisilinux.org</Email>
  65. </Update>
  66. <Update release="2">
  67. <Date>2016-06-09</Date>
  68. <Version>1.2.3</Version>
  69. <Comment>Release Bump</Comment>
  70. <Name>Pisi Linux Community</Name>
  71. <Email>admin@pisilinux.org</Email>
  72. </Update>
  73. <Update release="1">
  74. <Date>2016-04-19</Date>
  75. <Version>1.2.3</Version>
  76. <Comment>First release</Comment>
  77. <Name>Pisi Linux Admins</Name>
  78. <Email>admins@pisilinux.org</Email>
  79. </Update>
  80. </History>
  81. </PISI>