pspec.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>devedeNG</Name>
  6. <Homepage>https://rastersoft.com/programas/devede.html</Homepage>
  7. <Packager>
  8. <Name>Kamil Atlı</Name>
  9. <Email>suvari@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <PartOf>multimedia.editor</PartOf>
  13. <Icon>devede</Icon>
  14. <IsA>app:gui</IsA>
  15. <Summary>Graphical frontend to create video DVDs/(S)VCDs</Summary>
  16. <Description>Devede NG is a rewrite of the Devede DVD disc authoring program. This new
  17. code has been written from scratch, and uses Python3 and Gtk3. It is also
  18. cleaner, which will allow to add new features in the future.</Description>
  19. <Archive sha1sum="efb76bb00112ad7944d958cdec40a627cd1a20b2" type="tarbz2">https://gitlab.com/rastersoft/devedeng/-/archive/4.17.0/devedeng-4.17.0.tar.bz2</Archive>
  20. <BuildDependencies>
  21. <Dependency>gtk3-devel</Dependency>
  22. <Dependency>ffmpeg-devel</Dependency>
  23. <Dependency>gettext-devel</Dependency>
  24. <Dependency>python3-devel</Dependency>
  25. </BuildDependencies>
  26. <Patches>
  27. <!-- <Patch level="1">desktop.patch</Patch> -->
  28. </Patches>
  29. </Source>
  30. <Package>
  31. <Name>devedeNG</Name>
  32. <RuntimeDependencies>
  33. <Dependency>gtk3</Dependency>
  34. <Dependency>ffmpeg</Dependency>
  35. <Dependency>cdrkit</Dependency>
  36. <Dependency>python3</Dependency>
  37. <Dependency>mplayer</Dependency>
  38. <Dependency>vcdimager</Dependency>
  39. <Dependency>dvdauthor</Dependency>
  40. <!-- <Dependency>python-gtk</Dependency> -->
  41. <Dependency>python3-cairo</Dependency>
  42. <Dependency>python3-urllib3</Dependency>
  43. <Dependency>python3-setuptools</Dependency>
  44. <Dependency>python3-pygobject3</Dependency>
  45. </RuntimeDependencies>
  46. <Files>
  47. <Path fileType="executable">/usr/bin</Path>
  48. <Path fileType="library">/usr/lib</Path>
  49. <Path fileType="data">/usr/share</Path>
  50. <Path fileType="doc">/usr/share/doc</Path>
  51. <Path fileType="man">/usr/share/man/man1</Path>
  52. </Files>
  53. <!-- <AdditionalFiles>
  54. <AdditionalFile owner="root" permission="0644" target="/usr/share/icons/hicolor/16x16/apps/devede.png">devede-16.png</AdditionalFile>
  55. <AdditionalFile owner="root" permission="0644" target="/usr/share/icons/hicolor/32x32/apps/devede.png">devede-32.png</AdditionalFile>
  56. <AdditionalFile owner="root" permission="0644" target="/usr/share/icons/hicolor/48x48/apps/devede.png">devede-48.png</AdditionalFile>
  57. </AdditionalFiles> -->
  58. </Package>
  59. <History>
  60. <Update release="5">
  61. <Date>2023-11-03</Date>
  62. <Version>4.17.0</Version>
  63. <Comment>Rebuild.</Comment>
  64. <Name>fury</Name>
  65. <Email>uglyside@yandex.ru</Email>
  66. </Update>
  67. <Update release="4">
  68. <Date>2022-08-07</Date>
  69. <Version>4.17.0</Version>
  70. <Comment>Version bump.</Comment>
  71. <Name>fury</Name>
  72. <Email>uglyside@yandex.ru</Email>
  73. </Update>
  74. <Update release="3">
  75. <Date>2020-09-27</Date>
  76. <Version>4.16.0</Version>
  77. <Comment>Version bump.</Comment>
  78. <Name>fury</Name>
  79. <Email>uglyside@yandex.ru</Email>
  80. </Update>
  81. <Update release="2">
  82. <Date>2020-03-05</Date>
  83. <Version>4.12.0</Version>
  84. <Comment>Rebuild.</Comment>
  85. <Name>Mustafa Cinasal</Name>
  86. <Email>muscnsl@pisilinux.org</Email>
  87. </Update>
  88. <Update release="1">
  89. <Date>2018-12-03</Date>
  90. <Version>4.12.0</Version>
  91. <Comment>First release</Comment>
  92. <Name>Kamil Atlı</Name>
  93. <Email>suvari@pisilinux.org</Email>
  94. </Update>
  95. </History>
  96. </PISI>