|
|
|
@ -1,9 +1,14 @@
|
|
|
|
|
bin/wayland-scanner++ |
|
|
|
|
include/wayland-client-protocol-extra.hpp |
|
|
|
|
include/wayland-client-protocol-unstable.hpp |
|
|
|
|
include/wayland-client-protocol.hpp |
|
|
|
|
include/wayland-client.hpp |
|
|
|
|
include/wayland-cursor.hpp |
|
|
|
|
include/wayland-egl.hpp |
|
|
|
|
include/wayland-server-protocol-extra.hpp |
|
|
|
|
include/wayland-server-protocol-unstable.hpp |
|
|
|
|
include/wayland-server-protocol.hpp |
|
|
|
|
include/wayland-server.hpp |
|
|
|
|
include/wayland-util.hpp |
|
|
|
|
include/wayland-version.hpp |
|
|
|
|
lib/cmake/waylandpp/waylandpp-config-version.cmake |
|
|
|
@ -11,22 +16,38 @@ lib/cmake/waylandpp/waylandpp-config.cmake
|
|
|
|
|
lib/cmake/waylandpp/waylandpp-targets-%%CMAKE_BUILD_TYPE%%.cmake |
|
|
|
|
lib/cmake/waylandpp/waylandpp-targets.cmake |
|
|
|
|
lib/libwayland-client++.so |
|
|
|
|
lib/libwayland-client++.so.0 |
|
|
|
|
lib/libwayland-client++.so.1 |
|
|
|
|
lib/libwayland-client++.so.%%SOVERSION%% |
|
|
|
|
lib/libwayland-client-extra++.so |
|
|
|
|
lib/libwayland-client-extra++.so.0 |
|
|
|
|
lib/libwayland-client-extra++.so.1 |
|
|
|
|
lib/libwayland-client-extra++.so.%%SOVERSION%% |
|
|
|
|
lib/libwayland-client-unstable++.so |
|
|
|
|
lib/libwayland-client-unstable++.so.1 |
|
|
|
|
lib/libwayland-client-unstable++.so.%%SOVERSION%% |
|
|
|
|
lib/libwayland-cursor++.so |
|
|
|
|
lib/libwayland-cursor++.so.0 |
|
|
|
|
lib/libwayland-cursor++.so.1 |
|
|
|
|
lib/libwayland-cursor++.so.%%SOVERSION%% |
|
|
|
|
lib/libwayland-egl++.so |
|
|
|
|
lib/libwayland-egl++.so.0 |
|
|
|
|
lib/libwayland-egl++.so.1 |
|
|
|
|
lib/libwayland-egl++.so.%%SOVERSION%% |
|
|
|
|
lib/libwayland-server++.so |
|
|
|
|
lib/libwayland-server++.so.1 |
|
|
|
|
lib/libwayland-server++.so.%%SOVERSION%% |
|
|
|
|
lib/libwayland-server-extra++.so |
|
|
|
|
lib/libwayland-server-extra++.so.1 |
|
|
|
|
lib/libwayland-server-extra++.so.%%SOVERSION%% |
|
|
|
|
lib/libwayland-server-unstable++.so |
|
|
|
|
lib/libwayland-server-unstable++.so.1 |
|
|
|
|
lib/libwayland-server-unstable++.so.%%SOVERSION%% |
|
|
|
|
libdata/pkgconfig/wayland-client++.pc |
|
|
|
|
libdata/pkgconfig/wayland-client-extra++.pc |
|
|
|
|
libdata/pkgconfig/wayland-client-unstable++.pc |
|
|
|
|
libdata/pkgconfig/wayland-cursor++.pc |
|
|
|
|
libdata/pkgconfig/wayland-egl++.pc |
|
|
|
|
libdata/pkgconfig/wayland-scanner++.pc |
|
|
|
|
libdata/pkgconfig/wayland-server++.pc |
|
|
|
|
libdata/pkgconfig/wayland-server-extra++.pc |
|
|
|
|
libdata/pkgconfig/wayland-server-unstable++.pc |
|
|
|
|
%%DATADIR%%/protocols/fullscreen-shell-unstable-v1.xml |
|
|
|
|
%%DATADIR%%/protocols/idle-inhibit-unstable-v1.xml |
|
|
|
|
%%DATADIR%%/protocols/input-method-unstable-v1.xml |
|
|
|
@ -45,6 +66,7 @@ libdata/pkgconfig/wayland-scanner++.pc
|
|
|
|
|
%%DATADIR%%/protocols/text-input-unstable-v3.xml |
|
|
|
|
%%DATADIR%%/protocols/viewporter.xml |
|
|
|
|
%%DATADIR%%/protocols/wayland.xml |
|
|
|
|
%%DATADIR%%/protocols/xdg-activation-v1.xml |
|
|
|
|
%%DATADIR%%/protocols/xdg-decoration-unstable-v1.xml |
|
|
|
|
%%DATADIR%%/protocols/xdg-foreign-unstable-v1.xml |
|
|
|
|
%%DATADIR%%/protocols/xdg-foreign-unstable-v2.xml |
|
|
|
|