From dbfc13bd0e8d38438b545ca9f79088d25f120542 Mon Sep 17 00:00:00 2001 From: "chromebrew-actions[bot]" <220035932+chromebrew-actions[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 20:56:08 -0500 Subject: [PATCH] =?UTF-8?q?updater-librsvg-2.61.0=20=E2=80=94=20librsvg=20?= =?UTF-8?q?=E2=86=92=202.61.0=20(#12544)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add unbuilt librsvg to updater-librsvg-2.61.0 * updater-librsvg-2.61.0: Build Run on linux/amd64. * updater-librsvg-2.61.0: Build Run on linux/arm/v7. * updater-librsvg-2.61.0: Package File Update Run on linux/amd64 container. --------- Co-authored-by: satmandu Co-authored-by: chromebrew-actions[bot] --- manifest/armv7l/l/librsvg.filelist | 3 ++- manifest/armv7l/p/py3_smartypants.filelist | 1 + manifest/x86_64/l/librsvg.filelist | 3 ++- manifest/x86_64/p/py3_smartypants.filelist | 1 + packages/librsvg.rb | 16 +++++----------- 5 files changed, 11 insertions(+), 13 deletions(-) diff --git a/manifest/armv7l/l/librsvg.filelist b/manifest/armv7l/l/librsvg.filelist index 6114c00386..e6937246d0 100644 --- a/manifest/armv7l/l/librsvg.filelist +++ b/manifest/armv7l/l/librsvg.filelist @@ -1,3 +1,4 @@ +# Total size: 18917905 /usr/local/bin/rsvg-convert /usr/local/include/librsvg-2.0/librsvg/rsvg-cairo.h /usr/local/include/librsvg-2.0/librsvg/rsvg-features.h @@ -7,6 +8,6 @@ /usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader_svg.so /usr/local/lib/librsvg-2.so /usr/local/lib/librsvg-2.so.2 -/usr/local/lib/librsvg-2.so.2.60.0 +/usr/local/lib/librsvg-2.so.2.61.0 /usr/local/lib/pkgconfig/librsvg-2.0.pc /usr/local/share/thumbnailers/librsvg.thumbnailer diff --git a/manifest/armv7l/p/py3_smartypants.filelist b/manifest/armv7l/p/py3_smartypants.filelist index 4c084ac538..ee57b02f07 100644 --- a/manifest/armv7l/p/py3_smartypants.filelist +++ b/manifest/armv7l/p/py3_smartypants.filelist @@ -1,3 +1,4 @@ +# Total size: 45918 /usr/local/bin/smartypants /usr/local/lib/python3.13/site-packages/__pycache__/smartypants.cpython-313.pyc /usr/local/lib/python3.13/site-packages/smartypants-2.0.2.dist-info/INSTALLER diff --git a/manifest/x86_64/l/librsvg.filelist b/manifest/x86_64/l/librsvg.filelist index 4740e4b87b..a0b85f0ab3 100644 --- a/manifest/x86_64/l/librsvg.filelist +++ b/manifest/x86_64/l/librsvg.filelist @@ -1,3 +1,4 @@ +# Total size: 23167391 /usr/local/bin/rsvg-convert /usr/local/include/librsvg-2.0/librsvg/rsvg-cairo.h /usr/local/include/librsvg-2.0/librsvg/rsvg-features.h @@ -7,6 +8,6 @@ /usr/local/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader_svg.so /usr/local/lib64/librsvg-2.so /usr/local/lib64/librsvg-2.so.2 -/usr/local/lib64/librsvg-2.so.2.60.0 +/usr/local/lib64/librsvg-2.so.2.61.0 /usr/local/lib64/pkgconfig/librsvg-2.0.pc /usr/local/share/thumbnailers/librsvg.thumbnailer diff --git a/manifest/x86_64/p/py3_smartypants.filelist b/manifest/x86_64/p/py3_smartypants.filelist index 4c084ac538..ee57b02f07 100644 --- a/manifest/x86_64/p/py3_smartypants.filelist +++ b/manifest/x86_64/p/py3_smartypants.filelist @@ -1,3 +1,4 @@ +# Total size: 45918 /usr/local/bin/smartypants /usr/local/lib/python3.13/site-packages/__pycache__/smartypants.cpython-313.pyc /usr/local/lib/python3.13/site-packages/smartypants-2.0.2.dist-info/INSTALLER diff --git a/packages/librsvg.rb b/packages/librsvg.rb index 1185a11df3..df5ffd072e 100644 --- a/packages/librsvg.rb +++ b/packages/librsvg.rb @@ -3,7 +3,7 @@ require 'buildsystems/meson' class Librsvg < Meson description 'SVG library for GNOME' homepage 'https://wiki.gnome.org/Projects/LibRsvg' - version "2.60.0-#{CREW_ICU_VER}" + version "2.61.0-#{CREW_ICU_VER}" license 'LGPL-2+' compatibility 'aarch64 armv7l x86_64' source_url 'https://gitlab.gnome.org/GNOME/librsvg.git' @@ -11,28 +11,23 @@ class Librsvg < Meson binary_compression 'tar.zst' binary_sha256({ - aarch64: 'f1c2cfe29ed9457bc56b965beacba6e539358b2b10181124a2a5b9f0e0492dd0', - armv7l: 'f1c2cfe29ed9457bc56b965beacba6e539358b2b10181124a2a5b9f0e0492dd0', - x86_64: '376db5e725f91f0f2e74e6c2cd542d8546eae631729116b680f7989c17320134' + aarch64: 'c3efa30c8415bee1b21373a109253082db44a08a2afb4dafc6ad7e9ab7b2c096', + armv7l: 'c3efa30c8415bee1b21373a109253082db44a08a2afb4dafc6ad7e9ab7b2c096', + x86_64: '3c885d706a4ee22aa30156aa86e328f921abc0415a1de4a7bba57dc2d882131c' }) depends_on 'cairo' # R depends_on 'cargo_c' => :build depends_on 'dav1d' # R - depends_on 'expat' # R - depends_on 'fontconfig' # R - depends_on 'freetype' # R depends_on 'fribidi' => :build depends_on 'gcc_lib' # R depends_on 'gdk_pixbuf' # R - depends_on 'glibc' # R depends_on 'glib' # R + depends_on 'glibc' # R depends_on 'gobject_introspection' => :build depends_on 'harfbuzz' # R - depends_on 'icu4c' # R depends_on 'libcroco' => :build depends_on 'libjpeg_turbo' => :build - depends_on 'libpng' # R depends_on 'libxml2' # R depends_on 'pango' # R depends_on 'py3_meson' => :build @@ -40,7 +35,6 @@ class Librsvg < Meson depends_on 'py3_smartypants' => :build depends_on 'rust' => :build depends_on 'vala' => :build - depends_on 'zlib' # R gnome