gconf rebuild
This commit is contained in:
@@ -14,6 +14,8 @@ def setup():
|
||||
#autotools.autoreconf("-fiv")
|
||||
#shelltools.system("sed -i '1s|#!/usr/bin/env python$|&2|' gsettings/gsettings-schema-convert")
|
||||
shelltools.system("sed -i '1s|#!/usr/bin/env python$|#!/usr/bin/python|' gsettings/gsettings-schema-convert")
|
||||
|
||||
shelltools.system("NOCONFIGURE=1 sh autogen.sh")
|
||||
autotools.configure("--prefix=/usr \
|
||||
--libexecdir=/usr/lib/GConf \
|
||||
--sysconfdir=/etc \
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Gnome Configuration System</Summary>
|
||||
<Description>gconf is a Gnome Configuration System.</Description>
|
||||
<Archive sha1sum="a90d3ac08dc454f927c8d3024f52d4d57e3ff613" type="tarxz">mirrors://gnome/GConf/3.2/GConf-3.2.6.tar.xz</Archive>
|
||||
<Archive sha1sum="3c33fc555ab12fd2c4e0ce52cb0d3be1f9153d83" type="tarbz2">https://gitlab.gnome.org/Archive/gconf/-/archive/0780809731c8ab1c364202b1900d3df106b28626/gconf-0780809731c8ab1c364202b1900d3df106b28626.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
@@ -31,9 +31,9 @@
|
||||
<Patches>
|
||||
<Patch level="1">01_xml-gettext-domain.patch</Patch>
|
||||
<Patch level="1">gconf-reload.patch</Patch>
|
||||
<Patch level="1">gconf-3.2.6-gsettings-data-convert-paths.patch</Patch>
|
||||
<Patch level="1">gconf-3.2.6-mconvert-crasher.patch</Patch>
|
||||
<Patch level="1">gconf-3.2.6-spew-console-error.patch</Patch>
|
||||
<!-- <Patch level="1">gconf-3.2.6-gsettings-data-convert-paths.patch</Patch> -->
|
||||
<!-- <Patch level="1">gconf-3.2.6-mconvert-crasher.patch</Patch> -->
|
||||
<!-- <Patch level="1">gconf-3.2.6-spew-console-error.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -102,6 +102,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2025-10-26</Date>
|
||||
<Version>3.2.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2025-02-23</Date>
|
||||
<Version>3.2.6</Version>
|
||||
|
||||
Reference in New Issue
Block a user