pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/mm-common Import mm-common-0.9.6 as devel/mm-com...
details: https://anonhg.NetBSD.org/pkgsrc/rev/421a26311617
branches: trunk
changeset: 621339:421a26311617
user: rodent <rodent%pkgsrc.org@localhost>
date: Sun Jul 07 15:04:28 2013 +0000
description:
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.
diffstat:
devel/mm-common/DESCR | 5 +++++
devel/mm-common/Makefile | 23 +++++++++++++++++++++++
devel/mm-common/PLIST | 22 ++++++++++++++++++++++
devel/mm-common/buildlink3.mk | 14 ++++++++++++++
devel/mm-common/distinfo | 5 +++++
5 files changed, 69 insertions(+), 0 deletions(-)
diffs (89 lines):
diff -r 27013a8f2bfe -r 421a26311617 devel/mm-common/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/mm-common/DESCR Sun Jul 07 15:04:28 2013 +0000
@@ -0,0 +1,5 @@
+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.
diff -r 27013a8f2bfe -r 421a26311617 devel/mm-common/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/mm-common/Makefile Sun Jul 07 15:04:28 2013 +0000
@@ -0,0 +1,23 @@
+# $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@localhost
+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"
diff -r 27013a8f2bfe -r 421a26311617 devel/mm-common/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/mm-common/PLIST Sun Jul 07 15:04:28 2013 +0000
@@ -0,0 +1,22 @@
+@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
diff -r 27013a8f2bfe -r 421a26311617 devel/mm-common/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/mm-common/buildlink3.mk Sun Jul 07 15:04:28 2013 +0000
@@ -0,0 +1,14 @@
+# $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
diff -r 27013a8f2bfe -r 421a26311617 devel/mm-common/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/mm-common/distinfo Sun Jul 07 15:04:28 2013 +0000
@@ -0,0 +1,5 @@
+$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
Home |
Main Index |
Thread Index |
Old Index