bgs allows you to tailor the appearance of the background ("root")
window on a workstation display running X. It uses imlib2 for image
rendering and rotates the images automatically. It is designed for
dynamic Xinerama/Xrandr setups such as those used with notebooks, but it
works well in any setup.
From James Turner (MAINTAINER)
ok okan@
* use the correct length argument to memToVal()
* prevent sign extension of 4-byte values in memToVal()
* use memToVal() where required
"looks correct" fgsch@
Infrastructure. It allows customizing performance and visual quality
settings of OpenGL drivers on a per-driver, per-screen and/or
per-application level.
The settings are stored in system wide and per-user XML configuration
files, which are parsed by the OpenGL drivers on startup.
Originally by oga@; tested by oga@ and guenther@. Python jiggery and
other cleanups by moi.
double ok fgsch@, ribbit landry@
MS-Windows. It allows you to load the 'vcgt'-tag of ICC profiles to
X-server (like MS-Windows or MacOS do) to calibrate your display.
from Mitja Muzenic (MAINTAINER)
some cleanup and ok merdely@
CONFIGURE_ENV/MODULES/USE_LIBTOOL already defined in xfce4.port.mk, now that
all ports in this directory use x11/xfce4 module.
Bump all PKGNAMEs.
ok ajacoutot@ on a previous diff
Convert it to use x11/xfce4 module.
Add a patch to make it use our net80211 API instead of the deprecated wi
API. Patches will be integrated in next upstream release.
Thanks pea at raveland dot org for testing on i386/amd64 with various devices.
ok ajacoutot@
* FFmpeg LIB_DEPENDS/WANTLIB changes
* remove bogus @bin marker in PLIST (wxvlc is a symlink)
* bump PKGNAME-main
* img_convert()/img_resample() based filters disabled due to FFmpeg
changes
feedback/ok brad@
define tgamma that'd compute natural logarithm of gamma function,
and not gamma function itself, therefore completely different values
e.g. parser 4! yields 3.178054 which is obviously wrong
though on vax this patch used to be right. :-)
tested by, and ok sthen@
Bump PKGNAMEs, regen PLISTs with @bin, fix licence markers, tidy up
LIB_DEPENDS/WANTLIB around, and while here remove an unneeded patch in
xfce4-xkb. The only remaining plugin to fix/update is xfce4-wavelan.
ok ajacoutot@.
While here convert it to use xfce4.port.mk, and fix licence marker.
Also, rename the package (remove the -plugin) for consistency with other
Xfce plugins, and add @conflict marker to ease the update.
Also remove xfce4-lua-graph, it is abandoned upstream since 2005 and no
release is planned to make it work with newer xfce.
Both were marked broken since some months, the only remaining broken one
is xfce4-wavelan, but a pending update will fix it.
No objection from ajacoutot@ and brad@
are already defined in Makefile.inc, and putting them in the module was a
bad idea.
While here, remove temporarly myself as MAINTAINER, this info will also end
up in Makefile.inc when all ports are converted to use the module, like
it's done for gnome.
Also, conditionally define DISTNAME for XFCE_PLUGIN case, it's needed by
verve-plugin.
Requested by, discussed with and ok ajacoutot@