Fix issues with glib 2.89.2
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
name: glibmm
|
||||
description: Official C++ interface for the popular cross-platform library Glib
|
||||
version: 2.66.9
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://www.gtkmm.org/
|
||||
license: LGPL2.1-or-later
|
||||
license: LGPL-2.1-or-later
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
@@ -12,7 +12,13 @@ depends:
|
||||
- glib
|
||||
- libsigcpp
|
||||
make_depends:
|
||||
- doxygen
|
||||
- meson
|
||||
- mm-common
|
||||
- libxslt
|
||||
- glib-networking
|
||||
downloads:
|
||||
- url: https://download.gnome.org/sources/glibmm/${BPM_PKG_VERSION%.*}/glibmm-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 5a026e5602085307c7dcb72b71b07261c40f80914277bef5f8d7f2ecab739bec
|
||||
|
||||
Reference in New Issue
Block a user