diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-31 10:35:55 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-07-31 10:35:55 +0100 |
commit | 1aaa18b8865ce7d665a0d7c9b6a08edb1c5d4a9e (patch) | |
tree | 6ce92d2b888159c205b5298583dd9f31455b7221 /meta | |
parent | c45fda13e3ec197ef6f4221d9f0a8a4786758197 (diff) | |
download | poky-1aaa18b8865ce7d665a0d7c9b6a08edb1c5d4a9e.tar.gz |
opensync: Remove old versions
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta')
9 files changed, 0 insertions, 121 deletions
diff --git a/meta/packages/opensync/libopensync-0.36/build-in-src.patch b/meta/packages/opensync/libopensync-0.36/build-in-src.patch deleted file mode 100644 index 1810b339a6..0000000000 --- a/meta/packages/opensync/libopensync-0.36/build-in-src.patch +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | --- | ||
2 | cmake/OpenSyncInternal.cmake.in | 1 - | ||
3 | 1 file changed, 1 deletion(-) | ||
4 | |||
5 | --- libopensync-0.36.orig/cmake/OpenSyncInternal.cmake.in | ||
6 | +++ libopensync-0.36/cmake/OpenSyncInternal.cmake.in | ||
7 | @@ -5,11 +5,10 @@ INCLUDE( OpenSyncTesting ) | ||
8 | INCLUDE( OpenSyncPackaging ) | ||
9 | INCLUDE( OpenSyncPlugin ) | ||
10 | INCLUDE( OpenSyncPlatforms ) | ||
11 | INCLUDE( MacroEnsureOutOfSourceBuild ) | ||
12 | |||
13 | -MACRO_ENSURE_OUT_OF_SOURCE_BUILD("${CMAKE_PROJECT_NAME} doesn't allow to build within the source directory. Please, create a seperate build directory and run 'cmake ${PROJECT_SOURCE_DIR} [options]'!") | ||
14 | |||
15 | |||
16 | SET( OPENSYNC_PLUGINDIR "@OPENSYNC_PLUGINDIR@" ) | ||
17 | SET( OPENSYNC_FORMATSDIR "@OPENSYNC_FORMATSDIR@" ) | ||
18 | SET( OPENSYNC_PYTHON_PLUGINDIR "@OPENSYNC_PYTHON_PLUGINDIR@" ) | ||
diff --git a/meta/packages/opensync/libopensync-0.36/cmake.patch b/meta/packages/opensync/libopensync-0.36/cmake.patch deleted file mode 100644 index 0884e4cb79..0000000000 --- a/meta/packages/opensync/libopensync-0.36/cmake.patch +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | --- | ||
2 | opensync/CMakeLists.txt | 1 - | ||
3 | 1 file changed, 1 deletion(-) | ||
4 | |||
5 | --- libopensync-0.36.orig/opensync/CMakeLists.txt | ||
6 | +++ libopensync-0.36/opensync/CMakeLists.txt | ||
7 | @@ -55,11 +55,10 @@ SET( libopensync_LIB_SRCS | ||
8 | ADD_LIBRARY( opensync SHARED ${libopensync_LIB_SRCS} ) | ||
9 | |||
10 | TARGET_LINK_LIBRARIES( opensync ${GLIB2_LIBRARIES} ${GTHREAD2_LIBRARIES} ${GMODULE2_LIBRARIES} ${LIBXML2_LIBRARIES} ${SQLITE3_LIBRARIES} ) | ||
11 | |||
12 | SET_TARGET_PROPERTIES( opensync PROPERTIES VERSION 1.0.0 SOVERSION 1 ) | ||
13 | -SET_TARGET_PROPERTIES( opensync PROPERTIES LINK_FLAGS ${SYMBOLS_VISIBILITY} ) | ||
14 | |||
15 | IF ( OPENSYNC_UNITTESTS ) | ||
16 | ADD_LIBRARY( opensync-testing SHARED ${libopensync_LIB_SRCS} ) | ||
17 | TARGET_LINK_LIBRARIES( opensync-testing ${GLIB2_LIBRARIES} ${GTHREAD2_LIBRARIES} ${GMODULE2_LIBRARIES} ${LIBXML2_LIBRARIES} ${SQLITE3_LIBRARIES} ) | ||
18 | ENDIF ( OPENSYNC_UNITTESTS ) | ||
diff --git a/meta/packages/opensync/libopensync-0.36/no-python-check.patch b/meta/packages/opensync/libopensync-0.36/no-python-check.patch deleted file mode 100644 index 08a53cb9eb..0000000000 --- a/meta/packages/opensync/libopensync-0.36/no-python-check.patch +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | --- | ||
2 | CMakeLists.txt | 1 - | ||
3 | 1 file changed, 1 deletion(-) | ||
4 | |||
5 | --- libopensync-0.36.orig/CMakeLists.txt | ||
6 | +++ libopensync-0.36/CMakeLists.txt | ||
7 | @@ -26,11 +26,10 @@ INCLUDE_DIRECTORIES( ${CMAKE_CURRENT_BIN | ||
8 | |||
9 | FIND_PACKAGE( GLIB2 REQUIRED ) | ||
10 | FIND_PACKAGE( Sqlite3 REQUIRED ) | ||
11 | FIND_PACKAGE( LibXml2 REQUIRED ) | ||
12 | FIND_PACKAGE( SWIG ) | ||
13 | -FIND_PACKAGE( PythonLibs ) | ||
14 | FIND_PACKAGE( Check ) | ||
15 | |||
16 | ADD_SUBDIRECTORY( opensync ) | ||
17 | ADD_SUBDIRECTORY( formats ) | ||
18 | ADD_SUBDIRECTORY( tools ) | ||
diff --git a/meta/packages/opensync/libopensync-plugin-syncml_0.22.bb b/meta/packages/opensync/libopensync-plugin-syncml_0.22.bb deleted file mode 100644 index 65206ee2e2..0000000000 --- a/meta/packages/opensync/libopensync-plugin-syncml_0.22.bb +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | |||
2 | require libopensync-plugin.inc | ||
3 | require libopensync-plugin_0.22.inc | ||
4 | |||
5 | DEPENDS += " libsyncml" | ||
6 | |||
7 | do_install() { | ||
8 | install -d ${D}${datadir}/opensync/defaults | ||
9 | install -d ${D}${libdir}/opensync/plugins | ||
10 | install -m 644 src/syncml-http-server ${D}${datadir}/opensync/defaults | ||
11 | install -m 644 src/syncml-obex-client ${D}${datadir}/opensync/defaults | ||
12 | install -m 755 src/.libs/${PLUGIN_SONAME} ${D}${libdir}/opensync/plugins/ | ||
13 | } | ||
14 | |||
diff --git a/meta/packages/opensync/libopensync-plugin-syncml_0.36.bb b/meta/packages/opensync/libopensync-plugin-syncml_0.36.bb deleted file mode 100644 index e1395a7006..0000000000 --- a/meta/packages/opensync/libopensync-plugin-syncml_0.36.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | require libopensync-plugin_0.36.inc | ||
2 | |||
3 | DEPENDS += " libsyncml (>= 0.4.6)" | ||
diff --git a/meta/packages/opensync/libopensync-plugin-syncml_0.37.bb b/meta/packages/opensync/libopensync-plugin-syncml_0.37.bb deleted file mode 100644 index 7cd00f32ef..0000000000 --- a/meta/packages/opensync/libopensync-plugin-syncml_0.37.bb +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | require libopensync-plugin_0.36.inc | ||
2 | |||
3 | DEPENDS += " libsyncml (>= 0.4.7)" | ||
diff --git a/meta/packages/opensync/libopensync_0.22.bb b/meta/packages/opensync/libopensync_0.22.bb deleted file mode 100644 index a4ffdedb6c..0000000000 --- a/meta/packages/opensync/libopensync_0.22.bb +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | LICENSE = "LGPL" | ||
2 | HOMEPAGE = "http://www.opensync.org/" | ||
3 | |||
4 | DEPENDS = "sqlite3 libxml2 zlib glib-2.0" | ||
5 | |||
6 | SRC_URI = "http://www.opensync.org/download/releases/0.22/libopensync-0.22.tar.bz2" | ||
7 | |||
8 | inherit autotools_stage pkgconfig lib_package | ||
9 | |||
10 | EXTRA_OECONF = "--disable-python" | ||
11 | LEAD_SONAME = "libopensync.so" | ||
12 | |||
13 | FILES_${PN} += " ${libdir}/opensync/formats/*.so" | ||
14 | FILES_${PN}-dbg += " ${libdir}/opensync/formats/.debug/*.so" | ||
diff --git a/meta/packages/opensync/libopensync_0.36.bb b/meta/packages/opensync/libopensync_0.36.bb deleted file mode 100644 index f53e842e68..0000000000 --- a/meta/packages/opensync/libopensync_0.36.bb +++ /dev/null | |||
@@ -1,26 +0,0 @@ | |||
1 | LICENSE = "LGPL" | ||
2 | HOMEPAGE = "http://www.opensync.org/" | ||
3 | |||
4 | DEPENDS = "sqlite3 libxml2 glib-2.0 check zlib" | ||
5 | |||
6 | SRC_URI = "http://opensync.org/download/releases/${PV}/libopensync-${PV}.tar.bz2\ | ||
7 | file://cmake.patch;patch=1 \ | ||
8 | file://build-in-src.patch;patch=1 \ | ||
9 | file://no-python-check.patch;patch=1" | ||
10 | |||
11 | inherit cmake pkgconfig | ||
12 | |||
13 | LEAD_SONAME = "libopensync.so" | ||
14 | |||
15 | FILES_${PN} += " ${libdir}/opensync*/formats/*.so \ | ||
16 | ${libdir}/opensync*/osplugin \ | ||
17 | ${datadir}/opensync*/schemas \ | ||
18 | ${datadir}/opensync*/capabilities \ | ||
19 | ${datadir}/opensync*/descriptions \ | ||
20 | " | ||
21 | FILES_${PN}-dbg += " ${libdir}/opensync*/formats/.debug/*.so \ | ||
22 | ${libdir}/opensync*/.debug/osplugin " | ||
23 | |||
24 | do_stage() { | ||
25 | autotools_stage_all | ||
26 | } | ||
diff --git a/meta/packages/opensync/msynctool_0.22.bb b/meta/packages/opensync/msynctool_0.22.bb deleted file mode 100644 index 694103c4de..0000000000 --- a/meta/packages/opensync/msynctool_0.22.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | SRC_URI = "http://www.opensync.org/download/releases/0.22/msynctool-0.22.tar.bz2" | ||
2 | |||
3 | LICENSE = "GPL" | ||
4 | DEPENDS = "libopensync" | ||
5 | HOMEPAGE = "http://www.opensync.org/" | ||
6 | |||
7 | inherit autotools pkgconfig | ||