# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup amazingsyco VillainousStyle 20110713
categories devel graphics
description a drawing library for defining a visual style from a \
chain of individual drawing instructions
long_description VillainousStyle is a drawing library for defining a \
visual style from a chain of individual drawing \
instructions. Each instruction modifies the drawing \
context to perform common operations\; such operations \
include shadows, fills, borders, and shapes. It allows \
for multiple style sheets which can be used to theme \
an application in multiple visual contexts. \
VillainousStyle sits on top of CoreGraphics, and does \
not use WebKit for rendering at all. It is a fork of \
the VSStyle and VSShape classes, originally from the \
ui_error "${name} requires Mac OS X 10.5 or greater."
return -code error "incompatible Mac OS X version"
if {${name} eq ${subport}} {
depends_run port:${name}-framework \
set docdir ${destroot}${prefix}/share/doc/${subport}
system "echo ${name} is a meta port > ${docdir}/README"
git.branch e05e72da703b39de3d8b1c53b308f4b2a8b62aef
build.dir ${worksrcpath}/Source
xcode.configuration Release
xcode.target "lib${name}.a - Mac"
xcode.destroot.path ${prefix}/lib