libunique
This commit is contained in:
@@ -11,10 +11,12 @@ from pisi.actionsapi import get
|
||||
|
||||
shelltools.export('HOME', get.workDIR())
|
||||
def setup():
|
||||
autotools.autoreconf("-fi")
|
||||
autotools.configure("--disable-static \
|
||||
--enable-gtk-doc \
|
||||
--enable-maintainer-flags=no \
|
||||
--enable-introspection=yes")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -21,15 +21,17 @@
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>libxslt-devel</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>python-six</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">libunique-1.1.6-upstream_fixes-1.patch</Patch>
|
||||
<Patch>99_ltmain_as-needed.patch</Patch>
|
||||
<!--<Patch level="0">libunique-2.90.1-fix-introspection.patch</Patch>-->
|
||||
<Patch level="1">libunique-1.1.6-G_CONST_RETURN.patch</Patch>
|
||||
<Patch level="0">fix-unused-but-set-variable.patch</Patch>
|
||||
<!-- <Patch level="1">libunique-1.1.6-G_CONST_RETURN.patch</Patch> -->
|
||||
<!-- <Patch level="0">fix-unused-but-set-variable.patch</Patch> -->
|
||||
<Patch level="1">fix-disable-deprecated.patch</Patch>
|
||||
<Patch level="0">unique-1.0.6-fix-str-fmt.patch</Patch>
|
||||
<!-- <Patch level="0">unique-1.0.6-fix-str-fmt.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -74,6 +76,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2018-09-08</Date>
|
||||
<Version>1.1.6</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2017-04-30</Date>
|
||||
<Version>1.1.6</Version>
|
||||
@@ -89,4 +98,4 @@
|
||||
<Email>suvarice@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user