Files
main/editor/bluefish/pspec.xml
T
2016-12-02 22:19:33 +01:00

96 lines
3.9 KiB
XML

<?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="67743bf05a5affed267027a211673a59dc8908f2" type="tarbz2">http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.9.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>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>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="4">
<Date>2016-12-012</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>