summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-02-02 07:22:15 +0000
committerryoon <ryoon@pkgsrc.org>2014-02-02 07:22:15 +0000
commit956fe901cb86ac1c745728dc89aadea577618864 (patch)
tree6d5785909813f85e5e6593760fbf91678afc2c8a /converters
parentb9dc5e8235a03fcc76a3e84697449b5e52d8c191 (diff)
downloadpkgsrc-956fe901cb86ac1c745728dc89aadea577618864.tar.gz
Update to 0.0.14
* Remove c from USE_LANGUAGES to suppress many and many warnings (I cannot understant what happens.) * Disable documentation generation with doxygen CHangelo: Not available.
Diffstat (limited to 'converters')
-rw-r--r--converters/libcdr/Makefile13
-rw-r--r--converters/libcdr/PLIST259
-rw-r--r--converters/libcdr/distinfo8
3 files changed, 14 insertions, 266 deletions
diff --git a/converters/libcdr/Makefile b/converters/libcdr/Makefile
index 5d41b113648..a5ce2e2aabb 100644
--- a/converters/libcdr/Makefile
+++ b/converters/libcdr/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/01/05 20:10:36 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/02/02 07:22:15 ryoon Exp $
-DISTNAME= libcdr-0.0.6
-PKGREVISION= 3
+DISTNAME= libcdr-0.0.14
CATEGORIES= converters
MASTER_SITES= http://dev-www.libreoffice.org/src/
EXTRACT_SUFX= .tar.xz
@@ -11,17 +10,19 @@ HOMEPAGE= http://www.freedesktop.org/wiki/Software/libcdr/
COMMENT= Corel Draw file format importer library
LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 OR gnu-gpl-v2
-BUILD_DEPENDS+= doxygen>=1.8.6:../../devel/doxygen
-
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c++
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-werror
+CONFIGURE_ARGS+= --without-docs
PKGCONFIG_OVERRIDE= libcdr-0.0.pc.in
.include "../../converters/libwpd/buildlink3.mk"
.include "../../converters/libwpg/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../devel/boost-libs/buildlink3.mk"
.include "../../graphics/lcms2/buildlink3.mk"
+.include "../../textproc/icu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/libcdr/PLIST b/converters/libcdr/PLIST
index a71cd38572b..3e3115e3397 100644
--- a/converters/libcdr/PLIST
+++ b/converters/libcdr/PLIST
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2014/01/05 20:10:36 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/02/02 07:22:15 ryoon Exp $
bin/cdr2raw
+bin/cdr2text
bin/cdr2xhtml
bin/cmx2raw
+bin/cmx2text
bin/cmx2xhtml
include/libcdr-0.0/libcdr/CDRDocument.h
include/libcdr-0.0/libcdr/CDRStringVector.h
@@ -9,258 +11,3 @@ include/libcdr-0.0/libcdr/CMXDocument.h
include/libcdr-0.0/libcdr/libcdr.h
lib/libcdr-0.0.la
lib/pkgconfig/libcdr-0.0.pc
-share/doc/libcdr/html/CDRCollector_8cpp.html
-share/doc/libcdr/html/CDRCollector_8h.html
-share/doc/libcdr/html/CDRCollector_8h_source.html
-share/doc/libcdr/html/CDRColorProfiles_8h.html
-share/doc/libcdr/html/CDRColorProfiles_8h_source.html
-share/doc/libcdr/html/CDRContentCollector_8cpp.html
-share/doc/libcdr/html/CDRContentCollector_8h.html
-share/doc/libcdr/html/CDRContentCollector_8h_source.html
-share/doc/libcdr/html/CDRDocument_8cpp.html
-share/doc/libcdr/html/CDRDocument_8h.html
-share/doc/libcdr/html/CDRDocument_8h_source.html
-share/doc/libcdr/html/CDRInternalStream_8cpp.html
-share/doc/libcdr/html/CDRInternalStream_8h.html
-share/doc/libcdr/html/CDRInternalStream_8h_source.html
-share/doc/libcdr/html/CDROutputElementList_8cpp.html
-share/doc/libcdr/html/CDROutputElementList_8h.html
-share/doc/libcdr/html/CDROutputElementList_8h_source.html
-share/doc/libcdr/html/CDRParser_8cpp.html
-share/doc/libcdr/html/CDRParser_8h.html
-share/doc/libcdr/html/CDRParser_8h_source.html
-share/doc/libcdr/html/CDRPath_8cpp.html
-share/doc/libcdr/html/CDRPath_8h.html
-share/doc/libcdr/html/CDRPath_8h_source.html
-share/doc/libcdr/html/CDRSVGGenerator_8cpp.html
-share/doc/libcdr/html/CDRSVGGenerator_8h.html
-share/doc/libcdr/html/CDRSVGGenerator_8h_source.html
-share/doc/libcdr/html/CDRStringVector_8cpp.html
-share/doc/libcdr/html/CDRStringVector_8h.html
-share/doc/libcdr/html/CDRStringVector_8h_source.html
-share/doc/libcdr/html/CDRStylesCollector_8cpp.html
-share/doc/libcdr/html/CDRStylesCollector_8h.html
-share/doc/libcdr/html/CDRStylesCollector_8h_source.html
-share/doc/libcdr/html/CDRTypes_8cpp.html
-share/doc/libcdr/html/CDRTypes_8h.html
-share/doc/libcdr/html/CDRTypes_8h_source.html
-share/doc/libcdr/html/CDRZipStream_8cpp.html
-share/doc/libcdr/html/CDRZipStream_8h.html
-share/doc/libcdr/html/CDRZipStream_8h_source.html
-share/doc/libcdr/html/CMXDocumentStructure_8h.html
-share/doc/libcdr/html/CMXDocumentStructure_8h_source.html
-share/doc/libcdr/html/CMXDocument_8cpp.html
-share/doc/libcdr/html/CMXDocument_8h.html
-share/doc/libcdr/html/CMXDocument_8h_source.html
-share/doc/libcdr/html/CMXParser_8cpp.html
-share/doc/libcdr/html/CMXParser_8h.html
-share/doc/libcdr/html/CMXParser_8h_source.html
-share/doc/libcdr/html/annotated.html
-share/doc/libcdr/html/bc_s.png
-share/doc/libcdr/html/bdwn.png
-share/doc/libcdr/html/classes.html
-share/doc/libcdr/html/classlibcdr_1_1CDRArcToElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRArcToElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRArcToElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRClosePathElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRClosePathElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRClosePathElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRCollector-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRCollector.html
-share/doc/libcdr/html/classlibcdr_1_1CDRCollector.png
-share/doc/libcdr/html/classlibcdr_1_1CDRContentCollector-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRContentCollector.html
-share/doc/libcdr/html/classlibcdr_1_1CDRContentCollector.png
-share/doc/libcdr/html/classlibcdr_1_1CDRCubicBezierToElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRCubicBezierToElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRCubicBezierToElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRDocument-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRDocument.html
-share/doc/libcdr/html/classlibcdr_1_1CDREndTextLineOutputElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDREndTextLineOutputElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDREndTextLineOutputElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDREndTextObjectOutputElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDREndTextObjectOutputElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDREndTextObjectOutputElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDREndTextSpanOutputElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDREndTextSpanOutputElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDREndTextSpanOutputElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRGraphicObjectOutputElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRGraphicObjectOutputElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRGraphicObjectOutputElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRInsertTextOutputElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRInsertTextOutputElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRInsertTextOutputElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRInternalStream-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRInternalStream.html
-share/doc/libcdr/html/classlibcdr_1_1CDRInternalStream.png
-share/doc/libcdr/html/classlibcdr_1_1CDRLineToElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRLineToElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRLineToElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRMoveToElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRMoveToElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRMoveToElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDROutputElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDROutputElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDROutputElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDROutputElementList-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDROutputElementList.html
-share/doc/libcdr/html/classlibcdr_1_1CDRParser-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRParser.html
-share/doc/libcdr/html/classlibcdr_1_1CDRParserState-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRParserState.html
-share/doc/libcdr/html/classlibcdr_1_1CDRPath-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRPath.html
-share/doc/libcdr/html/classlibcdr_1_1CDRPath.png
-share/doc/libcdr/html/classlibcdr_1_1CDRPathElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRPathElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRPathElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRPathOutputElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRPathOutputElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRPathOutputElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRQuadraticBezierToElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRQuadraticBezierToElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRQuadraticBezierToElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRSVGGenerator-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRSVGGenerator.html
-share/doc/libcdr/html/classlibcdr_1_1CDRSVGGenerator.png
-share/doc/libcdr/html/classlibcdr_1_1CDRSplineToElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRSplineToElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRSplineToElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRStartTextLineOutputElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStartTextLineOutputElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStartTextLineOutputElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRStartTextObjectOutputElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStartTextObjectOutputElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStartTextObjectOutputElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRStartTextSpanOutputElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStartTextSpanOutputElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStartTextSpanOutputElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRStringVector-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStringVector.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStringVectorImpl-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStringVectorImpl.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStyleOutputElement-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStyleOutputElement.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStyleOutputElement.png
-share/doc/libcdr/html/classlibcdr_1_1CDRStylesCollector-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStylesCollector.html
-share/doc/libcdr/html/classlibcdr_1_1CDRStylesCollector.png
-share/doc/libcdr/html/classlibcdr_1_1CDRZipStream-members.html
-share/doc/libcdr/html/classlibcdr_1_1CDRZipStream.html
-share/doc/libcdr/html/classlibcdr_1_1CDRZipStream.png
-share/doc/libcdr/html/classlibcdr_1_1CMXDocument-members.html
-share/doc/libcdr/html/classlibcdr_1_1CMXDocument.html
-share/doc/libcdr/html/classlibcdr_1_1CMXParser-members.html
-share/doc/libcdr/html/classlibcdr_1_1CMXParser.html
-share/doc/libcdr/html/classlibcdr_1_1EndOfStreamException.html
-share/doc/libcdr/html/classlibcdr_1_1GenericException.html
-share/doc/libcdr/html/closed.png
-share/doc/libcdr/html/dir_000000.html
-share/doc/libcdr/html/dir_000001.html
-share/doc/libcdr/html/doxygen.css
-share/doc/libcdr/html/doxygen.png
-share/doc/libcdr/html/files.html
-share/doc/libcdr/html/ftv2blank.png
-share/doc/libcdr/html/ftv2cl.png
-share/doc/libcdr/html/ftv2doc.png
-share/doc/libcdr/html/ftv2folderclosed.png
-share/doc/libcdr/html/ftv2folderopen.png
-share/doc/libcdr/html/ftv2lastnode.png
-share/doc/libcdr/html/ftv2link.png
-share/doc/libcdr/html/ftv2mlastnode.png
-share/doc/libcdr/html/ftv2mnode.png
-share/doc/libcdr/html/ftv2mo.png
-share/doc/libcdr/html/ftv2node.png
-share/doc/libcdr/html/ftv2ns.png
-share/doc/libcdr/html/ftv2plastnode.png
-share/doc/libcdr/html/ftv2pnode.png
-share/doc/libcdr/html/ftv2splitbar.png
-share/doc/libcdr/html/ftv2vertline.png
-share/doc/libcdr/html/functions.html
-share/doc/libcdr/html/functions_a.html
-share/doc/libcdr/html/functions_c.html
-share/doc/libcdr/html/functions_d.html
-share/doc/libcdr/html/functions_e.html
-share/doc/libcdr/html/functions_f.html
-share/doc/libcdr/html/functions_func.html
-share/doc/libcdr/html/functions_func_a.html
-share/doc/libcdr/html/functions_func_c.html
-share/doc/libcdr/html/functions_func_d.html
-share/doc/libcdr/html/functions_func_e.html
-share/doc/libcdr/html/functions_func_g.html
-share/doc/libcdr/html/functions_func_i.html
-share/doc/libcdr/html/functions_func_i.html
-share/doc/libcdr/html/functions_func_o.html
-share/doc/libcdr/html/functions_func_p.html
-share/doc/libcdr/html/functions_func_r.html
-share/doc/libcdr/html/functions_func_s.html
-share/doc/libcdr/html/functions_func_t.html
-share/doc/libcdr/html/functions_func_w.html
-share/doc/libcdr/html/functions_func_~.html
-share/doc/libcdr/html/functions_g.html
-share/doc/libcdr/html/functions_h.html
-share/doc/libcdr/html/functions_i.html
-share/doc/libcdr/html/functions_j.html
-share/doc/libcdr/html/functions_k.html
-share/doc/libcdr/html/functions_l.html
-share/doc/libcdr/html/functions_m.html
-share/doc/libcdr/html/functions_o.html
-share/doc/libcdr/html/functions_p.html
-share/doc/libcdr/html/functions_r.html
-share/doc/libcdr/html/functions_s.html
-share/doc/libcdr/html/functions_t.html
-share/doc/libcdr/html/functions_vars.html
-share/doc/libcdr/html/functions_w.html
-share/doc/libcdr/html/functions_x.html
-share/doc/libcdr/html/functions_y.html
-share/doc/libcdr/html/functions_~.html
-share/doc/libcdr/html/globals.html
-share/doc/libcdr/html/globals_defs.html
-share/doc/libcdr/html/globals_func.html
-share/doc/libcdr/html/globals_vars.html
-share/doc/libcdr/html/hierarchy.html
-share/doc/libcdr/html/index.html
-share/doc/libcdr/html/libcdr_8h.html
-share/doc/libcdr/html/libcdr_8h_source.html
-share/doc/libcdr/html/libcdr__utils_8cpp.html
-share/doc/libcdr/html/libcdr__utils_8h.html
-share/doc/libcdr/html/libcdr__utils_8h_source.html
-share/doc/libcdr/html/namespacelibcdr.html
-share/doc/libcdr/html/namespacemembers.html
-share/doc/libcdr/html/namespacemembers_func.html
-share/doc/libcdr/html/namespaces.html
-share/doc/libcdr/html/nav_f.png
-share/doc/libcdr/html/nav_g.png
-share/doc/libcdr/html/nav_h.png
-share/doc/libcdr/html/navtree.css
-share/doc/libcdr/html/open.png
-share/doc/libcdr/html/structlibcdr_1_1CDRColor-members.html
-share/doc/libcdr/html/structlibcdr_1_1CDRColor.html
-share/doc/libcdr/html/structlibcdr_1_1CDRFillStyle-members.html
-share/doc/libcdr/html/structlibcdr_1_1CDRFillStyle.html
-share/doc/libcdr/html/structlibcdr_1_1CDRGradient-members.html
-share/doc/libcdr/html/structlibcdr_1_1CDRGradient.html
-share/doc/libcdr/html/structlibcdr_1_1CDRGradientStop-members.html
-share/doc/libcdr/html/structlibcdr_1_1CDRGradientStop.html
-share/doc/libcdr/html/structlibcdr_1_1CDRImage-members.html
-share/doc/libcdr/html/structlibcdr_1_1CDRImage.html
-share/doc/libcdr/html/structlibcdr_1_1CDRImageFill-members.html
-share/doc/libcdr/html/structlibcdr_1_1CDRImageFill.html
-share/doc/libcdr/html/structlibcdr_1_1CDRLineStyle-members.html
-share/doc/libcdr/html/structlibcdr_1_1CDRLineStyle.html
-share/doc/libcdr/html/structlibcdr_1_1CDRPattern-members.html
-share/doc/libcdr/html/structlibcdr_1_1CDRPattern.html
-share/doc/libcdr/html/structlibcdr_1_1CDRPolygon-members.html
-share/doc/libcdr/html/structlibcdr_1_1CDRPolygon.html
-share/doc/libcdr/html/structlibcdr_1_1CDRSplineData-members.html
-share/doc/libcdr/html/structlibcdr_1_1CDRSplineData.html
-share/doc/libcdr/html/structlibcdr_1_1CDRTransform-members.html
-share/doc/libcdr/html/structlibcdr_1_1CDRTransform.html
-share/doc/libcdr/html/sync_off.png
-share/doc/libcdr/html/sync_on.png
-share/doc/libcdr/html/tab_a.png
-share/doc/libcdr/html/tab_b.png
-share/doc/libcdr/html/tab_h.png
-share/doc/libcdr/html/tab_s.png
-share/doc/libcdr/html/tabs.css
diff --git a/converters/libcdr/distinfo b/converters/libcdr/distinfo
index 74b9b9afb49..3c8d4adb85f 100644
--- a/converters/libcdr/distinfo
+++ b/converters/libcdr/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/04/22 17:47:42 wiz Exp $
+$NetBSD: distinfo,v 1.2 2014/02/02 07:22:15 ryoon Exp $
-SHA1 (libcdr-0.0.6.tar.xz) = c5ff3b6dbd17a80fb7db2c717b3c4b992e5e39a1
-RMD160 (libcdr-0.0.6.tar.xz) = 56b48aab05064f99075f533a6f57d373f43ba6ea
-Size (libcdr-0.0.6.tar.xz) = 466800 bytes
+SHA1 (libcdr-0.0.14.tar.xz) = da8554d17db86151da5591ab0da3235d3247ff2e
+RMD160 (libcdr-0.0.14.tar.xz) = 0e6bfc2f10c7ee3ff312e4d4a3eac467bdd5fe6a
+Size (libcdr-0.0.14.tar.xz) = 570728 bytes