diff options
author | bsam <bsam@FreeBSD.org> | 2013-02-15 18:53:01 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-02-15 18:53:01 +0800 |
commit | 0b6f52995a78ae88a6fea446cc8da8da7a6d65e2 (patch) | |
tree | 0c95376fbb1a2b37f5b6b28b6ded0f55b2b078be /x11/libXcm/pkg-descr | |
parent | 2d1279caa4f2cf22a868d5a5063d91e5ebdfca21 (diff) | |
download | freebsd-ports-gnome-0b6f52995a78ae88a6fea446cc8da8da7a6d65e2.tar.gz freebsd-ports-gnome-0b6f52995a78ae88a6fea446cc8da8da7a6d65e2.tar.zst freebsd-ports-gnome-0b6f52995a78ae88a6fea446cc8da8da7a6d65e2.zip |
The libXcm library is colour management helper for Xorg. It contains
a reference implementation of the X Color Management specification.
It allows to attach colour regions to X windows to communicate with
colour servers.
Diffstat (limited to 'x11/libXcm/pkg-descr')
-rw-r--r-- | x11/libXcm/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/libXcm/pkg-descr b/x11/libXcm/pkg-descr new file mode 100644 index 000000000000..4a5026e83aac --- /dev/null +++ b/x11/libXcm/pkg-descr @@ -0,0 +1,4 @@ +The libXcm library is colour management helper for Xorg. It contains +a reference implementation of the X Color Management specification. +It allows to attach colour regions to X windows to communicate with +colour servers. |