python-pygobject rebuild
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user