The diff is from - Bug #1323592 https://bugs.launchpad.net/inkscape/+bug/1323592 "Port inkscape to librevenge framework for WPG, CDR and VSD imports"
See also: https://code.launchpad.net/~inkscape.dev/inkscape/inkscape-librevenge/+merge...
The tests would be: 1) does it still compile? 2) does opening WPG, CorelDraw [1] and Visio files using internal support still work, with the dependencies currently available in the devlibs 3) TODO [2]: upgrade dependencies in the devlibs (see duplicate bug #1327170), and test 1+2 with librevenge-based dependencies
Regards, V
[1] Note: for CorelDraw files, the UniConvertor-based extensions are still present and will be used as fallback, if internal support is not available. Please don't forget to check the available file types in 'File > Open':
Internal support for Coreldraw files (new in trunk): - Corel DRAW 7-X4 files (*.cdr) - Corel DRAW 7-13 template files (*.cdt) - Corel DRAW Compressed Exchange files (*.ccx) - Corel DRAW Presentation Exchange files (*.cmx)
UniConvertor-based input formats (old, kept as fallbacks): - Corel DRAW Compressed Exchange files (UC) (*.ccx) - Corel DRAW 7-X4 files (UC) (*.cdr) - Corel DRAW 7-13 template files (UC) (*.cdt) - Corel DRAW Presentation Exchange files (UC) (*.cmx)
[2] I don't follow updates for Windows devlibs closely, and don't know which versions of the dependencies are included in the 32bit and 64bit devlibs. Certainly it would be great if someone could test with latest versions which are now all based on librevenge, and add them to the devlibs repository if tests are successful.
On 2014-09-21 18:07 , the Adib wrote:
I do not know if this is still relevant. I applied the patches and it compiles fine. What should be tested?
Regards, Adib.
On Thu, Sep 4, 2014 at 12:59 AM, Josh Andler <scislac@...400... mailto:scislac@...400...> wrote:
Can someone on Windows please apply the following patch and check to see if it affects building? https://bugs.launchpad.net/inkscape/+bug/1323592/+attachment/4184115/+files/1323592-librevenge-v3.diff Cheers, Josh