2017-01-01 17:05:55 +01:00
|
|
|
# $NetBSD: Makefile,v 1.25 2017/01/01 16:05:56 adam Exp $
|
2012-04-22 19:47:42 +02:00
|
|
|
|
2016-07-24 21:00:12 +02:00
|
|
|
DISTNAME= libcdr-0.1.3
|
2017-01-01 17:05:55 +01:00
|
|
|
PKGREVISION= 3
|
2012-04-22 19:47:42 +02:00
|
|
|
CATEGORIES= converters
|
2014-07-22 13:07:58 +02:00
|
|
|
MASTER_SITES= http://dev-www.libreoffice.org/src/libcdr/
|
2012-04-22 19:47:42 +02:00
|
|
|
EXTRACT_SUFX= .tar.xz
|
|
|
|
|
|
|
|
MAINTAINER= ftigeot@wolfpond.org
|
2014-07-22 13:07:58 +02:00
|
|
|
HOMEPAGE= https://wiki.documentfoundation.org/DLP/Libraries/libcdr
|
2012-04-22 19:47:42 +02:00
|
|
|
COMMENT= Corel Draw file format importer library
|
|
|
|
LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 OR gnu-gpl-v2
|
|
|
|
|
2015-02-02 12:14:55 +01:00
|
|
|
USE_LANGUAGES= c c++
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
USE_TOOLS+= pkg-config
|
2012-04-22 19:47:42 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS+= --disable-werror
|
2014-02-02 08:22:15 +01:00
|
|
|
CONFIGURE_ARGS+= --without-docs
|
2014-07-22 13:07:58 +02:00
|
|
|
PKGCONFIG_OVERRIDE= libcdr.pc.in
|
2012-04-22 19:47:42 +02:00
|
|
|
|
|
|
|
.include "../../converters/libwpd/buildlink3.mk"
|
|
|
|
.include "../../converters/libwpg/buildlink3.mk"
|
2014-07-22 13:07:58 +02:00
|
|
|
.include "../../converters/librevenge/buildlink3.mk"
|
2014-02-02 08:22:15 +01:00
|
|
|
.include "../../devel/boost-libs/buildlink3.mk"
|
2015-12-30 01:18:31 +01:00
|
|
|
.include "../../devel/cppunit/buildlink3.mk"
|
2015-02-02 12:14:55 +01:00
|
|
|
.include "../../devel/zlib/buildlink3.mk"
|
2012-04-22 19:47:42 +02:00
|
|
|
.include "../../graphics/lcms2/buildlink3.mk"
|
2014-02-02 08:22:15 +01:00
|
|
|
.include "../../textproc/icu/buildlink3.mk"
|
2012-04-22 19:47:42 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|