pspec.xml 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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-resynthesizer</Name>
  6. <Homepage>http://www.logarithmic.net/pfh/resynthesizer</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>addon</IsA>
  13. <Summary>Resynthesizer is a Gimp plug-in for texture synthesis</Summary>
  14. <Description>Resynthesizer is a Gimp plug-in for texture synthesis. Given a sample of a texture, it can create more of that texture.</Description>
  15. <Archive sha1sum="9a7a6318b18d9546d712441594041c4ca47952d7" type="targz">http://www.logarithmic.net/pfh-files/resynthesizer/resynthesizer-0.16.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>gimp-devel</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>gimp-resynthesizer</Name>
  22. <RuntimeDependencies>
  23. <Dependency>gimp</Dependency>
  24. <Dependency>atk</Dependency>
  25. <Dependency>gtk2</Dependency>
  26. <Dependency>cairo</Dependency>
  27. <Dependency>glib2</Dependency>
  28. <Dependency>pango</Dependency>
  29. <Dependency>libgcc</Dependency>
  30. <Dependency>freetype</Dependency>
  31. <Dependency>fontconfig</Dependency>
  32. <Dependency>gdk-pixbuf</Dependency>
  33. </RuntimeDependencies>
  34. <Files>
  35. <Path fileType="library">/usr/lib/gimp/2.0/plug-ins</Path>
  36. <Path fileType="header">/usr/share/gimp/2.0/scripts</Path>
  37. <Path fileType="doc">/usr/share/doc</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="3">
  42. <Date>2017-04-24</Date>
  43. <Version>0.16</Version>
  44. <Comment>Rebuild with new toolchain</Comment>
  45. <Name>Pisi Linux Community</Name>
  46. <Email>admin@pisilinux.org</Email>
  47. </Update>
  48. <Update release="2">
  49. <Date>2016-06-09</Date>
  50. <Version>0.16</Version>
  51. <Comment>Release Bump</Comment>
  52. <Name>Pisi Linux Community</Name>
  53. <Email>admin@pisilinux.org</Email>
  54. </Update>
  55. <Update release="1">
  56. <Date>2014-06-19</Date>
  57. <Version>0.16</Version>
  58. <Comment>First release</Comment>
  59. <Name>Osman Erkan</Name>
  60. <Email>osman.erkan@pisilinux.org</Email>
  61. </Update>
  62. </History>
  63. </PISI>