From d09260d62047456f6e5657087783fce38e50d7c1 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 15 Mar 2011 13:21:16 +0000 Subject: [PATCH] Import mm-common-0.9.3. The mm-common is part of the GNOME C++ bindings effort. It 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. ok jasper@ --- devel/mm-common/Makefile | 27 +++++++++++++++++++++++++++ devel/mm-common/distinfo | 5 +++++ devel/mm-common/pkg/DESCR | 6 ++++++ devel/mm-common/pkg/PLIST | 30 ++++++++++++++++++++++++++++++ 4 files changed, 68 insertions(+) create mode 100644 devel/mm-common/Makefile create mode 100644 devel/mm-common/distinfo create mode 100644 devel/mm-common/pkg/DESCR create mode 100644 devel/mm-common/pkg/PLIST diff --git a/devel/mm-common/Makefile b/devel/mm-common/Makefile new file mode 100644 index 00000000000..389886313ad --- /dev/null +++ b/devel/mm-common/Makefile @@ -0,0 +1,27 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2011/03/15 13:21:16 ajacoutot Exp $ + +COMMENT= common build utilities for GNOME C++ binding libraries + +GNOME_PROJECT= mm-common +GNOME_VERSION= 0.9.3 + +CATEGORIES= devel + +HOMEPAGE= http://www.gtkmm.org/ + +MAINTAINER= Jasper Lievisse Adriaanse , \ + Antoine Jacoutot + +# GPLv2 +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +MODULES= x11/gnome + +CONFIGURE_STYLE=gnu +CONFIGURE_ENV= ac_cv_prog_WGET="" \ + ac_cv_prog_CURL="" + +.include diff --git a/devel/mm-common/distinfo b/devel/mm-common/distinfo new file mode 100644 index 00000000000..86c783f224a --- /dev/null +++ b/devel/mm-common/distinfo @@ -0,0 +1,5 @@ +MD5 (mm-common-0.9.3.tar.bz2) = n3ZpZbphElyZ1xAkUq9ZHw== +RMD160 (mm-common-0.9.3.tar.bz2) = s7r56TEm1r9+31CA9wL27l1akzw= +SHA1 (mm-common-0.9.3.tar.bz2) = Act68WpxMqJP4N1taNJQ1m7wyL0= +SHA256 (mm-common-0.9.3.tar.bz2) = ZbW4eYAn5ymxoMoWXS2pIqPxJNm/z++WrpuwLhaJSWQ= +SIZE (mm-common-0.9.3.tar.bz2) = 640194 diff --git a/devel/mm-common/pkg/DESCR b/devel/mm-common/pkg/DESCR new file mode 100644 index 00000000000..a114033f489 --- /dev/null +++ b/devel/mm-common/pkg/DESCR @@ -0,0 +1,6 @@ +The mm-common is part of the GNOME C++ bindings effort. +It 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 --git a/devel/mm-common/pkg/PLIST b/devel/mm-common/pkg/PLIST new file mode 100644 index 00000000000..3c8e5edaac7 --- /dev/null +++ b/devel/mm-common/pkg/PLIST @@ -0,0 +1,30 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2011/03/15 13:21:16 ajacoutot Exp $ +bin/mm-common-prepare +lib/pkgconfig/ +lib/pkgconfig/mm-common-util.pc +@man man/man1/mm-common-prepare.1 +share/aclocal/ +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/ +share/doc/mm-common/README +share/doc/mm-common/skeletonmm.tar.gz +share/mm-common/ +share/mm-common/build/ +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/ +share/mm-common/doctags/libstdc++.tag +share/mm-common/doctool/ +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/ +share/pkgconfig/mm-common-libstdc++.pc