pspec.xml 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gimp-refocus-it-plugin</Name>
  6. <Homepage>http://sourceforge.net/projects/refocus-it</Homepage>
  7. <Packager>
  8. <Name>Osman Erkan</Name>
  9. <Email>osman.erkan@pisilinux.org</Email>
  10. </Packager>
  11. <IsA>library</IsA>
  12. <License>GPLv2</License>
  13. <Summary>Iterative refocus GIMP plug-in can be used to refocus images acquired by a defocused camera, blurred by gaussian or motion blur or any combination of these.</Summary>
  14. <Description>Iterative refocus GIMP plug-in can be used to refocus images acquired by a defocused camera, blurred by gaussian or motion blur or any combination of these. Adaptive or static area smoothing can be used to remove the so called \"ringing\" effect.</Description>
  15. <Archive sha1sum="746adb97da84cde10d9f8cd1925652164306dd95" type="targz">mirrors://sourceforge/refocus-it/refocus-it-2.0.0.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>intltool</Dependency>
  18. <Dependency>gimp-devel</Dependency>
  19. <Dependency>gtk2-devel</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>gimp-refocus-it-plugin</Name>
  24. <RuntimeDependencies>
  25. <Dependency>gimp</Dependency>
  26. <Dependency>glib2</Dependency>
  27. <Dependency>gtk2</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="libraru">/usr/lib/gimp/2.0/plug-ins</Path>
  32. <Path fileType="doc">/usr/share/doc/gimp-refocus-it-plugin</Path>
  33. <Path fileType="data">/usr/share/help</Path>
  34. <Path fileType="localedata">/usr/share/locale</Path>
  35. </Files>
  36. </Package>
  37. <History>
  38. <Update release="3">
  39. <Date>2017-04-24</Date>
  40. <Version>2.0.0</Version>
  41. <Comment>Rebuild with new toolchain</Comment>
  42. <Name>Pisi Linux Community</Name>
  43. <Email>admin@pisilinux.org</Email>
  44. </Update>
  45. <Update release="2">
  46. <Date>2016-06-09</Date>
  47. <Version>2.0.0</Version>
  48. <Comment>Release Bump</Comment>
  49. <Name>Pisi Linux Community</Name>
  50. <Email>admin@pisilinux.org</Email>
  51. </Update>
  52. <Update release="1">
  53. <Date>2014-06-19</Date>
  54. <Version>2.0.0</Version>
  55. <Comment>First release</Comment>
  56. <Name>Osman Erkan</Name>
  57. <Email>osman.erkan@pisilinux.org</Email>
  58. </Update>
  59. </History>
  60. </PISI>