2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | |
Log message:
bump revision because of graphics/jpeg update
|
2009-08-03 15:45:10 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Make DESTDIR ready.
|
2009-07-22 11:01:55 by Thomas Klausner | Files touched by this commit (373) |
Log message:
Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
|
2009-01-10 22:48:51 by Jared D. McNeill | Files touched by this commit (5) |
Log message:
pkgsrc changes;
* install xdg desktop shortcut
* install hicolor 48x48 icon
* use /dev/video0 as the default device instead of /dev/video
|
2009-01-10 22:08:15 by Jared D. McNeill | Files touched by this commit (6) | |
Log message:
Import graphics/frameworks version 0.3.7.
Frameworks is stop-motion animation frame capture software primarily for
Linux. Frameworks captures images from a camera and strings them together into
an animation. These still images may then be combined into a single video file
using other software. Only video4linux webcams are currently supported; work
is being done to add other types of digital cameras including IEEE 1394
camcorders, and USB still cameras. Frameworks is designed to be easily used
alongside the GIMP Animation Package (GAP).
Frameworks provides an interface to camera brightness and other controls. It
captures images as frame_0001.png, frame_0002.png, and so on. Frameworks
provides animation assistance in the form of onion skinning: displaying ghost
images of previous frames, and continuous preview: continuous playback of the
most recent few seconds followed by the live view from the camera. No editing
features are provided.
|