[Lunar-commits] <moonbase-gnome3> libwebp: add it to the gnome3 repo.

Florin Braescu florin at lunar-linux.org
Sun May 12 12:09:33 CEST 2013


commit 9a57355e02c30cb17a287e862096bae80037c49f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 12 May 2013 03:08:56 -0700
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/9a57355e02c30cb17a287e862096bae80037c49f

libwebp: add it to the gnome3 repo.
---
  libs/libwebp/DEPENDS | +2/-0     
  libs/libwebp/DETAILS | +19/-0    
  2 files changed, 21 insertions(+)

--- /dev/null
+++ b/libs/libwebp/DEPENDS
@@ -0,0 +1,2 @@
+depends libpng
+depends %JPEG
--- /dev/null
+++ b/libs/libwebp/DETAILS
@@ -0,0 +1,19 @@
+          MODULE=libwebp
+         VERSION=0.3.0
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://webp.googlecode.com/files
+      SOURCE_VFY=sha1:a20acf2f180d3eae77e24a63371b01fa412fa2f1
+        WEB_SITE=http://developers.google.com/speed/webp
+         ENTERED=20130420
+         UPDATED=20130420
+           SHORT="WebP library and conversion tools"
+
+cat << EOF
+WebP is a new image format that provides lossless and lossy compression for
+images on the web. WebP lossless images are 26% smaller in size compared to
+PNGs. WebP lossy images are 25-34% smaller in size compared to JPEG images at
+equivalent SSIM index. WebP supports lossless transparency (also known as
+alpha channel) with just  22% additional bytes. Transparency is also supported
+with lossy compression and typically provides 3x smaller file sizes compared to
+PNG when lossy compression is acceptable for the red/green/blue color channels.
+EOF




More information about the Lunar-commits mailing list