summaryrefslogtreecommitdiff
path: root/x11/libexo
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-01-27 17:16:55 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-01-27 17:16:55 +0000
commit358fa5aa8084a7dfca0942a3b8748f9a5683fd57 (patch)
tree0e64aa2b99320708e411206856f4094c84fdf986 /x11/libexo
parentupdate xfce4-datetime-plugin to 0.3.1 (diff)
Add libexo 0.2.0,
terminal library, extensions to Xfce by os-cillation. PR: 76741 Submitted by: Matt Lancereau <matt@bsdfly.org>
Notes
Notes: svn path=/head/; revision=127484
Diffstat (limited to 'x11/libexo')
-rw-r--r--x11/libexo/Makefile40
-rw-r--r--x11/libexo/distinfo2
-rw-r--r--x11/libexo/pkg-descr3
-rw-r--r--x11/libexo/pkg-plist63
4 files changed, 108 insertions, 0 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
new file mode 100644
index 000000000000..eafcf24d2917
--- /dev/null
+++ b/x11/libexo/Makefile
@@ -0,0 +1,40 @@
+# New ports collection makefile for: libexo
+# Date created: 23 October 2004
+# Whom: Matt Lancereau <matt@bsdfly.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= libexo
+PORTVERSION= 0.2.0
+CATEGORIES= x11 xfce
+MASTER_SITES= http://download.berlios.de/xfce-goodies/
+DISTNAME= exo-${PORTVERSION}
+
+MAINTAINER= matt@bsdfly.org
+COMMENT= Terminal library, extensions to Xfce by os-cillation
+
+LIB_DEPENDS= xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \
+ dbus-1.0:${PORTSDIR}/devel/dbus
+
+WRKSRC= ${WRKDIR}/${DISTNAME}
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL_VER=15
+USE_REINPLACE= yes
+USE_GNOME= glib20
+USE_X_PREFIX= yes
+INSTALLS_SHLIB= yes
+
+.if defined(WITH_GTKDOC)
+BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc
+CONFIGURE_ARGS+=--enable-gtk-doc
+.else
+CONFIGURE_ARGS+=--disable-gtk-doc
+.endif
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \
+ ${WRKSRC}/exo/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/x11/libexo/distinfo b/x11/libexo/distinfo
new file mode 100644
index 000000000000..501eb65649c6
--- /dev/null
+++ b/x11/libexo/distinfo
@@ -0,0 +1,2 @@
+MD5 (exo-0.2.0.tar.gz) = 9298d5dbfd49d8aeb1c21b45f3c66e47
+SIZE (exo-0.2.0.tar.gz) = 506686
diff --git a/x11/libexo/pkg-descr b/x11/libexo/pkg-descr
new file mode 100644
index 000000000000..c0770bdcf806
--- /dev/null
+++ b/x11/libexo/pkg-descr
@@ -0,0 +1,3 @@
+Terminal library, extensions to Xfce by os-cillation
+
+WWW: http://www.os-cillation.com
diff --git a/x11/libexo/pkg-plist b/x11/libexo/pkg-plist
new file mode 100644
index 000000000000..55857953503c
--- /dev/null
+++ b/x11/libexo/pkg-plist
@@ -0,0 +1,63 @@
+lib/libexo-0.2.a
+lib/libexo-0.2.so
+lib/libexo-0.2.so.0
+libdata/pkgconfig/exo-0.2.pc
+include/exo-0.2/exo/exo-binding.h
+include/exo-0.2/exo/exo-cell-renderer-ellipsized-text.h
+include/exo-0.2/exo/exo-config.h
+include/exo-0.2/exo/exo-dbus.h
+include/exo-0.2/exo/exo-ellipsized-label.h
+include/exo-0.2/exo/exo-enum-types.h
+include/exo-0.2/exo/exo-file-watch.h
+include/exo-0.2/exo/exo-gdk-pixbuf-extensions.h
+include/exo-0.2/exo/exo-gobject-extensions.h
+include/exo-0.2/exo/exo-gtk-extensions.h
+include/exo-0.2/exo/exo-ice.h
+include/exo-0.2/exo/exo-icon-bar.h
+include/exo-0.2/exo/exo-icon-view.h
+include/exo-0.2/exo/exo-md5.h
+include/exo-0.2/exo/exo-pango-extensions.h
+include/exo-0.2/exo/exo-property-proxy.h
+include/exo-0.2/exo/exo-string.h
+include/exo-0.2/exo/exo-toolbars-editor-dialog.h
+include/exo-0.2/exo/exo-toolbars-editor.h
+include/exo-0.2/exo/exo-toolbars-model.h
+include/exo-0.2/exo/exo-toolbars-view.h
+include/exo-0.2/exo/exo-uri.h
+include/exo-0.2/exo/exo-xsession-client.h
+include/exo-0.2/exo/exo.h
+share/gtk-doc/html/exo/ExoCellRendererEllipsizedText.html
+share/gtk-doc/html/exo/ExoEllipsizedLabel.html
+share/gtk-doc/html/exo/ExoIconBar.html
+share/gtk-doc/html/exo/ExoIconView.html
+share/gtk-doc/html/exo/ExoToolbarsEditor.html
+share/gtk-doc/html/exo/ExoToolbarsEditorDialog.html
+share/gtk-doc/html/exo/ExoToolbarsModel.html
+share/gtk-doc/html/exo/ExoToolbarsView.html
+share/gtk-doc/html/exo/ExoXsessionClient.html
+share/gtk-doc/html/exo/exo-Binding-Properties-Functions.html
+share/gtk-doc/html/exo/exo-Extensions-to-GObject.html
+share/gtk-doc/html/exo/exo-Extensions-to-Pango.html
+share/gtk-doc/html/exo/exo-Extensions-to-gdk-pixbuf.html
+share/gtk-doc/html/exo/exo-MD5-functions.html
+share/gtk-doc/html/exo/exo-String-Utility-Functions.html
+share/gtk-doc/html/exo/exo-Version-Information.html
+share/gtk-doc/html/exo/exo-extensions.html
+share/gtk-doc/html/exo/exo-miscelleanous.html
+share/gtk-doc/html/exo/exo-overview.html
+share/gtk-doc/html/exo/exo-toolbars.html
+share/gtk-doc/html/exo/exo-widgets.html
+share/gtk-doc/html/exo/exo.devhelp
+share/gtk-doc/html/exo/home.png
+share/gtk-doc/html/exo/index.html
+share/gtk-doc/html/exo/index.sgml
+share/gtk-doc/html/exo/ix01.html
+share/gtk-doc/html/exo/left.png
+share/gtk-doc/html/exo/right.png
+share/gtk-doc/html/exo/up.png
+@dirrm include/exo-0.2/exo
+@dirrm include/exo-0.2
+@dirrm share/gtk-doc/html/exo
+@unexec rmdir %D/share/gtk-doc/html 2>/dev/null || true
+@unexec rmdir %D/share/gtk-doc 2>/dev/null || true
+@unexec rmdir %D/lib/pkgconfig 2>/dev/null || true