libxfce4util-4.2.1, basic utility library for xfce4

This commit is contained in:
jolan 2005-05-12 04:36:23 +00:00
parent 0a751ebcf3
commit 180db60428
6 changed files with 73 additions and 0 deletions

View File

@ -0,0 +1,27 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/05/12 04:36:23 jolan Exp $
COMMENT= "basic utility library for xfce4"
V= 4.2.1
DISTNAME= libxfce4util-${V}
CATEGORIES= devel
MASTER_SITES= http://www.xfce.org/archive/xfce-${V}/src/
DIST_SUBDIR= xfce4
HOMEPAGE= http://www.xfce.org/
# BSD, LGPL
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
WANTLIB= c
MODULES= devel/gettext
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
LIB_DEPENDS= glib-2.0.400.8,gobject-2.0.400.8::devel/glib2
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS+=--disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (xfce4/libxfce4util-4.2.1.tar.gz) = c3e8b0cb8ccbf639dbec1cf516e3be57
RMD160 (xfce4/libxfce4util-4.2.1.tar.gz) = 5416db77377e4a4c7764b704e0ba4f52195db41f
SHA1 (xfce4/libxfce4util-4.2.1.tar.gz) = 895963bd507a4accf40a2127b9e3f9442953a3a7
SIZE (xfce4/libxfce4util-4.2.1.tar.gz) = 447569

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2005/05/12 04:36:23 jolan Exp $
--- Makefile.in.orig Sun Jan 2 06:51:01 2005
+++ Makefile.in Sun Feb 20 15:06:42 2005
@@ -190,7 +190,6 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
SUBDIRS = \
libxfce4util \
- docs \
m4 \
xfce4-kiosk-query

View File

@ -0,0 +1 @@
libxfce4util is a library with non-graphical helper functions.

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2005/05/12 04:36:23 jolan Exp $
@lib lib/libxfce4util.so.1.6

View File

@ -0,0 +1,28 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/05/12 04:36:23 jolan Exp $
%%SHARED%%
include/xfce4/
include/xfce4/libxfce4util/
include/xfce4/libxfce4util/debug.h
include/xfce4/libxfce4util/i18n.h
include/xfce4/libxfce4util/libxfce4util-config.h
include/xfce4/libxfce4util/libxfce4util.h
include/xfce4/libxfce4util/utf8.h
include/xfce4/libxfce4util/util.h
include/xfce4/libxfce4util/xfce-desktopentry.h
include/xfce4/libxfce4util/xfce-fileutils.h
include/xfce4/libxfce4util/xfce-generics.h
include/xfce4/libxfce4util/xfce-kiosk.h
include/xfce4/libxfce4util/xfce-miscutils.h
include/xfce4/libxfce4util/xfce-rc.h
include/xfce4/libxfce4util/xfce-resource.h
lib/libxfce4util.a
lib/libxfce4util.la
lib/pkgconfig/
lib/pkgconfig/libxfce4util-1.0.pc
sbin/xfce4-kiosk-query
share/xfce4/
share/xfce4/m4/
share/xfce4/m4/X11.m4
share/xfce4/m4/debug.m4
share/xfce4/m4/depends.m4
share/xfce4/m4/i18n.m4