summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz>2017-01-24 07:37:09 +0000
committerwiz <wiz>2017-01-24 07:37:09 +0000
commit326be86d918d64019a6c20b1d0b0b466a8e0d500 (patch)
tree0515b3a5804b7105289c2e506f741ea7ccacc05f /converters
parent41367b83e2ba1efe24e42e166fe33d4baa61d346 (diff)
downloadpkgsrc-326be86d918d64019a6c20b1d0b0b466a8e0d500.tar.gz
Remove orcus0.8, obsolete after libreoffice4 removal.
Diffstat (limited to 'converters')
-rw-r--r--converters/Makefile3
-rw-r--r--converters/orcus0.8/DESCR3
-rw-r--r--converters/orcus0.8/Makefile31
-rw-r--r--converters/orcus0.8/PLIST45
-rw-r--r--converters/orcus0.8/buildlink3.mk15
-rw-r--r--converters/orcus0.8/distinfo7
-rw-r--r--converters/orcus0.8/patches/patch-configure56
7 files changed, 1 insertions, 159 deletions
diff --git a/converters/Makefile b/converters/Makefile
index a0026077151..028e3a2f434 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.148 2017/01/24 07:31:01 wiz Exp $
+# $NetBSD: Makefile,v 1.149 2017/01/24 07:37:09 wiz Exp $
#
COMMENT= Document format and character code converters
@@ -56,7 +56,6 @@ SUBDIR+= odt2txt
SUBDIR+= opencc
SUBDIR+= orcus
SUBDIR+= orcus0.12
-SUBDIR+= orcus0.8
SUBDIR+= p5-Convert-Bencode
SUBDIR+= p5-Convert-BinHex
SUBDIR+= p5-Convert-Color
diff --git a/converters/orcus0.8/DESCR b/converters/orcus0.8/DESCR
deleted file mode 100644
index 1c9b566ebc6..00000000000
--- a/converters/orcus0.8/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Standalone file import filter library for spreadsheet documents.
-
-This package contains the 0.8 version of the API.
diff --git a/converters/orcus0.8/Makefile b/converters/orcus0.8/Makefile
deleted file mode 100644
index 426896bdb55..00000000000
--- a/converters/orcus0.8/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2017/01/01 16:06:06 adam Exp $
-
-DISTNAME= liborcus-0.7.1
-PKGNAME= ${DISTNAME:S/lib//}
-PKGREVISION= 4
-CATEGORIES= converters
-MASTER_SITES= http://kohei.us/files/orcus/src/
-EXTRACT_SUFX= .tar.xz
-
-MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= https://gitorious.org/orcus/
-COMMENT= Import filter library for spreadsheet documents (API v0.8)
-LICENSE= mpl-2.0
-
-USE_LANGUAGES= c c++
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-boost-libdir=${BUILDLINK_PREFIX.boost-libs}/lib
-CONFIGURE_ARGS+= --with-boost-system=boost_system
-CONFIGURE_ARGS+= --disable-spreadsheet-model
-CONFIGURE_ARGS+= --disable-werror
-
-PKGCONFIG_OVERRIDE+= liborcus.pc.in
-
-PTHREAD_AUTO_VARS= yes
-
-.include "../../devel/boost-libs/buildlink3.mk"
-.include "../../devel/mdds/buildlink3.mk"
-.include "../../devel/zlib/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/converters/orcus0.8/PLIST b/converters/orcus0.8/PLIST
deleted file mode 100644
index cb14e89cf1f..00000000000
--- a/converters/orcus0.8/PLIST
+++ /dev/null
@@ -1,45 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/09/08 19:39:04 wiz Exp $
-bin/orcus-detect
-bin/orcus-mso-encryption
-bin/orcus-xml-dump
-bin/orcus-zip-dump
-include/liborcus-0.8/orcus/base64.hpp
-include/liborcus-0.8/orcus/cell_buffer.hpp
-include/liborcus-0.8/orcus/css_parser.hpp
-include/liborcus-0.8/orcus/csv_parser.hpp
-include/liborcus-0.8/orcus/csv_parser_base.hpp
-include/liborcus-0.8/orcus/dom_tree.hpp
-include/liborcus-0.8/orcus/env.hpp
-include/liborcus-0.8/orcus/exception.hpp
-include/liborcus-0.8/orcus/format_detection.hpp
-include/liborcus-0.8/orcus/global.hpp
-include/liborcus-0.8/orcus/interface.hpp
-include/liborcus-0.8/orcus/measurement.hpp
-include/liborcus-0.8/orcus/ooxml/encryption_info.hpp
-include/liborcus-0.8/orcus/orcus_csv.hpp
-include/liborcus-0.8/orcus/orcus_gnumeric.hpp
-include/liborcus-0.8/orcus/orcus_ods.hpp
-include/liborcus-0.8/orcus/orcus_xls_xml.hpp
-include/liborcus-0.8/orcus/orcus_xlsx.hpp
-include/liborcus-0.8/orcus/orcus_xml.hpp
-include/liborcus-0.8/orcus/parser_global.hpp
-include/liborcus-0.8/orcus/pstring.hpp
-include/liborcus-0.8/orcus/sax_ns_parser.hpp
-include/liborcus-0.8/orcus/sax_parser.hpp
-include/liborcus-0.8/orcus/sax_parser_base.hpp
-include/liborcus-0.8/orcus/sax_token_parser.hpp
-include/liborcus-0.8/orcus/spreadsheet/export_interface.hpp
-include/liborcus-0.8/orcus/spreadsheet/import_interface.hpp
-include/liborcus-0.8/orcus/spreadsheet/types.hpp
-include/liborcus-0.8/orcus/stream.hpp
-include/liborcus-0.8/orcus/string_pool.hpp
-include/liborcus-0.8/orcus/tokens.hpp
-include/liborcus-0.8/orcus/types.hpp
-include/liborcus-0.8/orcus/xml_namespace.hpp
-include/liborcus-0.8/orcus/xml_structure_tree.hpp
-include/liborcus-0.8/orcus/zip_archive.hpp
-include/liborcus-0.8/orcus/zip_archive_stream.hpp
-lib/liborcus-0.8.la
-lib/liborcus-mso-0.8.la
-lib/liborcus-parser-0.8.la
-lib/pkgconfig/liborcus-0.8.pc
diff --git a/converters/orcus0.8/buildlink3.mk b/converters/orcus0.8/buildlink3.mk
deleted file mode 100644
index 8094bd14d00..00000000000
--- a/converters/orcus0.8/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.1 2015/09/08 19:39:04 wiz Exp $
-
-BUILDLINK_TREE+= orcus
-
-.if !defined(ORCUS_BUILDLINK3_MK)
-ORCUS_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.orcus+= orcus>=0.7.0<0.9.0
-BUILDLINK_PKGSRCDIR.orcus?= ../../converters/orcus0.8
-
-#.include "../../devel/boost-libs/buildlink3.mk"
-#.include "../../devel/zlib/buildlink3.mk"
-.endif # ORCUS_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -orcus
diff --git a/converters/orcus0.8/distinfo b/converters/orcus0.8/distinfo
deleted file mode 100644
index f064c203f72..00000000000
--- a/converters/orcus0.8/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.3 2016/02/13 08:46:02 wiz Exp $
-
-SHA1 (liborcus-0.7.1.tar.xz) = 4480f519c6724ee66d76072df32e9b12d55505da
-RMD160 (liborcus-0.7.1.tar.xz) = c37c35eecdd90bb367d2c38fd9014a1ba1a02e19
-SHA512 (liborcus-0.7.1.tar.xz) = 30461311b084f3c91ef8cc504ca7adfd212f95d49c0a320958ca203606901ddf84e37d5c95073437bad21af4c6ce71fa606dd7cdb7cc7bd58b2699d8863a318c
-Size (liborcus-0.7.1.tar.xz) = 1472804 bytes
-SHA1 (patch-configure) = 40598b91d55d918635f822393e48d9fa22d82d6d
diff --git a/converters/orcus0.8/patches/patch-configure b/converters/orcus0.8/patches/patch-configure
deleted file mode 100644
index c38ba01a47a..00000000000
--- a/converters/orcus0.8/patches/patch-configure
+++ /dev/null
@@ -1,56 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2016/02/13 08:46:02 wiz Exp $
-
-Adapt for mdds-1.0.
-
---- configure.orig 2015-02-25 00:08:35.000000000 +0000
-+++ configure
-@@ -18592,12 +18592,12 @@ if test -n "$MDDS_CFLAGS"; then
- pkg_cv_MDDS_CFLAGS="$MDDS_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
- if test -n "$PKG_CONFIG" && \
-- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mdds >= 0.8.0\""; } >&5
-- ($PKG_CONFIG --exists --print-errors "mdds >= 0.8.0") 2>&5
-+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mdds-1.0 >= 0.8.0\""; } >&5
-+ ($PKG_CONFIG --exists --print-errors "mdds-1.0 >= 0.8.0") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
-- pkg_cv_MDDS_CFLAGS=`$PKG_CONFIG --cflags "mdds >= 0.8.0" 2>/dev/null`
-+ pkg_cv_MDDS_CFLAGS=`$PKG_CONFIG --cflags "mdds-1.0 >= 0.8.0" 2>/dev/null`
- test "x$?" != "x0" && pkg_failed=yes
- else
- pkg_failed=yes
-@@ -18609,12 +18609,12 @@ if test -n "$MDDS_LIBS"; then
- pkg_cv_MDDS_LIBS="$MDDS_LIBS"
- elif test -n "$PKG_CONFIG"; then
- if test -n "$PKG_CONFIG" && \
-- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mdds >= 0.8.0\""; } >&5
-- ($PKG_CONFIG --exists --print-errors "mdds >= 0.8.0") 2>&5
-+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mdds-1.0 >= 0.8.0\""; } >&5
-+ ($PKG_CONFIG --exists --print-errors "mdds-1.0 >= 0.8.0") 2>&5
- ac_status=$?
- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
-- pkg_cv_MDDS_LIBS=`$PKG_CONFIG --libs "mdds >= 0.8.0" 2>/dev/null`
-+ pkg_cv_MDDS_LIBS=`$PKG_CONFIG --libs "mdds-1.0 >= 0.8.0" 2>/dev/null`
- test "x$?" != "x0" && pkg_failed=yes
- else
- pkg_failed=yes
-@@ -18635,14 +18635,14 @@ else
- _pkg_short_errors_supported=no
- fi
- if test $_pkg_short_errors_supported = yes; then
-- MDDS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mdds >= 0.8.0" 2>&1`
-+ MDDS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "mdds-1.0 >= 0.8.0" 2>&1`
- else
-- MDDS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mdds >= 0.8.0" 2>&1`
-+ MDDS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "mdds-1.0 >= 0.8.0" 2>&1`
- fi
- # Put the nasty error message in config.log where it belongs
- echo "$MDDS_PKG_ERRORS" >&5
-
-- as_fn_error $? "Package requirements (mdds >= 0.8.0) were not met:
-+ as_fn_error $? "Package requirements (mdds-1.0 >= 0.8.0) were not met:
-
- $MDDS_PKG_ERRORS
-