Next | Query returned 98 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2020-02-20 04:35:35 by Brook Milligan | Files touched by this commit (4)
Log message:
gdk-pixbuf2: Fix build on certain Darwin configurations.

During the build, newly compiled applications are run and require libraries also
within the build area.  At least on Darwin, these must be accessed via
LD_LIBRARY_PATH, which must be added to the meson build files to be included in
the appropriate commands.
   2019-11-06 14:52:51 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
gdk-pixbuf2*: update to 2.40.0

2.40.0 (stable)
===

 - Allow creating a GdkPixbuf instance without any property [Federico Mena
   Quintero, #91]

2.39.2 (development)
===

 - Add gdk_pixbuf_init_modules() for applications with GdkPixbuf loader
   modules in a separate directory [Bastien Nocera, bgo#786035]
 - Add subproject fallback for dependencies [Nirbheek Chauhan]
 - Handle large XPM without crashing [Bastien Nocera, #95]
 - Use the appropriate gdk-pixbuf-query-loaders on install [Emmanuele
   Bassi, #126]
 - Disable deprecation warnings introduced by GLib 2.62
 - Escape GIF version in error messages [Robert Ancell]
 - Use the appropriate fallback for libpng on Windows [Chun-wei Fan]
 - Render GIF frames on demand [Robert Ancell, #101]
   2019-11-02 23:38:06 by Roland Illig | Files touched by this commit (114)
Log message:
graphics: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-10-07 11:28:14 by Patrick Welche | Files touched by this commit (41)
Log message:
Rename py-meson to meson.

The motivation is to consider meson as an application, so there is only
one copy on the system, and as a python 3 program, it can build python 2
packages.
   2019-10-06 13:07:44 by Nia Alarie | Files touched by this commit (2)
Log message:
gdk-pixbuf2: Update DESCR/COMMENT
   2019-10-04 19:28:50 by Nia Alarie | Files touched by this commit (3)
Log message:
gdk-pixbuf2: Update to 2.38.2

GdkPixbuf 2.38.2 (stable)
Changes since 2.38.1:

 - Add annotations to disable deprecation warnings in our public API
   caused by GLib deprecating GTimeVal
 - Handle truncated or invalid XPM files [Bastien Nocera, #95]
 - Avoid a configuration warning with Meson >= 0.50
   2019-07-30 20:28:32 by Jonathan Perkin | Files touched by this commit (1)
Log message:
gdk-pixbuf2: Expand glob in previous change.

Reported by abs@, not sure what isn't supporting it but this fixes the issue.
   2019-07-29 21:40:51 by Jonathan Perkin | Files touched by this commit (3)
Log message:
gdk-pixbuf2: Couple of SunOS fixes.

Using _XOPEN_SOURCE=500 is insufficient when compiling in C99 mode that this
package specifies.  600 is the minimum required for C99, so bump to that.

Meson expects the files in build-aux to be executable, but they aren't as
shipped in the source.  I don't understand how nobody else is seeing this,
but explicitly marking them as executable fixes SunOS and won't hurt others.
   2019-07-25 11:29:32 by Nia Alarie | Files touched by this commit (1)
Log message:
gdk-pixbuf2: Add xgettext to USE_TOOLS.

Next | Query returned 98 messages, browsing 21 to 30 | Previous