taglib change actions.py and pspec.xml
This commit is contained in:
@@ -9,7 +9,9 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
cmaketools.configure("-DWITH_ASF=On -DWITH_MP4=On")
|
||||
cmaketools.configure("-DBUILD_SHARED_LIBS=ON \
|
||||
-DWITH_MP4=ON \
|
||||
-DWITH_ASF=ON")
|
||||
|
||||
def build():
|
||||
cmaketools.make()
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
<Archive sha1sum="80a30eeae67392f636c9f113c60d778c2995c99e" type="targz">http://taglib.org/releases/taglib-1.11.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -45,6 +46,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2017-02-27</Date>
|
||||
<Version>1.11.1</Version>
|
||||
<Comment>Rebuild for kfilemetadata.</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-02-16</Date>
|
||||
<Version>1.11.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user