pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: markd
Date: Sun May 26 12:04:59 UTC 2024
Modified Files:
pkgsrc/devel: Makefile
Added Files:
pkgsrc/devel/kf6-krunner: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
kf6-krunner: add version 6.2.0
KDE Frameworks 6 krunner.
The Plasma workspace provides an application called KRunner which, among other
things, allows one to type into a text area which causes various actions and
information that match the text appear as the text is being typed.
One application for this is the universal runner you can launch with ALT-F2.
This functionality is provided via plugins loaded at runtime called "Runners".
These plugins can be used by any application using the Plasma library. The
KRunner framework is used to write these plugins.
To generate a diff of this commit:
cvs rdiff -u -r1.4297 -r1.4298 pkgsrc/devel/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/kf6-krunner/DESCR \
pkgsrc/devel/kf6-krunner/Makefile pkgsrc/devel/kf6-krunner/PLIST \
pkgsrc/devel/kf6-krunner/buildlink3.mk pkgsrc/devel/kf6-krunner/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4297 pkgsrc/devel/Makefile:1.4298
--- pkgsrc/devel/Makefile:1.4297 Sun May 26 12:02:20 2024
+++ pkgsrc/devel/Makefile Sun May 26 12:04:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4297 2024/05/26 12:02:20 markd Exp $
+# $NetBSD: Makefile,v 1.4298 2024/05/26 12:04:58 markd Exp $
#
COMMENT= Development utilities
@@ -859,6 +859,7 @@ SUBDIR+= kf6-kpackage
SUBDIR+= kf6-kparts
SUBDIR+= kf6-kpeople
SUBDIR+= kf6-kpty
+SUBDIR+= kf6-krunner
SUBDIR+= ki18n
SUBDIR+= kidletime
SUBDIR+= kio
Added files:
Index: pkgsrc/devel/kf6-krunner/DESCR
diff -u /dev/null pkgsrc/devel/kf6-krunner/DESCR:1.1
--- /dev/null Sun May 26 12:04:59 2024
+++ pkgsrc/devel/kf6-krunner/DESCR Sun May 26 12:04:58 2024
@@ -0,0 +1,9 @@
+The Plasma workspace provides an application called KRunner which, among other
+things, allows one to type into a text area which causes various actions and
+information that match the text appear as the text is being typed.
+
+One application for this is the universal runner you can launch with ALT-F2.
+
+This functionality is provided via plugins loaded at runtime called "Runners".
+These plugins can be used by any application using the Plasma library. The
+KRunner framework is used to write these plugins.
Index: pkgsrc/devel/kf6-krunner/Makefile
diff -u /dev/null pkgsrc/devel/kf6-krunner/Makefile:1.1
--- /dev/null Sun May 26 12:04:59 2024
+++ pkgsrc/devel/kf6-krunner/Makefile Sun May 26 12:04:58 2024
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2024/05/26 12:04:58 markd Exp $
+
+DISTNAME= krunner-${KF6VER}
+CATEGORIES= devel
+
+HOMEPAGE= https://community.kde.org/Frameworks
+COMMENT= Framework for providing different actions given a string query
+LICENSE= gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kde/kf6.mk"
+
+USE_TOOLS+= gmake msgmerge
+
+.include "../../devel/kf6-kconfig/buildlink3.mk"
+.include "../../devel/kf6-kcoreaddons/buildlink3.mk"
+.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../devel/kf6-kitemmodels/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/kf6-krunner/PLIST
diff -u /dev/null pkgsrc/devel/kf6-krunner/PLIST:1.1
--- /dev/null Sun May 26 12:04:59 2024
+++ pkgsrc/devel/kf6-krunner/PLIST Sun May 26 12:04:58 2024
@@ -0,0 +1,32 @@
+@comment $NetBSD: PLIST,v 1.1 2024/05/26 12:04:58 markd Exp $
+include/KF6/KRunner/KRunner/AbstractRunner
+include/KF6/KRunner/KRunner/AbstractRunnerTest
+include/KF6/KRunner/KRunner/Action
+include/KF6/KRunner/KRunner/QueryMatch
+include/KF6/KRunner/KRunner/ResultsModel
+include/KF6/KRunner/KRunner/RunnerContext
+include/KF6/KRunner/KRunner/RunnerManager
+include/KF6/KRunner/KRunner/RunnerSyntax
+include/KF6/KRunner/krunner/abstractrunner.h
+include/KF6/KRunner/krunner/abstractrunnertest.h
+include/KF6/KRunner/krunner/action.h
+include/KF6/KRunner/krunner/krunner_export.h
+include/KF6/KRunner/krunner/querymatch.h
+include/KF6/KRunner/krunner/resultsmodel.h
+include/KF6/KRunner/krunner/runnercontext.h
+include/KF6/KRunner/krunner/runnermanager.h
+include/KF6/KRunner/krunner/runnersyntax.h
+include/KF6/KRunner/krunner_version.h
+lib/cmake/KF6Runner/KF6KRunnerMacros.cmake
+lib/cmake/KF6Runner/KF6RunnerConfig.cmake
+lib/cmake/KF6Runner/KF6RunnerConfigVersion.cmake
+lib/cmake/KF6Runner/KF6RunnerTargets-noconfig.cmake
+lib/cmake/KF6Runner/KF6RunnerTargets.cmake
+lib/libKF6Runner.so
+lib/libKF6Runner.so.6
+lib/libKF6Runner.so.${PKGVERSION}
+share/dbus-1/interfaces/kf6_org.kde.krunner1.xml
+share/kdevappwizard/templates/runner6.tar.bz2
+share/kdevappwizard/templates/runner6python.tar.bz2
+share/qlogging-categories6/krunner.categories
+share/qlogging-categories6/krunner.renamecategories
Index: pkgsrc/devel/kf6-krunner/buildlink3.mk
diff -u /dev/null pkgsrc/devel/kf6-krunner/buildlink3.mk:1.1
--- /dev/null Sun May 26 12:04:59 2024
+++ pkgsrc/devel/kf6-krunner/buildlink3.mk Sun May 26 12:04:58 2024
@@ -0,0 +1,18 @@
+# $NetBSD: buildlink3.mk,v 1.1 2024/05/26 12:04:58 markd Exp $
+
+BUILDLINK_TREE+= kf6-krunner
+
+.if !defined(KF6_KRUNNER_BUILDLINK3_MK)
+KF6_KRUNNER_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kf6-krunner+= kf6-krunner>=6.2.0
+BUILDLINK_PKGSRCDIR.kf6-krunner?= ../../devel/kf6-krunner
+
+.include "../../devel/kf6-kconfig/buildlink3.mk"
+.include "../../devel/kf6-kcoreaddons/buildlink3.mk"
+.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../devel/kf6-kitemmodels/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.endif # KF6_KRUNNER_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -kf6-krunner
Index: pkgsrc/devel/kf6-krunner/distinfo
diff -u /dev/null pkgsrc/devel/kf6-krunner/distinfo:1.1
--- /dev/null Sun May 26 12:04:59 2024
+++ pkgsrc/devel/kf6-krunner/distinfo Sun May 26 12:04:58 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/05/26 12:04:58 markd Exp $
+
+BLAKE2s (krunner-6.2.0.tar.xz) = b4caadc72eed4bbbfd08f866e0f26e2031b35c33997703b0cc545860eba2c0e2
+SHA512 (krunner-6.2.0.tar.xz) = c1e9306c1d5a16f61d1ad9d7af08d6b16c1123919f028b12e30f50118b3ab79e549eb0297e49a8e71378da0ea0b5622a54f7a7a6a43b63470394ad2867bba38e
+Size (krunner-6.2.0.tar.xz) = 130936 bytes
Home |
Main Index |
Thread Index |
Old Index