summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-01-16 06:45:11 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-01-16 06:45:11 +0800
commitb3f5a598062763bd91f3986aa56bd2550575fce2 (patch)
treef48cf536db970fa8aea56496ab14ea8b9a50d48f
parent8ed0d59ec3b3d8d3ffae493aa0ca163fe123a5a4 (diff)
downloadxorg-devel-ports-b3f5a598062763bd91f3986aa56bd2550575fce2.tar
xorg-devel-ports-b3f5a598062763bd91f3986aa56bd2550575fce2.tar.gz
xorg-devel-ports-b3f5a598062763bd91f3986aa56bd2550575fce2.tar.bz2
xorg-devel-ports-b3f5a598062763bd91f3986aa56bd2550575fce2.tar.lz
xorg-devel-ports-b3f5a598062763bd91f3986aa56bd2550575fce2.tar.xz
xorg-devel-ports-b3f5a598062763bd91f3986aa56bd2550575fce2.tar.zst
xorg-devel-ports-b3f5a598062763bd91f3986aa56bd2550575fce2.zip
Add and update to 0.4.4
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@607 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--x11/libXcomposite/Makefile27
-rw-r--r--x11/libXcomposite/distinfo2
-rw-r--r--x11/libXcomposite/pkg-descr3
-rw-r--r--x11/libXcomposite/pkg-plist7
4 files changed, 39 insertions, 0 deletions
diff --git a/x11/libXcomposite/Makefile b/x11/libXcomposite/Makefile
new file mode 100644
index 0000000..b171a89
--- /dev/null
+++ b/x11/libXcomposite/Makefile
@@ -0,0 +1,27 @@
+# Created by: Eric Anholt <anholt@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= libXcomposite
+PORTVERSION= 0.4.4
+PORTEPOCH= 1
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= X Composite extension library
+
+XORG_CAT= lib
+USE_XORG= compositeproto:both x11 xfixes xext fixesproto xproto:both
+MAN3= Xcomposite.3 \
+ XCompositeQueryExtension.3 \
+ XCompositeQueryVersion.3 \
+ XCompositeVersion.3 \
+ XCompositeRedirectWindow.3 \
+ XCompositeRedirectSubwindows.3 \
+ XCompositeUnredirectWindow.3 \
+ XCompositeUnredirectSubwindows.3 \
+ XCompositeCreateRegionFromBorderClip.3 \
+ XCompositeNameWindowPixmap.3 \
+ XCompositeGetOverlayWindow.3 \
+ XCompositeReleaseOverlayWindow.3
+
+.include <bsd.port.mk>
diff --git a/x11/libXcomposite/distinfo b/x11/libXcomposite/distinfo
new file mode 100644
index 0000000..c4e1544
--- /dev/null
+++ b/x11/libXcomposite/distinfo
@@ -0,0 +1,2 @@
+SHA256 (xorg/lib/libXcomposite-0.4.4.tar.bz2) = ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178
+SIZE (xorg/lib/libXcomposite-0.4.4.tar.bz2) = 283746
diff --git a/x11/libXcomposite/pkg-descr b/x11/libXcomposite/pkg-descr
new file mode 100644
index 0000000..fd273ca
--- /dev/null
+++ b/x11/libXcomposite/pkg-descr
@@ -0,0 +1,3 @@
+This package contains the X Composite extension library.
+
+WWW: http://www.freedesktop.org/Software/xlibs
diff --git a/x11/libXcomposite/pkg-plist b/x11/libXcomposite/pkg-plist
new file mode 100644
index 0000000..af59654
--- /dev/null
+++ b/x11/libXcomposite/pkg-plist
@@ -0,0 +1,7 @@
+include/X11/extensions/Xcomposite.h
+lib/libXcomposite.a
+lib/libXcomposite.la
+lib/libXcomposite.so
+lib/libXcomposite.so.1
+libdata/pkgconfig/xcomposite.pc
+@dirrmtry include/X11/extensions