Bakery is a C++ Framework for creating GNOME applications using gtkmm.
* Bakery provides a Document/View architecture,
but it doesn't force you to use the whole architecture.
* Bakery can use XML as a Document storage format, if you like.
* Bakery provides default functionality,
which can be easily customized.
* Bakery makes it easy to start developing GNOME applications.
* Bakery gives your application structure.
* Bakery contains a few utility classes.
1.302 2006-11-14
perl-critic tests
croak, not die, on invalid constructor input
1.301 2006-07-28
fix typoes in changelog and docs
improve test coverage
This ensures consistent updating, binding the package version number
to the distfile version number in one place.
As a side effect, libpurple is now 2.0.1 vs 0.0.1. The source
indicates that's the right number. The actual code did not change.
from the mailing list. One part of the fix is in patches/patch-bo, the
other--for the kernel--is in the diff you see above this message.
Feedback is welcome so that I know how much of this morass of patches
I can consolidate, etc.
For the release, the patches will [hopefully] be documented,
subst.mk removed, and [hopefully] the driver build libtoolized. I just want
to make sure everything is stable first.
Version 0.7.1 - 31-Jan-2007
* STARTTLS
* SRV records (requires No Gnus)
* Message composition buffer
* XMPP URIs are handled (see manual for setup)
* Autoaway
* MUC improvements
o Don't display alerts for your own messages
o Presence changes are sent to MUC rooms too
o Check room features before joining
* Avatars
* File transfer
* Sound files per contact for alerts
* New function: jabber-send-directed-presence
* Entity time supported (XEP-0090)
* Last activity supported (XEP-0012)
Fix DEPENDS and INFO_FILES.
submission of CDDB entries.
Fixed unpleasent behaviour if Lame is not
installed.
Fixed semi-bug on deletion of wavs using remote
machines.
Added option --merge to merge tracks for gapless
encoding.
Added option --resume to continue a previously
started session.
Added option --ghost to split tracks with gaps
into chunks of sound (at experimental stage).
Added options --prepend and --extend to enlarge
chunks of sound when splitted with option --ghost.
Added option --ejectcmd to specify command used
to control ejection/loading of CD.
Added option --ejectopt to specify options and
arguments for --ejectcmd.
Added optons --dpermission and --fpermission to
set directory and file permissions.
Added option --md5sum to create MD5-sum files for
each type of sound files.
Added option --nicerip to set niceness of ripping
process.
Added option --core to allow several encoding
processes on each machine.
Enhanced output from encoding process not to
interfer with output of ripper.
Submission of CDDB entries uses sendmail, not
mail or nail.
Some fine-tuning on detection of hidden-tracks
and ghost-songs.
Enhanced detection of perl modules needed,
Ripit depends not on CDDB_get 2.22 but 2.25 and
newer, please update.
protected by #ifdef statements. Add missing l: to BUILDLINK_TRANSFORM
links in buildlink3.mk. Add MESSAGE, update TODO, add drop-in buildlink3.mk
for interim use in pkgsrc until real merge. Bump revision.