Skip to content

Commit

Permalink
x11/kdisplay: 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 1d81580 commit b3183eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions x11/kdisplay/Makefile
Expand Up @@ -6,7 +6,7 @@ CATEGORIES= x11

MAINTAINER= jbeich@FreeBSD.org
COMMENT= App and daemon for display managing
WWW= https://gitlab.com/kwinft/kdisplay
WWW= https://github.com/winft/kdisplay

LICENSE= GPLv2+ LGPL21+
LICENSE_COMB= multi
Expand All @@ -17,13 +17,14 @@ LIB_DEPENDS= libdisman.so:x11/disman
TEST_DEPENDS= ${qt-testlib_PORT:T}>0:${qt-testlib_PORT}

USES= cmake:testing kde:5 qt:5
USE_GITLAB= yes
USE_GITHUB= yes
USE_KDE= ecm:build config coreaddons dbusaddons globalaccel i18n \
kcmutils kdeclarative plasma-framework xmlgui
USE_LDCONFIG= yes
USE_QT= qmake:build buildtools:build core dbus declarative gui \
sensors widgets
GL_ACCOUNT= kwinft
GH_ACCOUNT= winft
WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME:S/@/-/}
PLIST_SUB= VERSION=${PORTVERSION}
LDFLAGS+= -Wl,--as-needed # Qt5*, KF5*

Expand Down
4 changes: 2 additions & 2 deletions x11/kdisplay/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1676648413
SHA256 (kdisplay-kdisplay@5.27.0.tar.bz2) = d74f74aec26455e6e8b127a6ee253df3f7963c3f5e4aaa269e30ed7180cc0526
SIZE (kdisplay-kdisplay@5.27.0.tar.bz2) = 173942
SHA256 (winft-kdisplay-kdisplay@5.27.0_GH0.tar.gz) = 3f22a17dcfcdaedc3dfa8104c89c17f49ecaf9dbf892e7e8c3163ca6f82f0395
SIZE (winft-kdisplay-kdisplay@5.27.0_GH0.tar.gz) = 184657

0 comments on commit b3183eb

Please sign in to comment.