PyGObject 3.7.1 released

2012-11-12 Thread Martin Pitt
I am pleased to announce version 3.7.1 of the Python bindings for
GObject. This is the first release of the 3.7.x series which will
eventually result in the stable 3.8 release for GNOME 3.8.

Please note that the previous version was 3.4. We skip 3.5/3.6 in
order synchronize with the standard GNOME versioning; the historically
different versioning, stemming from the PyGTK roots, has not applied any more
for a long time, so there is no reason to keep this.

Download

The new release is available from ftp.gnome.org:

http://download.gnome.org/sources/pygobject/3.7/pygobject-3.7.1.tar.xz
  sha256sum: 0ad448ea5c098b1a517f94676cb8c232b5937c83f63859561aab62725b1b3a7d


What’s new since PyGObject 3.4.1
=
 - Bump version to 3.7.1; let's follow the real GNOME versioning from
   now on (Martin Pitt)
 - Change install_properties to not use getattr on classes
   (Simon Feltman) (#686559)
 - Move property install function into propertyhelper.py (Simon Feltman)
   (#686559)
 - Fix Signal decorator to not use base class gsignals dict
   (Simon Feltman) (#686496)
 - Install the .egg-info files into correct multilib directory
   (Kalev Lember) (#686315)

About PyGObject
===
GObject is a object system used by GTK+, GStreamer and other libraries.

PyGObject provides a convenient wrapper for use in Python programs when
accessing GObject libraries.

Like the GObject library itself PyGObject is licensed under the GNU
LGPL, so is suitable for use in both free software and proprietary
applications. It is already in use in many applications ranging from
small single purpose scripts up to large full featured applications.

PyGObject now dynamically accesses any GObject libraries that uses
GObject Introspection. It replaces the need for separate modules such as
PyGTK, GIO and python-gnome to build a full GNOME 3.0 application. Once
new functionality is added to gobject library it is instantly available
as a Python API without the need for intermediate Python glue.

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: AT-SPI 2.7.1 released

2012-11-12 Thread Mike Gorse

AT-SPI 2.7.1 is now available for download at:

http://download.gnome.org/sources/at-spi2-core/2.7/
http://download.gnome.org/sources/at-spi2-atk/2.7/
http://download.gnome.org/sources/pyatspi/2.7/

What is AT-SPI2
===

AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
protocol for providing and accessing application accessibility
information. The project includes a library for bridging the D-Bus
protocol to the ATK API, allowing Gtk based applications to be made
accessible. It also contains a client (AT) side library in C and a wrapper
for Python.


What's changed in AT-SPI 2.7.1

* [core] Update the cache in response to role change notifications (BGO#685469).

* [core] Don't output a warning when a p2p connection isn't available.

* [atk] Remove the schema; it was only used to specify the location of the
  atk-bridge library, which is now installed in the standard path.

* [atk] Fix compiler warnings (BGO#678045).

* [pyatspi] Export application class in the Accessibility namespace, for
  backwards compatibility.


Where can I get more information about AT-SPI2
==

The project wiki is available at:

http://www.a11y.org/d-bus



How can I contribute to AT-SPI2?


We need help testing with Gnome accessibility technologies, improving
performance, and generally tying up loose ends.  The above-referenced page
contains a list of known issues that should be fixed.

IRC   : #a11y on Gimpnet
E-Mail: accessibility-at...@lists.linux-foundation.org

Development repositories can be found at:

git://git.gnome.org/pyatspi2
git://git.gnome.org/at-spi2-core
git://git.gnome.org/at-spi2-atk

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


GNOME Online Accounts 3.7.1 released

2012-11-12 Thread Debarshi Ray
GNOME Online Accounts provides interfaces so that applications and
libraries in GNOME can access the user's online accounts. It has
providers for Google, ownCloud, Facebook, Flickr, Windows Live,
Microsoft Exchange and Kerberos.

Overview of changes in 3.7.1


* Implement OAuth 2.0 for Google (661065)

* Support ownCloud (660573)

* Support Flickr (678151)

* Bugs fixed:
 660932 Silently fails to renew credentials if refresh_account fails
 681729 Prefill the login / email field when refreshing
 683692 Ensure that all dialogs have consistent and meaningful strings
 683911 Set up mnemonic relations
 683968 Adapt to Windows Live UI changes
 685876 Kerberos: set up primary properly
 686410 Don't enroll the machine
 686415 Kerberos: use realmd directly
 686416 Kerberos: discover and validate realm before use
 686561 Add version definitions

* Updated translations:
 Arabic
 Assamese
 Belarusian
 Bulgarian
 Traditional Chinese (Hong Kong)
 Traditional Chinese (Taiwan)
 Catalan
 Catalan (Valencian)
 Czech
 Danish
 English (British)
 Finnish
 French
 Galician
 German
 Greek
 Gujarati
 Hebrew
 Hindi
 Hungarian
 Indonesian
 Italian
 Japanese
 Kannada
 Korean
 Latvian
 Lithuanian
 Malayalam
 Marathi
 Norwegian bokmal
 Persian
 Polish
 Portuguese
 Portuguese (Brazilian)
 Punjabi
 Russian
 Serbian
 Slovak
 Slovenian
 Spanish
 Telugu
 Thai
 Ukranian
 Vietnamese

Download: http://download.gnome.org/sources/gnome-online-accounts/3.7/
Bugs: https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts
Git: http://git.gnome.org/browse/gnome-online-accounts

Happy hacking,
Debarshi


pgpiQ9zjVTizv.pgp
Description: PGP signature
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse 3.6.2

2012-11-12 Thread Stef Walter
Seahorse is the GNOME application for managing encryption keys and
passwords. This is an stable release.

Important notes:


 * Now depends on libsecret instead of libgnome-keyring


Highlights between 3.6.1 and 3.6.2:
===

 * Fix problem where keyring items overwrite one another
   when explicitly created from seahorse.


Details between 3.6.2 and 3.6.2:


Stef Walter (2):
  gkr: Fix problem where keyring items overwrite one another
  Release version 3.6.2


Downloads and Checksums:


Source code:
http://download.gnome.org/sources/seahorse/3.6/

cf3ffa48fdbd4c30fa3cc7ea9e8188c1325416e67e5985c9ce22af0a5fd7560b
seahorse-3.6.2.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


Eye of GNOME 3.7.1

2012-11-12 Thread Felix Riemann
Hi!

* What is it ?
==

Eye of GNOME (EOG) is the image viewer for the GNOME desktop.


* What's changed in 3.7.1 (since 3.6.0) ?
=

 * Switch to GtkApplication for inhibiting the screensaver (Felix Riemann)
 * Misc. improvements/fixes (Cosimo Cecchi, Martin Olsson, Alexandre Rostovtsev)

Bug fixes:

 #684098, Inconsistent strings in nautilus and eog for setting background image
  (Cosimo Cecchi)
 #684179, switching images by next/prev mouse buttons (like in browsers)
  (Felix Riemann)
 #684581, Drop TotemScrSaver (Felix Riemann)
 #685106, [PATCH] Fix spelling errors in eog (Martin Olsson)
 #685923, eog.desktop fails to validate with desktop-file-utils-0.20
  (Alexandre Rostovtsev)

New and updated translations:

- Laura Balbastre [ca, ca@valencia]
- Hendrik Knackstedt [de]
- Tom Tryfonidis [el]
- Daniel Mustieles [es]
- Khoem Sokhem [km]
- Anish A [ml]
- Wouter Bolsterlee [nl]
- Matej Urbančič [sl]
- Re. [uk]

New and updated manual translations

- Aleix Badia i Bosch [ca]
- Daniel Mustieles [es]
- Yuri Myasoedov [ru]


* Where can I get it ?
==

Source code:

http://download.gnome.org/sources/eog/3.7/eog-3.7.1.tar.xz (3.45M)
  sha256sum: d68f4b2d5383ec2d71a3cbfb69df6014399b3e5cbf589077b76039555a7603b7


Enjoy!

The Eye Team

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


WebKitGTK+ 1.11.1 released!

2012-11-12 Thread Carlos Garcia Campos
WebKitGTK+ 1.11.1 is available for download at:

http://webkitgtk.org/releases/webkitgtk-1.11.1.tar.xz (8.0MB)
   md5sum: 03ec5df752d99af9ce4c959f87edfa03
   sha256sum: 2faba29484e5b31be779f5452f436575c0db6cc29f6335edbdb95419e68c81c4

This is the first development release leading toward 2.0.

What's new in the WebKitGTK+ 1.11.1 release?


  - Make WebKitWebView work again inside a GtkOverlay by not using a
native window for Accelerated Compositing implementation.
  - Use XDamage to improve accelerated compositing performance.
  - Enable the edge distance anti-aliasing for accelerated compositing
layers.
  - Add support to build with EGL OpenGL backend.
  - Add support for WebAudio.
  - Fix several API breaks in DOM bindings introduced in 1.9.6.
  - Save the original URI for downloaded files as GIO metadata of the
destination file.
  - Add API for controlling the user agent to WebKit2.
  - Add API to WebKit2 to allow running JavaScripts from a
WebKitWebView using a GResource containing the script.
  - Add Undo/Redo and SelectAll predefined editing commands to WebKit2
GTK+ API.
  - Add a setting to enable/disable smooth scrolling to WebKit2 GTK+
API.
  - Add API to get the web view that initiated a custom URI request to
WebKit2 GTK+.
  - Implement ViewState methods of WebKitWebView in WebKit2.
  - Add API to get/set the security policy of a given URI scheme to
WebKit2 GTK+.
  - Add WebKitWebView:is-loading property to WebKit2 GTK+ API.
  - Change spellchecker languages API in WebKit2 to use a GStrv for
the list of languages to make the API more consistent and
convenient to use.
  - Add destroy notify parameter to
webkit_web_context_register_uri_scheme in WebKit2 GTK+ API.
  - Replace webkit_web_view_replace_content with
webkit_web_view_load_alternate_html in WebKit2 GTK+ API.
  - Rename WebKitWebView print-requested signal to print in
WebKit2 GTK+ API for consistenty.
  - Add API to set preferred languages to WebKit2 GTK+.
  - Add webkit_uri_response_get_suggested_filename to WebKit2 GTK+
API.
  - Add API to save a web page in MHTML format to WebKit2 GTK+.
  - Implement smart separators for context menu in WebKit2 GTK+.
  - Sanitize the suggested filename when building the download
destination URI in WebKit2.
  - Fix disk cache in WebKit2 to actually dump the contents to disk.
  - Fix a crash in WebKit2 when navigating between pages in the
history cache.
  - Fix a crash in WebKit2 when a download initiated by the policy
checker fails.
  - Fix a crash in network backend with non-UTF8 HTTP header names.
  - Properly close audio device after playing sound.
  - Purge unused favicons from IconDatabase after 30 days.
  - Properly expose legend elements to ATs.
  - The new accessibility CanvasRole is now mapped to ATK_ROLE_CANVAS.
  - Fix an infinite loop in accessibility code.
  - Fix a crash in
AccessibilityObject::accessibilityPlatformIncludesObject().
  - Fix a crash in WebCore::HTMLSelectElement::selectedIndex().
  - Fix caret-moved events not emitted for certain content.
  - Fix incorrect/unexpected characters in the text of certain
accessibles.
  - Implement AccessibilityUIElement::titleUIElement() and
AccessibilityUIElement::stringValue().
  - Expose ROLE_TOGGLE_BUTTON instead of ROLE_PUSH_BUTTON when
aria-pressed is present.
  - Fix LLint build with -g -02.
  - Properly process GDK_SMOOTH_SCROLL events.
  - Fix several memory leaks.

What is WebKitGTK+?
===

WebKitGTK+ is the GNOME platform port of the WebKit rendering engine.
Offering WebKit's full functionality through a set of GObject-based
APIs, it is suitable for projects requiring any kind of web
integration, from hybrid HTML/CSS applications to full-fledged web
browsers.

Requirements


gtk+ = 2.10
gail = 1.8
glib = 2.32.0
libsoup = 2.39.2
cairo = 1.10
libxml = 2.6
fontconfig = 2.4
FreeType2 = 9.0

Depending on your configuration options WebKitGTK+ may also depend on:

gtk+ = 3.4.0
gail = 3.0
libxslt = 1.1.7
SQLite = 3.0
gstreamer = 0.10
gstreamer-plugin-base = 0.10.30
enchant = 0.22
Clutter = 1.8.2
Clutter GTK+ = 1.0.2

More information


If you want to know more about the project or get in touch with us
you may:

- Visit our website at http://www.webkitgtk.org, or the upstream
  site at http://www.webkit.org. People interested in contributing
  should read: http://www.webkit.org/coding/contributing.html.

- Browse the bug list at http://bugs.webkit.org, WebKitGTK+ bugs are
  typically prefixed by [GTK]. A bug report with a minimal,
  reproducible test case is often just as valuable as a patch.

- Join the #webkit and #webkitgtk+ IRC channels at irc.freenode.net.

- Subscribe to the WebKitGTK+ mailing list,
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk, or the
  WebKit's development mailing list,
  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Thanks

Gtk# 2.99.0 released!

2012-11-12 Thread Bertrand Lorentz
We're happy to announce the release of Gtk# 2.99.0.

This is the first release of C# bindings for GTK 3.x. It is a beta
release, primarily intended for applications developers who want to
start porting their application to GTK 3.x.

This version of Gtk# provides bindings for the API exposed by the
following libraries:
  * cairo 1.10.0
  * glib 2.28.0
  * pango 1.28.3
  * atk 1.32.0
  * gdk-pixbuf 2.22.1
  * gtk+ 3.0.0

There is no API stability guarantee for now, but we will try to keep breaking
changes to a minimum.

This version of Gtk# can be installed in parallel with Gtk# 2.x, and should not
have any impact on applications using Gtk# 2.x.

Sources

 * Gtk# 2.99.0 Tarballs:
   http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.99/gtk-sharp-2.99.0.tar.xz
   
http://ftp.gnome.org/pub/GNOME/sources/gtk-sharp/2.99/gtk-sharp-2.99.0.sha256sum

 * Source code repository: https://github.com/mono/gtk-sharp

There are currently no binaries available for OS X or Windows for now,
but we hope to provide them in the future.

If you encounter any bad behavior with this release, please do not
hesitate to file bugs!
   https://bugzilla.xamarin.com/enter_bug.cgi?product=Gtk%23

I'd like thank everybody who contributed to this release. This
wouldn't have been possible without their hard work !

-- 
Bertrand Lorentz
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


Lasem 0.3.4

2012-11-12 Thread Emmanuel Pacaud
Hi,

Lasem 0.3.4 is now available.

Lasem is a library for rendering SVG and Mathml, implementing a DOM like
API. It's based on GObject and use Pango and Cairo for the rendering.
Included in the package, there is a simple application, lasem-render,
which is able to convert a Mathml, an itexmml (latex math like) or a SVG
file to either a PNG, PDF or SVG image.

Here's the changes since the last release:

All:
Display result of comparison to reference file in test suite.

SVG:
Use cairo API for filter implementation when possible.
Fix blur misposition.
Support for filter primitive subregion.
Implementation of feTile.
Implementation of BackgroundImage and BackgroundAlpha.
Implementation of switch.
Reimplement group opacity optimisation.
Implementation of get_extents for polygon, polyline, ellipse, 
line and text.
Add support for HSL color syntax.
Fix parsing of stroke-dasharray when value are separated by spaces.

Lasem is available for download at:

http://ftp.gnome.org/pub/gnome/sources/lasem

Development happens on the GNOME servers:

http://git.gnome.org/cgit/lasem/
http://bugzilla.gnome.org/enter_bug.cgi?product=lasem
http://blogs.gnome.org/emmanuel/category/lasem/

Emmanuel Pacaud.
---
Changes since the last tag 'LASEM_0_3_3':

Emmanuel Pacaud (60):
  Post-release version bump.
  svg_filter: fix flood color.
  tests: add filter subsurface position test.
  lsm-test: display OK when output is similar to the reference file.
  svg_filter: fix blur offset.
  tests: blur offset test.
  svg_filter: start to support primitive subregion.
  svg_filter: filter primitive subregion support.
  tests: new primitive subregion extent test.
  svg_filter: actually do something for feTile.
  svg_filter: remove unused attribute if flood filter.
  svg_filter: feSpecularLighting boilerplate.
  svg_view: don't push group for group opacity when clipping is in progress.
  svg_view: reimplement group opacity optimisation.
  svg_view: remove debugging printf.
  tests: always compare to test-ref.png file.
  tests: update reference file.
  tests: display comparison statistics at the end of lsm-test.
  tests: change copyright notice of lsm-test.
  svg_view: warning for missing filter feature.
  cairo: remove unused code.
  svg_filter: implement subregion for blur filter.
  tests: test for blur subregion.
  tests: directory reorganisation.
  tests: more test files.
  tests: more test files.
  tests: move some test files.
  tests: extents test file.
  tests: more file movements.
  svg_view: remove useless subregion parameter of filter functions.
  lsm-test: use ImageMagick compare tool for image comparison.
  svg: implement get_extents for ellipse and line.
  svg: implement get_extents for polygon and polyline.
  svg_text: dummy implementation of get_extents.
  svg_filter: rename LsmFilterSurface to LsmSvgFilterSurface.
  str_utils: factorize point list extent calculation.
  svg_view: move cairo path code to lsmcairo.
  svg_view: code comment.
  svg_text: lame text extents support.
  svg_view: pattern leak fix.
  tests: avoid compare version output at the start of lsm-test.
  svg_filter: implement BackgroundImage and BackgroundAlpha.
  tests: add BackgroundImage test.
  tests: disable repeat spread method test for radial gradients.
  tests: remove text from linecap and linejoin tests.
  tests: fix background-image test.
  svg_enums: fix blending mode to string.
  svg: add enable-background support.
  svg_filter: use all intermediate groups for BackgroundImage, and handle 
opacity.
  tests: new test file (switch, css, hsl colors).
  Ssshhh...
  svg_switch: dummy implementation, render first element without evaluation.
  svg_switch: implement get_extents.
  TODO file update.
  svg: add hsl color support.
  tests: new hsl test file.
  tests: fix reference file name of hsl.svg.
  tests: more test in the suite.
  svg: fix dash array parsing, when values are space separated.
  NEWS file update.

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


Rygel 0.17.1

2012-11-12 Thread Jens Georg
0.17.1
==

A new unstable release for Rygel

Changes compared to 0.17.0:

- Many documentation updates.
- Fix random failure of HTTPGetTest.
- Clean-up linking, trying to fix over- and underlinking.
- Adapt to new GUPnP vapi.
- Fix crash if force-downgrade-for is empty.
- Fix a namespace issue in the public API.
- Fix the pkg-config files after API and bump.
- Only create a seek when the client requests seeking.
- Don't search for modules in hidden folders, except .libs to support
  --enable-uninstalled.
- Drop the test plugin.
- Switch some of the public members in API to GObject properties.
- Some style fixes.
- Change Device version to MediaServer:3.
- Change Service version to ContentDirectory:3.
- Implement Track Changes feature of ContentDirectory:3.
- Add an API for plugins to show capabilities such as upload or change
  tracking.
- Implement UpdateObject in ContentDirectory:3.

Media-Engine GStreamer:
 - Fix a crash in transcoding.
 - Fix a mix-up in DLNA profiles causing upload to fail.
 - Ignore full-range seeks, fixing a transcoding issue with certain versions
   of mpegtsmux.

MediaExport:
 - Don't expose a colorDepth of 0.
 - Allow updating of objects via UPnP call UpdateObject.

Renderer-Gst:
 - Add convenience method to access GstPlaybin of renderer plug-in.

Examples:
 - Fix service description in SysV init script.
 - Add an example server plugin.
 - Add an example renderer plugin.

External:
 - Support audio.music as documented in the spec.

MPRIS:
 - Fix a crash when a peer does not implement mandatory properties.

Playbin:
 - Add mime-types for AAC audio.

Changes in dependencies:
 - GUPnP = 0.19.0 for new VAPI.
 - GUPnP-AV = 0.11.2 for XML fragment support.
 - GUPNP-DLNA is optional only when building the GStreamer media engine.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=680496
 - https://bugzilla.gnome.org/show_bug.cgi?id=684868
 - https://bugzilla.gnome.org/show_bug.cgi?id=683934
 - https://bugzilla.gnome.org/show_bug.cgi?id=674738
 - https://bugzilla.gnome.org/show_bug.cgi?id=674738
 - https://bugzilla.gnome.org/show_bug.cgi?id=686018
 - https://bugzilla.gnome.org/show_bug.cgi?id=679023
 - https://bugzilla.gnome.org/show_bug.cgi?id=676024

All contributors to this release:
  Murray Cumming murr...@openismus.com
  Jens Georg je...@openismus.com
  Krzesimir Nowak krno...@openismus.com
  Andreas Henriksson andr...@fatal.se
  Mark Ryan mark.d.r...@intel.com

Download source tarball here: http://download.gnome.org/sources/rygel/0.17/


What is Rygel?

Rygel is a home media solution that allows you to easily share audio, video and
pictures, and control of media player on your home network. In technical terms
it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in
mechanism. Interoperability with other devices in the market is achieved by
conformance to very strict requirements of DLNA and on the fly conversion of
media to format that client devices are capable of handling.

More information at our project home page: http://www.rygel-project.org


___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


[ANNOUNCEMENT] Gnote 3.7.0 (Unstable) released

2012-11-12 Thread Aurimas Černius
Gnote 3.7.0 have been released!

WARNING: this unstable release intended for testing purposes only. Do
not use it in production environment!

You can download it here: http://download.gnome.org/sources/gnote/3.7/

New Features:
  * Show notes inside main window, do not use separate windows
  * Make several main windows possible
  * Add application menu (#675251)
  * Save main window maximization state

Translations:
  * Updated translations:
- Czech (cs)
- Galician (gl)
- German (de)
- Indonesian (id)
- Latvian (lv)
- Lithuanian (lt)
- Marathi (mr)
- Slovenian (sl)
- Spanish (es)
  * Updated Spanish manual (es)

-- 
Aurimas


signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: grilo-plugins 0.2.3 released

2012-11-12 Thread Juan A. Suarez Romero
A new release of grilo's plugins, 0.2.3, has been released.


What is it?
===
Grilo is a framework that provides access to various sources of
multimedia content, using a pluggable system.


Where can I find out more?
==
http://live.gnome.org/Grilo


What is new in 0.2.3?
=
  * General:
* BGO#673491 - Remove default get_caps implemetations
* Sources report the type of medias they support

  * DMAP plugin:
* Fixed typo in GObject macro

  * Flickr plugin:
* Handle only photos

  * Metadata Store plugin:
* BGO#686282 - metadata-store: updates don't work properly
* BGO#686288 - metadata-store: add support for GRL_METADATA_KEY_FAVOURITE

  * TMDb plugin
* Several fixes

  * UPnP plugin
* Link it to libgssdp

  * YouTube plugin
* Added format parameter


Who contributed to it?
==
  * Andreas Henriksson andreas fatal se
  * Antía Puentes apuentes igalia com
  * Bastien Nocera hadess hadess net
  * Juan A. Suarez Romero jasuarez igalia com
  * Mathias Hasselmann mathias openismus com
  * Murray Cumming murrayc murrayc com


Where can I get it?
===
http://ftp.gnome.org/pub/GNOME/sources/grilo-plugins/0.2/



signature.asc
Description: This is a digitally signed message part
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


GDL 3.6.2 released

2012-11-12 Thread Sébastien Granjoux

Hi!


About gdl
=

GDL adds dockable widgets to GTK+. The user can rearrange those
widgets by drag and drop and layouts can be saved and loaded.
Currently it is used by anjuta, inkscape, nemiver, gstranslator and others.


Changes between 3.6.0 and 3.6.2:


* Fix bgo#686702 Generate error at compile time when using deprecated 
members (Sébastien Granjoux)


* Translation: sr (Мирослав Николић)


Download


http://download.gnome.org/sources/gdl/3.6/gdl-3.6.2.tar.xz  (509K)
  sha256sum:
e772319f1b133047f54e3c1b7e95a718168071cfef972f981337f6bf570ddf1c
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


[ANNOUNCE] Libgee 0.6.6.1 - GObject collection library

2012-11-12 Thread Maciej Piechotka

We are very pleased to announce version 0.6.6.1 of Libgee, the GObject 
collection library.

Libgee 0.6.6.1 is now available for download at:
http://download.gnome.org/sources/libgee/0.6/


Also please note that Libgee has its own mailing-list
http://mail.gnome.org/mailman/listinfo/libgee-list
and its own #gee IRC channel.


New in 0.6.6.1
--

 * Rebuild package with fixed Vala compiler

For more information about the 0.5/0.6 release series, see:
http://live.gnome.org/Libgee/NewAndNoteworthy-0.5
http://live.gnome.org/Libgee/Migration-0.5


Libgee is a collection library providing GObject-based interfaces and 
classes for commonly used data structures.

Libgee provides the following interfaces:

 * Iterable
   o Collection
 + List
 + Set
 + MultiSet
 + Queue
   # Deque
 * Iterator
 * Map
 * MultiMap

The ArrayList, HashSet, HashMap, HashMultiSet, HashMultiMap, LinkedList, 
PriorityQueue, TreeSet, TreeMap, TreeMultiSet, and TreeMultiMap classes 
provide a reasonable sample implementation of those interfaces. In 
addition, a set of abstract classes are provided to ease the 
implementation of new collections.

Around that, the API provide means to retrieve read-only views, 
efficient sort algorithms, simple, bi-directional or index-based mutable 
iterators depending on the collection type.

Libgee is written in Vala and can be used like any GObject-based C 
library. It's planned to provide bindings for further languages.


More information about Libgee is available at

 http://live.gnome.org/Libgee


Maciej Marcin Piechotka








___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gcr 3.6.2

2012-11-12 Thread Stef Walter
gcr is a library for bits of crypto and security UI, parsing etc. It
used to be part of gnome-keyring. It also provides a viewer and importer
for certificates and private keys.

This is a stable release.

Changes between 3.6.1 and 3.6.2:


 - Updated translations


Details of changes between 3.6.1 and 3.6.2:
===

Gheyret Kenji (1):
  updated Uyghur translation

Stef Walter (1):
  Release 3.6.2


Downloads:
==

http://download.gnome.org/sources/gcr/3.6/

f709db2435e3635b68d8aa212863e0a8e81b1cc33442852a5183762876c7be9b
gcr-3.6.2.tar.xz

Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: seahorse-sharing 3.6.1

2012-11-12 Thread Stef Walter
seahorse-sharing is a daemon for sharing your GnuPG keys using HKP key
sharing discovered with DNS-SD.


Highlights between 3.6.0 and 3.6.1:
===

 * Updated translations


Details between 3.6.0 and 3.6.1:


Daniel Mustieles (1):
  Updated Spanish translation

Fran Diéguez (1):
  Added Galician translations

Marek Černocký (2):
  Czech translation
  Added Czech language

Mario Blättermann (1):
  [l10n] Added German translation

Martin Srebotnjak (1):
  Updated Slovenian translation

Matej Urbančič (2):
  Added Slovenian translation
  Added sl for Slovenian translation

Rūdolfs Mazurs (2):
  Added Latvian translation
  Updated Latvian translation

Stef Walter (1):
  Release 3.6.1

Мирослав Николић (1):
  Added Serbian translation


Downloads and Checksums:


Source code:
http://download.gnome.org/sources/seahorse/3.6/

678af1602b1ee08bc2e83d9e6da594f67843a316e0d16c25b5f31dfa6c692ff1
seahorse-sharing-3.6.1.tar.xz


Cheers,
Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list


ANNOUNCE: gnome-keyring 3.6.2

2012-11-12 Thread Stef Walter
gnome-keyring is the part of the GNOME Desktop that saves your passwords
and encryption keys securely.

This is a stable release.


Important Notes:


 * Some helpful notes for distributors:
   http://live.gnome.org/GnomeKeyring/Distributors


Changes between 3.6.1 and 3.6.2:


 * Accept XDG_DATA_HOME environment variable during initialization
 * Handle empty secrets correctly


Details of changes between 3.6.1 and 3.6.2:
===

Anish A (2):
  Updated Malayalam translation
  Revert Updated Malayalam translation

Marián Čavojský (1):
  Updated slovak translation

Sayak Sarkar (1):
  Updated Bengali India Translations

Shankar Prasad (1):
  Updated Kannada Translations

Stef Walter (7):
  rpc-layer: Fix memory leak in call state pool
  daemon: Call setlocale() before completing initialization
  secret-store: Set the schema name correctly on loaded items
  dbus: Fix regression in password changing
  dbus: Clear prompt warning when prompting for new password
  dbus: Don't leave unlocked keyring as consequence of changing pass
  Release version 3.6.1


Downloads:
==

http://download.gnome.org/sources/gnome-keyring/3.6/

ae60558d60171325ddd90603328393d35d7b560a70b7ab45c4d2718d01130cd6
gnome-keyring-3.6.2.tar.xz


Cheers,

Stef Walter
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-announce-list