pkgsrc-WIP-changes archive

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

kparts: Import kparts-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:05:06 2016 +1200
Changeset:	1cdc47b6f787537ff6cdc64089ff3a9ea19da29d

Added Files:
	kparts/DESCR
	kparts/Makefile
	kparts/PLIST
	kparts/buildlink3.mk
	kparts/distinfo

Log Message:
kparts: Import kparts-5.21.0

This library implements the framework for KDE parts, which are
elaborate widgets with a user-interface defined in terms of actions
(menu items, toolbar icons).

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

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

diffstat:
 kparts/DESCR         |   3 +
 kparts/Makefile      |  16 +++++
 kparts/PLIST         | 180 +++++++++++++++++++++++++++++++++++++++++++++++++++
 kparts/buildlink3.mk |  15 +++++
 kparts/distinfo      |   6 ++
 5 files changed, 220 insertions(+)

diffs:
diff --git a/kparts/DESCR b/kparts/DESCR
new file mode 100644
index 0000000..bad9ddf
--- /dev/null
+++ b/kparts/DESCR
@@ -0,0 +1,3 @@
+This library implements the framework for KDE parts, which are
+elaborate widgets with a user-interface defined in terms of actions
+(menu items, toolbar icons).
diff --git a/kparts/Makefile b/kparts/Makefile
new file mode 100644
index 0000000..50e0025
--- /dev/null
+++ b/kparts/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME=	kparts-${KF5VER}
+CATEGORIES=	x11
+
+HOMEPAGE=	https://community.kde.org/Frameworks
+COMMENT=	Document centric plugin system
+LICENSE=	gnu-lgpl-v2.1
+
+.include "../../wip/kf5/Makefile.common"
+
+USE_TOOLS+=	msgmerge
+
+.include "../../wip/kio/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/kparts/PLIST b/kparts/PLIST
new file mode 100644
index 0000000..d7021a5
--- /dev/null
+++ b/kparts/PLIST
@@ -0,0 +1,180 @@
+@comment $NetBSD$
+include/KF5/KParts/KParts/BrowserArguments
+include/KF5/KParts/KParts/BrowserExtension
+include/KF5/KParts/KParts/BrowserHostExtension
+include/KF5/KParts/KParts/BrowserInterface
+include/KF5/KParts/KParts/BrowserOpenOrSaveQuestion
+include/KF5/KParts/KParts/BrowserRun
+include/KF5/KParts/KParts/Event
+include/KF5/KParts/KParts/FileInfoExtension
+include/KF5/KParts/KParts/GUIActivateEvent
+include/KF5/KParts/KParts/HistoryProvider
+include/KF5/KParts/KParts/HtmlExtension
+include/KF5/KParts/KParts/HtmlSettingsInterface
+include/KF5/KParts/KParts/ListingFilterExtension
+include/KF5/KParts/KParts/ListingNotificationExtension
+include/KF5/KParts/KParts/LiveConnectExtension
+include/KF5/KParts/KParts/MainWindow
+include/KF5/KParts/KParts/OpenUrlArguments
+include/KF5/KParts/KParts/OpenUrlEvent
+include/KF5/KParts/KParts/Part
+include/KF5/KParts/KParts/PartActivateEvent
+include/KF5/KParts/KParts/PartBase
+include/KF5/KParts/KParts/PartManager
+include/KF5/KParts/KParts/PartSelectEvent
+include/KF5/KParts/KParts/Plugin
+include/KF5/KParts/KParts/ReadOnlyPart
+include/KF5/KParts/KParts/ReadWritePart
+include/KF5/KParts/KParts/ScriptableExtension
+include/KF5/KParts/KParts/SelectorInterface
+include/KF5/KParts/KParts/StatusBarExtension
+include/KF5/KParts/KParts/TextExtension
+include/KF5/KParts/KParts/WindowArgs
+include/KF5/KParts/kde_terminal_interface.h
+include/KF5/KParts/kparts/browserarguments.h
+include/KF5/KParts/kparts/browserextension.h
+include/KF5/KParts/kparts/browserhostextension.h
+include/KF5/KParts/kparts/browserinterface.h
+include/KF5/KParts/kparts/browseropenorsavequestion.h
+include/KF5/KParts/kparts/browserrun.h
+include/KF5/KParts/kparts/event.h
+include/KF5/KParts/kparts/fileinfoextension.h
+include/KF5/KParts/kparts/guiactivateevent.h
+include/KF5/KParts/kparts/historyprovider.h
+include/KF5/KParts/kparts/htmlextension.h
+include/KF5/KParts/kparts/htmlsettingsinterface.h
+include/KF5/KParts/kparts/kparts_export.h
+include/KF5/KParts/kparts/listingfilterextension.h
+include/KF5/KParts/kparts/listingnotificationextension.h
+include/KF5/KParts/kparts/liveconnectextension.h
+include/KF5/KParts/kparts/mainwindow.h
+include/KF5/KParts/kparts/openurlarguments.h
+include/KF5/KParts/kparts/openurlevent.h
+include/KF5/KParts/kparts/part.h
+include/KF5/KParts/kparts/partactivateevent.h
+include/KF5/KParts/kparts/partbase.h
+include/KF5/KParts/kparts/partmanager.h
+include/KF5/KParts/kparts/partselectevent.h
+include/KF5/KParts/kparts/plugin.h
+include/KF5/KParts/kparts/readonlypart.h
+include/KF5/KParts/kparts/readwritepart.h
+include/KF5/KParts/kparts/scriptableextension.h
+include/KF5/KParts/kparts/selectorinterface.h
+include/KF5/KParts/kparts/statusbarextension.h
+include/KF5/KParts/kparts/textextension.h
+include/KF5/KParts/kparts/windowargs.h
+include/KF5/kparts_version.h
+lib/cmake/KF5Parts/KF5PartsConfig.cmake
+lib/cmake/KF5Parts/KF5PartsConfigVersion.cmake
+lib/cmake/KF5Parts/KF5PartsTargets-noconfig.cmake
+lib/cmake/KF5Parts/KF5PartsTargets.cmake
+lib/libKF5Parts.so
+lib/libKF5Parts.so.5
+lib/libKF5Parts.so.${PKGVERSION}
+qt5/mkspecs/modules/qt_KParts.pri
+qt5/plugins/notepadpart.so
+qt5/plugins/spellcheckplugin.so
+share/kservicetypes5/browserview.desktop
+share/kservicetypes5/kpart.desktop
+share/kservicetypes5/krop.desktop
+share/kservicetypes5/krwp.desktop
+share/locale/af/LC_MESSAGES/kparts5.mo
+share/locale/ar/LC_MESSAGES/kparts5.mo
+share/locale/as/LC_MESSAGES/kparts5.mo
+share/locale/ast/LC_MESSAGES/kparts5.mo
+share/locale/be/LC_MESSAGES/kparts5.mo
+share/locale/be@latin/LC_MESSAGES/kparts5.mo
+share/locale/bg/LC_MESSAGES/kparts5.mo
+share/locale/bn/LC_MESSAGES/kparts5.mo
+share/locale/bn_IN/LC_MESSAGES/kparts5.mo
+share/locale/br/LC_MESSAGES/kparts5.mo
+share/locale/bs/LC_MESSAGES/kparts5.mo
+share/locale/ca/LC_MESSAGES/kparts5.mo
+share/locale/ca@valencia/LC_MESSAGES/kparts5.mo
+share/locale/crh/LC_MESSAGES/kparts5.mo
+share/locale/cs/LC_MESSAGES/kparts5.mo
+share/locale/csb/LC_MESSAGES/kparts5.mo
+share/locale/cy/LC_MESSAGES/kparts5.mo
+share/locale/da/LC_MESSAGES/kparts5.mo
+share/locale/de/LC_MESSAGES/kparts5.mo
+share/locale/el/LC_MESSAGES/kparts5.mo
+share/locale/en_GB/LC_MESSAGES/kparts5.mo
+share/locale/eo/LC_MESSAGES/kparts5.mo
+share/locale/es/LC_MESSAGES/kparts5.mo
+share/locale/et/LC_MESSAGES/kparts5.mo
+share/locale/eu/LC_MESSAGES/kparts5.mo
+share/locale/fa/LC_MESSAGES/kparts5.mo
+share/locale/fi/LC_MESSAGES/kparts5.mo
+share/locale/fr/LC_MESSAGES/kparts5.mo
+share/locale/fy/LC_MESSAGES/kparts5.mo
+share/locale/ga/LC_MESSAGES/kparts5.mo
+share/locale/gd/LC_MESSAGES/kparts5.mo
+share/locale/gl/LC_MESSAGES/kparts5.mo
+share/locale/gu/LC_MESSAGES/kparts5.mo
+share/locale/ha/LC_MESSAGES/kparts5.mo
+share/locale/he/LC_MESSAGES/kparts5.mo
+share/locale/hi/LC_MESSAGES/kparts5.mo
+share/locale/hne/LC_MESSAGES/kparts5.mo
+share/locale/hr/LC_MESSAGES/kparts5.mo
+share/locale/hsb/LC_MESSAGES/kparts5.mo
+share/locale/hu/LC_MESSAGES/kparts5.mo
+share/locale/hy/LC_MESSAGES/kparts5.mo
+share/locale/ia/LC_MESSAGES/kparts5.mo
+share/locale/id/LC_MESSAGES/kparts5.mo
+share/locale/is/LC_MESSAGES/kparts5.mo
+share/locale/it/LC_MESSAGES/kparts5.mo
+share/locale/ja/LC_MESSAGES/kparts5.mo
+share/locale/ka/LC_MESSAGES/kparts5.mo
+share/locale/kk/LC_MESSAGES/kparts5.mo
+share/locale/km/LC_MESSAGES/kparts5.mo
+share/locale/kn/LC_MESSAGES/kparts5.mo
+share/locale/ko/LC_MESSAGES/kparts5.mo
+share/locale/ku/LC_MESSAGES/kparts5.mo
+share/locale/lb/LC_MESSAGES/kparts5.mo
+share/locale/lt/LC_MESSAGES/kparts5.mo
+share/locale/lv/LC_MESSAGES/kparts5.mo
+share/locale/mai/LC_MESSAGES/kparts5.mo
+share/locale/mk/LC_MESSAGES/kparts5.mo
+share/locale/ml/LC_MESSAGES/kparts5.mo
+share/locale/mr/LC_MESSAGES/kparts5.mo
+share/locale/ms/LC_MESSAGES/kparts5.mo
+share/locale/nb/LC_MESSAGES/kparts5.mo
+share/locale/nds/LC_MESSAGES/kparts5.mo
+share/locale/ne/LC_MESSAGES/kparts5.mo
+share/locale/nl/LC_MESSAGES/kparts5.mo
+share/locale/nn/LC_MESSAGES/kparts5.mo
+share/locale/oc/LC_MESSAGES/kparts5.mo
+share/locale/or/LC_MESSAGES/kparts5.mo
+share/locale/pa/LC_MESSAGES/kparts5.mo
+share/locale/pl/LC_MESSAGES/kparts5.mo
+share/locale/ps/LC_MESSAGES/kparts5.mo
+share/locale/pt/LC_MESSAGES/kparts5.mo
+share/locale/pt_BR/LC_MESSAGES/kparts5.mo
+share/locale/ro/LC_MESSAGES/kparts5.mo
+share/locale/ru/LC_MESSAGES/kparts5.mo
+share/locale/se/LC_MESSAGES/kparts5.mo
+share/locale/si/LC_MESSAGES/kparts5.mo
+share/locale/sk/LC_MESSAGES/kparts5.mo
+share/locale/sl/LC_MESSAGES/kparts5.mo
+share/locale/sq/LC_MESSAGES/kparts5.mo
+share/locale/sr/LC_MESSAGES/kparts5.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kparts5.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kparts5.mo
+share/locale/sr@latin/LC_MESSAGES/kparts5.mo
+share/locale/sv/LC_MESSAGES/kparts5.mo
+share/locale/ta/LC_MESSAGES/kparts5.mo
+share/locale/te/LC_MESSAGES/kparts5.mo
+share/locale/tg/LC_MESSAGES/kparts5.mo
+share/locale/th/LC_MESSAGES/kparts5.mo
+share/locale/tr/LC_MESSAGES/kparts5.mo
+share/locale/tt/LC_MESSAGES/kparts5.mo
+share/locale/ug/LC_MESSAGES/kparts5.mo
+share/locale/uk/LC_MESSAGES/kparts5.mo
+share/locale/uz/LC_MESSAGES/kparts5.mo
+share/locale/uz@cyrillic/LC_MESSAGES/kparts5.mo
+share/locale/vi/LC_MESSAGES/kparts5.mo
+share/locale/wa/LC_MESSAGES/kparts5.mo
+share/locale/xh/LC_MESSAGES/kparts5.mo
+share/locale/zh_CN/LC_MESSAGES/kparts5.mo
+share/locale/zh_HK/LC_MESSAGES/kparts5.mo
+share/locale/zh_TW/LC_MESSAGES/kparts5.mo
diff --git a/kparts/buildlink3.mk b/kparts/buildlink3.mk
new file mode 100644
index 0000000..5845d39
--- /dev/null
+++ b/kparts/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	kparts
+
+.if !defined(KPARTS_BUILDLINK3_MK)
+KPARTS_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kparts+=	kparts>=5.21.0
+BUILDLINK_PKGSRCDIR.kparts?=	../../wip/kparts
+
+.include "../../wip/kio/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif	# KPARTS_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-kparts
diff --git a/kparts/distinfo b/kparts/distinfo
new file mode 100644
index 0000000..d38d8b8
--- /dev/null
+++ b/kparts/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (kparts-5.21.0.tar.xz) = 870687002d7eb4f91d99f45f6b252a20ea5baebb
+RMD160 (kparts-5.21.0.tar.xz) = 65b9369a15cbc0e19011bf65542c910e2b37007e
+SHA512 (kparts-5.21.0.tar.xz) = 2d93ebd826fe59c2183e40e30d0bdfff2ddc8dee549bb9b4336e146100dbeddc7f170e5acb0ecca75968b4cf272b8964ff8ab3467cade024cdc6cb059348839d
+Size (kparts-5.21.0.tar.xz) = 154000 bytes


Home | Main Index | Thread Index | Old Index