![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / print / glabels / Makefile (download)
Revision 1.119, Sun May 2 10:24:51 2021 UTC (2 years, 7 months ago) by nia
*: Use the tools framework for itstool Now it should be more obvious when a package needs it as a dependency, as it will fail loudly if it isn't declared as a tool. While here, some duplicate dependencies on itstool were removed from the MATE packages |
# $NetBSD: Makefile,v 1.119 2021/05/02 10:24:51 nia Exp $ DISTNAME= glabels-3.4.1 PKGREVISION= 7 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glabels/3.4/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://glabels.org/ COMMENT= Program for creating labels and business cards LICENSE= gnu-gpl-v3 GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= intltool pkg-config perl gmake itstool USE_TOOLS+= msgfmt msgmerge xgettext TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 PKGCONFIG_OVERRIDE+= libglabels/libglabels-3.0.pc.in PKGCONFIG_OVERRIDE+= libglbarcode/libglbarcode-3.0.pc.in .include "../../devel/glib2/schemas.mk" .include "../../converters/qrencode/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../graphics/librsvg/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk" .include "../../x11/gtk3/buildlink3.mk" .include "../../mk/bsd.pkg.mk"