mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Google contacts and calendar akonadi resource. It allows syncing your calendar
and contacts with your google account. WWW: http://code.google.com/p/libgcal/ PR: ports/137996 Submitted by: Troels Kofoed Jacobsen <tkjacobsen at gmail.com>
This commit is contained in:
parent
fc602a4b4b
commit
b9c1a0bc14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240086
@ -9,6 +9,7 @@
|
||||
SUBDIR += adodb5
|
||||
SUBDIR += adstudio
|
||||
SUBDIR += akonadi
|
||||
SUBDIR += akonadi-googledata
|
||||
SUBDIR += animenfo-client
|
||||
SUBDIR += animenfo-client-gtk
|
||||
SUBDIR += aolserver-nsmysql
|
||||
|
25
databases/akonadi-googledata/Makefile
Normal file
25
databases/akonadi-googledata/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# New ports collection makefile for: akonadi-googledata
|
||||
# Date created: 2009-08-16
|
||||
# Whom: Troels Kofoed Jacobsen <tkjacobsen@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= akonadi-googledata
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://libgcal.googlecode.com/files/
|
||||
|
||||
MAINTAINER= tkjacobsen@gmail.com
|
||||
COMMENT= Akonadi Resources for Google Contacts and Calendar
|
||||
|
||||
LIB_DEPENDS= gcal:${PORTSDIR}/deskutils/libgcal
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_CMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= qmake_build rcc_build moc_build uic_build dbus gui network sql svg xml
|
||||
USE_KDE4= kdelibs kdeprefix pimlibs automoc4 akonadi
|
||||
|
||||
.include <bsd.port.mk>
|
3
databases/akonadi-googledata/distinfo
Normal file
3
databases/akonadi-googledata/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (akonadi-googledata-1.0.tar.bz2) = c96cd17cf63288aeb9c857735497ce48
|
||||
SHA256 (akonadi-googledata-1.0.tar.bz2) = 1e4147ad16235d12f0b4bece59babd3f260990620eb5078b666949872a00426c
|
||||
SIZE (akonadi-googledata-1.0.tar.bz2) = 104420
|
4
databases/akonadi-googledata/pkg-descr
Normal file
4
databases/akonadi-googledata/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Google contacts and calendar akonadi resource. It allows syncing your calendar
|
||||
and contacts with your google account.
|
||||
|
||||
WWW: http://code.google.com/p/libgcal/
|
26
databases/akonadi-googledata/pkg-plist
Normal file
26
databases/akonadi-googledata/pkg-plist
Normal file
@ -0,0 +1,26 @@
|
||||
bin/akonadi_gcal_resource
|
||||
bin/akonadi_googledata_resource
|
||||
share/akonadi/agents/gcalresource.desktop
|
||||
share/akonadi/agents/googledataresource.desktop
|
||||
share/locale/de/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/en_GB/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/es/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/et/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/fr/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/gl/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/km/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/lt/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/nds/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/nl/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/pt/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/sk/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/sv/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/tr/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/uk/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
@dirrmtry share/locale/nds/LC_MESSAGES
|
||||
@dirrmtry share/akonadi/agents
|
||||
@dirrmtry share/akonadi
|
||||
@dirrmtry include/KDE
|
Loading…
Reference in New Issue
Block a user