![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / converters / orcus / Makefile (download)
Revision 1.27, Mon Jul 1 04:08:00 2019 UTC (4 years, 5 months ago) by ryoon
Recursive revbump from boost-1.70.0 |
# $NetBSD: Makefile,v 1.27 2019/07/01 04:08:00 ryoon Exp $ DISTNAME= liborcus-0.14.1 PKGNAME= ${DISTNAME:S/liborcus/orcus/} PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= http://kohei.us/files/orcus/src/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://gitlab.com/orcus/orcus COMMENT= Import filter library for spreadsheet documents (0.13 branch) LICENSE= mpl-2.0 USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes # python detection completely broken CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --disable-werror PKGCONFIG_OVERRIDE+= liborcus.pc.in PKGCONFIG_OVERRIDE+= liborcus-spreadsheet-model.pc.in PTHREAD_AUTO_VARS= yes .include "../../devel/boost-libs/buildlink3.mk" .include "../../devel/mdds/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../math/libixion/buildlink3.mk" .include "../../mk/bsd.pkg.mk"