Skip to content

Commit

Permalink
graphics/wrapland: chase to the new home
Browse files Browse the repository at this point in the history
From GitLab banner: "This is an archived project. Repository and other
project resources are read-only."
  • Loading branch information
jbeich committed Apr 13, 2024
1 parent 979f225 commit 3b21c04
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions graphics/wrapland/Makefile
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= graphics

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Qt/C++ library wrapping libwayland
WWW= https://gitlab.com/kwinft/wrapland
WWW= https://github.com/winft/wrapland

LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
Expand All @@ -16,12 +16,13 @@ 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_GITHUB= yes
USE_GL= egl
USE_KDE= ecm:build
USE_LDCONFIG= yes
USE_QT= qmake:build buildtools:build concurrent core gui
GL_ACCOUNT= kwinft
GH_ACCOUNT= winft
WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME:S/@/-/}
PLIST_SUB= VERSION=${PORTVERSION}

OPTIONS_DEFINE= DOXYGEN
Expand Down
4 changes: 2 additions & 2 deletions graphics/wrapland/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1676636801
SHA256 (wrapland-wrapland@0.527.0.tar.bz2) = 2b4b7182ed7d31e6aed1ae0bce44659bb4558c8fcb6f494fd349ea5caf4bdb8c
SIZE (wrapland-wrapland@0.527.0.tar.bz2) = 418978
SHA256 (winft-wrapland-wrapland@0.527.0_GH0.tar.gz) = 415bc8a51ca74cfb7324d3aca8b6240535febe5dae8326f5296a448305a77953
SIZE (winft-wrapland-wrapland@0.527.0_GH0.tar.gz) = 571883

0 comments on commit 3b21c04

Please sign in to comment.