Sun Jul 7 15:04:28 2013 UTC ()
Import mm-common-0.9.6 as devel/mm-common.

The mm-common module provides the build infrastructure and utilities shared
among the GNOME C++ binding libraries. It is only a required dependency for
building the C++ bindings from the gnome.org version control repository. An
installation of mm-common is not required for building tarball releases, unless
configured to use maintainer-mode.


(rodent)
diff -r0 -r1.1 pkgsrc/devel/mm-common/DESCR
diff -r0 -r1.1 pkgsrc/devel/mm-common/Makefile
diff -r0 -r1.1 pkgsrc/devel/mm-common/PLIST
diff -r0 -r1.1 pkgsrc/devel/mm-common/buildlink3.mk
diff -r0 -r1.1 pkgsrc/devel/mm-common/distinfo

File Added: pkgsrc/devel/mm-common/DESCR
The mm-common module provides the build infrastructure and utilities shared
among the GNOME C++ binding libraries. It is only a required dependency for
building the C++ bindings from the gnome.org version control repository. An
installation of mm-common is not required for building tarball releases, unless
configured to use maintainer-mode.

File Added: pkgsrc/devel/mm-common/Makefile
# $NetBSD: Makefile,v 1.1 2013/07/07 15:04:28 rodent Exp $

DISTNAME=	mm-common-0.9.6
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GNOME:=sources/mm-common/0.9/}
EXTRACT_SUFX=	.tar.xz

MAINTAINER=	rodent@NetBSD.org
HOMEPAGE=	http://www.gtkmm.org/
COMMENT=	Provides build infrastructure utilities for GNOME C++ libraries
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=	yes
USE_TOOLS+=	pkg-config
USE_LANGUAGES=	c++

PKGCONFIG_OVERRIDE+=	doctags/mm-common-libstdc++-uninstalled.pc.in
PKGCONFIG_OVERRIDE+=	doctags/mm-common-libstdc++.pc.in
PKGCONFIG_OVERRIDE+=	skeletonmm/skeleton/skeletonmm-uninstalled.pc.in
PKGCONFIG_OVERRIDE+=	skeletonmm/skeleton/skeletonmm.pc.in
PKGCONFIG_OVERRIDE+=	util/mm-common-util.pc.in

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/mm-common/PLIST
@comment $NetBSD: PLIST,v 1.1 2013/07/07 15:04:28 rodent Exp $
bin/mm-common-prepare
man/man1/mm-common-prepare.1
share/aclocal/mm-common.m4
share/aclocal/mm-dietlib.m4
share/aclocal/mm-doc.m4
share/aclocal/mm-module.m4
share/aclocal/mm-pkg.m4
share/aclocal/mm-warnings.m4
share/doc/mm-common/README
share/doc/mm-common/skeletonmm.tar.gz
share/mm-common/build/compile-binding.am
share/mm-common/build/dist-changelog.am
share/mm-common/build/doc-reference.am
share/mm-common/build/generate-binding.am
share/mm-common/doctags/libstdc++.tag
share/mm-common/doctool/doc-install.pl
share/mm-common/doctool/doc-postprocess.pl
share/mm-common/doctool/doxygen.css
share/mm-common/doctool/tagfile-to-devhelp2.xsl
share/pkgconfig/mm-common-libstdc++.pc
share/pkgconfig/mm-common-util.pc

File Added: pkgsrc/devel/mm-common/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2013/07/07 15:04:28 rodent Exp $

BUILDLINK_TREE+=	mm-common

.if !defined(MM_COMMON_BUILDLINK3_MK)
MM_COMMON_BUILDLINK3_MK:=

BUILDLINK_DEPMETHOD.mm-common?= build

BUILDLINK_API_DEPENDS.mm-common+=	mm-common>=0.9.6
BUILDLINK_PKGSRCDIR.mm-common?=	../../devel/mm-common
.endif	# MM_COMMON_BUILDLINK3_MK

BUILDLINK_TREE+=	-mm-common

File Added: pkgsrc/devel/mm-common/distinfo
$NetBSD: distinfo,v 1.1 2013/07/07 15:04:28 rodent Exp $

SHA1 (mm-common-0.9.6.tar.xz) = ed65f1cf40871a6868ef862e556747dbc25811f5
RMD160 (mm-common-0.9.6.tar.xz) = 8f0c57a58d07f699309f52481bbdd3c16b548a63
Size (mm-common-0.9.6.tar.xz) = 569264 bytes