blob: 4e47ffea187d7f21f8a7ec7364cf5f088474ddbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = android-x86-64-libwebp
pkgdesc = WebP library and conversion tools (android)
pkgver = 1.3.0
pkgrel = 1
url = https://developers.google.com/speed/webp/
arch = any
groups = android-libwebp
license = BSD
makedepends = android-configure
depends = android-x86-64-libjpeg-turbo
depends = android-x86-64-libpng
depends = android-x86-64-libtiff
depends = android-x86-64-giflib
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/webmproject/libwebp/archive/v1.3.0.tar.gz
md5sums = 2d818a757f2de1a93d5009a69b3c1ff8
pkgname = android-x86-64-libwebp
|