[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / atril

File: [cvs.NetBSD.org] / pkgsrc / print / atril / Makefile (download)

Revision 1.44, Wed May 8 01:59:53 2019 UTC (4 years, 11 months ago) by gutteridge
Branch: MAIN
Changes since 1.43: +2 -3 lines

atril: update to 1.22.1

### atril 1.22.1

  * update translations
  * help: update copyright
  * Add documenters to translation resource
  * Use program-name and title in gtk_show_about_dialog call
  * Update copyright in about dialog
  * Use g_strjoin to build license text in about dialog

# $NetBSD: Makefile,v 1.44 2019/05/08 01:59:53 gutteridge Exp $

.include "../../meta-pkgs/mate/Makefile.common"

DISTNAME=	atril-${VERSION:R}.1
CATEGORIES=	print

COMMENT=	Simple multi-page document viewer for the MATE environment

USE_LANGUAGES=	c c++

TOOL_DEPENDS+=	gdbus-codegen-[0-9]*:../../devel/gdbus-codegen

PKGCONFIG_OVERRIDE+=	atril-document.pc.in
PKGCONFIG_OVERRIDE+=	atril-view.pc.in

.include "options.mk"

.include "../../devel/glib2/schemas.mk"

.include "../../sysutils/caja/buildlink3.mk"
.include "../../x11/mate-desktop/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"