Import trytond-module-party_vcarddav-2.0.0.
This is the "party_vcarddav" module for the Tryton application platform. It adds CardDAV on parties. from Christian Rueger with some tweaks ok jasper@
This commit is contained in:
parent
b268b130a6
commit
016ac1b398
8
productivity/tryton/party_vcarddav/Makefile
Normal file
8
productivity/tryton/party_vcarddav/Makefile
Normal file
@ -0,0 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/06/23 10:18:43 ajacoutot Exp $
|
||||
|
||||
MODPY_EGG_VERSION = 2.0.0
|
||||
TRYTOND_MODULE = party_vcarddav
|
||||
|
||||
RUN_DEPENDS = productivity/tryton/party
|
||||
|
||||
.include <bsd.port.mk>
|
5
productivity/tryton/party_vcarddav/distinfo
Normal file
5
productivity/tryton/party_vcarddav/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (tryton/trytond_party_vcarddav-2.0.0.tar.gz) = j7diPEZuShuCiWZquD45vQ==
|
||||
RMD160 (tryton/trytond_party_vcarddav-2.0.0.tar.gz) = OoANv3GyzQCgLmYz1DDkpsEPC20=
|
||||
SHA1 (tryton/trytond_party_vcarddav-2.0.0.tar.gz) = 76VBMo00drgDB3u03CRwXAYebJE=
|
||||
SHA256 (tryton/trytond_party_vcarddav-2.0.0.tar.gz) = oi1ymm0OUMui74SnZTDjmMvVQVYNSnt9QSxIsvtg7Zo=
|
||||
SIZE (tryton/trytond_party_vcarddav-2.0.0.tar.gz) = 22481
|
2
productivity/tryton/party_vcarddav/pkg/DESCR
Normal file
2
productivity/tryton/party_vcarddav/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This is the "party_vcarddav" module for the Tryton application platform.
|
||||
It adds CardDAV on parties.
|
26
productivity/tryton/party_vcarddav/pkg/PLIST
Normal file
26
productivity/tryton/party_vcarddav/pkg/PLIST
Normal file
@ -0,0 +1,26 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/06/23 10:18:43 ajacoutot Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/__tryton__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/__tryton__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/bg_BG.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/carddav.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/carddav.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/de_DE.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/es_CO.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/es_ES.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/fr_FR.csv
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/party.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/party.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/party.xml
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/webdav.py
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond/modules/party_vcarddav/webdav.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_party_vcarddav-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_party_vcarddav-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_party_vcarddav-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_party_vcarddav-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_party_vcarddav-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_party_vcarddav-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_party_vcarddav-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/trytond_party_vcarddav-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
Loading…
Reference in New Issue
Block a user