* correct PATH for foomatic db files (asked by ian@)
* make it possible to restart the server from kcontrol (using pgreg
instead of /proc - from FreeBSD)
* fix WANTLIB
This changes make it possible to use kcontrol to easily
add/change/configure your printers when using CUPS.
- while here, don't try to strip the kdelibtool script
Ristretto is a simple image-viewer for the Xfce Desktop Environment. It
features zooming, directory browsing, thumbnail bar and slideshow.
from Landry Breuil (landry.breuil at gmail)
Update to 0.4.0, ok ajacoutot@
changes:
* Complete reorganisation of the interface and the code
* Only allocate necessary memory
* Support unlimited number of icons
* Automagically create another dock when the first one is full
* --width and --height available, superseeding --vertical and --square
* --multiple is default now, removed it and added --no-multiple
* Fix bug of some applications (grip, castpodder...) having their icons at 0,0
Note to xmonad junkies: this doesn't include XMonadContrib and related
stuff; there's a lot of activity on the xmonad list, so adding knobs to
the port *now* may be a bad idea.
- fill in missing ioctls xawtv might use in xioctl()
- link libossaudio into lib/xawtv/snd-oss.so
- install bin/record and bin/pia, since they are now working*
- sync patches a'la update-patches
*still a possible issue with SNDCTL_DSP_GETISPACE which should be
fixed soon
"if it works please go ahead" robert@ (MAINTAINER)
It's extremely fast, small, dynamic and awesome.
It manages windows in several layouts mode: tiled, floating, etc. Each
layout can be applied dynamically, optimizing the environment for the
application in use and the task performed. Every aspect of awesome is
configurable via a configuration file: awesomerc.
From Will Maier (MAINTAINER)
ok pyr@
unrelated LIB_DEPENDS and WANTLIB issues while here, to make
port-lib-depends-check happy (more dependencies on x11/kde/arts3 contents,
libvorbisfile, libexpat and libfontconfig):
- Require FLAC.>=8,
- use a sledgehammer to make configure work with the new FLAC,
- make it work with the new API.
ok naddy@
pcmanfm where to look for mime.cache instead of letting try to access
non existent directories
from Benoit Chesneau <bchesneau at gmail dot com>, thanks!
Planner is a Project Management application that supports Gantt charts,
resource allocation and integration with other GNOME applications.
ok martynas@
are primarily useful for programs with a technical background. Beside
a 2D plot widget it provides scales, sliders, dials, compasses,
thermometers, wheels and knobs to control or display values, arrays,
or ranges of type double.
help and okay steven@
for X11. It was desigend to be scriptable in any language and
integrate well with window managers like dwm, wmii and xmonad though
it will work with any windowmanger.
From Dmitri Alenitchev <dma () dma dot org dot ru> (MAINTAINER) with
tweaks and help from kili@ and simon@.
ok kili@, simon@