pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc Add KDE Frameworks 5.21.0 packages:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dedc9ab2fb4b
branches:  trunk
changeset: 347621:dedc9ab2fb4b
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu May 26 08:51:12 2016 +0000

description:
Add KDE Frameworks 5.21.0 packages:
attica-qt5 - Qt5 library that implements the Open Collaboration Services API
kemoticons - Support for emoticons and emoticons themes
kunitconversion - Support for unit conversion

diffstat:

 misc/attica-qt5/DESCR              |    8 ++
 misc/attica-qt5/Makefile           |   16 ++++
 misc/attica-qt5/PLIST              |   91 ++++++++++++++++++++++++
 misc/attica-qt5/buildlink3.mk      |   14 +++
 misc/attica-qt5/distinfo           |    6 +
 misc/kemoticons/DESCR              |    3 +
 misc/kemoticons/Makefile           |   15 ++++
 misc/kemoticons/PLIST              |  135 +++++++++++++++++++++++++++++++++++++
 misc/kemoticons/buildlink3.mk      |   16 ++++
 misc/kemoticons/distinfo           |    6 +
 misc/kunitconversion/DESCR         |   22 ++++++
 misc/kunitconversion/Makefile      |   17 ++++
 misc/kunitconversion/PLIST         |   76 ++++++++++++++++++++
 misc/kunitconversion/buildlink3.mk |   15 ++++
 misc/kunitconversion/distinfo      |    6 +
 15 files changed, 446 insertions(+), 0 deletions(-)

diffs (truncated from 506 to 300 lines):

diff -r 220aac575e28 -r dedc9ab2fb4b misc/attica-qt5/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/attica-qt5/DESCR     Thu May 26 08:51:12 2016 +0000
@@ -0,0 +1,8 @@
+Attica is a Qt library that implements the Open Collaboration Services
+API version 1.6.  The REST API is defined here:
+http://freedesktop.org/wiki/Specifications/open-collaboration-services/
+
+It grants easy access to the services such as querying information
+about persons and contents.  The library is used in KNewStuff3 as
+content provider.  In order to integrate with KDE's Plasma Desktop, a
+platform plugin exists in kdebase.
diff -r 220aac575e28 -r dedc9ab2fb4b misc/attica-qt5/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/attica-qt5/Makefile  Thu May 26 08:51:12 2016 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2016/05/26 08:51:12 markd Exp $
+
+DISTNAME=      attica-${KF5VER}
+PKGNAME=       ${DISTNAME:S/-/-qt5-/}
+CATEGORIES=    misc
+
+HOMEPAGE=      https://community.kde.org/Frameworks
+COMMENT=       Qt5 library that implements the Open Collaboration Services API
+LICENSE=       gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kf5/Makefile.common"
+
+PKGCONFIG_OVERRIDE+=   src/cmake/libKF5Attica.pc.cmake
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 220aac575e28 -r dedc9ab2fb4b misc/attica-qt5/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/attica-qt5/PLIST     Thu May 26 08:51:12 2016 +0000
@@ -0,0 +1,91 @@
+@comment $NetBSD: PLIST,v 1.1 2016/05/26 08:51:12 markd Exp $
+include/KF5/Attica/Attica/AccountBalance
+include/KF5/Attica/Attica/Achievement
+include/KF5/Attica/Attica/Activity
+include/KF5/Attica/Attica/BuildService
+include/KF5/Attica/Attica/BuildServiceJob
+include/KF5/Attica/Attica/BuildServiceJobOutput
+include/KF5/Attica/Attica/Category
+include/KF5/Attica/Attica/Comment
+include/KF5/Attica/Attica/Content
+include/KF5/Attica/Attica/DeleteJob
+include/KF5/Attica/Attica/Distribution
+include/KF5/Attica/Attica/DownloadDescription
+include/KF5/Attica/Attica/DownloadItem
+include/KF5/Attica/Attica/Event
+include/KF5/Attica/Attica/Folder
+include/KF5/Attica/Attica/Forum
+include/KF5/Attica/Attica/GetJob
+include/KF5/Attica/Attica/HomePageEntry
+include/KF5/Attica/Attica/HomePageType
+include/KF5/Attica/Attica/Icon
+include/KF5/Attica/Attica/ItemJob
+include/KF5/Attica/Attica/KnowledgeBaseEntry
+include/KF5/Attica/Attica/License
+include/KF5/Attica/Attica/ListJob
+include/KF5/Attica/Attica/Message
+include/KF5/Attica/Attica/Metadata
+include/KF5/Attica/Attica/Person
+include/KF5/Attica/Attica/PostJob
+include/KF5/Attica/Attica/PrivateData
+include/KF5/Attica/Attica/Project
+include/KF5/Attica/Attica/Provider
+include/KF5/Attica/Attica/ProviderManager
+include/KF5/Attica/Attica/Publisher
+include/KF5/Attica/Attica/PublisherField
+include/KF5/Attica/Attica/PutJob
+include/KF5/Attica/Attica/RemoteAccount
+include/KF5/Attica/Attica/Topic
+include/KF5/Attica/attica/accountbalance.h
+include/KF5/Attica/attica/achievement.h
+include/KF5/Attica/attica/activity.h
+include/KF5/Attica/attica/atticabasejob.h
+include/KF5/Attica/attica/atticaclient_export.h
+include/KF5/Attica/attica/atticautils.h
+include/KF5/Attica/attica/buildservice.h
+include/KF5/Attica/attica/buildservicejob.h
+include/KF5/Attica/attica/buildservicejoboutput.h
+include/KF5/Attica/attica/category.h
+include/KF5/Attica/attica/comment.h
+include/KF5/Attica/attica/content.h
+include/KF5/Attica/attica/deletejob.h
+include/KF5/Attica/attica/distribution.h
+include/KF5/Attica/attica/downloaddescription.h
+include/KF5/Attica/attica/downloaditem.h
+include/KF5/Attica/attica/event.h
+include/KF5/Attica/attica/folder.h
+include/KF5/Attica/attica/forum.h
+include/KF5/Attica/attica/getjob.h
+include/KF5/Attica/attica/homepageentry.h
+include/KF5/Attica/attica/homepagetype.h
+include/KF5/Attica/attica/icon.h
+include/KF5/Attica/attica/itemjob.h
+include/KF5/Attica/attica/knowledgebaseentry.h
+include/KF5/Attica/attica/license.h
+include/KF5/Attica/attica/listjob.h
+include/KF5/Attica/attica/message.h
+include/KF5/Attica/attica/metadata.h
+include/KF5/Attica/attica/person.h
+include/KF5/Attica/attica/platformdependent.h
+include/KF5/Attica/attica/platformdependent_v2.h
+include/KF5/Attica/attica/postjob.h
+include/KF5/Attica/attica/privatedata.h
+include/KF5/Attica/attica/project.h
+include/KF5/Attica/attica/provider.h
+include/KF5/Attica/attica/providermanager.h
+include/KF5/Attica/attica/publisher.h
+include/KF5/Attica/attica/publisherfield.h
+include/KF5/Attica/attica/putjob.h
+include/KF5/Attica/attica/remoteaccount.h
+include/KF5/Attica/attica/topic.h
+include/KF5/Attica/attica/version.h
+include/KF5/attica_version.h
+lib/cmake/KF5Attica/KF5AtticaConfig.cmake
+lib/cmake/KF5Attica/KF5AtticaConfigVersion.cmake
+lib/cmake/KF5Attica/KF5AtticaTargets-noconfig.cmake
+lib/cmake/KF5Attica/KF5AtticaTargets.cmake
+lib/libKF5Attica.so
+lib/libKF5Attica.so.5
+lib/libKF5Attica.so.${PKGVERSION}
+lib/pkgconfig/libKF5Attica.pc
+qt5/mkspecs/modules/qt_Attica.pri
diff -r 220aac575e28 -r dedc9ab2fb4b misc/attica-qt5/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/attica-qt5/buildlink3.mk     Thu May 26 08:51:12 2016 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2016/05/26 08:51:12 markd Exp $
+
+BUILDLINK_TREE+=       attica-qt5
+
+.if !defined(ATTICA_QT5_BUILDLINK3_MK)
+ATTICA_QT5_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.attica-qt5+=     attica-qt5>=5.18.0
+BUILDLINK_PKGSRCDIR.attica-qt5?=       ../../misc/attica-qt5
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif # ATTICA_QT5_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -attica-qt5
diff -r 220aac575e28 -r dedc9ab2fb4b misc/attica-qt5/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/attica-qt5/distinfo  Thu May 26 08:51:12 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/05/26 08:51:12 markd Exp $
+
+SHA1 (attica-5.21.0.tar.xz) = b77168cd535857e63489080b3ce503f39aa6c5ad
+RMD160 (attica-5.21.0.tar.xz) = c948662da69c90b9e102187414da8ca990f0e18a
+SHA512 (attica-5.21.0.tar.xz) = c05c21cdcfa234c9504639b0406a7cb958aff86070ad2d6e349449361ff3c0afaed9b68fb2f196928724d4c91f2b5c97953266e396b7cd608c570b7b454d9071
+Size (attica-5.21.0.tar.xz) = 59804 bytes
diff -r 220aac575e28 -r dedc9ab2fb4b misc/kemoticons/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/kemoticons/DESCR     Thu May 26 08:51:12 2016 +0000
@@ -0,0 +1,3 @@
+KEmoticons converts emoticons from text to a graphical representation with
+images in HTML. It supports setting different themes for emoticons coming
+from different providers.
diff -r 220aac575e28 -r dedc9ab2fb4b misc/kemoticons/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/kemoticons/Makefile  Thu May 26 08:51:12 2016 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2016/05/26 08:51:12 markd Exp $
+
+DISTNAME=      kemoticons-${KF5VER}
+CATEGORIES=    misc
+
+HOMEPAGE=      https://community.kde.org/Frameworks
+COMMENT=       Support for emoticons and emoticons themes
+LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kf5/Makefile.common"
+
+.include "../../archivers/karchive/buildlink3.mk"
+.include "../../devel/kservice/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 220aac575e28 -r dedc9ab2fb4b misc/kemoticons/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/kemoticons/PLIST     Thu May 26 08:51:12 2016 +0000
@@ -0,0 +1,135 @@
+@comment $NetBSD: PLIST,v 1.1 2016/05/26 08:51:12 markd Exp $
+include/KF5/KEmoticons/KEmoticons
+include/KF5/KEmoticons/KEmoticonsProvider
+include/KF5/KEmoticons/KEmoticonsTheme
+include/KF5/KEmoticons/kemoticons.h
+include/KF5/KEmoticons/kemoticons_export.h
+include/KF5/KEmoticons/kemoticonsprovider.h
+include/KF5/KEmoticons/kemoticonstheme.h
+include/KF5/kemoticons_version.h
+lib/cmake/KF5Emoticons/KF5EmoticonsConfig.cmake
+lib/cmake/KF5Emoticons/KF5EmoticonsConfigVersion.cmake
+lib/cmake/KF5Emoticons/KF5EmoticonsTargets-noconfig.cmake
+lib/cmake/KF5Emoticons/KF5EmoticonsTargets.cmake
+lib/libKF5Emoticons.so
+lib/libKF5Emoticons.so.5
+lib/libKF5Emoticons.so.${PKGVERSION}
+qt5/mkspecs/modules/qt_KEmoticons.pri
+qt5/plugins/kf5/KEmoticonsIntegrationPlugin.so
+qt5/plugins/kf5/emoticonsthemes/adium.so
+qt5/plugins/kf5/emoticonsthemes/kde.so
+qt5/plugins/kf5/emoticonsthemes/pidgin.so
+qt5/plugins/kf5/emoticonsthemes/xmpp.so
+share/emoticons/Breeze/drink-beer.png
+share/emoticons/Breeze/drink-martini.png
+share/emoticons/Breeze/emoticons.xml
+share/emoticons/Breeze/face-angel.png
+share/emoticons/Breeze/face-angry.png
+share/emoticons/Breeze/face-clown.png
+share/emoticons/Breeze/face-confused.png
+share/emoticons/Breeze/face-cool.png
+share/emoticons/Breeze/face-crying.png
+share/emoticons/Breeze/face-devilish.png
+share/emoticons/Breeze/face-embarrassed.png
+share/emoticons/Breeze/face-glasses.png
+share/emoticons/Breeze/face-hug-left.png
+share/emoticons/Breeze/face-hug-right.png
+share/emoticons/Breeze/face-in-love.png
+share/emoticons/Breeze/face-kiss.png
+share/emoticons/Breeze/face-laughing.png
+share/emoticons/Breeze/face-ninja.png
+share/emoticons/Breeze/face-pirate.png
+share/emoticons/Breeze/face-plain.png
+share/emoticons/Breeze/face-quiet.png
+share/emoticons/Breeze/face-raspberry.png
+share/emoticons/Breeze/face-sad.png
+share/emoticons/Breeze/face-sick.png
+share/emoticons/Breeze/face-sleeping.png
+share/emoticons/Breeze/face-smile-big.png
+share/emoticons/Breeze/face-smile-grin.png
+share/emoticons/Breeze/face-smile.png
+share/emoticons/Breeze/face-smirk.png
+share/emoticons/Breeze/face-surprise.png
+share/emoticons/Breeze/face-uncertain.png
+share/emoticons/Breeze/face-wink.png
+share/emoticons/Breeze/face-worried.png
+share/emoticons/Breeze/face-yawn.png
+share/emoticons/Breeze/food-cake.png
+share/emoticons/Glass/angry.png
+share/emoticons/Glass/bat.png
+share/emoticons/Glass/beer.png
+share/emoticons/Glass/biggrin.png
+share/emoticons/Glass/cake.png
+share/emoticons/Glass/camera.png
+share/emoticons/Glass/cat.png
+share/emoticons/Glass/clock.png
+share/emoticons/Glass/cocktail.png
+share/emoticons/Glass/confused.png
+share/emoticons/Glass/cry.png
+share/emoticons/Glass/cup.png
+share/emoticons/Glass/dog.png
+share/emoticons/Glass/email.png
+share/emoticons/Glass/embarassed.png
+share/emoticons/Glass/emoticons.xml
+share/emoticons/Glass/film.png
+share/emoticons/Glass/foot_in_mouth.png
+share/emoticons/Glass/innocent.png
+share/emoticons/Glass/kiss.png
+share/emoticons/Glass/lightbulb.png
+share/emoticons/Glass/love.png
+share/emoticons/Glass/note.png
+share/emoticons/Glass/oh.png
+share/emoticons/Glass/omg.png
+share/emoticons/Glass/phone.png
+share/emoticons/Glass/present.png
+share/emoticons/Glass/rose.png
+share/emoticons/Glass/sad.png
+share/emoticons/Glass/shade.png
+share/emoticons/Glass/sleep.png
+share/emoticons/Glass/smile.png
+share/emoticons/Glass/star.png
+share/emoticons/Glass/teeth.png
+share/emoticons/Glass/thumbs_down.png
+share/emoticons/Glass/thumbs_up.png
+share/emoticons/Glass/tongue.png
+share/emoticons/Glass/undecided.png
+share/emoticons/Glass/unhappy.png
+share/emoticons/Glass/unlove.png
+share/emoticons/Glass/wilted_rose.png
+share/emoticons/Glass/wink.png
+share/emoticons/Konqi/blue-heart.png
+share/emoticons/Konqi/double-heart.png
+share/emoticons/Konqi/drink-beer.png
+share/emoticons/Konqi/drink-martini.png
+share/emoticons/Konqi/emoticons.xml
+share/emoticons/Konqi/face-angel.png
+share/emoticons/Konqi/face-angry.png
+share/emoticons/Konqi/face-clown.png
+share/emoticons/Konqi/face-confused.png
+share/emoticons/Konqi/face-cool.png
+share/emoticons/Konqi/face-crying.png
+share/emoticons/Konqi/face-devilish.png
+share/emoticons/Konqi/face-fearful.png
+share/emoticons/Konqi/face-in-love.png
+share/emoticons/Konqi/face-kiss.png
+share/emoticons/Konqi/face-laughing.png



Home | Main Index | Thread Index | Old Index