Difference between revisions of "Opensync"

From CBLFS
Jump to navigationJump to search
Line 4: Line 4:
 
| http://www.opensync.org/download/releases/{{opensync-Version}}/libopensync-{{opensync-Version}}.tar.bz2
 
| http://www.opensync.org/download/releases/{{opensync-Version}}/libopensync-{{opensync-Version}}.tar.bz2
 
|}
 
|}
 +
 +
{{Package-Introduction|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.|http://www.opensync.org/}}
  
 
== Dependencies ==
 
== Dependencies ==

Revision as of 08:04, 3 November 2008

Download Source: http://www.opensync.org/download/releases/0.37/libopensync-0.37.tar.bz2

Introduction to Opensync

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.

Project Homepage: http://www.opensync.org/

Dependencies

Required

Optional

Configuration Information

Non-Multilib

Compile the package:

cmake -DCMAKE_INSTALL_PREFIX=/usr . &&
make

Install the package:

make install

Multilib

32Bit

N32

64Bit