summaryrefslogtreecommitdiff
path: root/x11/libXinerama
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-05-07 20:14:19 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-05-07 20:14:19 +0000
commit48522c90405e9fa3661f81ec44fa2db9ff40e0bb (patch)
tree8e47acab55eba2a4e46e95c3a06b10470d210ccd /x11/libXinerama
parentNew port: panoramixext 1.1 freedesktop.org: (diff)
New port: libXinerama 1.1 freedesktop.org.
Testing is encouraged, but please do not use these ports as dependencies until a plan is made for handling the transition from XFree86.
Notes
Notes: svn path=/head/; revision=108636
Diffstat (limited to 'x11/libXinerama')
-rw-r--r--x11/libXinerama/Makefile33
-rw-r--r--x11/libXinerama/distinfo2
-rw-r--r--x11/libXinerama/pkg-descr6
-rw-r--r--x11/libXinerama/pkg-plist6
4 files changed, 47 insertions, 0 deletions
diff --git a/x11/libXinerama/Makefile b/x11/libXinerama/Makefile
new file mode 100644
index 000000000000..6ce7d2292cba
--- /dev/null
+++ b/x11/libXinerama/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: libXinerama
+# Date Created: 7 May, 2004
+# Whom: Eric Anholt <anholt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= libXinerama
+PORTVERSION= 1.0.1
+CATEGORIES= x11
+MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= X11 Xinerama library
+
+LIB_PC_DEPENDS= ${X11BASE}/libdata/pkgconfig/x11.pc:${PORTSDIR}/x11/libX11
+BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/xproto.pc:${PORTSDIR}/x11/xproto \
+ ${X11BASE}/libdata/pkgconfig/xextensions.pc:${PORTSDIR}/x11/xextensions \
+ ${LIB_PC_DEPENDS}
+RUN_DEPENDS= ${LIB_PC_DEPENDS}
+
+CONFLICTS= XFree86-libraries-*
+
+USE_BZIP2= yes
+PREFIX?= ${X11BASE}
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_GMAKE= yes
+CFLAGS+= -DMALLOC_0_RETURNS_NULL
+INSTALLS_SHLIB= yes
+USE_GNOME= gnomehack pkgconfig
+
+.include <bsd.port.mk>
diff --git a/x11/libXinerama/distinfo b/x11/libXinerama/distinfo
new file mode 100644
index 000000000000..5730cc513cb4
--- /dev/null
+++ b/x11/libXinerama/distinfo
@@ -0,0 +1,2 @@
+MD5 (libXinerama-1.0.1.tar.bz2) = 4760a399cadd1bdefadc0c3859de77a7
+SIZE (libXinerama-1.0.1.tar.bz2) = 194581
diff --git a/x11/libXinerama/pkg-descr b/x11/libXinerama/pkg-descr
new file mode 100644
index 000000000000..08abe8d424fe
--- /dev/null
+++ b/x11/libXinerama/pkg-descr
@@ -0,0 +1,6 @@
+This package contains the X Extension library.
+
+WWW: http://www.freedesktop.org/Software/xlibs
+
+- Eric Anholt
+anholt@FreeBSD.org
diff --git a/x11/libXinerama/pkg-plist b/x11/libXinerama/pkg-plist
new file mode 100644
index 000000000000..d5c1548b7e6f
--- /dev/null
+++ b/x11/libXinerama/pkg-plist
@@ -0,0 +1,6 @@
+include/X11/extensions/Xinerama.h
+lib/libXinerama.a
+lib/libXinerama.la
+lib/libXinerama.so
+lib/libXinerama.so.1
+libdata/pkgconfig/xinerama.pc