File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -4201,10 +4201,10 @@ libec.so.10 eclib-20220621_1
42014201libsymmetrica.so.2 symmetrica-3.0.1_1
42024202libLfunction.so.1 lcalc-2.0.4_1
42034203liblrcalc.so.2 lrcalc-2.1_1
4204- libwayland-client++.so.0 libwaylandpp-0.2.8_1
4205- libwayland-cursor++.so.0 libwaylandpp-0.2.8_1
4206- libwayland-egl++.so.0 libwaylandpp-0.2.8_1
4207- libwayland-client-extra++.so.0 libwaylandpp-0.2.8_1
4204+ libwayland-client++.so.1 libwaylandpp-1.0.0_1
4205+ libwayland-cursor++.so.1 libwaylandpp-1.0.0_1
4206+ libwayland-egl++.so.1 libwaylandpp-1.0.0_1
4207+ libwayland-client-extra++.so.1 libwaylandpp-1.0.0_1
42084208libspdlog.so.1.11 libspdlog-1.11.0_1
42094209libmd.so.0 libmd-1.0.3_1
42104210libldacBT_abr.so.2 ldacBT-2.0.2.3_1
Original file line number Diff line number Diff line change 11# Template file for 'libwaylandpp'
22pkgname=libwaylandpp
3- version=0.2.8
3+ version=1.0.0
44revision=1
55build_style=cmake
66configure_args="-DBUILD_SCANNER=TRUE -DBUILD_LIBRARIES=TRUE
@@ -13,8 +13,10 @@ maintainer="Orphaned <orphan@voidlinux.org>"
1313license="MIT"
1414homepage="https://github.com/NilsBrause/waylandpp"
1515distfiles="https://github.com/NilsBrause/waylandpp/archive/${version}.tar.gz"
16- checksum=e7f486165d3568c3558b5c7099133aea4a285b82820eeafad329fc10271c654d
16+ checksum=b20b45917382c6b87e9380130c9a1a1c563da2f498de5830df12fbce326dd9f5
1717subpackages="libwaylandpp-doc wayland-scanner++ libwaylandpp-devel"
18+ # cstdint defines std::uint32_t types
19+ CXXFLAGS="-include cstdint"
1820
1921if [ "$CROSS_BUILD" ]; then
2022 hostmakedepends+=" wayland-scanner++"
You can’t perform that action at this time.
0 commit comments