head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.6
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.4
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.2
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.1.0.4
	pkgsrc-2025Q2-base:1.1
	pkgsrc-2025Q1:1.1.0.2
	pkgsrc-2025Q1-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2025.08.13.11.06.27;	author pho;	state Exp;
branches;
next	1.1;
commitid	oGqtJTKdyCfCKy6G;

1.1
date	2025.03.07.12.52.01;	author pho;	state Exp;
branches;
next	;
commitid	WuotbHaJ9XUWr8MF;


desc
@@


1.2
log
@Bump all Haskell because lang/ghc910 has got a library change
@
text
@# $NetBSD: Makefile,v 1.1 2025/03/07 12:52:01 pho Exp $

DISTNAME=	gtk2hs-buildtools-0.13.11.0
PKGNAME=	${DISTNAME:tl}
PKGREVISION=	1
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@@NetBSD.org
COMMENT=	Tools to build the Gtk2Hs suite of User Interface libraries
LICENSE=	gnu-gpl-v2

USE_TOOLS+=	alex happy

.include "../../devel/hs-random/buildlink3.mk"
.include "../../devel/hs-hashtables/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"
@


1.1
log
@devel/gtk2hs-buildtools: import gtk2hs-buildtools-0.13.11.0

This package provides a set of helper programs necessary to build the Gtk2Hs
suite of libraries. These tools include a modified c2hs binding tool that is
used to generate FFI declarations, a tool to build a type hierarchy that
mirrors the C type hierarchy of GObjects found in glib, and a generator for
signal declarations that are used to call back from C to Haskell. These
tools are not needed to actually run Gtk2Hs programs.
@
text
@d1 1
a1 1
# $NetBSD$
d5 1
@

