to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
version 2.26.3
- Added/Updated Translations
- ca, courtesy of Gil Forcada
- hi, courtesy of Rajesh Ranjan
- Added/Updated Documentation
- el, courtesy of Simos Xenitellis
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
version 2.26.2
- Don't take new photo while waiting for the previous
Ignore new photo requests if we are still waiting for an "handoff"
signal for the previous one, fixes bug #582902
- Fix a couple of trivial memory leaks in the thumbnail generator code, fixes bug #578289
- Don't return if "image-loading" icon is not found, we will have an empty
pixbuf while the thumbnail thread is running but it is surely better than
no thumbnail at all. Try to fallback to generic "image" icon before giving up,
fixes (at least it should) bug #582240.
- added/updated translations
- ar, courtesy of Khaled Hosny
- be, courtesy of Ягор Кур'яновіч
- el, courtesy of Simos Xenitellis
- es, courtesy of Jorge González
- kn, courtesy of Shankar Prasad
version 2.26.0
- Lock gdk mutex in photo-saved and video-saved callbacks Those signals are emitted
within a gstreamer callback so outside the mainloop, hence the need for locking.
This fixes the flash locking issue and also the one about the grey thumbview
right after the flash, fixes bug #566098
- added/updated translations
- as, courtesy of Amitakhya Phukan
- bn_IN, courtesy of Runa Bhattacharjee
- ca, courtesy of Joan Duran
- cs, courtesy of Lucas Lommer
- de, courtesy of Mario Blättermann
- el, courtesy of Jennie Petoumenou
- fr, courtesy of Robert-André Mauchin
- gl, courtesy of Suso Baleato
- lt, courtesy of Vytautas Rėkus
- or, courtesy of Manoj Kumar Giri
- te, courtesy of Krishna Babu K
- th, courtesy of Theppitak Karoonboonyanan
version 2.25.92
- Remove g_error calls where the error is not supposed to abort execution.
Replace them with more suited g_warnings, fixes bug #562179
- Print cheese verbose messages even if log dir doesn't exist, fixes bug #573573
- added/updated translations
- ro, courtesy of Adi Roiban
- sv, courtesy of Daniel Nylander
version 2.25.91
- replace deprecated gtk symbols inside hildon code, fixes bug #571383, courtesy of Thomas Andersen
- added/updated translations
- es, courtesy of Jorge González
- et, courtesy of Mattias Põldaru
- ro, courtesy of Adi Roiban
- vi, courtesy of Clytie Siddall
- zh_HK, courtesy of Chao-Hsiung Liao
- zh_TW, courtesy of Chao-Hsiung Liao
version 2.25.90
- fixed lack of period at the end of a few paragraphs in the documentation,
adopted "screenshot" instead of "screen shot", fixes bug #566718, courtesy of Leonardo Ferreira Fontenelle
- reverse icon view scroll buttons scroll direction for RTL locales, fixes bug #566197, courtesy of Yair Hershkovitz
- added/updated translations
- de, courtesy of Hendrik Richter
- el, courtesy of Fotis Tsamis
- es, courtesy of Jorge González
- fr, courtesy of Claude Paroz
- ko, courtesy of Changwoo Ryu
- zh_CN, courtesy of 甘露(Gan Lu)
version 2.25.4
- added/updated translations
- be@latin, courtesy of Ihar Hrachyshka
- lv, courtesy of Raivis Dejus
- pt_BR, courtesy of Leonardo Ferreira Fontenelle
version 2.25.3
- single includes fix, fixes bug #563537, courtesy of Pedro Fragoso
- added/updated translations
- pa, courtesy of Amanpreet Singh Alam
version 2.25.2
- print vendor and product id while probing devices. provide some more device informations for easier bug triaging.
- remove unnecesary include files, to meet GnomeGoal http://live.gnome.org/GnomeGoals/CleanupGTKIncludes
- don't use random access glist methods when accessing a list sequentially
and properly free list elements after use, fixes bug #560514 and #560347, courtesy of Giuseppe Fuggiano
- Use gtk_show_uri to open files and xdg-open i.s.o. gnome-open
- Use gtk_message_dialog_format_secondary_markup correctly
- print the cheese version if the -v flag is set
- add support for cams which support only one resolution, fixes bug #560032, courtesy of Hans de Goede
- added/updated translations
- es, courtesy of Jorge González
- ku, courtesy of Erdal Ronahi
version 2.25.1
- change the default font of the countdown widget to bitstream vera sans bold
- drop libgnome/libgnome-vfs dependencies, fixes bug #556580, courtesy of Cosimo Cecchi
- exit correctly with unknown command line arguments, fixes bug #556084.
- change the ui behaviour of the fullscreen toolbar, to show always when in
effects chooser mode, fixes bug #548546
- added/updated translations
- ca, courtesy of Gil Forcada
- de, courtesy of Hendrik Richter
- es, courtesy of Jorge González
- fr, courtesy of Robert-André Mauchin
- he, courtesy of Mark Krapivner
- nb, courtesy of Kjartan Maraas
- nl, courtesy of Wouter Bolsterlee
- pt_BR, courtesy of Vladimir Melo
- sr, courtesy of Горан Ракић
- sr@latin, courtesy of Goran Rakić
- th, courtesy of Theppitak Karoonboonyanan
- uk, courtesy of Maxim V. Dziumanenko
version 2.24.2
- print vendor and product id while probing devices. provide some more device informations for easier bug triaging.
- don't use random access glist methods when accessing a list sequentially.
properly free list elements after use, fixes bug #560514, courtesy of Giuseppe Fuggiano
- print the cheese version if the -v flag is set
- free gslist properly without a memory leak, fixes bug #560347, courtesy of Giuseppe Fuggiano
- cheese now supports webcams which support only one resolution, fixes bug #560032, courtesy of Hans de Goede
- change the default font of the countdown widget to bitstream vera sans bold
- added/updated translations
- pt_BR, courtesy of Joao Emanuel
- de, courtesy of Hendrik Richter
- uk, courtesy of Maxim V. Dziumanenko
- ca, courtesy of Joan Duran