taglib update.
This commit is contained in:
@@ -19,4 +19,4 @@ def build():
|
||||
def install():
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS","COPYING*")
|
||||
pisitools.dodoc("AUTHORS", "COPYING*")
|
||||
|
||||
@@ -8,20 +8,20 @@
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<License>GPL-2</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>A library for reading and editing audio meta data</Summary>
|
||||
<Summary>A library for reading and editing audio meta data.</Summary>
|
||||
<Description>TagLib is a library for reading and editing the meta data of several popular audio formats.</Description>
|
||||
<Archive sha1sum="80a30eeae67392f636c9f113c60d778c2995c99e" type="targz">https://taglib.org/releases/taglib-1.11.1.tar.gz</Archive>
|
||||
<Archive sha1sum="c06c44223f64ef61d29372659059d6b9e27c2efd" type="targz">https://taglib.org/releases/taglib-1.12.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">CVE-2017-12678.patch</Patch>
|
||||
<!-- <Patch level="1">CVE-2017-12678.patch</Patch>
|
||||
<Patch level="1">CVE-2018-11439.patch</Patch>
|
||||
<Patch level="1">fix_ogg_corruption.patch</Patch>
|
||||
<Patch level="1">fix_ogg_corruption.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -51,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2021-10-23</Date>
|
||||
<Version>1.12</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2020-09-15</Date>
|
||||
<Version>1.11.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user