A new programming language that makes it easy to create your own
interactive stories, animations, games, music, and art - and share your
creations on the web. Designed to help young people (ages 8 and up)
develop 21st century learning skills. As they create Scratch projects,
young people learn important mathematical and computational ideas, while
also gaining a deeper understanding of the process of design.
from maintainer Stuart Cassoff, with tweaks by me and input from
ajacoutot@.
Archive::Tar::Minitar is a pure-Ruby library and command-line utility
that provides the ability to deal with POSIX tar(1) archive files. The
implementation is based heavily on Mauricio Fernández's implementation
in rpa-base, but has been reorganised to promote reuse in other
projects.
Okay bernd@.
XOSD displays text on your screen, sounds simple right? The difference
is it is unmanaged and shaped, so it appears transparent. This gives
the effect of an On Screen Display, like your TV/VCR etc.
looks good to/feedback from jasper@
- Heap overflow in Quicktime atom parsing. (CVE-2008-5234 vector 1)
- Multiple buffer overflows. (CVE-2008-5236)
- Multiple integer overflows. (CVE-2008-5237)
- Unchecked read function results. (CVE-2008-5239)
- Unchecked malloc using untrusted values. (CVE-2008-5240 vectors 3 & 4)
- Buffer indexing using an untrusted value. (CVE-2008-5243)
- Clean up the Makefile
- Enable the Xv motion compensation support
- Remove the JACK sound support
- Remove the now unnecessary multi-packaging
- Remove an unnecessary patch for the Sun sound code
- Comment out some files in the PLIST that do not pertain to OpenBSD
- Add WavPack support
from Brad (taking MAINTAINER).
default to a sane output (sndio) instead of the crazy pulseaudio (which
we don't have, and will probably never.. but never say never.)
ok aja@ jasperix@
Sends the notification daemon an announcement on song change.
Also support cover art.
It uses either notification-daemon or notification-daemon-xfce
feedback and ok ajacoutot@ landry@
* patch-plugins_mouse_gsd-mouse-manager_c is from upstream SVN: fix crash
with X servers that don't provide XInput
* patch-gnome-settings-daemon_gnome-settings-module_c: disable loading of
the keyboard plugin under VNC-like displays
"commit it" jasper@
install an identical copy of the 6x12 font named "bold" (i.e. to prevent
a synthetic bold font being generated). everyone I talked to hates this,
and would like it if 6x12 bold was distinct from 6x12 normal, even if
it's a little blocky, so change ALL_TARGET from pcf to n12, and regen
the PLIST, this reinstates the expected behaviour.