diff --git a/graphics/waylandpp/Makefile b/graphics/waylandpp/Makefile index 49b041897459..b65052ff3b47 100644 --- a/graphics/waylandpp/Makefile +++ b/graphics/waylandpp/Makefile @@ -1,24 +1,23 @@ PORTNAME= waylandpp -DISTVERSION= 0.2.8 -PORTREVISION= 1 +DISTVERSION= 1.0.0 CATEGORIES= graphics -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Wayland C++ bindings LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpugixml.so:textproc/pugixml \ libwayland-egl.so:graphics/wayland USES= cmake compiler:c++11-lang gl localbase:ldflags pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= NilsBrause USE_GL= egl USE_LDCONFIG= yes CMAKE_OFF= BUILD_DOCUMENTATION BUILD_EXAMPLES PLIST_SUB= SOVERSION=${DISTVERSION} .include diff --git a/graphics/waylandpp/distinfo b/graphics/waylandpp/distinfo index f1d43b3e3af2..1add68a778d8 100644 --- a/graphics/waylandpp/distinfo +++ b/graphics/waylandpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593487540 -SHA256 (NilsBrause-waylandpp-0.2.8_GH0.tar.gz) = e7f486165d3568c3558b5c7099133aea4a285b82820eeafad329fc10271c654d -SIZE (NilsBrause-waylandpp-0.2.8_GH0.tar.gz) = 181950 +TIMESTAMP = 1656001374 +SHA256 (NilsBrause-waylandpp-1.0.0_GH0.tar.gz) = b20b45917382c6b87e9380130c9a1a1c563da2f498de5830df12fbce326dd9f5 +SIZE (NilsBrause-waylandpp-1.0.0_GH0.tar.gz) = 203510 diff --git a/graphics/waylandpp/pkg-plist b/graphics/waylandpp/pkg-plist index cfb7437aeba4..7db93482c647 100644 --- a/graphics/waylandpp/pkg-plist +++ b/graphics/waylandpp/pkg-plist @@ -1,54 +1,76 @@ 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 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 %%DATADIR%%/protocols/input-timestamps-unstable-v1.xml %%DATADIR%%/protocols/keyboard-shortcuts-inhibit-unstable-v1.xml %%DATADIR%%/protocols/linux-dmabuf-unstable-v1.xml %%DATADIR%%/protocols/linux-explicit-synchronization-unstable-v1.xml %%DATADIR%%/protocols/pointer-constraints-unstable-v1.xml %%DATADIR%%/protocols/pointer-gestures-unstable-v1.xml %%DATADIR%%/protocols/presentation-time.xml %%DATADIR%%/protocols/primary-selection-unstable-v1.xml %%DATADIR%%/protocols/relative-pointer-unstable-v1.xml %%DATADIR%%/protocols/tablet-unstable-v1.xml %%DATADIR%%/protocols/tablet-unstable-v2.xml %%DATADIR%%/protocols/text-input-unstable-v1.xml %%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 %%DATADIR%%/protocols/xdg-output-unstable-v1.xml %%DATADIR%%/protocols/xdg-shell-unstable-v6.xml %%DATADIR%%/protocols/xdg-shell.xml %%DATADIR%%/protocols/xwayland-keyboard-grab-unstable-v1.xml