gingerblue 2.0.0

2021-10-15 Thread ole
News


* configure.ac: Support XSPF 1.0
* gingerblue.spec.in: Fedora Core 35 Build
* meson.build: Support XSPF 1.0
* src/gingerblue-app.c: Support XSPF 1.0
* src/gingerblue-chord.h: Support XSPF 1.0
* src/gingerblue-config.c: Support XSPF 1.0
* src/gingerblue-file.c: Support XSPF 1.0
* src/gingerblue-file.h: Support XSPF 1.0
* src/gingerblue-knob.c: Support XSPF 1.0
* src/gingerblue-knob.h: Support XSPF 1.0
* src/gingerblue-line.c: Support XSPF 1.0
* src/gingerblue-line.h: Support XSPF 1.0
* src/gingerblue-main-loop.c: Support XSPF 1.0
* src/gingerblue-main.c: Support XSPF 1.0
* src/gingerblue-main.h: Support XSPF 1.0
* src/gingerblue-record.c: Support XSPF 1.0
* src/gingerblue-record.h: Support XSPF 1.0
* src/gingerblue-song.c: Support XSPF 1.0
* src/gingerblue-song.h: Support XSPF 1.0
* src/gingerblue-studio-config.c: Support XSPF 1.0
* src/gingerblue-studio-stream.c: Support XSPF 1.0
* src/gingerblue-studio-stream.h: Support XSPF 1.0
* src/gingerblue.c: Support XSPF 1.0
* src/gingerblue.h: Support XSPF 1.0


ChangeLog
=
https://download.gnome.org/sources/gingerblue/2.0/gingerblue-2.0.0.changes  
(2.73K)

Download

https://download.gnome.org/sources/gingerblue/2.0/gingerblue-2.0.0.tar.xz (313K)
  sha256sum: 3c9a527ef69aa339b7e3452bcc485a91db793e9578095344e553c7140ce4e080

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


librsvg 2.52.2

2021-10-15 Thread Federico Mena Quintero
About librsvg
=

Librsvg takes SVG documents and renders them into Cairo contexts. It
is used throughout GNOME to render things like scalable icons, in
image viewers to view SVGs easily, or to generate thumbnails for SVG
files. Other projects like Wikimedia and ImageMagick use librsvg for
their SVG rendering needs. Librsvg exports its API through GObject
Introspection, so bindings for other programming languages can be
created for it in an automated fashion.

News


Bugfixes and new features!

## New features

Thanks to Michael Howell, rsvg-convert now supports generating
multi-page PDFs in a sensible way.

With one SVG document per page, each page with the
SVG's natural size:

  rsvg-convert --format=pdf -o out.pdf a.svg b.svg c.svg

With all pages sized as portrait US Letter, and each SVG scaled to fit
so that there is a 1in margin around each page:

  rsvg-convert --format=pdf -o out.pdf \
--page-width=8.5in --page-height=11in \
--width=6.5in --height=8.5in --keep-aspect-ratio \
--top=1in --left=1in \
a.svg b.svg c.svg

Please see the man page for details.

- #738 - Support  elements inside .  Also, support the CSS :link
  pseudo-class for matching against links. (Michael Howell)

- #649 - Support the CSS :lang() pseudo-class for matching against an
  element's xml:lang attribute. (Michael Howell)

- #790 - Support the mask-type property from SVG2.

## Fixes

- #800 - Don't panic when a shorthand property is set to
  inherit. (Michael Howell)

- #788 - Fix regression with the viewport size of interior 
  elements. (Michael Howell)

- #731 - Allow length units to be case-insensitive, per SVG2. (Kolja Lampe)

## Documentation

- There is now a FEATURES.md in the repository, where you can see all
  the elements, attributes, and properties that librsvg supports.  We
  will be adding detail to this gradually.

- For developers, there is now devel-docs/adding-a-property.md with a
  tutorial on how to add support for new CSS properties.



Download

https://download.gnome.org/sources/librsvg/2.52/librsvg-2.52.2.tar.xz (22.2M)
  sha256sum: 03d2887c18ffb906e1a60f97fe46a7169f69aa28d6db5d285748f3618b093427

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


gingerblue 1.9.0

2021-10-15 Thread ole
News


* configure.ac: Release 1.9.0
* gingerblue.spec.in: Fedora Core 35 Build
* meson.build: Release 1.9.0
* src/gingerblue-app.c: Release 1.9.0
* src/gingerblue-chord.h: Release 1.9.0
* src/gingerblue-config.c: Release 1.9.0
* src/gingerblue-file.c: Release 1.9.0
* src/gingerblue-file.h: Release 1.9.0
* src/gingerblue-knob.c: Release 1.9.0
* src/gingerblue-knob.h: Release 1.9.0
* src/gingerblue-line.c: Release 1.9.0
* src/gingerblue-line.h: Release 1.9.0
* src/gingerblue-main-loop.c: Release 1.9.0
* src/gingerblue-main.c: Release 1.9.0
* src/gingerblue-main.h: Release 1.9.0
* src/gingerblue-record.c: Release 1.9.0
* src/gingerblue-record.h: Release 1.9.0
* src/gingerblue-song.c: Release 1.9.0
* src/gingerblue-song.h: Release 1.9.0
* src/gingerblue-studio-config.c: Release 1.9.0
* src/gingerblue-studio-stream.c: Release 1.9.0
* src/gingerblue-studio-stream.h: Release 1.9.0
* src/gingerblue.c: Release 1.9.0
* src/gingerblue.h: Release 1.9.0


ChangeLog
=
https://download.gnome.org/sources/gingerblue/1.9/gingerblue-1.9.0.changes  
(1.75K)

Download

https://download.gnome.org/sources/gingerblue/1.9/gingerblue-1.9.0.tar.xz (312K)
  sha256sum: b3a62beb05317106062f58c343e450ae90fc1a1a3f3753ea531bf530596e21d8

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


gnome-online-accounts 3.43.1

2021-10-15 Thread Debarshi Ray
About GNOME Online Accounts
===

GNOME Online Accounts provides interfaces so that applications and
libraries in GNOME can access the user's online accounts. It has
providers for Google, Nextcloud, Facebook, Fedora, Microsoft, Flickr,
Foursquare, Microsoft Exchange, Last.fm, IMAP/SMTP and Kerberos.

News


* Remove Documents support (!66)

* Bugs fixed:
 !67 doc: Update
 !68 dbus: Add missing since tag for IsSupportedProvider

* Updated translations:
 Bulgarian
 Catalan
 Nepali
 Occitan
 Portuguese
 Vietnamese


Download

https://download.gnome.org/sources/gnome-online-accounts/3.43/gnome-online-accounts-3.43.1.tar.xz
 (840K)
  sha256sum: 3bcb3663a12efd4482d9fdda3e171676267fc739eb6440a2b7109a0e87afb7e8

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