summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkmm20
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-08-31 22:01:46 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-08-31 22:01:46 +0000
commitdb327d4fac5347569385f8d7153e63c5eed2a8e8 (patch)
tree44e08745227618513d100280bbbdafdea6a7b5f3 /x11-toolkits/gtkmm20
parentUpdate to newest version 1.3.0 (diff)
C++ wrapper for gtk, a x11 graphics library
PR: ports/6704 Submitted by: Yukihiro Nakai <Nakai@technologist.com>
Notes
Notes: svn path=/head/; revision=12973
Diffstat (limited to 'x11-toolkits/gtkmm20')
-rw-r--r--x11-toolkits/gtkmm20/Makefile29
-rw-r--r--x11-toolkits/gtkmm20/distinfo1
-rw-r--r--x11-toolkits/gtkmm20/pkg-comment1
-rw-r--r--x11-toolkits/gtkmm20/pkg-descr1
-rw-r--r--x11-toolkits/gtkmm20/pkg-plist96
5 files changed, 128 insertions, 0 deletions
diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile
new file mode 100644
index 000000000000..62ca273522e6
--- /dev/null
+++ b/x11-toolkits/gtkmm20/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: gtk--
+# Version required: 0.9.14
+# Date created: 11 May 1998
+# Whom: Yukihiro Nakai <Nakai@technologist.com>
+#
+# $Id$
+#
+
+DISTNAME= Gtk---0.9.14
+PKGNAME= gtk---0.9.14
+CATEGORIES= x11-toolkits
+MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/
+
+MAINTAINER= Nakai@technologist.com
+
+LIB_DEPENDS= gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11
+BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
+
+# Why gtk11 port renames gtk-config to gtk11-config? (patch-ae)
+#GNU_CONFIGURE= yes
+USE_AUTOCONF= yes
+# for the future GNOME support
+#CONFIGURE_ARGS+= --with-gnome=${X11BASE}
+USE_GMAKE= yes
+
+post-install:
+ ${LDCONFIG} -m ${PREFIX}/lib
+
+.include <bsd.port.mk>
diff --git a/x11-toolkits/gtkmm20/distinfo b/x11-toolkits/gtkmm20/distinfo
new file mode 100644
index 000000000000..c3f1636e8277
--- /dev/null
+++ b/x11-toolkits/gtkmm20/distinfo
@@ -0,0 +1 @@
+MD5 (Gtk---0.9.14.tar.gz) = d06ab557247b3b223c6661d41633f256
diff --git a/x11-toolkits/gtkmm20/pkg-comment b/x11-toolkits/gtkmm20/pkg-comment
new file mode 100644
index 000000000000..656cd11549cb
--- /dev/null
+++ b/x11-toolkits/gtkmm20/pkg-comment
@@ -0,0 +1 @@
+C++ wrapper for gtk, a x11 graphics library
diff --git a/x11-toolkits/gtkmm20/pkg-descr b/x11-toolkits/gtkmm20/pkg-descr
new file mode 100644
index 000000000000..656cd11549cb
--- /dev/null
+++ b/x11-toolkits/gtkmm20/pkg-descr
@@ -0,0 +1 @@
+C++ wrapper for gtk, a x11 graphics library
diff --git a/x11-toolkits/gtkmm20/pkg-plist b/x11-toolkits/gtkmm20/pkg-plist
new file mode 100644
index 000000000000..f048bbca9fec
--- /dev/null
+++ b/x11-toolkits/gtkmm20/pkg-plist
@@ -0,0 +1,96 @@
+bin/gensig
+bin/gtkmm-config
+include/gtk--.h
+include/gtk--/accelgroup.h
+include/gtk--/adjustment.h
+include/gtk--/alignment.h
+include/gtk--/arrow.h
+include/gtk--/aspectframe.h
+include/gtk--/base.h
+include/gtk--/bin.h
+include/gtk--/box.h
+include/gtk--/button.h
+include/gtk--/buttonbox.h
+include/gtk--/checkbutton.h
+include/gtk--/checkmenuitem.h
+include/gtk--/clist.h
+include/gtk--/colorselection.h
+include/gtk--/colorselectiondialog.h
+include/gtk--/combo.h
+include/gtk--/container.h
+include/gtk--/ctree.h
+include/gtk--/curve.h
+include/gtk--/data.h
+include/gtk--/dialog.h
+include/gtk--/drawingarea.h
+include/gtk--/editable.h
+include/gtk--/entry.h
+include/gtk--/eventbox.h
+include/gtk--/fileselection.h
+include/gtk--/fixed.h
+include/gtk--/fontselection.h
+include/gtk--/frame.h
+include/gtk--/gc.h
+include/gtk--/handlebox.h
+include/gtk--/image.h
+include/gtk--/inputdialog.h
+include/gtk--/item.h
+include/gtk--/itemfactory.h
+include/gtk--/label.h
+include/gtk--/list.h
+include/gtk--/listitem.h
+include/gtk--/main.h
+include/gtk--/menu.h
+include/gtk--/menubar.h
+include/gtk--/menufactory.h
+include/gtk--/menuitem.h
+include/gtk--/menupath.h
+include/gtk--/menushell.h
+include/gtk--/misc.h
+include/gtk--/notebook.h
+include/gtk--/object.h
+include/gtk--/optionmenu.h
+include/gtk--/paned.h
+include/gtk--/pixmap.h
+include/gtk--/preview.h
+include/gtk--/progress.h
+include/gtk--/progressbar.h
+include/gtk--/radiobutton.h
+include/gtk--/radiomenuitem.h
+include/gtk--/range.h
+include/gtk--/ruler.h
+include/gtk--/scale.h
+include/gtk--/scrollbar.h
+include/gtk--/scrolledwindow.h
+include/gtk--/separator.h
+include/gtk--/spinbutton.h
+include/gtk--/statusbar.h
+include/gtk--/style.h
+include/gtk--/table.h
+include/gtk--/text.h
+include/gtk--/tipsquery.h
+include/gtk--/togglebutton.h
+include/gtk--/toolbar.h
+include/gtk--/tooltips.h
+include/gtk--/tree.h
+include/gtk--/treeitem.h
+include/gtk--/viewport.h
+include/gtk--/widget.h
+include/gtk--/window.h
+include/gtk--sig.h
+include/gtk--sigcommon.h
+include/gtk--sigconn.h
+include/gtk--sigcpp.h
+include/gtk--sigproxy.h
+include/gtk--sigslot.h
+lib/Gtk--/include/gtk--config.h
+lib/libgtkmm-1.1.a
+lib/libgtkmm-1.1.la
+lib/libgtkmm-1.1.so
+lib/libgtkmm-1.1.so.1.1
+@exec /sbin/ldconfig -m %B
+@unexec /sbin/ldconfig -R
+share/aclocal/gtk--.m4
+@dirrm include/gtk--
+@dirrm lib/Gtk--/include
+@dirrm lib/Gtk--