summaryrefslogtreecommitdiffstats
path: root/alt-kde/kwinft
diff options
context:
space:
mode:
authorTreeve Jelbert2021-02-17 10:51:34 +0100
committerTreeve Jelbert2021-02-17 10:51:34 +0100
commitaf57d7307dc6e8582010a26ba7b78fc21e108f1a (patch)
treeaf934055bf30049fbb053f5cae7a495f330187d7 /alt-kde/kwinft
parentbc7096d707921e565d6f23a50a5f8e0d6069a571 (diff)
alt-kde/*
Diffstat (limited to 'alt-kde/kwinft')
-rwxr-xr-xalt-kde/kwinft/CONFIGURE1
-rwxr-xr-xalt-kde/kwinft/CONFLICTS1
-rwxr-xr-xalt-kde/kwinft/DEPENDS56
-rwxr-xr-xalt-kde/kwinft/DETAILS16
-rw-r--r--alt-kde/kwinft/HISTORY3
-rwxr-xr-xalt-kde/kwinft/PROVIDES1
6 files changed, 78 insertions, 0 deletions
diff --git a/alt-kde/kwinft/CONFIGURE b/alt-kde/kwinft/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/alt-kde/kwinft/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/alt-kde/kwinft/CONFLICTS b/alt-kde/kwinft/CONFLICTS
new file mode 100755
index 0000000000..e50144607b
--- /dev/null
+++ b/alt-kde/kwinft/CONFLICTS
@@ -0,0 +1 @@
+conflicts kwin
diff --git a/alt-kde/kwinft/DEPENDS b/alt-kde/kwinft/DEPENDS
new file mode 100755
index 0000000000..b53e383859
--- /dev/null
+++ b/alt-kde/kwinft/DEPENDS
@@ -0,0 +1,56 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends qtdeclarative &&
+depends qtx11extras &&
+depends qtscript &&
+depends qttools &&
+
+depends kcmutils &&
+depends kcompletion &&
+depends kconfig &&
+depends kconfigwidgets &&
+depends kcoreaddons &&
+depends kcrash &&
+depends kdecoration &&
+depends kglobalaccel &&
+depends ki18n &&
+depends kidletime &&
+depends kiconthemes &&
+depends kio &&
+depends kirigami2 &&
+depends knewstuff &&
+depends knotifications &&
+depends kservice &&
+depends ktextwidgets &&
+depends kwayland &&
+depends kwidgetsaddons &&
+depends kwindowsystem &&
+depends kxmlgui &&
+depends plasma-framework &&
+
+# plasma stuff
+depends kdecoration &&
+depends kscreenlocker &&
+
+depends pkgconfig &&
+depends DEVICE-MANAGER &&
+depends fontconfig &&
+depends freetype2 &&
+depends libdrm &&
+depends libepoxy &&
+depends libinput &&
+depends libxkbcommon &&
+depends libx11 &&
+depends libxcb &&
+depends libxdmcp &&
+depends xcb-util-cursor &&
+depends wrapland &&
+
+optional_depends kactivities5 '' ' -DCMAKE_DISABLE_FIND_PACKAGE_KF5Activities=1' 'activiies support' &&
+optional_depends kdoctools '' ' -DCMAKE_DISABLE_FIND_PACKAGE_KF5DocTools=1' 'build documentation' &&
+optional_depends breeze '' '' 'set window decoration plugin' &&
+optional_depends libcap '' '' 'support realtime scheduling' &&
+optional_depends xcb-util-wm '' '' 'to build kwin tests' &&
+suggest_depends qtvirtualkeyboard '' '' 'virtual onlock keyboard' &&
+#runtime_depends LOGIN-DAEMON &&
+suggest_depends qtmultimedia '' '' 'video playback effect'&&
+suggest_depends hicolor-icon-theme '' '' 'fallback theme for many programs'
diff --git a/alt-kde/kwinft/DETAILS b/alt-kde/kwinft/DETAILS
new file mode 100755
index 0000000000..ee889cbbde
--- /dev/null
+++ b/alt-kde/kwinft/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=kwinft
+ VERSION=5.21.0
+ COMMIT=b475774c7a4b90921750b503cf77168b410a9c53
+ SOURCE_HASH=sha512:cf9cbb2d337b269a188e3add6c0763b6d28161662c101410275b9c7a272c58ad15744ee9b619cfeda4c37bb5f81a9a52711574e90168a4f62fcd5d71eb17b077
+ TAG=$SPELL@$VERSION
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$TAG-$COMMIT
+ WEBSITE=https://gitlab.com/kwinft/$SPELL
+ SOURCE_URL=$WEBSITE/-/archive/$TAG.tar.bz2
+ LICENSE[0]=GPL
+ ENTERED=20200419
+ KEYWORDS="KDE5"
+ SHORT="Wayland compositor and X11 window manager"
+cat << EOF
+Wayland compositor and X11 window manager
+EOF
diff --git a/alt-kde/kwinft/HISTORY b/alt-kde/kwinft/HISTORY
new file mode 100644
index 0000000000..aed3a49423
--- /dev/null
+++ b/alt-kde/kwinft/HISTORY
@@ -0,0 +1,3 @@
+2021-02-17 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 5.21.0
+ spell created
diff --git a/alt-kde/kwinft/PROVIDES b/alt-kde/kwinft/PROVIDES
new file mode 100755
index 0000000000..5a12427092
--- /dev/null
+++ b/alt-kde/kwinft/PROVIDES
@@ -0,0 +1 @@
+KWIN