head	1.12;
access;
symbols
	pkgsrc-2013Q2:1.12.0.26
	pkgsrc-2013Q2-base:1.12
	pkgsrc-2012Q4:1.12.0.24
	pkgsrc-2012Q4-base:1.12
	pkgsrc-2011Q4:1.12.0.22
	pkgsrc-2011Q4-base:1.12
	pkgsrc-2011Q2:1.12.0.20
	pkgsrc-2011Q2-base:1.12
	pkgsrc-2009Q4:1.12.0.18
	pkgsrc-2009Q4-base:1.12
	pkgsrc-2008Q4:1.12.0.16
	pkgsrc-2008Q4-base:1.12
	pkgsrc-2008Q3:1.12.0.14
	pkgsrc-2008Q3-base:1.12
	cube-native-xorg:1.12.0.12
	cube-native-xorg-base:1.12
	pkgsrc-2008Q2:1.12.0.10
	pkgsrc-2008Q2-base:1.12
	pkgsrc-2008Q1:1.12.0.8
	pkgsrc-2008Q1-base:1.12
	pkgsrc-2007Q4:1.12.0.6
	pkgsrc-2007Q4-base:1.12
	pkgsrc-2007Q3:1.12.0.4
	pkgsrc-2007Q3-base:1.12
	pkgsrc-2007Q2:1.12.0.2
	pkgsrc-2007Q2-base:1.12
	pkgsrc-2007Q1:1.11.0.4
	pkgsrc-2007Q1-base:1.11
	pkgsrc-2006Q4:1.11.0.2
	pkgsrc-2006Q4-base:1.11
	pkgsrc-2006Q3:1.10.0.4
	pkgsrc-2006Q3-base:1.10
	pkgsrc-2006Q2:1.10.0.2
	pkgsrc-2006Q2-base:1.10
	pkgsrc-2006Q1:1.9.0.2
	pkgsrc-2006Q1-base:1.9
	pkgsrc-2005Q4:1.7.0.6
	pkgsrc-2005Q4-base:1.7
	pkgsrc-2005Q3:1.7.0.4
	pkgsrc-2005Q3-base:1.7
	pkgsrc-2005Q2:1.7.0.2
	pkgsrc-2005Q2-base:1.7
	pkgsrc-2005Q1:1.5.0.4
	pkgsrc-2005Q1-base:1.5
	pkgsrc-2004Q4:1.5.0.2
	pkgsrc-2004Q4-base:1.5
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.12
date	2007.05.17.17.39.59;	author wiz;	state dead;
branches;
next	1.11;

1.11
date	2006.10.07.20.34.07;	author gdt;	state Exp;
branches;
next	1.10;

1.10
date	2006.03.30.03.44.42;	author jlam;	state Exp;
branches;
next	1.9;

1.9
date	2006.03.05.16.27.24;	author jlam;	state Exp;
branches;
next	1.8;

1.8
date	2006.02.05.23.08.42;	author joerg;	state Exp;
branches;
next	1.7;

1.7
date	2005.05.22.20.07.51;	author jlam;	state Exp;
branches;
next	1.6;

1.6
date	2005.04.11.21.45.20;	author tv;	state Exp;
branches;
next	1.5;

1.5
date	2004.12.05.23.03.18;	author wiz;	state Exp;
branches;
next	1.4;

1.4
date	2004.12.04.16.23.42;	author wiz;	state Exp;
branches;
next	1.3;

1.3
date	2004.12.03.16.06.06;	author wiz;	state Exp;
branches;
next	1.2;

1.2
date	2004.12.03.16.04.39;	author wiz;	state Exp;
branches;
next	1.1;

1.1
date	2004.12.03.16.02.25;	author wiz;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.12.03.16.02.25;	author wiz;	state Exp;
branches;
next	;


desc
@@


1.12
log
@Remove very old g-wrap version.
@
text
@# $NetBSD: Makefile,v 1.11 2006/10/07 20:34:07 gdt Exp $

DISTNAME=	g-wrap-1.3.4
PKGREVISION=	8
CATEGORIES=	devel
MASTER_SITES=	ftp://ftp.gnucash.org/pub/g-wrap/source/

MAINTAINER=	rh@@NetBSD.org
HOMEPAGE=	http://www.gnucash.org/
COMMENT=	Tool for importing types, functions, and constants into guile 1.4

DEPENDS+=	guile-slib>=2.4.2nb6:../../devel/guile-slib

GNU_CONFIGURE=		YES
USE_TOOLS+=		gmake makeinfo
USE_LIBTOOL=		YES
INFO_FILES=		# PLIST

CONFIGURE_ARGS+=	--with-modules-dir=${PREFIX}/share/guile
CONFIGURE_ENV+=		ac_cv_path_RSCHEME="nope"

.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "Darwin"
# PR 33665 says this is needed on Darwin.  Perhaps this should be
# fixed in guile itself.
MAKE_ENV+=		LTDL_LIBRARY_PATH=${LOCALBASE}/lib
.endif

.include "../../devel/glib/buildlink3.mk"
.include "../../lang/guile/buildlink3.mk"
.include "../../devel/guile-gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.11
log
@Apply patch from pkg/33665, setting LTDL_LIBRARY_PATH, but do so only
on Darwin where the failure happened, because I can't figure out why
this should be necessary (guile should be looking there anyway).
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2006/03/30 03:44:42 jlam Exp $
@


1.10
log
@* Honor PKGINFODIR.
* List the info files directly in the PLIST.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2006/03/05 16:27:24 jlam Exp $
d4 1
a4 1
PKGREVISION=	7
a13 1

d22 7
@


1.9
log
@* Teach the tools framework how to supply the pkgsrc version of
  makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2006/02/05 23:08:42 joerg Exp $
d18 1
a18 1
INFO_FILES=		g-wrap.info
@


1.8
log
@Recursive revision bump / recommended bump for gettext ABI change.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2005/05/22 20:07:51 jlam Exp $
d16 1
a16 1
USE_TOOLS+=		gmake
a17 2

USE_MAKEINFO=		YES
@


1.7
log
@Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:20 tv Exp $
d4 1
a4 1
PKGREVISION=	6
@


1.6
log
@Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2004/12/05 23:03:18 wiz Exp $
d16 1
a16 1
USE_GNU_TOOLS+=		make
@


1.5
log
@Fix path to guile-slib.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2004/12/04 16:23:42 wiz Exp $
a13 1
USE_BUILDLINK3=		YES
@


1.4
log
@Convert to use guile-1.6. Based on PR 28525 by Andreas Hallmann.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2004/12/03 16:06:06 wiz Exp $
d12 1
a12 1
DEPENDS+=	guile-slib>=2.4.2nb6:../../devel/guile14-slib
@


1.3
log
@Mention that this is the guile-1.4 version of the software.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2004/12/03 16:04:39 wiz Exp $
d4 1
a4 1
PKGREVISION=	5
d12 1
a12 1
DEPENDS+=	guile-slib-2.4.2nb[0-5]:../../devel/guile14-slib
a18 1
MAKE_ENV+=		GUILE14_SUBDIR=${GUILE14_SUBDIR:Q}
d23 1
a23 1
CONFIGURE_ARGS+=	--with-modules-dir=${PREFIX}/${GUILE14_SUBDIR}/share/guile
d27 2
a28 2
.include "../../lang/guile14/buildlink3.mk"
.include "../../devel/guile14-gtk/buildlink3.mk"
@


1.2
log
@Depend on guile14 versions of guile-slib.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.30 2004/12/03 15:55:36 wiz Exp $
d10 1
a10 1
COMMENT=	Tool for importing types, functions, and constants into guile
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.29 2004/12/03 14:31:28 wiz Exp $
d12 1
a12 1
DEPENDS+=	guile-slib>=2.4.2:../../devel/guile-slib
@


1.1.1.1
log
@Re-import devel/g-wrap as g-wrap1 to make space for a guile-1.6 version
of g-wrap without breaking dependencies.
@
text
@@
