gtk4-4.6.7
This commit is contained in:
@@ -31,5 +31,7 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
mesontools.install()
|
mesontools.install()
|
||||||
|
|
||||||
|
pisitools.insinto("/usr/share/pixmaps/", "docs/tools/gtk-logo.png", "gtk4-logo.png")
|
||||||
|
|
||||||
pisitools.rename("/usr/share/doc", "gtk-doc")
|
pisitools.rename("/usr/share/doc", "gtk-doc")
|
||||||
pisitools.dodoc("AUTHORS", "README*", "COPYING*", "NEWS")
|
pisitools.dodoc("AUTHORS", "README*", "COPYING*", "NEWS")
|
||||||
|
|||||||
@@ -9,9 +9,10 @@
|
|||||||
<Email>admins@pisilinux.org</Email>
|
<Email>admins@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>LGPLv2.1</License>
|
<License>LGPLv2.1</License>
|
||||||
|
<Icon>gtk4-logo</Icon>
|
||||||
<Summary>The GIMP Toolkit version 4</Summary>
|
<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>
|
<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="a6a00f56ccdc9661a8a40c3aad0fbdf0ccb2df6c" type="tarxz">mirrors://gnome/gtk/4.6/gtk-4.6.6.tar.xz</Archive>
|
<Archive sha1sum="eeac4389692e284566c03a1a68a0e6ced22ae498" type="tarxz">mirrors://gnome/gtk/4.6/gtk-4.6.7.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gettext-devel</Dependency>
|
<Dependency>gettext-devel</Dependency>
|
||||||
<Dependency>glib2-devel</Dependency>
|
<Dependency>glib2-devel</Dependency>
|
||||||
@@ -107,6 +108,7 @@
|
|||||||
<Path fileType="library">/usr/lib/gtk-4.0</Path>
|
<Path fileType="library">/usr/lib/gtk-4.0</Path>
|
||||||
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
<Path fileType="library">/usr/lib/girepository-1.0</Path>
|
||||||
<Path fileType="localedata">/usr/share/locale</Path>
|
<Path fileType="localedata">/usr/share/locale</Path>
|
||||||
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -189,6 +191,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2022-08-17</Date>
|
||||||
|
<Version>4.6.7</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2022-07-02</Date>
|
<Date>2022-07-02</Date>
|
||||||
<Version>4.6.6</Version>
|
<Version>4.6.6</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user