pkgsrc-WIP-changes archive

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

kpackage: Add kpackage 4.19.0



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Mon Feb 15 23:38:53 2016 +1300
Changeset:	8ea1d33c821a487fe43e8084ee0442690ea8886a

Modified Files:
	Makefile
Added Files:
	kpackage/DESCR
	kpackage/Makefile
	kpackage/PLIST
	kpackage/buildlink3.mk
	kpackage/distinfo

Log Message:
kpackage: Add kpackage 4.19.0

The Package framework lets the user install and load packages of non
binary content such as scripted extensions or graphic assets, as if
they were traditional plugins.

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

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

diffstat:
 Makefile               |  1 +
 kpackage/DESCR         |  3 +++
 kpackage/Makefile      | 24 +++++++++++++++++
 kpackage/PLIST         | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++
 kpackage/buildlink3.mk | 18 +++++++++++++
 kpackage/distinfo      |  6 +++++
 6 files changed, 123 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 676d064..d4d8e23 100644
--- a/Makefile
+++ b/Makefile
@@ -1443,6 +1443,7 @@ SUBDIR+=	knutclient
 SUBDIR+=	koffice
 SUBDIR+=	koha
 SUBDIR+=	korelib
+SUBDIR+=	kpackage
 SUBDIR+=	kpanta
 SUBDIR+=	kplayer
 SUBDIR+=	kplotting
diff --git a/kpackage/DESCR b/kpackage/DESCR
new file mode 100644
index 0000000..7714397
--- /dev/null
+++ b/kpackage/DESCR
@@ -0,0 +1,3 @@
+The Package framework lets the user install and load packages of non
+binary content such as scripted extensions or graphic assets, as if
+they were traditional plugins.
diff --git a/kpackage/Makefile b/kpackage/Makefile
new file mode 100644
index 0000000..8d3afef
--- /dev/null
+++ b/kpackage/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
+
+DISTNAME=	kpackage-${KF5VER}
+CATEGORIES=	archivers
+
+HOMEPAGE=	https://projects.kde.org/projects/frameworks/kpackage
+COMMENT=	Installation and loading of additional content as packages
+LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1
+
+.include "../../wip/kf5/Makefile.common"
+
+BUILD_DEPENDS+=	kdoctools>=${KF5VER}:../../wip/kdoctools
+
+USE_TOOLS+=	msgmerge
+
+.include "../../lang/python/tool.mk"
+.include "../../wip/karchive/buildlink3.mk"
+.include "../../wip/kconfig/buildlink3.mk"
+.include "../../wip/kcoreaddons/buildlink3.mk"
+.include "../../wip/ki18n/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+BUILDLINK_DEPMETHOD.qt5-qttools= build
+.include "../../x11/qt5-qttools/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/kpackage/PLIST b/kpackage/PLIST
new file mode 100644
index 0000000..2ac39d3
--- /dev/null
+++ b/kpackage/PLIST
@@ -0,0 +1,71 @@
+@comment $NetBSD$
+bin/kpackagetool5
+include/KF5/KPackage/KPackage/Package
+include/KF5/KPackage/KPackage/PackageLoader
+include/KF5/KPackage/KPackage/PackageStructure
+include/KF5/KPackage/kpackage/package.h
+include/KF5/KPackage/kpackage/package_export.h
+include/KF5/KPackage/kpackage/packageloader.h
+include/KF5/KPackage/kpackage/packagestructure.h
+include/KF5/KPackage/kpackage/version.h
+include/KF5/kpackage_version.h
+lib/cmake/KF5Package/KF5PackageConfig.cmake
+lib/cmake/KF5Package/KF5PackageConfigVersion.cmake
+lib/cmake/KF5Package/KF5PackageMacros.cmake
+lib/cmake/KF5Package/KF5PackageTargets-noconfig.cmake
+lib/cmake/KF5Package/KF5PackageTargets.cmake
+lib/libKF5Package.so
+lib/libKF5Package.so.5
+lib/libKF5Package.so.${PKGVERSION}
+man/ca/man1/kpackagetool5.1
+man/de/man1/kpackagetool5.1
+man/man1/kpackagetool5.1
+man/nl/man1/kpackagetool5.1
+man/pt_BR/man1/kpackagetool5.1
+man/sv/man1/kpackagetool5.1
+man/uk/man1/kpackagetool5.1
+share/kservicetypes5/kpackage-packagestructure.desktop
+share/locale/ar/LC_MESSAGES/libkpackage5.mo
+share/locale/ast/LC_MESSAGES/libkpackage5.mo
+share/locale/bs/LC_MESSAGES/libkpackage5.mo
+share/locale/ca/LC_MESSAGES/libkpackage5.mo
+share/locale/ca@valencia/LC_MESSAGES/libkpackage5.mo
+share/locale/cs/LC_MESSAGES/libkpackage5.mo
+share/locale/da/LC_MESSAGES/libkpackage5.mo
+share/locale/de/LC_MESSAGES/libkpackage5.mo
+share/locale/el/LC_MESSAGES/libkpackage5.mo
+share/locale/en_GB/LC_MESSAGES/libkpackage5.mo
+share/locale/es/LC_MESSAGES/libkpackage5.mo
+share/locale/fi/LC_MESSAGES/libkpackage5.mo
+share/locale/fr/LC_MESSAGES/libkpackage5.mo
+share/locale/gd/LC_MESSAGES/libkpackage5.mo
+share/locale/gl/LC_MESSAGES/libkpackage5.mo
+share/locale/hu/LC_MESSAGES/libkpackage5.mo
+share/locale/ia/LC_MESSAGES/libkpackage5.mo
+share/locale/it/LC_MESSAGES/libkpackage5.mo
+share/locale/ja/LC_MESSAGES/libkpackage5.mo
+share/locale/ko/LC_MESSAGES/libkpackage5.mo
+share/locale/lt/LC_MESSAGES/libkpackage5.mo
+share/locale/mr/LC_MESSAGES/libkpackage5.mo
+share/locale/nb/LC_MESSAGES/libkpackage5.mo
+share/locale/nds/LC_MESSAGES/libkpackage5.mo
+share/locale/nl/LC_MESSAGES/libkpackage5.mo
+share/locale/nn/LC_MESSAGES/libkpackage5.mo
+share/locale/pa/LC_MESSAGES/libkpackage5.mo
+share/locale/pl/LC_MESSAGES/libkpackage5.mo
+share/locale/pt/LC_MESSAGES/libkpackage5.mo
+share/locale/pt_BR/LC_MESSAGES/libkpackage5.mo
+share/locale/ro/LC_MESSAGES/libkpackage5.mo
+share/locale/ru/LC_MESSAGES/libkpackage5.mo
+share/locale/sk/LC_MESSAGES/libkpackage5.mo
+share/locale/sl/LC_MESSAGES/libkpackage5.mo
+share/locale/sr/LC_MESSAGES/libkpackage5.mo
+share/locale/sr@ijekavian/LC_MESSAGES/libkpackage5.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/libkpackage5.mo
+share/locale/sr@latin/LC_MESSAGES/libkpackage5.mo
+share/locale/sv/LC_MESSAGES/libkpackage5.mo
+share/locale/tr/LC_MESSAGES/libkpackage5.mo
+share/locale/ug/LC_MESSAGES/libkpackage5.mo
+share/locale/uk/LC_MESSAGES/libkpackage5.mo
+share/locale/zh_CN/LC_MESSAGES/libkpackage5.mo
+share/locale/zh_TW/LC_MESSAGES/libkpackage5.mo
diff --git a/kpackage/buildlink3.mk b/kpackage/buildlink3.mk
new file mode 100644
index 0000000..893028e
--- /dev/null
+++ b/kpackage/buildlink3.mk
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	kpackage
+
+.if !defined(KPACKAGE_BUILDLINK3_MK)
+KPACKAGE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kpackage+=	kpackage>=5.19.0
+BUILDLINK_PKGSRCDIR.kpackage?=	../../wip/kpackage
+
+.include "../../wip/karchive/buildlink3.mk"
+.include "../../wip/kconfig/buildlink3.mk"
+.include "../../wip/kcoreaddons/buildlink3.mk"
+.include "../../wip/ki18n/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif	# KPACKAGE_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-kpackage
diff --git a/kpackage/distinfo b/kpackage/distinfo
new file mode 100644
index 0000000..f19a53a
--- /dev/null
+++ b/kpackage/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (kpackage-5.19.0.tar.xz) = 6c1ba79db1adc2c6fed5781c25317eb37d7c7b70
+RMD160 (kpackage-5.19.0.tar.xz) = 19b2b983a200f1c1cab3a6a92c141747a67613ea
+SHA512 (kpackage-5.19.0.tar.xz) = 1bbf542b2216f9ee4380bc54063b03e4014cc9dcbb06d78c5a80168340981a359398e88de26335af9131f40b32ac390756b8cc547369de273cae82e32fd10817
+Size (kpackage-5.19.0.tar.xz) = 107424 bytes


Home | Main Index | Thread Index | Old Index