pspec.xml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>simpleburn</Name>
  6. <Homepage>http://simpleburn.tuxfamily.org/</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>Cecill-2 license</License>
  12. <Icon>simpleburn</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>A simple GTK+ application for burning CDs and DVDs</Summary>
  15. <Description>SimpleBurn is a minimalistic application for burning and extracting CDs and DVDs. It basically is a Cdrtools frontend and is designed in two parts: the GUI (GTK) and a BASH script that handle the requested actions.</Description>
  16. <Archive sha1sum="1f5a076683e7157357f7b4ccc4fdd726c44d2aec" type="targz">http://simpleburn.tuxfamily.org/IMG/gz/simpleburn-1.8.4.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gtk3-devel</Dependency>
  19. <Dependency>cdparanoia-devel</Dependency>
  20. <Dependency>mpg123-devel</Dependency>
  21. <Dependency>pkgconfig</Dependency>
  22. <Dependency>cmake</Dependency>
  23. <Dependency>libisoburn-devel</Dependency>
  24. <Dependency>libdvdread-devel</Dependency>
  25. <Dependency>libburn-devel</Dependency>
  26. <Dependency>libisofs-devel</Dependency>
  27. <Dependency>libcdio-devel</Dependency>
  28. <Dependency>libcddb-devel</Dependency>
  29. <Dependency>cdrkit</Dependency>
  30. <Dependency>util-linux</Dependency>
  31. <Dependency>libutil-linux-devel</Dependency>
  32. </BuildDependencies>
  33. </Source>
  34. <Package>
  35. <Name>simpleburn</Name>
  36. <RuntimeDependencies>
  37. <Dependency>gtk3</Dependency>
  38. <Dependency>glib2</Dependency>
  39. <!--Optional Dependencies-->
  40. <Dependency>lame</Dependency>
  41. <Dependency>cdparanoia</Dependency>
  42. <Dependency>libisoburn</Dependency>
  43. <Dependency>cdrdao</Dependency>
  44. <Dependency>libcdio</Dependency>
  45. <Dependency>libdvdread</Dependency>
  46. <Dependency>libcddb</Dependency>
  47. <Dependency>mpg123</Dependency>
  48. <Dependency>vorbis-tools</Dependency>
  49. <Dependency>cdrkit</Dependency>
  50. <Dependency>libcdio</Dependency>
  51. <!--Optional Dependencies-->
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="executable">/usr/bin</Path>
  55. <Path fileType="locale">/usr/share/locale</Path>
  56. <Path fileType="data">/usr/share/simpleburn</Path>
  57. <Path fileType="data">/usr/share/icons</Path>
  58. <Path fileType="application">/usr/share/applications</Path>
  59. <Path fileType="doc">/usr/share/doc</Path>
  60. </Files>
  61. </Package>
  62. <History>
  63. <Update release="6">
  64. <Date>2021-08-11</Date>
  65. <Version>1.8.4</Version>
  66. <Comment>Ver. bump.</Comment>
  67. <Name>Pisi Linux Community</Name>
  68. <Email>admin@pisilinux.org</Email>
  69. </Update>
  70. <Update release="5">
  71. <Date>2018-08-18</Date>
  72. <Version>1.8.3.1</Version>
  73. <Comment>Rebuild with new toolchain</Comment>
  74. <Name>Pisi Linux Community</Name>
  75. <Email>admin@pisilinux.org</Email>
  76. </Update>
  77. <Update release="4">
  78. <Date>2017-04-13</Date>
  79. <Version>1.8.3.1</Version>
  80. <Comment>Rebuild with new toolchain</Comment>
  81. <Name>Pisi Linux Community</Name>
  82. <Email>admin@pisilinux.org</Email>
  83. </Update>
  84. <Update release="4">
  85. <Date>2017-04-13</Date>
  86. <Version>1.6.5</Version>
  87. <Comment>Rebuild with new toolchain</Comment>
  88. <Name>Pisi Linux Community</Name>
  89. <Email>admin@pisilinux.org</Email>
  90. </Update>
  91. <Update release="3">
  92. <Date>2016-06-09</Date>
  93. <Version>1.6.5</Version>
  94. <Comment>Release Bump</Comment>
  95. <Name>Pisi Linux Community</Name>
  96. <Email>admin@pisilinux.org</Email>
  97. </Update>
  98. <Update release="2">
  99. <Date>2016-05-20</Date>
  100. <Version>1.6.5</Version>
  101. <Comment>Rebuild.</Comment>
  102. <Name>Stefan Gronewold(groni)</Name>
  103. <Email>groni@pisilinux.org</Email>
  104. </Update>
  105. <Update release="1">
  106. <Date>2016-04-19</Date>
  107. <Version>1.6.5</Version>
  108. <Comment>Version bump.</Comment>
  109. <Name>Stefan Gronewold(groni)</Name>
  110. <Email>groni@pisilinux.org</Email>
  111. </Update>
  112. </History>
  113. </PISI>