GTK4-4.8.1

This commit is contained in:
Rmys
2022-09-17 11:40:32 +03:00
committed by GitHub
parent d31727e2cd
commit 931d28b4fd
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ def build():
def install():
mesontools.install()
pisitools.insinto("/usr/share/pixmaps/", "docs/tools/gtk-logo.png", "gtk4-logo.png")
pisitools.insinto("/usr/share/pixmaps/", "docs/reference/gtk/images/gtk-logo.png", "gtk4-logo.png")
pisitools.rename("/usr/share/doc", "gtk-doc")
pisitools.dodoc("AUTHORS", "README*", "COPYING*", "NEWS")
+9 -1
View File
@@ -12,7 +12,7 @@
<Icon>gtk4-logo</Icon>
<Summary>The GIMP Toolkit version 4</Summary>
<Description>GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.</Description>
<Archive sha1sum="eeac4389692e284566c03a1a68a0e6ced22ae498" type="tarxz">mirrors://gnome/gtk/4.6/gtk-4.6.7.tar.xz</Archive>
<Archive sha1sum="f4f07131756e08c075399c9c9f9b07370d257bad" type="tarxz">mirrors://gnome/gtk/4.8/gtk-4.8.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>gettext-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -103,6 +103,7 @@
<Path fileType="man">/usr/share/man/man1/gtk4-encode-symbolic*</Path>
<Path fileType="man">/usr/share/man/man1/gtk4-launch*</Path>
<Path fileType="man">/usr/share/man/man1/gtk4-query-settings*</Path>
<Path fileType="man">/usr/share/man/man1/gtk4-node-editor*</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/libgtk*</Path>
<Path fileType="library">/usr/lib/gtk-4.0</Path>
@@ -191,6 +192,13 @@
</Package>
<History>
<Update release="9">
<Date>2022-09-16</Date>
<Version>4.8.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2022-08-17</Date>
<Version>4.6.7</Version>