UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

libcss

LibCSS is a CSS (Cascading Style Sheet) parser and selection engine, written in C.

Package info

Template:
Codename: libcss
Source file: libcss-0.9.2-src.tar.gz
Source directory: libcss-0.9.2
Package URL: libcss-0.9.2-src.tar.gz
Package md5-checksum URL: libcss-0.9.2-src.tar.gz.md5sum
Dependances: netsurf-buildsystem, libparserutils, libwapcaplet.
Dependance of: elinks.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
#

Build script:
export CFLAGS="$CFLAGS -shared -fPIC -w"
export LDFLAGS="$LDFLAGS -shared -z,now"

make PREFIX=/usr COMPONENT_TYPE=lib-shared

Install script:
make PREFIX=/usr COMPONENT_TYPE=lib-shared install