libmatroska ver. bump
This commit is contained in:
@@ -30,4 +30,4 @@ def install():
|
||||
# No static libs
|
||||
#pisitools.remove("/usr/lib/*.a")
|
||||
|
||||
pisitools.dodoc("ChangeLog")
|
||||
pisitools.dodoc("README*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Extensible multimedia container format based on EBML</Summary>
|
||||
<Description>Matroska is an extensible open standard Audio/Video container. It aims to become THE standard of multimedia container formats. Matroska is usually found as .mkv files (matroska video) and .mka files (matroska audio).</Description>
|
||||
<Archive sha1sum="d625caadae11a5e59e086697454260f99e0dd0c5" type="tarxz">https://dl.matroska.org/downloads/libmatroska/libmatroska-1.6.3.tar.xz</Archive>
|
||||
<Archive sha1sum="b8a5d9d7403c846077875a7ec4f04379ffa2893b" type="tarxz">https://dl.matroska.org/downloads/libmatroska/libmatroska-1.7.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libebml-devel</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -46,6 +46,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2023-04-01</Date>
|
||||
<Version>1.7.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2021-06-29</Date>
|
||||
<Version>1.6.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user