2014-11-25 14:20:15 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Switch from vala018 to vala (0.26). Still packages fine.
XXX: thunderbird option didn't work for me, disable it.
|
2014-11-25 14:14:30 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Fix build with giflib-5.1.
|
2014-11-25 14:14:12 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add comment to PLIST.
|
2014-11-25 14:13:00 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Add comment to patch.
|
2014-11-25 14:12:33 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Remove obsolete patch.
|
2014-05-31 17:57:19 by Thomas Klausner | Files touched by this commit (18) |
Log message:
Stop using mk/giflib, use giflib/bl3.mk directly.
|
2014-02-11 22:04:07 by ndb | Files touched by this commit (68) |
Log message:
To have better links on netbsd.se in respect to maintainer and commiter.
|
2013-12-21 15:44:17 by ndb | Files touched by this commit (5) |
Log message:
add gif, firefox, libsecret, taglib and xps options.
|
2013-11-06 12:17:29 by ndb | Files touched by this commit (4) |
Log message:
first take at the thunderbirdaddon.
|
2013-11-02 07:15:03 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
NEW in 0.16.3 - 2013-11-01
==========================
The changes are:
* Require: libgsf version to 1.14.24 needed for gsf_doc_meta_data_read_from_msole()
* Build: use $(MKDIR_P) instead of $(mkdir_p)
* Build: use pkg-config to search for ICU and honour LIBICU flags for \
libtracker-extract
* Build: improve warnings generated from Vala generated C files
* Build: avoid warnings about use of old INCLUDES in Makefile.am
* Build: remove no longer needed glib version dependent code paths
* Fixes: GB#703097, Fix typos in tracker-search man page
* Fixes: GB#706003, should not carry a copy of gio-2.0.vapi
* Fixes: GB#709703, rules files not noarch
* Fixes: GB#699412, libtracker-fts/parser/nwords_6 test fails
* Fixes: GB#707499, plural form in string "Pages"
* Fixes: GB#707150, No error given
* Fixes: GB#707151, context for strings
* Fixes: GB#707498, ellipsis instead of three dots
* Part-Fixes: GB#676209, Collation breaks in C locale
* libtracker-common: use procfs psinfo instead of cmdline on Solaris
* libtracker-common: support both UPower 1.0 and pre-1.0 APIs
* libtracker-common: fix tests expecting stdout/stderr messages
* libtracker-common, tracker-miner-fs: Make sure we load config files properly \
when using TRACKER_USE_CONFIG_FILES
* libtracker-bus: allow cancellation when iterating TrackerCursor
* libtracker-miner, libtracker-sparql: Fixed missing setlocale() in unit tests
* libtracker-miner: Check segment array bounds in peek function for \
tracker-priority-queue, fixes crash
* libtracker-fts: Always do full unicode testing,
e.g. NDF strings and full-word casefolding,
GLib didn't support this before but we no longer support GLib.
* tracker-preferences: Remove markup from UI files
* tracker-extract-pdf: remove usage of non async-signal safe functions from \
signal handler, fixes crash on Solaris
* man-pages: Added information about TRACKER_SPARQL_BACKEND and \
TRACKER_PRAGMAS_FILE
* functional-tests: No longer need to install DConf profile in /etc
* utils/sandbox: Hugely improved version from Sam's original and now written \
in Python
Allows prefixes for binaries, separate data stores and separately
configured locations for content indexing
Translations:
* Updated ca: Gil Forcada
* Updated ca@valencia: Carles Ferrando
* Updated cs: Marek Äernocký
* Updated da: Kenneth Nielsen
* Updated de: Wolfgang Stöggl
* Updated eo: Kristjan SCHMIDT
* Updated es: Daniel Mustieles
* Updated fi: Ville-Pekka Vainio
* Updated fr: Frédéric Péters
* Updated gl: Fran Diéguez
* Updated he: Yaron Shahrabani
* Updated hu: Gabor Kelemen
* Updated id: Andika Triwidada
* Updated it: Milo Casagrande
* Updated ja: Jiro Matsuzawa
* Updated ko: Seong-ho Cho
* Updated lt: Aurimas Äernius
* Updated lv: RÅ«dolfs Mazurs
* Updated ml: Anish A
* Updated pl: Piotr DrÄ
g
* Updated pt_BR: Enrico Nicoletto, Rafael Ferreira
* Updated ru: Yuri Myasoedov
* Updated sk: Dušan Kazik
* Updated sl: Matej UrbanÄiÄ
* Updated sr: ÐиÑоÑлав ÐиколиÑ
* Updated sr@latin: ÐиÑоÑлав ÐиколиÑ
* Updated zh_HK: Chao-Hsiung Liao
* Updated zh_TW: Chao-Hsiung Liao
|