Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs17:/tmp/cvs-serv13375/10.4/unstable/main/finkinfo/libs
Added Files:
opensync.info
Log Message:
opensync library (needed by new kdepim)
--- NEW FILE: opensync.info ---
Package: opensync
Version: 0.22
Revision: 1
BuildDepends: <<
gettext-bin,
gettext-tools,
glib2-dev (>= 2.12.0-1),
libgettext3-dev,
libiconv-dev,
libxml2 (>= 2.6-1),
pkgconfig (>= 0.16-1),
python24,
sqlite3-dev,
swig (>= 1.3-1)
<<
Depends: %N-shlibs (>= %v-%r)
Source:
http://www.opensync.org/attachment/wiki/download/libopensync-%v.tar.bz2?rev=&format=raw
SourceRename: libopensync-%v.tar.bz2
Source-MD5: f563ce2543312937a9afb4f8445ef932
ConfigureParams: --disable-dependency-tracking --enable-python=2.4
CompileScript: <<
#!/bin/sh -ex
find . -name Makefile.in | xargs perl -pi -e 's,-Werror,,'
PYTHON=%p/bin/python2.4 ./configure %c
make
<<
InstallScript: <<
make -j1 install DESTDIR='%d'
rm -f %i/lib/python*/site-packages/opensync.pyc
<<
SplitOff: <<
Package: %N-shlibs
Description: Shared libraries for opensync
Depends: <<
glib2-shlibs (>= 2.12.0-1),
libgettext3-shlibs,
libiconv,
libxml2-shlibs (>= 2.6-1),
sqlite3-shlibs,
swig-shlibs (>= 1.3-1)
<<
Files: <<
lib/libopensync.0*.dylib
lib/libopensync-xml.0*.dylib
lib/libosengine.0*.dylib
lib/opensync/formats/*.so
<<
Shlibs: <<
%p/lib/libopensync.0.dylib 1.0.0 %n (>= 0.22-1)
%p/lib/libopensync-xml.0.dylib 1.0.0 %n (>= 0.22-1)
%p/lib/libosengine.0.dylib 1.0.0 %n (>= 0.22-1)
<<
DocFiles: COPYING
<<
SplitOff2: <<
Package: %N-python-py24
Description: Python module for opensync
Depends: <<
%N-shlibs (>= %v-%r),
python24-shlibs
<<
Files: <<
lib/python2.4/site-packages/*.so
lib/python2.4/site-packages/*.py
lib/python2.4/site-packages/*.pyo
<<
DocFiles: COPYING
<<
SplitOff3: <<
Package: %N-dev
BuildDependsOnly: true
Description: Developer headers and libraries for opensync
Depends: <<
%N (= %v-%r)
<<
Files: include lib
DocFiles: COPYING
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README TODO
Description: Synchronization framework
DescDetail: <<
OpenSync is a synchronization framework that is platform and
distribution independent. It consists of a powerful sync-engine and
several plugins that can be used to connect to devices.
OpenSync is very flexible and capable of synchronizing any type of
data, including contacts, calendar, tasks, notes and files.
The goals of OpenSync:
* Provide a framework that can be used for general synchronization
* Reusability. The framework should be usable by many applications
* Speed. Synchronization should be as fast as possible.
* Flexibility. We cannot predict what formats / devices the future
will bring. Therefore OpenSync is built as flexible and modular
as possible.
* Integrity. Data must never be lost, no matter what happens.
* Portability. The framework should run on as many platforms as
possible (Linux, Windows, Mac OS, BSD, etc)
* Language neutral. OpenSync is extensible in using other languages
like python, java and even more.
* No dependencies on a X-server. OpenSync is a library that can be
embed into other applications. Therefore it is possible to use
GUIs, CLIs or whatever you can imagine.
<<
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Homepage: http://www.opensync.org/
License: GPL/LGPL
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits