[SCM] multimedia-blends/master: Add svgpp ITP
ross-guest at users.alioth.debian.org
ross-guest at users.alioth.debian.org
Sat Jul 22 21:38:11 UTC 2017
The following commit has been merged in the master branch:
commit bd475142d3f1e6f089994c599a83f2bcee12a505
Author: Ross Gammon <rossgammon at mail.dk>
Date: Sat Jul 22 22:25:46 2017 +0200
Add svgpp ITP
diff --git a/tasks/devel b/tasks/devel
index 333358b..6b9a509 100644
--- a/tasks/devel
+++ b/tasks/devel
@@ -757,3 +757,23 @@ Pkg-Description: C library to read HRTFs stored in the AES69-2015 SOFA format
Homepage: https://github.com/hoene/libmysofa
License: BSD-3-clause
WNPP: 865419
+
+Depends: svgpp
+Pkg-Description: SVG-framework with parsers for various syntaxes and adapters
+ The library can be thought of as a framework, containing parsers for various
+ SVG syntaxes, adapters that simplify handling of parsed data and a lot of
+ other utilities and helpers for the most common tasks. SVG++ features
+ .
+ * Is a header-only library
+ * Can be used with any XML parser
+ * Compile time configured - no virtual functions
+ * Minimal runtime overhead - you pay only for what you get
+ * Fully functional, conforming SVG viewers
+ * Simple in-app SVG rasterizers
+ * Import modules of vector editing software
+ * Implementing path-only input of SVG format with minimal efforts
+ in any graphics or math software
+ * Compatible with C++03, but requires conforming implementation
+Homepage: https://github.com/svgpp/svgpp
+License: Boost
+WNPP: 866316
diff --git a/tasks/graphics b/tasks/graphics
index 1257040..5975a38 100644
--- a/tasks/graphics
+++ b/tasks/graphics
@@ -428,3 +428,23 @@ Pkg-Description: graphical OSC sequencer for digital arts
Homepage: https://iannix.org
License: GPL-3
WNPP: 862912
+
+Depends: svgpp
+Pkg-Description: SVG-framework with parsers for various syntaxes and adapters
+ The library can be thought of as a framework, containing parsers for various
+ SVG syntaxes, adapters that simplify handling of parsed data and a lot of
+ other utilities and helpers for the most common tasks. SVG++ features
+ .
+ * Is a header-only library
+ * Can be used with any XML parser
+ * Compile time configured - no virtual functions
+ * Minimal runtime overhead - you pay only for what you get
+ * Fully functional, conforming SVG viewers
+ * Simple in-app SVG rasterizers
+ * Import modules of vector editing software
+ * Implementing path-only input of SVG format with minimal efforts
+ in any graphics or math software
+ * Compatible with C++03, but requires conforming implementation
+Homepage: https://github.com/svgpp/svgpp
+License: Boost
+WNPP: 866316
--
multimedia-blends packaging
More information about the pkg-multimedia-commits
mailing list