pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libgweather



Module Name:    pkgsrc
Committed By:   jmcneill
Date:           Tue Mar 17 21:49:02 UTC 2009

Modified Files:
        pkgsrc/devel/libgweather: Makefile PLIST distinfo
Added Files:
        pkgsrc/devel/libgweather/files: msgfmtstrip

Log Message:
Update libgweather to 2.26.0.

libgweather 2.26.0
==================

Locations.xml

        * Remove a duplicate copy of Warsaw (Dan)
        * Strip out the automated Canadian stations that (badly) duplicate
          non-automated stations. This fixes Edmonton (Dan)
        * Regenerate with only currently-reporting locations. This fixes Berlin
          (Dan)

Translators

        * Amitakhya Phukan (as)
        * Alexander Shopov (bg)
        * Runa Bhattacharjee (bn_IN)
        * Joan Duran (ca)
        * Pavel Šefránek (cs)
        * Kenneth Nielsen (da)
        * Hendrik Richter (de)
        * Jennie Petoumenou (el)
        * Philip Withnall (en_GB)
        * Jorge González (es_ES)
        * Jorge González (es)
        * Iñaki Larrañaga Murgoitio (eu)
        * Ilkka Tuohela (fi)
        * Suso Baleato (gl)
        * Ankit Patel (gu)
        * Mark Krapivner (he)
        * Rajesh Ranjan (hi)
        * Takeshi AIHANA (ja)
        * Shankar Prasad (kn)
        * Erdal Ronahi (ku)
        * Žygimantas BeruÄ?ka (lt)
        * Rajesh Ranjan (mai)
        * Praveen Arimbrathodiyil (ml)
        * Sandeep Shedmake (mr)
        * Kjartan Maraas (nb)
        * Wouter Bolsterlee (nl)
        * Manoj Kumar Giri (or)
        * Krishnababu K (te)
        * Deniz Kocak (tr)
        * Theppitak Karoonboonyanan (th)

libgweather 2.25.92
===================

libgweather

        * Mark "Unknown" as translatable in the timezone menu (Vincent)

Translators

        * Ihar Hrachyshka (be@latin)
        * Yavor Doganov (bg)
        * David Lodge (en_GB)
        * Bruno Brouard (fr)
        * Milo Casagrande (it)
        * Takeshi AIHANA (ja)
        * Shankar Prasad (kn)
        * Praveen Arimbrathodiyil (ml)
        * Wouter Bolsterlee (nl)
        * Og Maciel (pt_BR)
        * Duarte Loreto (pt)
        * Adi Roiban (ro)
        * Nickolay V. Shmyrev (ru)
        * Daniel Nylander (sv)
        * Tirumurthi Vasudevan (ta)

libgweather 2.25.91
===================

Locations.xml

        * Use Asia/Kathmandu instead of Asia/Katmandu (Vincent)

Misc

        * Make it easier to regenerate locations.pot (Claude Paroz)

Translators

        * Alexander Shopov (bg)
        * Runa Bhattacharjee (bn_IN)
        * Gil Forcada (ca)
        * Kenneth Nielsen (da)
        * Christian Kirbach (de)
        * Iñaki Larrañaga Murgoitio (eu)
        * Yair Hershkovitz (he)
        * Gabor Kelemen (hu)
        * Milo Casagrande (it)
        * Takeshi AIHANA (ja)
        * Changwoo Ryu (ko)
        * Raivis Dejus (lv)
        * Subhransu Behera (or)
        * Tomasz Dominikowski (pl)
        * Enrico Nicoletto (pt_BR)
        * Adi Roiban (ro)
        * Theppitak Karoonboonyanan (th)
        * Clytie Siddall (vi)

libgweather 2.25.5
==================

Translators

        * Joan Duran (ca)
        * Christian Kirbach (de)
        * Ilkka Tuohela (fi)
        * Gabor Kelemen (hu)
        * Kjartan Maraas (nb)
        * Daniel Nylander (sv)

libgweather 2.25.4
==================

libgweather

        * Add gweather_xml_free_locations() API (Milan Crha)
        * Fix leaks (Milan Crha)

Translators

        * Jorge Gonzalez (es)
        * Kjartan Maraas (nb)

libgweather 2.25.3
==================

libgweather

        * Make libgweather work on Win32 (Tor Lillqvist, Vincent)

Misc

        * Improve regeneration framework for po file for Locations.xml (Dan)

Translators

        * Claude Paroz (fr)
        * Yair Hershkovitz (he)
        * Erdal Ronahi (ku)
        * Fábio Nogueira (pt_BR)

libgweather 2.25.2
==================

libgweather

        * Add new API to directly get WeatherInfo values instead of strings
          (Milan Crha)
        * Use the degree sign followed by "C" or "F" rather than using the
          combined "degrees C" and "degrees F" glyphs (Dan)
        * Handle wind reports in m/s (Dan)
        * Use new libsoup 2.25.1 API for proxy instead of some custom code
          (Dan)
        * Use single includes for gtk/glib (Maxim Ermilov)
        * Do not use deprecated libsoup API (Dan)
        * Do not care about sub-city locations and only use the first child
          (Dan)
        * Handle compressed Locations.xml files (Vincent)
        * Code cleanups (Vincent, Dan)

Locations.xml

        * Do not localize sub-city locations since they won't be used in the UI
          (Dan)
        * Add "Bahamas" to the list of countries whose name we put "the" before
          in comments (Dan)
        * Add msgctxt attributes to the XML for duplicate names (Dan)
        * When given a location name like "Covington / Cincinnati", only create
          an entry for one of the two cities (Dan)
        * Fix spelling of local vs international names (Dan)
        * Do not assume a weather station is in the same country as a city.
          This fixes Luxembourg not appearing in the list of countries (Dan)

Misc

        * Make sure that the shipped COPYING file is GPLv2 (Dan)
        * Add various flags like -DG_DISABLE_SINGLE_INCLUDES and
          _DISABLE_DEPRECATED flags (Dan, Vincent)
        * Remove locations_file from the pkg-config pc file (Dan, Vincent)
        * Require intltool 0.40.3 (Dan)
        * Add --enable-locations-compression configure flag to compress
          Locations.xml files with gzip (Vincent)
        * Add some (incomplete) API documentation with gtk-doc (Vincent, Dan)

Translators

        * Jorge González (es_ES)
        * Jorge González (es)
        * Daniel Nylander (sv)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/libgweather/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/libgweather/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/libgweather/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libgweather/files/msgfmtstrip

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index