summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-22 19:42:53 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-22 19:42:53 +0800
commitd7f0c9c0e5e71c42c85729da7b71c81f5dc41187 (patch)
treefe4cf86acbce30c066284a19b3845a9999a02c35 /devel
parent2fab22d9cd103fb993774bd160682ae57396e22b (diff)
downloadmarcuscom-ports-d7f0c9c0e5e71c42c85729da7b71c81f5dc41187.tar
marcuscom-ports-d7f0c9c0e5e71c42c85729da7b71c81f5dc41187.tar.gz
marcuscom-ports-d7f0c9c0e5e71c42c85729da7b71c81f5dc41187.tar.bz2
marcuscom-ports-d7f0c9c0e5e71c42c85729da7b71c81f5dc41187.tar.lz
marcuscom-ports-d7f0c9c0e5e71c42c85729da7b71c81f5dc41187.tar.xz
marcuscom-ports-d7f0c9c0e5e71c42c85729da7b71c81f5dc41187.tar.zst
marcuscom-ports-d7f0c9c0e5e71c42c85729da7b71c81f5dc41187.zip
Update to 2.6.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11568 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/libglademm24/Makefile43
-rw-r--r--devel/libglademm24/distinfo3
-rw-r--r--devel/libglademm24/pkg-descr3
-rw-r--r--devel/libglademm24/pkg-plist65
4 files changed, 114 insertions, 0 deletions
diff --git a/devel/libglademm24/Makefile b/devel/libglademm24/Makefile
new file mode 100644
index 000000000..20dfb1d21
--- /dev/null
+++ b/devel/libglademm24/Makefile
@@ -0,0 +1,43 @@
+# New ports collection makefile for: libglademm
+# Date created: 22 May 2003
+# Whom: Alexander Nedotsukov <bland@mail.ru>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTNAME= libglademm
+PORTVERSION= 2.6.7
+CATEGORIES= devel gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= bland@FreeBSD.org
+COMMENT= C++ wrapper for libglade2 library
+
+LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
+BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+
+LATEST_LINK= libglademm24
+
+USE_BZIP2= yes
+USE_XORG= x11 ice
+USE_GMAKE= yes
+USE_GNOME= gnomehack libglade2
+GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
+CONFIGURE_ARGS= --enable-static
+
+PLIST_SUB= VERSION="2.4" API_VERSION="2.4"
+
+post-patch:
+ @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \
+ ${WRKSRC}/Makefile.in
+.if defined(NOPORTDOCS)
+ @${REINPLACE_CMD} -e 's|^\(SUBDIRS = .*\)\(docs\)\(.*\)|\1\3|' ${WRKSRC}/Makefile.in
+.endif
+ @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \
+ ${WRKSRC}/tools/extra_defs_gen/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/devel/libglademm24/distinfo b/devel/libglademm24/distinfo
new file mode 100644
index 000000000..eebff7ac8
--- /dev/null
+++ b/devel/libglademm24/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/libglademm-2.6.7.tar.bz2) = f9ca5b67f6c551ea98790ab5f21c19d0
+SHA256 (gnome2/libglademm-2.6.7.tar.bz2) = 38543c15acf727434341cc08c2b003d24f36abc22380937707fc2c5c687a2bc3
+SIZE (gnome2/libglademm-2.6.7.tar.bz2) = 326385
diff --git a/devel/libglademm24/pkg-descr b/devel/libglademm24/pkg-descr
new file mode 100644
index 000000000..4e71ae598
--- /dev/null
+++ b/devel/libglademm24/pkg-descr
@@ -0,0 +1,3 @@
+This is a set of thin C++ wrappers for libglade v2 library.
+
+WWW: http://gtkmm.sourceforge.net/
diff --git a/devel/libglademm24/pkg-plist b/devel/libglademm24/pkg-plist
new file mode 100644
index 000000000..1976033ee
--- /dev/null
+++ b/devel/libglademm24/pkg-plist
@@ -0,0 +1,65 @@
+include/libglademm-%%API_VERSION%%/libglademm.h
+include/libglademm-%%API_VERSION%%/libglademm/init.h
+include/libglademm-%%API_VERSION%%/libglademm/private/xml_p.h
+include/libglademm-%%API_VERSION%%/libglademm/variablesmap.h
+include/libglademm-%%API_VERSION%%/libglademm/wrap_init.h
+include/libglademm-%%API_VERSION%%/libglademm/xml.h
+lib/libglademm-%%VERSION%%.a
+lib/libglademm-%%VERSION%%.la
+lib/libglademm-%%VERSION%%.so
+lib/libglademm-%%VERSION%%.so.1
+lib/libglademm-%%API_VERSION%%/include/libglademmconfig.h
+lib/libglademm-%%API_VERSION%%/proc/m4/convert.m4
+lib/libglademm-%%API_VERSION%%/proc/m4/convert_libglademm.m4
+libdata/pkgconfig/libglademm-%%API_VERSION%%.pc
+%%PORTDOCS%%share/devhelp/books/libglademm-%%API_VERSION%%/libglademm-%%API_VERSION%%.devhelp
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/annotated.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Exception.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Exception__inherit__graph.dot
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Object.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Object__inherit__graph.dot
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1VariablesMap-members.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1VariablesMap.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1Xml-members.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1Xml.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1XmlError-members.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1XmlError.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1XmlError__inherit__graph.dot
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classGnome_1_1Glade_1_1Xml__inherit__graph.dot
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/classes.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/doxygen.css
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/doxygen.png
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/files.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/functions.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/functions_func.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/functions_type.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/functions_vars.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/graph_legend.dot
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/graph_legend.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/hierarchy.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/index.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/inherit__graph__0.dot
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/inherits.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/init_8h.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/namespaceGlib.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/namespaceGnome.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/namespaceGnome_1_1Glade.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/namespaces.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/tabs.css
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/variablesmap_8h.html
+%%PORTDOCS%%share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html/xml_8h.html
+%%PORTDOCS%%@dirrm share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference/html
+%%PORTDOCS%%@dirrm share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs/reference
+%%PORTDOCS%%@dirrm share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%/docs
+%%PORTDOCS%%@dirrm share/doc/gnomemm-2.6/libglademm-%%API_VERSION%%
+%%PORTDOCS%%@dirrmtry share/doc/gnomemm-2.6
+%%PORTDOCS%%@dirrm share/devhelp/books/libglademm-%%API_VERSION%%
+%%PORTDOCS%%@dirrmtry share/devhelp/books
+%%PORTDOCS%%@dirrmtry share/devhelp
+@dirrm lib/libglademm-%%API_VERSION%%/proc/m4
+@dirrm lib/libglademm-%%API_VERSION%%/proc
+@dirrm lib/libglademm-%%API_VERSION%%/include
+@dirrm lib/libglademm-%%API_VERSION%%
+@dirrm include/libglademm-%%API_VERSION%%/libglademm/private
+@dirrm include/libglademm-%%API_VERSION%%/libglademm
+@dirrm include/libglademm-%%API_VERSION%%