pspec.xml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>lsdvd</Name>
  6. <Homepage>https://sourceforge.net/projects/lsdvd/</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>Small application for listing the contents of DVDs</Summary>
  14. <Description>lsdvd is a small application which lists the contents of DVDs to your terminal.</Description>
  15. <Archive sha1sum="aa44b8c33c66df2a131e469988ced2b11ebf9aab" type="targz">mirrors://sourceforge/lsdvd/lsdvd-0.17.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>libdvdread-devel</Dependency>
  18. </BuildDependencies>
  19. <Patches>
  20. <!--<Patch level="1">lsdvd-0.16-types.patch</Patch>-->
  21. <!--<Patch level="1">lsdvd-0.16-strip-trailing-spaces.patch</Patch>-->
  22. </Patches>
  23. </Source>
  24. <Package>
  25. <Name>lsdvd</Name>
  26. <RuntimeDependencies>
  27. <Dependency>libdvdread</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="doc">/usr/share/doc</Path>
  32. <Path fileType="man">/usr/share/man</Path>
  33. </Files>
  34. </Package>
  35. <History>
  36. <Update release="5">
  37. <Date>2020-10-05</Date>
  38. <Version>0.17</Version>
  39. <Comment>Rebuild</Comment>
  40. <Name>Pisi Linux Community</Name>
  41. <Email>admin@pisilinux.org</Email>
  42. </Update>
  43. <Update release="4">
  44. <Date>2018-08-18</Date>
  45. <Version>0.17</Version>
  46. <Comment>Rebuild.</Comment>
  47. <Name>Pisi Linux Community</Name>
  48. <Email>admin@pisilinux.org</Email>
  49. </Update>
  50. <Update release="3">
  51. <Date>2017-04-07</Date>
  52. <Version>0.17</Version>
  53. <Comment>Release Bump</Comment>
  54. <Name>Kamil Atlı</Name>
  55. <Email>suvari@pisilinux.org</Email>
  56. </Update>
  57. <Update release="2">
  58. <Date>2016-06-09</Date>
  59. <Version>0.17</Version>
  60. <Comment>Release Bump</Comment>
  61. <Name>Pisi Linux Community</Name>
  62. <Email>admin@pisilinux.org</Email>
  63. </Update>
  64. <Update release="1">
  65. <Date>2016-01-26</Date>
  66. <Version>0.17</Version>
  67. <Comment>First release</Comment>
  68. <Name>Stefan Gronewold</Name>
  69. <Email>groni@pisilinux.org</Email>
  70. </Update>
  71. </History>
  72. </PISI>