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@
This commit is contained in:
parent
70dc70101b
commit
d09260d620
27
devel/mm-common/Makefile
Normal file
27
devel/mm-common/Makefile
Normal file
@ -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 <jasper@openbsd.org>, \
|
||||
Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# 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 <bsd.port.mk>
|
5
devel/mm-common/distinfo
Normal file
5
devel/mm-common/distinfo
Normal file
@ -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
|
6
devel/mm-common/pkg/DESCR
Normal file
6
devel/mm-common/pkg/DESCR
Normal file
@ -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.
|
30
devel/mm-common/pkg/PLIST
Normal file
30
devel/mm-common/pkg/PLIST
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user