Date: Thu, 6 Sep 2007 19:33:17 +0000 (UTC) From: "Frank J. Laszlo" <laszlof@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/x11-wm Makefile ports/x11-wm/libcompizconfig Makefile distinfo pkg-descr pkg-plist ports/x11-wm/libcompizconfig/files patch-src-main.c Message-ID: <200709061933.l86JXHtI081947@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
laszlof 2007-09-06 19:33:16 UTC FreeBSD ports repository Modified files: . modules x11-wm Makefile Added files: x11-wm/libcompizconfig Makefile distinfo pkg-descr pkg-plist x11-wm/libcompizconfig/files patch-src-main.c Log: Libcompizconfig is an alternative configuration system for compiz and provides the following features: - Automatic plugin list generation. - Import/Export of the current configuration. - Configuration profiles. - Parsing of Compiz metadata files to provide an easy to use API for configuration managers. - Conflict handling for plugins and actions. - Support for different configuration storage backends. - Desktop environment integration. If a backend provides desktop environment integration, then Compiz will share the keybindings and settings with the default desktop environment window manager like metacity or kwin. - Its own Compiz configuration plugin "ccp" to provide all features of libcompizconfig with compiz. WWW: http://forums.compiz-fusion.org/ PR: ports/116136 Submitted by: Robert Noland <rnoland@2hip.net> Revision Changes Path 1.18646 +1 -0 CVSROOT/modules 1.201 +1 -0 ports/x11-wm/Makefile 1.1 +41 -0 ports/x11-wm/libcompizconfig/Makefile (new) 1.1 +3 -0 ports/x11-wm/libcompizconfig/distinfo (new) 1.1 +22 -0 ports/x11-wm/libcompizconfig/files/patch-src-main.c (new) 1.1 +17 -0 ports/x11-wm/libcompizconfig/pkg-descr (new) 1.1 +19 -0 ports/x11-wm/libcompizconfig/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709061933.l86JXHtI081947>