pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kinit: Import kinit-5.21.0



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Thu Apr 28 14:00:53 2016 +1200
Changeset:	d01c758fa775cca926572381889d350ba60e20ea

Added Files:
	kinit/DESCR
	kinit/Makefile
	kinit/PLIST
	kinit/distinfo

Log Message:
kinit: Import kinit-5.21.0

kdeinit is a process launcher somewhat similar to the famous init used for
booting UNIX.

It launches processes by forking and then loading a dynamic library which
should contain a 'kdemain(...)' function.

Using kdeinit to launch KDE applications makes starting a typical KDE
applications 2.5 times faster (100ms instead of 250ms on a P-III 500) It
reduces memory consumption by approx. 350Kb per application.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d01c758fa775cca926572381889d350ba60e20ea

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kinit/DESCR    |   9 +++++
 kinit/Makefile |  18 +++++++++
 kinit/PLIST    | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 kinit/distinfo |   6 +++
 4 files changed, 156 insertions(+)

diffs:
diff --git a/kinit/DESCR b/kinit/DESCR
new file mode 100644
index 0000000..99ffeee
--- /dev/null
+++ b/kinit/DESCR
@@ -0,0 +1,9 @@
+kdeinit is a process launcher somewhat similar to the famous init used for
+booting UNIX.
+
+It launches processes by forking and then loading a dynamic library which
+should contain a 'kdemain(...)' function.
+
+Using kdeinit to launch KDE applications makes starting a typical KDE
+applications 2.5 times faster (100ms instead of 250ms on a P-III 500) It
+reduces memory consumption by approx. 350Kb per application.
diff --git a/kinit/Makefile b/kinit/Makefile
new file mode 100644
index 0000000..709a891
--- /dev/null
+++ b/kinit/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME=	kinit-${KF5VER}
+CATEGORIES=	x11
+
+HOMEPAGE=	https://community.kde.org/Frameworks
+COMMENT=	Process launcher to speed up launching KDE applications
+LICENSE=	gnu-lgpl-v2.1
+
+.include "../../wip/kf5/Makefile.common"
+
+BUILD_DEPENDS+=	kdoctools>=${KF5VER}:../../wip/kdoctools
+
+USE_TOOLS+=	msgmerge pkg-config
+
+.include "../../wip/kio/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/kinit/PLIST b/kinit/PLIST
new file mode 100644
index 0000000..08002ea
--- /dev/null
+++ b/kinit/PLIST
@@ -0,0 +1,123 @@
+@comment $NetBSD$
+bin/kdeinit5
+bin/kdeinit5_shutdown
+bin/kdeinit5_wrapper
+bin/kshell5
+bin/kwrapper5
+lib/cmake/KF5Init/KF5InitConfig.cmake
+lib/cmake/KF5Init/KF5InitConfigVersion.cmake
+lib/cmake/KF5Init/KF5InitMacros.cmake
+lib/cmake/KF5Init/kde5init_dummy.cpp.in
+lib/libkdeinit5_klauncher.so
+libexec/kf5/klauncher
+libexec/kf5/start_kdeinit
+libexec/kf5/start_kdeinit_wrapper
+man/ca/man8/kdeinit5.8
+man/de/man8/kdeinit5.8
+man/it/man8/kdeinit5.8
+man/man8/kdeinit5.8
+man/nl/man8/kdeinit5.8
+man/pt_BR/man8/kdeinit5.8
+man/sv/man8/kdeinit5.8
+man/uk/man8/kdeinit5.8
+share/dbus-1/interfaces/kf5_org.kde.KLauncher.xml
+share/locale/af/LC_MESSAGES/kinit5.mo
+share/locale/ar/LC_MESSAGES/kinit5.mo
+share/locale/as/LC_MESSAGES/kinit5.mo
+share/locale/ast/LC_MESSAGES/kinit5.mo
+share/locale/be/LC_MESSAGES/kinit5.mo
+share/locale/be@latin/LC_MESSAGES/kinit5.mo
+share/locale/bg/LC_MESSAGES/kinit5.mo
+share/locale/bn/LC_MESSAGES/kinit5.mo
+share/locale/bn_IN/LC_MESSAGES/kinit5.mo
+share/locale/br/LC_MESSAGES/kinit5.mo
+share/locale/bs/LC_MESSAGES/kinit5.mo
+share/locale/ca/LC_MESSAGES/kinit5.mo
+share/locale/ca@valencia/LC_MESSAGES/kinit5.mo
+share/locale/crh/LC_MESSAGES/kinit5.mo
+share/locale/cs/LC_MESSAGES/kinit5.mo
+share/locale/csb/LC_MESSAGES/kinit5.mo
+share/locale/cy/LC_MESSAGES/kinit5.mo
+share/locale/da/LC_MESSAGES/kinit5.mo
+share/locale/de/LC_MESSAGES/kinit5.mo
+share/locale/el/LC_MESSAGES/kinit5.mo
+share/locale/en_GB/LC_MESSAGES/kinit5.mo
+share/locale/eo/LC_MESSAGES/kinit5.mo
+share/locale/es/LC_MESSAGES/kinit5.mo
+share/locale/et/LC_MESSAGES/kinit5.mo
+share/locale/eu/LC_MESSAGES/kinit5.mo
+share/locale/fa/LC_MESSAGES/kinit5.mo
+share/locale/fi/LC_MESSAGES/kinit5.mo
+share/locale/fr/LC_MESSAGES/kinit5.mo
+share/locale/fy/LC_MESSAGES/kinit5.mo
+share/locale/ga/LC_MESSAGES/kinit5.mo
+share/locale/gd/LC_MESSAGES/kinit5.mo
+share/locale/gl/LC_MESSAGES/kinit5.mo
+share/locale/gu/LC_MESSAGES/kinit5.mo
+share/locale/ha/LC_MESSAGES/kinit5.mo
+share/locale/he/LC_MESSAGES/kinit5.mo
+share/locale/hi/LC_MESSAGES/kinit5.mo
+share/locale/hne/LC_MESSAGES/kinit5.mo
+share/locale/hr/LC_MESSAGES/kinit5.mo
+share/locale/hsb/LC_MESSAGES/kinit5.mo
+share/locale/hu/LC_MESSAGES/kinit5.mo
+share/locale/hy/LC_MESSAGES/kinit5.mo
+share/locale/ia/LC_MESSAGES/kinit5.mo
+share/locale/id/LC_MESSAGES/kinit5.mo
+share/locale/is/LC_MESSAGES/kinit5.mo
+share/locale/it/LC_MESSAGES/kinit5.mo
+share/locale/ja/LC_MESSAGES/kinit5.mo
+share/locale/ka/LC_MESSAGES/kinit5.mo
+share/locale/kk/LC_MESSAGES/kinit5.mo
+share/locale/km/LC_MESSAGES/kinit5.mo
+share/locale/kn/LC_MESSAGES/kinit5.mo
+share/locale/ko/LC_MESSAGES/kinit5.mo
+share/locale/ku/LC_MESSAGES/kinit5.mo
+share/locale/lb/LC_MESSAGES/kinit5.mo
+share/locale/lt/LC_MESSAGES/kinit5.mo
+share/locale/lv/LC_MESSAGES/kinit5.mo
+share/locale/mai/LC_MESSAGES/kinit5.mo
+share/locale/mk/LC_MESSAGES/kinit5.mo
+share/locale/ml/LC_MESSAGES/kinit5.mo
+share/locale/mr/LC_MESSAGES/kinit5.mo
+share/locale/ms/LC_MESSAGES/kinit5.mo
+share/locale/nb/LC_MESSAGES/kinit5.mo
+share/locale/nds/LC_MESSAGES/kinit5.mo
+share/locale/ne/LC_MESSAGES/kinit5.mo
+share/locale/nl/LC_MESSAGES/kinit5.mo
+share/locale/nn/LC_MESSAGES/kinit5.mo
+share/locale/oc/LC_MESSAGES/kinit5.mo
+share/locale/or/LC_MESSAGES/kinit5.mo
+share/locale/pa/LC_MESSAGES/kinit5.mo
+share/locale/pl/LC_MESSAGES/kinit5.mo
+share/locale/ps/LC_MESSAGES/kinit5.mo
+share/locale/pt/LC_MESSAGES/kinit5.mo
+share/locale/pt_BR/LC_MESSAGES/kinit5.mo
+share/locale/ro/LC_MESSAGES/kinit5.mo
+share/locale/ru/LC_MESSAGES/kinit5.mo
+share/locale/se/LC_MESSAGES/kinit5.mo
+share/locale/si/LC_MESSAGES/kinit5.mo
+share/locale/sk/LC_MESSAGES/kinit5.mo
+share/locale/sl/LC_MESSAGES/kinit5.mo
+share/locale/sq/LC_MESSAGES/kinit5.mo
+share/locale/sr/LC_MESSAGES/kinit5.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kinit5.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kinit5.mo
+share/locale/sr@latin/LC_MESSAGES/kinit5.mo
+share/locale/sv/LC_MESSAGES/kinit5.mo
+share/locale/ta/LC_MESSAGES/kinit5.mo
+share/locale/te/LC_MESSAGES/kinit5.mo
+share/locale/tg/LC_MESSAGES/kinit5.mo
+share/locale/th/LC_MESSAGES/kinit5.mo
+share/locale/tr/LC_MESSAGES/kinit5.mo
+share/locale/tt/LC_MESSAGES/kinit5.mo
+share/locale/ug/LC_MESSAGES/kinit5.mo
+share/locale/uk/LC_MESSAGES/kinit5.mo
+share/locale/uz/LC_MESSAGES/kinit5.mo
+share/locale/uz@cyrillic/LC_MESSAGES/kinit5.mo
+share/locale/vi/LC_MESSAGES/kinit5.mo
+share/locale/wa/LC_MESSAGES/kinit5.mo
+share/locale/xh/LC_MESSAGES/kinit5.mo
+share/locale/zh_CN/LC_MESSAGES/kinit5.mo
+share/locale/zh_HK/LC_MESSAGES/kinit5.mo
+share/locale/zh_TW/LC_MESSAGES/kinit5.mo
diff --git a/kinit/distinfo b/kinit/distinfo
new file mode 100644
index 0000000..052d998
--- /dev/null
+++ b/kinit/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (kinit-5.21.0.tar.xz) = 1e590cab38a8602762b77d85f2e6a38d771beb78
+RMD160 (kinit-5.21.0.tar.xz) = 4b1169e0e8260398bf7574eb3d66c513cde762f2
+SHA512 (kinit-5.21.0.tar.xz) = 5a4e97e76d2705e3125e4c2c58660a9f10f89a9993ab61b8fe2790811a0c819abbadb3314d809069191b1bdd2303f356d7a1ae99b321a9da8b0ff26a21347aff
+Size (kinit-5.21.0.tar.xz) = 117728 bytes


Home | Main Index | Thread Index | Old Index