Opened 10 years ago
Closed 10 years ago
#6966 closed enhancement (fixed)
cairomm-1.12.0
Reported by: | Fernando de Oliveira | Owned by: | Pierre Labastie |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
I'm creating this ticket because perhaps some stable package from gnome needs it, or it was a typo to be marked as unstable and will only update the ticket in the necessary parts.
Anyway, the News below will be useful, if we have to wait until next stable, probably cairomm-1.12.1.
http://ftp.gnome.org/pub/gnome/sources/cairomm/1.12/cairomm-1.12.0.tar.xz
http://ftp.gnome.org/pub/gnome/sources/cairomm/1.12/cairomm-1.12.0.sha256sum
a54ada8394a86182525c0762e6f50db6b9212a2109280d13ec6a0b29bfd1afe6
http://ftp.gnome.org/pub/gnome/sources/cairomm/1.12/cairomm-1.12.0.news
1.12.0 (unstable): * Cairo::RefPtr: Add move constructors and move operator=(). (Murray Cumming) * MSVC build fixes. (Chun-wei Fan) 1.11.4 (unstable): * Use (and require) C++11. (Murray Cumming) * Add Script and ScriptSurface. (Povilas Kanapickas) * Context: get_surface_wrapper(): Handle CAIRO_SURFACE_TYPE_SCRIPT, returning a ScriptSurface. (Povilas Kanapickas) * Surface: get_device(): Handle CAIRO_SURFACE_TYPE_SCRIPT, returning a Script. (Povilas Kanapickas) * Wrap cairo script device and script surface APIs. (Povilas Kanapickas) * FtFontFace: Add get/set/unset_synthesize(). (Povilas Kanapickas) * Update MSVC.Net 2010 project files. (David Weiß) 1.11.2 (unstable): * Pattern: Add set_extend() and get_extend(). (Povilas Kanapickas) Bug #73775 * ScaledFont: Add the missing get_extents() method implementation. (Murray Cumming) Bug #53981 (cheshirekow) * Allow use from Objective-C instead of just allowing building. (Anton Bachin) Bug #66328 * Avoid dereferencing empty std::vector<>s. (Murray Cumming) Bug #36020 (Robert Kurjata) * Documentation improvements. (Mark Vender) * Fix linker problems in examples. (Murray Cumming)
Change History (5)
comment:1 by , 10 years ago
Milestone: | hold → 7.9 |
---|---|
Summary: | cairomm-1.12.0 (marked unstable - placeholder) → cairomm-1.12.0 |
comment:2 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 10 years ago
Replying to pierre.labastie:
Confirmed that pangomm-2.38.1 requires cairomm-1.12.0
Thanks. This confirms what I suspected in the description:
I'm creating this ticket because perhaps some stable package from gnome needs it, or it was a typo to be marked as unstable and will only update the ticket in the necessary parts.
Unstable is probably a copy/paste mistake or a typo. This package is required for latest *mm stack due to switching to C++11.