File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "build-depends" : [
77 " binary(doxygen)" ,
88 " binary(m4)" ,
9+ " binary(mm-common-get)" ,
910 " binary(perl)" ,
1011 " binary(python3)" ,
1112 " binary(xsltproc)" ,
1213 " pkgconfig(cairomm-1.16)" ,
1314 " pkgconfig(glibmm-2.68)" ,
15+ " pkgconfig(mm-common-libstdc++)" ,
1416 " pkgconfig(pangocairo)"
1517 ],
1618 "depends" : [
3941 "build-depends" : [
4042 " binary(doxygen)" ,
4143 " binary(m4)" ,
44+ " binary(mm-common-get)" ,
4245 " binary(perl)" ,
4346 " binary(python3)" ,
4447 " binary(xsltproc)" ,
4548 " pkgconfig(cairomm-1.16)" ,
4649 " pkgconfig(glibmm-2.68)" ,
50+ " pkgconfig(mm-common-libstdc++)" ,
4751 " pkgconfig(pangocairo)"
4852 ],
4953 "depends" : [
122126 }
123127 },
124128 "source-name" : " pangomm" ,
125- "source-release" : " 8 " ,
126- "source-version" : " 2.56.2 "
129+ "source-release" : " 9 " ,
130+ "source-version" : " 2.58.0 "
127131}
Original file line number Diff line number Diff line change 22# SPDX-License-Identifier: MPL-2.0
33
44name : pangomm
5- version : " 2.56.2 "
6- release : 8
5+ version : " 2.58.0 "
6+ release : 9
77homepage : https://www.gtkmm.org
88upstreams :
9- - https://download.gnome.org/sources/pangomm/2.56 /pangomm-2.56.2 .tar.xz : f1e984c85a85b6a0e61616366521f51dd8282a072bb45d15b5084762b62f4c0e
9+ - https://download.gnome.org/sources/pangomm/2.58 /pangomm-2.58.0 .tar.xz : 217514c1a65035c2fce6e69e33b0d92bafa2594cc474e995a4473441b10f3a33
1010summary : C++ API for Pango (2.48 ABI)
1111description : |
1212 C++ API for Pango (2.48 ABI)
1313license : LGPL-2.1-or-later
1414builddeps :
1515 - binary(doxygen)
1616 - binary(m4)
17+ - binary(mm-common-get)
1718 - binary(perl)
1819 - binary(python3)
1920 - binary(xsltproc)
2021 - pkgconfig(cairomm-1.16)
2122 - pkgconfig(glibmm-2.68)
23+ - pkgconfig(mm-common-libstdc++)
2224 - pkgconfig(pangocairo)
2325setup : |
2426 %meson
You can’t perform that action at this time.
0 commit comments