pkgsrc/inputmethod/tomoe-gtk/Makefile
wiz 4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00

31 lines
818 B
Makefile

# $NetBSD: Makefile,v 1.42 2020/03/10 22:08:52 wiz Exp $
#
DISTNAME= tomoe-gtk-0.6.0
PKGREVISION= 35
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://tomoe.osdn.jp/
COMMENT= GUI library for tomoe's GTK+ GUI parts
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config msgfmt
USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= tomoe-gtk.pc.in
CONFIGURE_ARGS+= --without-python
SUBST_CLASSES+= gucharmap2
SUBST_STAGE.gucharmap2= pre-configure
SUBST_FILES.gucharmap2= configure
SUBST_SED.gucharmap2= -e 's|gucharmap >= 1.4.0|gucharmap-2|g'
.include "../../inputmethod/tomoe/buildlink3.mk"
.include "../../fonts/gucharmap/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"