1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

New port: X Miscellaneous Utilities library from freedesktop.org

Testing is encouraged, but please do not use these ports as dependencies until
the XFree86 ports have been updated to depend on them.
This commit is contained in:
Eric Anholt 2004-01-25 10:16:57 +00:00
parent a851ec3015
commit 5642b9773e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99046
5 changed files with 72 additions and 0 deletions

View File

@ -89,6 +89,7 @@
SUBDIR += iwidgets
SUBDIR += jx
SUBDIR += lesstif
SUBDIR += libXmu
SUBDIR += libXt
SUBDIR += libbonoboui
SUBDIR += libbonobouimm

View File

@ -0,0 +1,32 @@
# New ports collection makefile for: libXmu
# Date Created: 25 Jan, 2003
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libXmu
PORTVERSION= 6.2.1
CATEGORIES= x11-toolkits
MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
MAINTAINER= x11@FreeBSD.org
COMMENT= X Miscellaneous Utilities libraries
LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/x11.pc:${PORTSDIR}/x11/libX11 \
${X11BASE}/libdata/pkgconfig/xt.pc:${PORTSDIR}/x11-toolkits/libXt
BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto \
${LIB_PC_DEPENDS}
RUN_DEPENDS= ${LIB_PC_DEPENDS}
USE_BZIP2= yes
PREFIX?= ${X11BASE}
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
USE_LIBTOOL= yes
CFLAGS+= -DMALLOC_0_RETURNS_NULL
INSTALLS_SHLIB= yes
USE_GNOME= gnomehack pkgconfig
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (libXmu-6.2.1.tar.bz2) = 9bbdfe7eac185872cd1718d3f2014cf1

View File

@ -0,0 +1,6 @@
This package contains the X Miscellaneous Utilities libraries.
WWW: http://www.freedesktop.org/Software/xlibs
- Eric Anholt
anholt@FreeBSD.org

View File

@ -0,0 +1,32 @@
include/X11/Xmu/Atoms.h
include/X11/Xmu/CharSet.h
include/X11/Xmu/CloseHook.h
include/X11/Xmu/Converters.h
include/X11/Xmu/CurUtil.h
include/X11/Xmu/CvtCache.h
include/X11/Xmu/DisplayQue.h
include/X11/Xmu/Drawing.h
include/X11/Xmu/Editres.h
include/X11/Xmu/EditresP.h
include/X11/Xmu/Error.h
include/X11/Xmu/ExtAgent.h
include/X11/Xmu/Initer.h
include/X11/Xmu/Lookup.h
include/X11/Xmu/Misc.h
include/X11/Xmu/StdCmap.h
include/X11/Xmu/StdSel.h
include/X11/Xmu/SysUtil.h
include/X11/Xmu/WidgetNode.h
include/X11/Xmu/WinUtil.h
include/X11/Xmu/Xct.h
include/X11/Xmu/Xmu.h
lib/libXmu.a
lib/libXmu.la
lib/libXmu.so
lib/libXmu.so.6
lib/libXmuu.a
lib/libXmuu.la
lib/libXmuu.so
lib/libXmuu.so.1
libdata/pkgconfig/xmu.pc
libdata/pkgconfig/xmuu.pc