# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= cgif VERSION= 0.4.0 KEYWORDS= graphics VARIANTS= standard SDESC[standard]= Fast and lightweight GIF encoder library HOMEPAGE= https://github.com/dloebl/cgif CONTACT= Michael_Reim[kraileth@elderlinux.org] DOWNLOAD_GROUPS= main SITES[main]= GITHUB/dloebl:cgif:v0.4.0 DISTFILE[1]= generated:main DF_INDEX= 1 SPKGS[standard]= complete primary dev OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none USES= meson DISTNAME= cgif-0.4.0 LICENSE= MIT:primary LICENSE_FILE= MIT:{{WRKSRC}}/LICENSE LICENSE_SCHEME= solo FPC_EQUIVALENT= graphics/cgif MESON_ARGS= --default-library=both SOVERSION= 0.4.0 [FILE:923:descriptions/desc.primary] Cgif is a fast and lightweight GIF encoder that can create GIF animations and images. Summary of the main features: * user-defined global or local color-palette with up to 256 colors (limit of the GIF format) * size-optimizations for GIF animations: - option to set a pixel to transparent if it has identical color in the previous frame (transparency optimization) - do encoding just for the rectangular area that differs from the previous frame (width/height optimization) * fast: a GIF with 256 colors and 1024x1024 pixels can be created in below 50 ms even on a minimalistic system * MIT license (permissive) * different options for GIF animations: static image, N repetitions, infinite repetitions * additional source-code for verifying the encoder after making changes * user-defined delay time from one frame to the next (can be set independently for each frame) * source-code conforms to the C99 standard [FILE:103:distinfo] 130ff8a604f047449e81ddddf818bd0e03826b5f468e989b02726b16b7d4742e 38379 dloebl-cgif-0.4.0.tar.gz [FILE:55:manifests/plist.primary] lib/ libcgif.so.%%SOMAJOR%% libcgif.so.%%SOVERSION%% [FILE:65:manifests/plist.dev] include/cgif.h lib/ libcgif.a libcgif.so lib/pkgconfig/cgif.pc