summaryrefslogtreecommitdiff
path: root/package/libart/ipkg/libart.control
diff options
context:
space:
mode:
authorwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
committerwbx <wbx@hydrogenium.(none)>2009-05-17 14:41:34 +0200
commit219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch)
treeb9c0f3c43aebba2fcfef777592d0add39f2072f4 /package/libart/ipkg/libart.control
Initial import
Diffstat (limited to 'package/libart/ipkg/libart.control')
-rw-r--r--package/libart/ipkg/libart.control9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/libart/ipkg/libart.control b/package/libart/ipkg/libart.control
new file mode 100644
index 000000000..42d9523ad
--- /dev/null
+++ b/package/libart/ipkg/libart.control
@@ -0,0 +1,9 @@
+Package: libart
+Priority: optional
+Section: libs
+Description: An high-performance 2D graphics library.
+ 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.