summaryrefslogtreecommitdiff
path: root/x11/libXcomposite/pkg
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2020-07-12 11:00:06 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2020-07-12 11:00:06 +0200
commitf9c0db49287f97960a0829f845e751b6dc9d844d (patch)
treeffb8e562bbe4b6e9a8dc849045979593281b217f /x11/libXcomposite/pkg
parent13a897627950fd102c87a04f82ecc97d5c44991f (diff)
add libXcomposite
Diffstat (limited to 'x11/libXcomposite/pkg')
-rw-r--r--x11/libXcomposite/pkg/DESCR2
-rw-r--r--x11/libXcomposite/pkg/PLIST18
2 files changed, 20 insertions, 0 deletions
diff --git a/x11/libXcomposite/pkg/DESCR b/x11/libXcomposite/pkg/DESCR
new file mode 100644
index 0000000..eca6f82
--- /dev/null
+++ b/x11/libXcomposite/pkg/DESCR
@@ -0,0 +1,2 @@
+libXcomposite - client library for the Composite extension to the X11
+protocol
diff --git a/x11/libXcomposite/pkg/PLIST b/x11/libXcomposite/pkg/PLIST
new file mode 100644
index 0000000..8d5e685
--- /dev/null
+++ b/x11/libXcomposite/pkg/PLIST
@@ -0,0 +1,18 @@
+@comment $OpenBSD: PLIST,v$
+include/X11/extensions/Xcomposite.h
+@static-lib lib/libXcomposite.a
+lib/libXcomposite.la
+@lib lib/libXcomposite.so.${LIBXcomposite_VERSION}
+lib/pkgconfig/xcomposite.pc
+@man man/man3/XCompositeCreateRegionFromBorderClip.3
+@man man/man3/XCompositeGetOverlayWindow.3
+@man man/man3/XCompositeNameWindowPixmap.3
+@man man/man3/XCompositeQueryExtension.3
+@man man/man3/XCompositeQueryVersion.3
+@man man/man3/XCompositeRedirectSubwindows.3
+@man man/man3/XCompositeRedirectWindow.3
+@man man/man3/XCompositeReleaseOverlayWindow.3
+@man man/man3/XCompositeUnredirectSubwindows.3
+@man man/man3/XCompositeUnredirectWindow.3
+@man man/man3/XCompositeVersion.3
+@man man/man3/Xcomposite.3