123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>bluefish</Name>
- <Homepage>http://bluefish.openoffice.nl/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <Icon>bluefish</Icon>
- <IsA>app:gui</IsA>
- <Summary>A powerful editor for experienced web designers and programmers</Summary>
- <Description>Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages, but it focuses on editing dynamic and interactive websites.</Description>
- <Archive sha1sum="abb2080b5cbc65cd9c7551572ac21012c5ee2031" type="tarbz2">http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.10.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>m4</Dependency>
- <Dependency>python-devel</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>perl</Dependency>
- <Dependency>automake</Dependency>
- <Dependency>libtool</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>gtk2-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>atk-devel</Dependency>
- <Dependency>pango-devel</Dependency>
- <Dependency>enchant-devel</Dependency>
- <Dependency>cairo-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>gdk-pixbuf-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>bluefish</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>atk</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>enchant</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>glibc</Dependency>
- <Dependency>libxml2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/bluefish</Path>
- <Path fileType="doc">/usr/share/doc/bluefish</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/usr/share/mime</Path>
- <Path fileType="data">/usr/share/pixmaps</Path>
- <Path fileType="data">/usr/share/appdata</Path>
- <Path fileType="data">/usr/share/xml/bluefish</Path>
- </Files>
- <Provides>
- <COMAR script="package.py">System.Package</COMAR>
- </Provides>
- </Package>
- <History>
- <Update release="5">
- <Date>2017-05-08</Date>
- <Version>2.2.10</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2016-12-12</Date>
- <Version>2.2.9</Version>
- <Comment>Version bump</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2014-02-11</Date>
- <Version>2.2.5</Version>
- <Comment>Version bump.</Comment>
- <Name>Yusuf Aydemir</Name>
- <Email>yusuf.aydemir@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2013-03-05</Date>
- <Version>2.2.4</Version>
- <Comment>Version bump</Comment>
- <Name>Ertan Güven</Name>
- <Email>ertan@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2013-01-10</Date>
- <Version>2.2.3</Version>
- <Comment>First release</Comment>
- <Name>Osman Erkan</Name>
- <Email>osman.erkan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|