Skip to content

Commit

Permalink
x11-wm/kwinft: 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 b3183eb commit ab306c9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions x11-wm/kwinft/Makefile
@@ -1,12 +1,13 @@
PORTNAME= kwinft
DISTVERSIONPREFIX= ${PORTNAME}@
DISTVERSION= 5.27.0
DISTVERSIONSUFFIX= -0-g6d47e3aeb
PORTREVISION= 4
CATEGORIES= x11-wm wayland

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Wayland compositor and X11 window manager
WWW= https://gitlab.com/kwinft/kwinft
WWW= https://github.com/winft/theseus-ship

LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
Expand All @@ -29,7 +30,7 @@ TEST_DEPENDS= ${qt-testlib_PORT:T}>0:${qt-testlib_PORT}
CONFLICTS_INSTALL= plasma5-kwin # bin/kwin_wayland

USES= cmake:testing gl kde:5 pkgconfig python:run qt:5 shebangfix xorg
USE_GITLAB= yes
USE_GITHUB= yes
USE_GL= egl
USE_KDE= ecm:build auth config configwidgets \
coreaddons crash dbusaddons decoration globalaccel i18n \
Expand All @@ -40,6 +41,9 @@ USE_LDCONFIG= yes
USE_QT= qmake:build buildtools:build core dbus declarative gui \
multimedia:run quickcontrols2:run widgets x11extras
USE_XORG= pixman x11 xcb xi
GH_ACCOUNT= winft
GH_PROJECT= theseus-ship
WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME:S/@/-/}
SHEBANG_FILES= effect/effects/*.py kconf_update/*.py kconf_update/*.pl
PLIST_SUB= VERSION=${PORTVERSION}
LDFLAGS+= -Wl,--as-needed # GL, ICE/SM/Xext, glib, intl, Qt5*, KF5*
Expand Down
4 changes: 2 additions & 2 deletions x11-wm/kwinft/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1676645458
SHA256 (kwinft-kwinft@5.27.0.tar.bz2) = 98bedd738adf3513eaf826c5d341204e9c8388172d9db4d0dfd3a0a562b3dc0b
SIZE (kwinft-kwinft@5.27.0.tar.bz2) = 4596647
SHA256 (winft-theseus-ship-kwinft@5.27.0-0-g6d47e3aeb_GH0.tar.gz) = 0a128ae9af589b2506f851f00578779bbde9dc9170cdbb5e9e3943a2210f54a6
SIZE (winft-theseus-ship-kwinft@5.27.0-0-g6d47e3aeb_GH0.tar.gz) = 5025775

0 comments on commit ab306c9

Please sign in to comment.