diff options
author | jaapb <jaapb@pkgsrc.org> | 2016-01-17 15:20:38 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2016-01-17 15:20:38 +0000 |
commit | 9a50fb63d53c0aa08e826d5854918df73f03e0d3 (patch) | |
tree | ecbf94d3961f38ccbd7be704f27bcdc2b375e17a /chat | |
parent | 78014de91bfd18f59f77cb5cffc1b38c49fe1665 (diff) | |
download | pkgsrc-9a50fb63d53c0aa08e826d5854918df73f03e0d3.tar.gz |
Added chat/ktp-contact-runner, which shows KDE Telepathy chat suite
contacts in the KRunner desktop menu.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/ktp-contact-runner/DESCR | 2 | ||||
-rw-r--r-- | chat/ktp-contact-runner/Makefile | 18 | ||||
-rw-r--r-- | chat/ktp-contact-runner/PLIST | 46 | ||||
-rw-r--r-- | chat/ktp-contact-runner/distinfo | 5 |
4 files changed, 71 insertions, 0 deletions
diff --git a/chat/ktp-contact-runner/DESCR b/chat/ktp-contact-runner/DESCR new file mode 100644 index 00000000000..1ea65f8f932 --- /dev/null +++ b/chat/ktp-contact-runner/DESCR @@ -0,0 +1,2 @@ +This is an application that shows contacts from the KDE Telepathy suite in +KRunner, the launcher built into the Plasma desktop. diff --git a/chat/ktp-contact-runner/Makefile b/chat/ktp-contact-runner/Makefile new file mode 100644 index 00000000000..81be760a50e --- /dev/null +++ b/chat/ktp-contact-runner/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2016/01/17 15:20:38 jaapb Exp $ + +.include "../../meta-pkgs/kde-telepathy/Makefile.common" +DISTNAME= ktp-contact-runner-${KTP_VERSION} +CATEGORIES= chat kde +MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${KTP_VERSION}/src/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= jaapb@NetBSD.org +HOMEPAGE= http://community.kde.org/KTp +COMMENT= KDE Telepathy KRunner integration module +LICENSE= gnu-lgpl-v2.1 + +USE_LANGUAGES= c c++ + +.include "../../chat/ktp-common-internals/buildlink3.mk" +.include "../../meta-pkgs/kde4/kde4.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/chat/ktp-contact-runner/PLIST b/chat/ktp-contact-runner/PLIST new file mode 100644 index 00000000000..5799e6a6412 --- /dev/null +++ b/chat/ktp-contact-runner/PLIST @@ -0,0 +1,46 @@ +@comment $NetBSD: PLIST,v 1.1 2016/01/17 15:20:38 jaapb Exp $ +lib/kde4/krunner_ktp_contacts.so +share/kde4/services/plasma-runner-ktp-contact.desktop +share/locale/bs/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/ca/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/ca@valencia/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/cs/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/da/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/de/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/el/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/en_GB/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/es/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/et/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/fi/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/fr/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/ga/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/gl/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/hu/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/ia/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/it/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/ja/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/kk/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/km/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/ko/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/lt/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/mr/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/nb/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/nds/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/nl/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/pl/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/pt/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/pt_BR/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/ro/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/ru/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/sk/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/sl/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/sr/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/sr@ijekavian/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/sr@latin/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/sv/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/tr/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/uk/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/vi/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/zh_CN/LC_MESSAGES/plasma_runner_ktp_contacts.mo +share/locale/zh_TW/LC_MESSAGES/plasma_runner_ktp_contacts.mo diff --git a/chat/ktp-contact-runner/distinfo b/chat/ktp-contact-runner/distinfo new file mode 100644 index 00000000000..f38a93ff5fb --- /dev/null +++ b/chat/ktp-contact-runner/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2016/01/17 15:20:38 jaapb Exp $ + +SHA1 (ktp-contact-runner-0.9.0.tar.bz2) = f5355b1413bfdc689ca28762e5610fbac7f9cb41 +RMD160 (ktp-contact-runner-0.9.0.tar.bz2) = 47fd59d21cd757a52a378562ae1318d83245d414 +Size (ktp-contact-runner-0.9.0.tar.bz2) = 42207 bytes |