From 6ec65083f74d56fac065a9c33cf7a905c836bac9 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Mon, 28 Jul 2003 18:11:36 +0000 Subject: Add libxfce4util 3.99.2, xFce 4 library with non-graphical helper functions. PR: 53154 Submitted by: James Earl --- x11/libxfce4util/Makefile | 32 ++++++++++++++++++++++++++++++++ x11/libxfce4util/distinfo | 1 + x11/libxfce4util/pkg-descr | 3 +++ x11/libxfce4util/pkg-plist | 19 +++++++++++++++++++ 4 files changed, 55 insertions(+) create mode 100644 x11/libxfce4util/Makefile create mode 100644 x11/libxfce4util/distinfo create mode 100644 x11/libxfce4util/pkg-descr create mode 100644 x11/libxfce4util/pkg-plist (limited to 'x11/libxfce4util') diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile new file mode 100644 index 000000000000..9c06063481ec --- /dev/null +++ b/x11/libxfce4util/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: libxfce4util +# Date created: 7 June 2003 +# Whom: James Earl +# +# $FreeBSD$ +# + +PORTNAME= libxfce4util +PORTVERSION= 3.99.2 +CATEGORIES= x11 +MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \ + ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \ + http://usuarios.lycos.es/xfce4/tarballs/rc2/separate/ \ + http://linux.imp.mx/xfce4/rc2/xfce4-rc2/src/ +DIST_SUBDIR= xfce4 + +MAINTAINER= ports@FreeBSD.org +COMMENT= XFce 4 library with non-graphical helper functions + +USE_GNOME= glib20 +USE_REINPLACE= yes +USE_X_PREFIX= yes +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +INSTALLS_SHLIB= yes +NO_FILTER_SHLIBS= yes + +post-patch: + @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ + ${WRKSRC}/${PORTNAME}/Makefile.in + +.include diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo new file mode 100644 index 000000000000..c60840d1afe9 --- /dev/null +++ b/x11/libxfce4util/distinfo @@ -0,0 +1 @@ +MD5 (xfce4/libxfce4util-3.99.2.tar.gz) = 64eb9e9e89c6fb33fefebde9cd7b221a diff --git a/x11/libxfce4util/pkg-descr b/x11/libxfce4util/pkg-descr new file mode 100644 index 000000000000..5cca69a33dd7 --- /dev/null +++ b/x11/libxfce4util/pkg-descr @@ -0,0 +1,3 @@ +XFce 4 library with non-graphical helper functions. + +WWW: http://www.xfce.org diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist new file mode 100644 index 000000000000..1c20a97a7acf --- /dev/null +++ b/x11/libxfce4util/pkg-plist @@ -0,0 +1,19 @@ +include/xfce4/libxfce4util/debug.h +include/xfce4/libxfce4util/i18n.h +include/xfce4/libxfce4util/utf8.h +include/xfce4/libxfce4util/util.h +lib/libxfce4util.a +lib/libxfce4util.la +lib/libxfce4util.so +lib/libxfce4util.so.1 +libdata/pkgconfig/libxfce4util-1.0.pc +share/xfce4/i18n/nls.alias +share/xfce4/m4/X11.m4 +share/xfce4/m4/debug.m4 +share/xfce4/m4/depends.m4 +share/xfce4/m4/i18n.m4 +@dirrm include/xfce4/libxfce4util +@unexec rmdir %D/include/xfce4 2>/dev/null || true +@dirrm share/xfce4/i18n +@dirrm share/xfce4/m4 +@unexec rmdir %D/share/xfce4 2>/dev/null || true -- cgit v1.2.3