diff --git a/graphics/wrapland/Makefile b/graphics/wrapland/Makefile index 012192eb0811..df6a5b8a2c4b 100644 --- a/graphics/wrapland/Makefile +++ b/graphics/wrapland/Makefile @@ -1,35 +1,39 @@ PORTNAME= wrapland DISTVERSIONPREFIX= ${PORTNAME}@ DISTVERSION= 0.523.0 +PORTREVISION= 1 CATEGORIES= graphics +PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ +PATCHFILES+= c83f317a5338.patch:-p1 # https://gitlab.com/kwinft/wrapland/-/merge_requests/108 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Qt/C++ library wrapping libwayland LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>=1.22:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland TEST_DEPENDS= ${qt-testlib_PORT:T}>0:${qt-testlib_PORT} USES= cmake:testing gl kde:5 pkgconfig qt:5 USE_GITLAB= yes USE_GL= egl USE_KDE= ecm_build USE_LDCONFIG= yes USE_QT= qmake_build buildtools_build concurrent core gui GL_ACCOUNT= kwinft GL_COMMIT= d075e49bf723419f7cce0f2fdd4379990bbea26b PLIST_SUB= VERSION=${PORTVERSION} OPTIONS_DEFINE= DOXYGEN OPTIONS_DEFAULT=DOXYGEN OPTIONS_SUB= yes DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_USE= QT=help_build DOXYGEN_CMAKE_BOOL= BUILD_QCH .include diff --git a/graphics/wrapland/distinfo b/graphics/wrapland/distinfo index 7434fc66fb8c..ce65b1ec74a9 100644 --- a/graphics/wrapland/distinfo +++ b/graphics/wrapland/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1634209113 SHA256 (kwinft-wrapland-d075e49bf723419f7cce0f2fdd4379990bbea26b_GL0.tar.gz) = c903312dc3129863d9a25c26acac87434c876d172aa2ca693630dc19ce918005 SIZE (kwinft-wrapland-d075e49bf723419f7cce0f2fdd4379990bbea26b_GL0.tar.gz) = 527595 +SHA256 (c83f317a5338.patch) = 3e5de7c958accae0b55282d13de3b68a74b4b62d01b44f580f60feb073cde93a +SIZE (c83f317a5338.patch) = 1396