diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-24 12:02:33 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-24 12:02:33 +0100 |
| commit | b3259201a158cb1a571c2a3b2976fbd7b95a4b80 (patch) | |
| tree | d1bf8edcf012880df29e52bf326b96c18c624dab /package/libart | |
| parent | 0c0ed379d9f34a2d085d9ebf7accf63d48684439 (diff) | |
| parent | 537a2c4eaa446e52c6ba07007eb9ae75998b5580 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libart')
| -rw-r--r-- | package/libart/Config.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/package/libart/Config.in b/package/libart/Config.in deleted file mode 100644 index 477bcc63e..000000000 --- a/package/libart/Config.in +++ /dev/null @@ -1,12 +0,0 @@ -config ADK_PACKAGE_LIBART - prompt "libart............................ An high-performance 2D graphics library" - tristate - default n - help - A library of functions for 2D graphics supporting a superset of the - PostScript imaging model, designed to be integrated with graphics, artwork, - and illustration programs. It is written in optimized C, and is fully - compatible with C++. With a small footprint of 10,000 lines of code, it is - especially suitable for embedded applications. - - http://www.levien.com/libart/ |
