libplist-2.0.0:ver.bump
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import autotools
|
||||
def setup():
|
||||
# do not link with installed old library
|
||||
pisitools.dosed("cython/Makefile.*", "(plist_la_LDFLAGS\s=.*)(\s-L\$\(libdir\))(.*)", r"\1\3")
|
||||
autotools.autoreconf("-fiv")
|
||||
|
||||
autotools.configure("\
|
||||
--disable-static \
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Library for manipulating Apple Binary and XML Property Lists</Summary>
|
||||
<Description>libplist is a library for manipulating Apple Binary and XML Property Lists.</Description>
|
||||
<Archive sha1sum="48f071c723387637ef2cc2980d4ca0627aab067b" type="tarbz2">http://www.libimobiledevice.org/downloads/libplist-1.12.tar.bz2</Archive>
|
||||
<Archive sha1sum="e333202d00d6b1e742903d67bda753970957b508" type="tarbz2">http://www.libimobiledevice.org/downloads/libplist-2.0.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxml2-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-02-28</Date>
|
||||
<Version>2.0.0</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-03-01</Date>
|
||||
<Version>1.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user