@@ -16,4 +16,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
mesontools.install()
|
mesontools.install()
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "MAINTAINERS", "ChangeLog", "README", "NEWS", "TODO")
|
pisitools.dodoc("AUTHORS", "ChangeLog", "README", "NEWS", "TODO")
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>GTK+ API documentation generator</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<!--<Dependency>rarian</Dependency>-->
|
<!--<Dependency>rarian</Dependency>-->
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
<Dependency>python3-Pygments</Dependency>
|
<Dependency>python3-Pygments</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<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>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -55,6 +55,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="7">
|
||||||
<Date>2022-09-13</Date>
|
<Date>2022-09-13</Date>
|
||||||
<Version>1.33.2</Version>
|
<Version>1.33.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user