summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone2019-06-13 14:18:23 -0300
committerGonzalo Exequiel Pedone2019-06-13 14:18:23 -0300
commite2aa922af570f3e1f98ddb130982be122b7e5464 (patch)
treefe9c681fca5d6ade360113988a3a8a84cbba8160 /.SRCINFO
downloadaur-e2aa922af570f3e1f98ddb130982be122b7e5464.tar.gz
First commit.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c81d04a6d95d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = android-armv7a-eabi-libwebp
+ pkgdesc = WebP library and conversion tools (android)
+ pkgver = 1.0.2
+ pkgrel = 1
+ url = https://developers.google.com/speed/webp/
+ arch = any
+ license = BSD
+ makedepends = android-configure
+ depends = android-armv7a-eabi-libjpeg-turbo
+ depends = android-armv7a-eabi-libpng
+ depends = android-armv7a-eabi-libtiff
+ depends = android-armv7a-eabi-giflib
+ options = !strip
+ options = !buildflags
+ options = staticlibs
+ options = !emptydirs
+ source = https://github.com/webmproject/libwebp/archive/v1.0.2.tar.gz
+ sha256sums = 347cf85ddc3497832b5fa9eee62164a37b249c83adae0ba583093e039bf4881f
+
+pkgname = android-armv7a-eabi-libwebp
+