diff options
author | alonso <alonso@FreeBSD.org> | 2014-12-16 18:26:19 +0800 |
---|---|---|
committer | alonso <alonso@FreeBSD.org> | 2014-12-16 18:26:19 +0800 |
commit | ef44f13db31c9c9330c9f8fb9f932f124679c119 (patch) | |
tree | 1ef82206de57125c5159ec80401d7795d7c523a4 /net-im/ktp-contact-runner | |
parent | 81e5506b8551cac32f58bc0a36d65ee9985b01f1 (diff) | |
download | freebsd-ports-gnome-ef44f13db31c9c9330c9f8fb9f932f124679c119.tar.gz freebsd-ports-gnome-ef44f13db31c9c9330c9f8fb9f932f124679c119.tar.zst freebsd-ports-gnome-ef44f13db31c9c9330c9f8fb9f932f124679c119.zip |
Update telepathy to 0.8.0
Merge area51's commits 10180, 10181, 10314, 10315, 10485, 10491, 10492,
10500, 10502, 10503 and 10504. Individual revisions can be reviewed at
http://src.mouf.net/area51/log
This commit is based on a patch originally sent to the kde@ mailing list by
T.C.Berner <tcberner@gmail.com>, and introduces a new port for
ktp-desktop-applets.
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D1264
Diffstat (limited to 'net-im/ktp-contact-runner')
-rw-r--r-- | net-im/ktp-contact-runner/Makefile | 3 | ||||
-rw-r--r-- | net-im/ktp-contact-runner/distinfo | 4 | ||||
-rw-r--r-- | net-im/ktp-contact-runner/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net-im/ktp-contact-runner/Makefile b/net-im/ktp-contact-runner/Makefile index 7fbf23040b57..dbd2e6f7d18c 100644 --- a/net-im/ktp-contact-runner/Makefile +++ b/net-im/ktp-contact-runner/Makefile @@ -2,7 +2,6 @@ PORTNAME= ktp-contact-runner PORTVERSION= ${KTP_VERSION} -PORTREVISION= 3 CATEGORIES= net-im kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src @@ -13,7 +12,7 @@ COMMENT= KRunner integration module for KDE Telepathy LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals -USE_KDE4= kdehier kdeprefix kdelibs automoc4 +USE_KDE4= kdeprefix kdelibs automoc4 USE_QT4= corelib moc_build qmake_build rcc_build uic_build USES= cmake gettext tar:bzip2 diff --git a/net-im/ktp-contact-runner/distinfo b/net-im/ktp-contact-runner/distinfo index 6ac8a6b2f89d..e432269c8d95 100644 --- a/net-im/ktp-contact-runner/distinfo +++ b/net-im/ktp-contact-runner/distinfo @@ -1,2 +1,2 @@ -SHA256 (ktp-contact-runner-0.6.1.tar.bz2) = 3f287bff886f90c8cbd121e0fb619558203fdb995417c196a814626ad5db5207 -SIZE (ktp-contact-runner-0.6.1.tar.bz2) = 39856 +SHA256 (ktp-contact-runner-0.8.0.tar.bz2) = 11f89cecec08f7e6bd54fd22ae8d4c12f6688551db393f07e4ac55db345cb535 +SIZE (ktp-contact-runner-0.8.0.tar.bz2) = 41364 diff --git a/net-im/ktp-contact-runner/pkg-plist b/net-im/ktp-contact-runner/pkg-plist index c40057eee609..eb4520b1c120 100644 --- a/net-im/ktp-contact-runner/pkg-plist +++ b/net-im/ktp-contact-runner/pkg-plist @@ -18,6 +18,7 @@ share/locale/ia/LC_MESSAGES/plasma_runner_ktp_contacts.mo share/locale/it/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 |