blob: 3a90a7f28b6de797b7497b162abebf636a82c2bd (
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-libwebp
pkgdesc = WebP library and conversion tools (Android x86)
pkgver = 1.4.0
pkgrel = 2
url = https://developers.google.com/speed/webp/
arch = any
groups = android-libwebp
license = BSD
makedepends = android-configure
depends = android-x86-libjpeg-turbo
depends = android-x86-libpng
depends = android-x86-libtiff
depends = android-x86-giflib
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/webmproject/libwebp/archive/v1.4.0.tar.gz
md5sums = 9778f9be63f04f16f9ca3a4f36503399
pkgname = android-x86-libwebp
|