o Combine two .if ${FLAVOR}s into one.
o Pass --without-gnome if not building the gnome flavor to be
on the safe side.
o Only include gnome shared libraries in the final PLIST if
we're on a shared arch.
o Remove gnome stuff from default PLIST and PFRAG.shared.
ok brad@
package names scheme for xmms plugins.
- Do not install completely unneeded miscellaneous files in the documentation
path, and only put the README there.
talked with naddy
The smpeg xmms plugin allows playing mpeg videos in xmms and VCD movies,
thanks to the smpeg library.
WWW: http://www.xmms.org/files/plugins/smpeg-xmms/
MAINTAINER= Wilbern Cobb <cobb@vedge.com.ar>
removed dummy versioning from plugins
--
(from package's webpages)
- added qiv_command_patch from post@volker-wysk.de
- image_moving now uses func update_m_image. no screen clean first
anymore -> faster moving :) zoom now uses update_z_image -> a little
bit faster zoom (+0.1s?) added README.TODO
- Fixed window-resizing in non-fullscreen mode.
- Fixed combining -x with -m or -t.
- Fixed mouse-hiding on button-push when fullscreen.
- Added some missing names to the doc file.
- Hide the mouse on keypress and button push when it is in the qiv
window (the mouse is re-shown on mouse movement). Improved the sort
algorithms (particularly the numeric sort).
- rreaddir() patch.
- Added undelete image command (bound to u & U). Allow the user to
specify multiple -u options and also to specify files on the
commandline in addition to -uDIRs.
- Added new commandline sorting options (-I, -M, & -N).
- Optimized rreaddir(), next_image(), and get_random().
- Improved the implementation of shuffle. Other misc. (and minor) bug
fixes and tweaks.
- removed slideshow_exit from default event.
- added the option -w x or --width x for displaying with a fixed
window-width.
--
libwmf is a library to parse and convert WMF graphic files into
other formats. Currently, there exist drivers for PNG, EPS, SVG
(the XML-based W3C format), FIG, Magick, and others. The library
is actively under development as part of the wvWare project, to
convert WMF graphics embedded in Microsoft file formats into a form
viewable from a web-browser.