gtksourceview5-5.4.1
This commit is contained in:
@@ -8,7 +8,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import mesontools
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Dgtk_doc=true -Dglade_catalog=true")
|
||||
mesontools.configure("-Dgtk_doc=true")
|
||||
|
||||
def build():
|
||||
mesontools.build()
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A text widget implementing syntax highlighting and other features</Summary>
|
||||
<Description>Gtksourceview improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor.</Description>
|
||||
<Archive sha1sum="45ac28a460c1ee4cad01047b676d41ba7a08f9a8" type="tarxz">mirrors://gnome/gtksourceview/5.2/gtksourceview-5.2.0.tar.xz</Archive>
|
||||
<Archive sha1sum="faf528abf7eabd30e402b3cd74c6b3dbdd012238" type="tarxz">mirrors://gnome/gtksourceview/5.4/gtksourceview-5.4.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
@@ -65,7 +65,7 @@
|
||||
<IsA>data:doc</IsA>
|
||||
<Summary>Reference documents of gtksourceview</Summary>
|
||||
<Files>
|
||||
<Path fileType="doc">/usr/share/gtk-doc</Path>
|
||||
<Path fileType="doc">/usr/share/doc/gtksourceview5/*.html</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -89,6 +89,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2022-04-22</Date>
|
||||
<Version>5.4.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2021-10-04</Date>
|
||||
<Version>5.2.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user