@@ -12,7 +12,7 @@ from pisi.actionsapi import mesontools
|
||||
|
||||
|
||||
def setup():
|
||||
options = "-Dgtk_doc=disabled \
|
||||
options = "-Dgtk_doc=disabled -Dinstalled_tests=false \
|
||||
"
|
||||
|
||||
if get.buildTYPE() == "_emul32":
|
||||
@@ -43,7 +43,7 @@ def install():
|
||||
|
||||
if get.buildTYPE() == "_emul32":
|
||||
pisitools.removeDir("usr/lib32/bin")
|
||||
pisitools.removeDir("usr/lib32/libexec")
|
||||
# pisitools.removeDir("usr/lib32/libexec")
|
||||
pisitools.removeDir("usr/lib32/share")
|
||||
#pisitools.removeDir("usr/libexec")
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Library for JavaScript Object Notation format</Summary>
|
||||
<Description>json-glib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format.</Description>
|
||||
<Archive sha1sum="f03be83e1ded3ac21df25921699583fd212e291e" type="tarxz">mirrors://gnome/json-glib/1.8/json-glib-1.8.0.tar.xz</Archive>
|
||||
<Archive sha1sum="54e5dde24bfd52a347a2798873689bcafcc9c30f" type="tarxz">mirrors://gnome/json-glib/1.10/json-glib-1.10.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
@@ -84,6 +84,13 @@
|
||||
</Package-->
|
||||
|
||||
<History>
|
||||
<Update release="15">
|
||||
<Date>2024-08-30</Date>
|
||||
<Version>1.10.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2023-09-16</Date>
|
||||
<Version>1.8.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user