python-pygobject rebuild

This commit is contained in:
Rmys
2021-07-04 13:30:49 +03:00
committed by GitHub
parent 98c81a144b
commit 44590c1c44
2 changed files with 6 additions and 6 deletions
@@ -18,7 +18,7 @@ def setup():
-Wno-misleading-indentation")
# autoreconf is for under linking problem
autotools.autoreconf("-fi")
autotools.configure("--disable-introspection")
autotools.configure("--enable-introspection=no")
# fix unused dependency analysis
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
@@ -29,4 +29,4 @@ def install():
autotools.install()
#shelltools.chmod("%s/usr/share/pygobject/xsl/fixxref.py" % get.installDIR(), 0755)
pisitools.dodoc("COPYING", "README")
pisitools.dodoc("COPYING", "README")
@@ -18,7 +18,7 @@
<Dependency>glib2-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-cairo-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<!-- <Dependency>gobject-introspection-devel</Dependency> -->
</BuildDependencies>
<Patches>
<Patch level="1">pygobject-2.16.1-fixdetection.patch</Patch>
@@ -29,7 +29,7 @@
<Package>
<Name>python-pygobject</Name>
<RuntimeDependencies>
<Dependency>gobject-introspection</Dependency>
<!-- <Dependency>gobject-introspection</Dependency> -->
<Dependency>python-cairo</Dependency>
<Dependency>libffi</Dependency>
<Dependency>glib2</Dependency>
@@ -45,7 +45,7 @@
<Summary>pygobject development files</Summary>
<RuntimeDependencies>
<Dependency release="current">python-pygobject</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<!-- <Dependency>gobject-introspection-devel</Dependency> -->
<Dependency>libffi-devel</Dependency>
<Dependency>glib2-devel</Dependency>
</RuntimeDependencies>
@@ -117,4 +117,4 @@
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>