gnome-42.0

This commit is contained in:
Rmys
2022-06-01 16:05:26 +03:00
parent 31fad72a70
commit 32523b32f8
47 changed files with 534 additions and 58 deletions
+15 -1
View File
@@ -13,11 +13,13 @@
<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="d22a2e0b6c1082a2cbea272c1e73c3049986d48e" type="tarxz">mirrors://gnome/ghex/3.41/ghex-3.41.1.tar.xz</Archive>
<Archive sha1sum="3381267bfa6a7f95caad8952b22b76cff7e74a24" type="tarxz">mirrors://gnome/ghex/42/ghex-42.2.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>
</BuildDependencies>
@@ -29,12 +31,15 @@
<Dependency>atk</Dependency>
<Dependency>cairo</Dependency>
<Dependency>gtk3</Dependency>
<Dependency>gtk4</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</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>
@@ -51,14 +56,23 @@
<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="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>