libheif-1.15.2
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
shelltools.system("./autogen.sh")
|
||||
autotools.configure("--enable-static=no")
|
||||
autotools.configure("--enable-static=no --disable-go")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app</IsA>
|
||||
<Summary>HEIF file format decoder and encoder</Summary>
|
||||
<Description>HEIF file format decoder and encoder</Description>
|
||||
<Archive sha1sum="a99d4f9614f419183b7da13771a7db501ce94773" type="targz">https://github.com/strukturag/libheif/archive/v1.12.0.tar.gz</Archive>
|
||||
<Archive sha1sum="ff1235d069600f906e8b8f385d00dbf1950c6482" type="targz">https://github.com/strukturag/libheif/archive/v1.15.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>aom-devel</Dependency>
|
||||
<Dependency>x265-devel</Dependency>
|
||||
@@ -68,6 +68,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2023-04-01</Date>
|
||||
<Version>1.15.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2022-06-24</Date>
|
||||
<Version>1.12.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user