gtk-doc ver. bump

This commit is contained in:
Rmys
2024-03-10 11:40:58 +03:00
parent 52af6f6e22
commit cd5e926139
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -16,4 +16,4 @@ def build():
def install():
mesontools.install()
pisitools.dodoc("AUTHORS", "MAINTAINERS", "ChangeLog", "README", "NEWS", "TODO")
pisitools.dodoc("AUTHORS", "ChangeLog", "README", "NEWS", "TODO")
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>GTK+ API documentation generator</Summary>
<Description>Gtk-Doc is typically used to document the public API of GTK+ and GNOME libraries, but it can also be used to document application code.</Description>
<Archive sha1sum="d48fc5e2ca19eef9420732625cfd53e40b331baf" type="tarxz">mirrors://gnome/gtk-doc/1.33/gtk-doc-1.33.2.tar.xz</Archive>
<Archive sha1sum="b4bdfeb8511da427e3deea2f3323e0df5fd2c8bf" type="tarxz">mirrors://gnome/gtk-doc/1.34/gtk-doc-1.34.0.tar.xz</Archive>
<BuildDependencies>
<!--<Dependency>rarian</Dependency>-->
<Dependency>meson</Dependency>
@@ -28,7 +28,7 @@
<Dependency>python3-Pygments</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-Partially-revert-a-gtk-doc-1.31-change-that-broke-e-.patch</Patch>
<!-- <Patch level="1">0001-Partially-revert-a-gtk-doc-1.31-change-that-broke-e-.patch</Patch> -->
</Patches>
</Source>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="8">
<Date>2024-03-06</Date>
<Version>1.34.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2022-09-13</Date>
<Version>1.33.2</Version>