libshumate: 1.5.1 → 1.6.0 (#15019)

* libshumate 1.5.1 -> 1.6.0

* Mark packages from successful builds as automatically buildable.

* libshumate: Package File Update Run on linux/amd64 container.

* libshumate: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: Zopolis4 <creatorsmithmdt@gmail.com>
Co-authored-by: Zopolis4 <Zopolis4@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <220035932+chromebrew-actions[bot]@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2026-03-15 13:09:10 -05:00
committed by GitHub
parent b4ddbd65f9
commit fedd1bc282
4 changed files with 15 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# Total size: 955035
# Total size: 1005941
/usr/local/include/shumate-1.0/shumate/shumate-compass.h
/usr/local/include/shumate-1.0/shumate/shumate-coordinate.h
/usr/local/include/shumate-1.0/shumate/shumate-data-source-request.h
@@ -29,6 +29,7 @@
/usr/local/include/shumate-1.0/shumate/shumate-vector-renderer.h
/usr/local/include/shumate-1.0/shumate/shumate-vector-sprite-sheet.h
/usr/local/include/shumate-1.0/shumate/shumate-vector-sprite.h
/usr/local/include/shumate-1.0/shumate/shumate-vector-value.h
/usr/local/include/shumate-1.0/shumate/shumate-version.h
/usr/local/include/shumate-1.0/shumate/shumate-viewport.h
/usr/local/include/shumate-1.0/shumate/shumate.h
@@ -59,6 +60,7 @@
/usr/local/share/locale/hi/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/hr/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/hu/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/ia/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/id/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/ie/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/is/LC_MESSAGES/shumate1.mo
@@ -67,9 +69,11 @@
/usr/local/share/locale/kab/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/kk/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/ko/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/kw/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/lt/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/lv/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/ml/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/nb/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/ne/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/nl/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/oc/LC_MESSAGES/shumate1.mo

View File

@@ -1,4 +1,4 @@
# Total size: 1077587
# Total size: 1129389
/usr/local/include/shumate-1.0/shumate/shumate-compass.h
/usr/local/include/shumate-1.0/shumate/shumate-coordinate.h
/usr/local/include/shumate-1.0/shumate/shumate-data-source-request.h
@@ -29,6 +29,7 @@
/usr/local/include/shumate-1.0/shumate/shumate-vector-renderer.h
/usr/local/include/shumate-1.0/shumate/shumate-vector-sprite-sheet.h
/usr/local/include/shumate-1.0/shumate/shumate-vector-sprite.h
/usr/local/include/shumate-1.0/shumate/shumate-vector-value.h
/usr/local/include/shumate-1.0/shumate/shumate-version.h
/usr/local/include/shumate-1.0/shumate/shumate-viewport.h
/usr/local/include/shumate-1.0/shumate/shumate.h
@@ -59,6 +60,7 @@
/usr/local/share/locale/hi/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/hr/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/hu/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/ia/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/id/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/ie/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/is/LC_MESSAGES/shumate1.mo
@@ -67,9 +69,11 @@
/usr/local/share/locale/kab/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/kk/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/ko/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/kw/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/lt/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/lv/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/ml/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/nb/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/ne/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/nl/LC_MESSAGES/shumate1.mo
/usr/local/share/locale/oc/LC_MESSAGES/shumate1.mo

View File

@@ -6,17 +6,17 @@ require 'buildsystems/meson'
class Libshumate < Meson
description 'GTK toolkit providing widgets for embedded maps'
homepage 'https://wiki.gnome.org/Projects/libshumate'
version '1.5.1'
license 'LGPL'
version '1.6.0'
license 'LGPL2.1'
compatibility 'aarch64 armv7l x86_64'
source_url 'https://gitlab.gnome.org/GNOME/libshumate.git'
git_hashtag version
binary_compression 'tar.zst'
binary_sha256({
aarch64: 'b17e17501a25ac28e9ea3ea5e32217fef0b7dad990812c5d1ad77b626002649a',
armv7l: 'b17e17501a25ac28e9ea3ea5e32217fef0b7dad990812c5d1ad77b626002649a',
x86_64: '683416d6e00e091a51b59afdaea1ad8c35bd2324c950d9fbca05be4fdb150f11'
aarch64: '6f31865bc039ad05a37650429b3acd104cb84d0d2383f52bda27e7c18671c086',
armv7l: '6f31865bc039ad05a37650429b3acd104cb84d0d2383f52bda27e7c18671c086',
x86_64: '9d4f3c6988e1c371269b7ce94ba2e4b7112a7f9139fbcfeb841f94ace90f3eb6'
})
depends_on 'cairo' # R