Add libexo 0.2.0,
terminal library, extensions to Xfce by os-cillation. PR: 76741 Submitted by: Matt Lancereau <matt@bsdfly.org>
This commit is contained in:
parent
73dc289b81
commit
358fa5aa80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127484
5 changed files with 109 additions and 0 deletions
|
@ -112,6 +112,7 @@
|
|||
SUBDIR += libXxf86
|
||||
SUBDIR += libcapplet
|
||||
SUBDIR += libdnd
|
||||
SUBDIR += libexo
|
||||
SUBDIR += libgnome
|
||||
SUBDIR += libgnome-java
|
||||
SUBDIR += libgnomemm
|
||||
|
|
40
x11/libexo/Makefile
Normal file
40
x11/libexo/Makefile
Normal file
|
@ -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>
|
2
x11/libexo/distinfo
Normal file
2
x11/libexo/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
MD5 (exo-0.2.0.tar.gz) = 9298d5dbfd49d8aeb1c21b45f3c66e47
|
||||
SIZE (exo-0.2.0.tar.gz) = 506686
|
3
x11/libexo/pkg-descr
Normal file
3
x11/libexo/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
Terminal library, extensions to Xfce by os-cillation
|
||||
|
||||
WWW: http://www.os-cillation.com
|
63
x11/libexo/pkg-plist
Normal file
63
x11/libexo/pkg-plist
Normal file
|
@ -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
|
Loading…
Reference in a new issue