1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- <?xml version="1.0"?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gimp-resynthesizer</Name>
- <Homepage>http://www.logarithmic.net/pfh/resynthesizer</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>addon</IsA>
- <Summary>Resynthesizer is a Gimp plug-in for texture synthesis</Summary>
- <Description>Resynthesizer is a Gimp plug-in for texture synthesis. Given a sample of a texture, it can create more of that texture.</Description>
- <Archive sha1sum="9a7a6318b18d9546d712441594041c4ca47952d7" type="targz">http://www.logarithmic.net/pfh-files/resynthesizer/resynthesizer-0.16.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>gimp-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>gimp-resynthesizer</Name>
- <RuntimeDependencies>
- <Dependency>gimp</Dependency>
- <Dependency>atk</Dependency>
- <Dependency>gtk2</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>freetype</Dependency>
- <Dependency>fontconfig</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/gimp/2.0/plug-ins</Path>
- <Path fileType="header">/usr/share/gimp/2.0/scripts</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="3">
- <Date>2017-04-24</Date>
- <Version>0.16</Version>
- <Comment>Rebuild with new toolchain</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>0.16</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2014-06-19</Date>
- <Version>0.16</Version>
- <Comment>First release</Comment>
- <Name>Osman Erkan</Name>
- <Email>osman.erkan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|