Files
main/editor/bluefish/pspec.xml
T
2024-11-28 20:45:01 +03:00

152 lines
5.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>bluefish</Name>
<Homepage>https://bluefish.openoffice.nl/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL-3</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="cd7f087b85be1746d24283fe667de293237b37cd" type="tarbz2">https://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.16.tar.bz2</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>man-pages</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>glibc-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>enchant-devel</Dependency>
<Dependency>enchant2-devel</Dependency>
<!-- <Dependency>libiconv-devel</Dependency> -->
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>shared-mime-info</Dependency>
<Dependency>desktop-file-utils</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>bluefish</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>cairo</Dependency>
<Dependency>libxml2</Dependency>
<Dependency>enchant</Dependency>
<Dependency>python3</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/bluefish</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/metainfo</Path>
<Path fileType="data">/usr/share/xml/bluefish</Path>
</Files>
<Provides>
<COMAR script="package.py">System.Package</COMAR>
</Provides>
</Package>
<History>
<Update release="12">
<Date>2024-11-28</Date>
<Version>2.2.16</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
<Email>usuyum@yandex.com</Email>
</Update>
<Update release="11">
<Date>2023-11-03</Date>
<Version>2.2.14</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2023-02-25</Date>
<Version>2.2.13</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="9">
<Date>2022-10-29</Date>
<Version>2.2.12</Version>
<Comment>Version bump.</Comment>
<Name>Ümit Solmaz</Name>
</Update>
<Update release="8">
<Date>2020-02-09</Date>
<Version>2.2.11</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-01-20</Date>
<Version>2.2.10</Version>
<Comment>Fix deps.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-08-29</Date>
<Version>2.2.10</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<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>