libavif-1.0.2
This commit is contained in:
@@ -22,4 +22,6 @@ def build():
|
||||
def install():
|
||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dosym("libavif.so.16.0.2", "/usr/lib/libavif.so.13")
|
||||
|
||||
pisitools.dodoc("LICENSE", "README*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Library for encoding and decoding avif files</Summary>
|
||||
<Description>Library for encoding and decoding avif files</Description>
|
||||
<Archive sha1sum="ccc0dee57a75049bf5d4e29ad1c44146363a21b9" type="targz">https://github.com/AOMediaCodec/libavif/archive/refs/tags/v0.9.3.tar.gz</Archive>
|
||||
<Archive sha1sum="9aba0344b95d950ec58e5dc243f587527d4a3799" type="targz">https://github.com/AOMediaCodec/libavif/archive/v1.0.2/libavif-1.0.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>nasm</Dependency>
|
||||
@@ -49,6 +49,7 @@
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share/thumbnailers/avif.thumbnailer</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
@@ -67,6 +68,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-11-19</Date>
|
||||
<Version>1.0.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2021-11-01</Date>
|
||||
<Version>0.9.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user