Files
main/desktop/gnome/apps/ghex/pspec.xml
T
2024-05-31 16:25:18 +03:00

165 lines
6.1 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>ghex</Name>
<Homepage>https://wiki.gnome.org/Apps/Ghex</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<PartOf>desktop.gnome.apps</PartOf>
<IsA>app:gui</IsA>
<Summary>A simple binary editor for the Gnome desktop</Summary>
<Description>A simple binary editor for the Gnome desktop</Description>
<Archive sha1sum="5dca153e58220c60dfb968d2b04014cda78e1aa3" type="tarxz">mirrors://gnome/ghex/46/ghex-46.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>itstool</Dependency>
<Dependency>meson</Dependency>
<Dependency>gtk4-update-icon-cache</Dependency>
<Dependency>libadwaita-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>ghex</Name>
<RuntimeDependencies>
<Dependency>atk</Dependency>
<Dependency>cairo</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>gtk4</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>libadwaita</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/gtkhex-*</Path>
<Path fileType="library">/usr/lib/libgtkhex*</Path>
<Path fileType="library">/usr/lib/girepository-1.0/Hex-4.typelib</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/glib-2.0</Path>
<Path fileType="data">/usr/share/help</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/metainfo</Path>
</Files>
</Package>
<Package>
<Name>ghex-devel</Name>
<Summary>Development files for ghex</Summary>
<RuntimeDependencies>
<Dependency release="current">ghex</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>gtk4-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="data">/usr/share/gir-1.0</Path>
</Files>
</Package>
<History>
<Update release="13">
<Date>2024-03-22</Date>
<Version>46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2023-11-14</Date>
<Version>45.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2023-10-11</Date>
<Version>45.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2023-08-17</Date>
<Version>44.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2023-04-27</Date>
<Version>44.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2023-03-24</Date>
<Version>44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2023-02-09</Date>
<Version>43.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2022-10-06</Date>
<Version>43.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2022-06-14</Date>
<Version>42.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2022-04-27</Date>
<Version>42.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-12-05</Date>
<Version>3.41.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2021-09-24</Date>
<Version>3.41.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-06-07</Date>
<Version>3.18.4</Version>
<Comment>First release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>