garcon-4.17.0

This commit is contained in:
Rmys
2022-05-17 10:21:00 +03:00
committed by GitHub
parent aa36d00196
commit eb7149c449
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -21,5 +21,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "HACKING", "NEWS", "README*", "STATUS")
pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README*")
+8 -1
View File
@@ -14,7 +14,7 @@
<Description>
garcon is an implementation of the freedesktop.org menu specification replacing the former Xfce menu library libxfce4menu. It is based on GLib/GIO only and aims at covering the entire specification except for legacy menus.
</Description>
<Archive sha1sum="3ca7278b465ee6d0e46daf4668b79f7295b75020" type="tarbz2">https://archive.xfce.org/src/xfce/garcon/4.16/garcon-4.16.1.tar.bz2</Archive>
<Archive sha1sum="7a5cc409197c06da00a64e41b66ea69a19a0dfd7" type="tarbz2">https://archive.xfce.org/src/xfce/garcon/4.17/garcon-4.17.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>python3</Dependency>
<Dependency>intltool</Dependency>
@@ -77,6 +77,13 @@
</Package>
<History>
<Update release="4">
<Date>2022-05-15</Date>
<Version>4.17.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-02-02</Date>
<Version>4.16.1</Version>