summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2019-01-26 14:02:02 +0100
committerTreeve Jelbert2019-01-26 14:02:02 +0100
commit98d7386b557e4f816f1cdc2ca1e778d44d7fb862 (patch)
treebcdabffd36720c5c236b938803c09b1482614249
parent287e5d5b96b782842ddf20b529e3bd54764af85c (diff)
delete dead mobile/libopensync*
-rw-r--r--ChangeLog4
-rwxr-xr-xmobile/libopensync-plugin-evolution2/DEPENDS3
-rwxr-xr-xmobile/libopensync-plugin-evolution2/DETAILS14
-rw-r--r--mobile/libopensync-plugin-evolution2/HISTORY26
-rwxr-xr-xmobile/libopensync-plugin-file/DEPENDS2
-rwxr-xr-xmobile/libopensync-plugin-file/DETAILS14
-rw-r--r--mobile/libopensync-plugin-file/HISTORY26
-rwxr-xr-xmobile/libopensync-plugin-gnokii/DEPENDS4
-rwxr-xr-xmobile/libopensync-plugin-gnokii/DETAILS13
-rw-r--r--mobile/libopensync-plugin-gnokii/HISTORY9
-rwxr-xr-xmobile/libopensync-plugin-gnokii/PRE_BUILD5
-rwxr-xr-xmobile/libopensync-plugin-google-calendar/DEPENDS7
-rwxr-xr-xmobile/libopensync-plugin-google-calendar/DETAILS13
-rw-r--r--mobile/libopensync-plugin-google-calendar/HISTORY8
-rwxr-xr-xmobile/libopensync-plugin-gpe/DEPENDS3
-rwxr-xr-xmobile/libopensync-plugin-gpe/DETAILS13
-rw-r--r--mobile/libopensync-plugin-gpe/HISTORY8
-rwxr-xr-xmobile/libopensync-plugin-irmc/DEPENDS6
-rwxr-xr-xmobile/libopensync-plugin-irmc/DETAILS14
-rw-r--r--mobile/libopensync-plugin-irmc/HISTORY34
-rwxr-xr-xmobile/libopensync-plugin-moto/BUILD1
-rwxr-xr-xmobile/libopensync-plugin-moto/DEPENDS4
-rwxr-xr-xmobile/libopensync-plugin-moto/DETAILS17
-rw-r--r--mobile/libopensync-plugin-moto/HISTORY8
-rwxr-xr-xmobile/libopensync-plugin-moto/INSTALL5
-rwxr-xr-xmobile/libopensync-plugin-opie/DEPENDS3
-rwxr-xr-xmobile/libopensync-plugin-opie/DETAILS13
-rw-r--r--mobile/libopensync-plugin-opie/HISTORY8
-rwxr-xr-xmobile/libopensync-plugin-palm/DEPENDS4
-rwxr-xr-xmobile/libopensync-plugin-palm/DETAILS14
-rw-r--r--mobile/libopensync-plugin-palm/HISTORY26
-rwxr-xr-xmobile/libopensync-plugin-python/DEPENDS4
-rwxr-xr-xmobile/libopensync-plugin-python/DETAILS14
-rw-r--r--mobile/libopensync-plugin-python/HISTORY29
-rwxr-xr-xmobile/libopensync-plugin-sunbird/DEPENDS3
-rwxr-xr-xmobile/libopensync-plugin-sunbird/DETAILS13
-rw-r--r--mobile/libopensync-plugin-sunbird/HISTORY8
-rwxr-xr-xmobile/libopensync-plugin-synce/DEPENDS5
-rwxr-xr-xmobile/libopensync-plugin-synce/DETAILS13
-rw-r--r--mobile/libopensync-plugin-synce/HISTORY8
-rwxr-xr-xmobile/libopensync-plugin-syncml/DEPENDS5
-rwxr-xr-xmobile/libopensync-plugin-syncml/DETAILS13
-rw-r--r--mobile/libopensync-plugin-syncml/HISTORY12
-rwxr-xr-xmobile/libopensync/BUILD5
-rwxr-xr-xmobile/libopensync/CONFIGURE1
-rwxr-xr-xmobile/libopensync/DEPENDS8
-rwxr-xr-xmobile/libopensync/DETAILS18
-rw-r--r--mobile/libopensync/HISTORY41
-rwxr-xr-xmobile/libopensync/PRE_SUB_DEPENDS5
-rwxr-xr-xmobile/libopensync/SUB_DEPENDS5
50 files changed, 4 insertions, 535 deletions
diff --git a/ChangeLog b/ChangeLog
index c61d21a143..95ba409117 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-01-26 Treeve Jelbert <treeve@sourcemage.org>
+ * mobile/libopensync*: deleted
+ project dead
+
2019-01-22 Pavel Vinogradov <public@sourcemage.org>
* gnome3-libs/graphene: new spell, a thin layer of types for graphic
libraries
diff --git a/mobile/libopensync-plugin-evolution2/DEPENDS b/mobile/libopensync-plugin-evolution2/DEPENDS
deleted file mode 100755
index 475e5365bc..0000000000
--- a/mobile/libopensync-plugin-evolution2/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends glib2 &&
-depends libopensync &&
-depends evolution-data-server
diff --git a/mobile/libopensync-plugin-evolution2/DETAILS b/mobile/libopensync-plugin-evolution2/DETAILS
deleted file mode 100755
index 07ced00fc7..0000000000
--- a/mobile/libopensync-plugin-evolution2/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=libopensync-plugin-evolution2
- VERSION=0.22
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
- SOURCE_HASH=sha512:6dfa06013b98cf6cd28205c0e4c48bf265352571ce8a7d12dc86dc4553919c969a49a73dc826524364acd888b4c8851287ed7551f2b198b1449269b944f9f09a
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=LGPL
- ENTERED=20051117
- KEYWORDS="evolution mobile"
- SHORT="Evolution 2 Synchronization Plug-In for OpenSync"
-cat << EOF
-Evolution 2 Synchronization Plug-In for OpenSync
-EOF
diff --git a/mobile/libopensync-plugin-evolution2/HISTORY b/mobile/libopensync-plugin-evolution2/HISTORY
deleted file mode 100644
index ca6702087d..0000000000
--- a/mobile/libopensync-plugin-evolution2/HISTORY
+++ /dev/null
@@ -1,26 +0,0 @@
-2010-20-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed sha512 (sources checked with upstream md5)
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update, fixup source and source_url
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update
-
-2006-10-26 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.29
-
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-10-23 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version x.x.x
- * BUILD, DEPENDS: added
- spell created
-
diff --git a/mobile/libopensync-plugin-file/DEPENDS b/mobile/libopensync-plugin-file/DEPENDS
deleted file mode 100755
index 6d0e2333d2..0000000000
--- a/mobile/libopensync-plugin-file/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends libopensync
-optional_depends FAM "" "" "to enable sync alerts"
diff --git a/mobile/libopensync-plugin-file/DETAILS b/mobile/libopensync-plugin-file/DETAILS
deleted file mode 100755
index a743b27eb4..0000000000
--- a/mobile/libopensync-plugin-file/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=libopensync-plugin-file
- VERSION=0.22
- SOURCE_HASH=sha512:c8df060db87eb7eeb8e6dff6dc486eb4edd348bc22ec73e7d38930d9a1aef4f40e3d29f4d010ee7671fb1e59615512d92b9a3f3e49b714187c932d196460442e
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=LGPL
- ENTERED=20051117
- KEYWORDS="mobile"
- SHORT="File Synchronization Plug-In for OpenSync."
-cat << EOF
-File Synchronization Plug-In for OpenSync
-EOF
diff --git a/mobile/libopensync-plugin-file/HISTORY b/mobile/libopensync-plugin-file/HISTORY
deleted file mode 100644
index b0491d6c04..0000000000
--- a/mobile/libopensync-plugin-file/HISTORY
+++ /dev/null
@@ -1,26 +0,0 @@
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update to 0.22, source_url fixup
-
-2007-02-20 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.21
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update
-
-2006-10-26 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.19
-
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-10-23 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version x.x.x
- * BUILD, DEPENDS: added
- spell created
-
diff --git a/mobile/libopensync-plugin-gnokii/DEPENDS b/mobile/libopensync-plugin-gnokii/DEPENDS
deleted file mode 100755
index dd8a3f29c0..0000000000
--- a/mobile/libopensync-plugin-gnokii/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends libxml2 &&
-depends glib2 &&
-depends gnokii &&
-depends libopensync
diff --git a/mobile/libopensync-plugin-gnokii/DETAILS b/mobile/libopensync-plugin-gnokii/DETAILS
deleted file mode 100755
index bb681046af..0000000000
--- a/mobile/libopensync-plugin-gnokii/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- SPELL=libopensync-plugin-gnokii
- VERSION=0.22
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
- SOURCE_HASH=sha512:a6ef418087d3803ebd4a6e68c8d2b6840667985d9cf8d8020efb98f675a519c3e1923329843de4d6fa72c7b35e23e7fef496e9067f941e24f12c30cd8d022059
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=GPL
- ENTERED=20061110
- SHORT="Gnokii Synchronization Plug-In for OpenSync"
-cat << EOF
-Gnokii Synchronization Plug-In for OpenSync
-EOF
diff --git a/mobile/libopensync-plugin-gnokii/HISTORY b/mobile/libopensync-plugin-gnokii/HISTORY
deleted file mode 100644
index d43f9bbafa..0000000000
--- a/mobile/libopensync-plugin-gnokii/HISTORY
+++ /dev/null
@@ -1,9 +0,0 @@
-2010-20-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed sha512 (sources checked with upstream md5)
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update 0.22, source_url fixup
- * PRE_BUILD: remove -Werror
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/mobile/libopensync-plugin-gnokii/PRE_BUILD b/mobile/libopensync-plugin-gnokii/PRE_BUILD
deleted file mode 100755
index dccb8c1133..0000000000
--- a/mobile/libopensync-plugin-gnokii/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sedit "s:\-Werror::g" src/Makefile.in &&
-sedit "s:\-Werror::g" src/Makefile.am
-
diff --git a/mobile/libopensync-plugin-google-calendar/DEPENDS b/mobile/libopensync-plugin-google-calendar/DEPENDS
deleted file mode 100755
index 570335c1e8..0000000000
--- a/mobile/libopensync-plugin-google-calendar/DEPENDS
+++ /dev/null
@@ -1,7 +0,0 @@
-depends glib2 &&
-depends libopensync &&
-sub_depends libopensync PYTHON &&
-depends libxml2 &&
-depends httplib2 &&
-depends python
-
diff --git a/mobile/libopensync-plugin-google-calendar/DETAILS b/mobile/libopensync-plugin-google-calendar/DETAILS
deleted file mode 100755
index 669d91aca5..0000000000
--- a/mobile/libopensync-plugin-google-calendar/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- SPELL=libopensync-plugin-google-calendar
- VERSION=0.22
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
- SOURCE_HASH=sha512:43e5bbcc5428102ed01c9bf91c50d9c5f5ba75e8fbd37e2c18edf6532f376965f1fea3d647d05cd74aa09d0b57ac44a83db0853ee827445cb09ab20be98179df
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=GPL
- ENTERED=20061110
- SHORT="Google Calendar Synchronization Plug-In for OpenSync"
-cat << EOF
-Google Calendar Synchronization Plug-In for OpenSync
-EOF
diff --git a/mobile/libopensync-plugin-google-calendar/HISTORY b/mobile/libopensync-plugin-google-calendar/HISTORY
deleted file mode 100644
index 6a7cc8609b..0000000000
--- a/mobile/libopensync-plugin-google-calendar/HISTORY
+++ /dev/null
@@ -1,8 +0,0 @@
-2010-20-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed sha512 (sources checked with upstream md5)
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update 0.22, source_url fixup
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/mobile/libopensync-plugin-gpe/DEPENDS b/mobile/libopensync-plugin-gpe/DEPENDS
deleted file mode 100755
index a293542b5b..0000000000
--- a/mobile/libopensync-plugin-gpe/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends libopensync &&
-depends glib2 &&
-depends libxml2
diff --git a/mobile/libopensync-plugin-gpe/DETAILS b/mobile/libopensync-plugin-gpe/DETAILS
deleted file mode 100755
index b5ecf26c25..0000000000
--- a/mobile/libopensync-plugin-gpe/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- SPELL=libopensync-plugin-gpe
- VERSION=0.22
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
- SOURCE_HASH=sha512:c1f8c94314898014fac174a11b965e9118ee86e2b168463ec52f10b39c4fa8baee365827505d7bd9d843c3049b34e41319329ab1d90ea7180ef5e75ebf312687
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=GPL
- ENTERED=20061110
- SHORT="GPE Synchronization Plug-In for OpenSync"
-cat << EOF
-GPE Synchronization Plug-In for OpenSync
-EOF
diff --git a/mobile/libopensync-plugin-gpe/HISTORY b/mobile/libopensync-plugin-gpe/HISTORY
deleted file mode 100644
index 9eb7976488..0000000000
--- a/mobile/libopensync-plugin-gpe/HISTORY
+++ /dev/null
@@ -1,8 +0,0 @@
-2010-20-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed sha512 (sources checked with upstream md5)
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: source_url fixup
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/mobile/libopensync-plugin-irmc/DEPENDS b/mobile/libopensync-plugin-irmc/DEPENDS
deleted file mode 100755
index 47e120934f..0000000000
--- a/mobile/libopensync-plugin-irmc/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-depends libopensync &&
-depends glib2 &&
-depends libxml2 &&
-depends openobex &&
-optional_depends irda-utils "" "" "Irda support" &&
-optional_depends BLUEZ "" "" "Bluetooth support"
diff --git a/mobile/libopensync-plugin-irmc/DETAILS b/mobile/libopensync-plugin-irmc/DETAILS
deleted file mode 100755
index 49e6936007..0000000000
--- a/mobile/libopensync-plugin-irmc/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=libopensync-plugin-irmc
- VERSION=0.22
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
- SOURCE_HASH=sha512:6ca23c98e1867682dc1d5e80c510ed6664bd362b72b36ff8706338f1d198c55541a034f01794c1138152a1b84886518e52e5648541863e62d879a0488ea9b722
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=GPL
- ENTERED=20051117
- KEYWORDS="mobile"
- SHORT="IrMC Synchronization Plug-In for OpenSync"
-cat << EOF
-IrMC Synchronization Plug-In for OpenSync
-EOF
diff --git a/mobile/libopensync-plugin-irmc/HISTORY b/mobile/libopensync-plugin-irmc/HISTORY
deleted file mode 100644
index 12c7a73d75..0000000000
--- a/mobile/libopensync-plugin-irmc/HISTORY
+++ /dev/null
@@ -1,34 +0,0 @@
-2010-20-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed sha512 (sources checked with upstream md5)
-
-2009-08-15 Arjan Bouter <abouter@sourcemage.org>
- * DEPENDS: use BLUEZ provider
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update, source_url fixup
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update
-
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2005-05-28 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: always needs openobex
- fix bug #11938
-
-2006-04-25 Jose Bernardo Silva <jbernardo@sourcemage.org>
- * DEPENDS: removed bluez-sdp (obsolete)
- * obex1.1.patch: added, so it builds with openobex 1.1 or later
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-10-23 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version x.x.x
- * BUILD, DEPENDS: added
- spell created
-
diff --git a/mobile/libopensync-plugin-moto/BUILD b/mobile/libopensync-plugin-moto/BUILD
deleted file mode 100755
index 27ba77ddaf..0000000000
--- a/mobile/libopensync-plugin-moto/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/mobile/libopensync-plugin-moto/DEPENDS b/mobile/libopensync-plugin-moto/DEPENDS
deleted file mode 100755
index 0dc750ac80..0000000000
--- a/mobile/libopensync-plugin-moto/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends libopensync &&
-sub_depends libopensync PYTHON &&
-depends python &&
-depends python-dateutil
diff --git a/mobile/libopensync-plugin-moto/DETAILS b/mobile/libopensync-plugin-moto/DETAILS
deleted file mode 100755
index b44dc29338..0000000000
--- a/mobile/libopensync-plugin-moto/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=libopensync-plugin-moto
- VERSION=0.22
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
- SOURCE_HASH=sha512:764cc6bb286e9d038949c5aa9064f0c3d7d85afbffe2767ee2f98fbb1ccbbb06375c065cd0df3a7dce8f6b333a4511ca3060773d6eae7eb470ea8c6018335eb1
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=GPL
- ENTERED=20061110
- SHORT="Motorola Synchronization Plug-In for OpenSync"
-cat << EOF
-This is a VERY EXPERIMENTAL plugin for syncing with Motorola phones using the
-AT command set. It supports syncing phonebook and calendar entries (ie. the
-contact and event object types). It will most likely mess up the data on
-your phone and any other members of the sync group, due to the limited data
-that can be stored on the phone. Use with caution and make backups!
-EOF
diff --git a/mobile/libopensync-plugin-moto/HISTORY b/mobile/libopensync-plugin-moto/HISTORY
deleted file mode 100644
index 76f5dce606..0000000000
--- a/mobile/libopensync-plugin-moto/HISTORY
+++ /dev/null
@@ -1,8 +0,0 @@
-2010-20-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed sha512 (sources checked with upstream md5)
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update, source_url fixup
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS, DEPENDS, BUILD, INSTALL, HISTORY: created spell
diff --git a/mobile/libopensync-plugin-moto/INSTALL b/mobile/libopensync-plugin-moto/INSTALL
deleted file mode 100755
index e9b56b76a9..0000000000
--- a/mobile/libopensync-plugin-moto/INSTALL
+++ /dev/null
@@ -1,5 +0,0 @@
-mkdir -vp $INSTALL_ROOT/usr/lib/opensync/python-plugins &&
-mkdir -vp $INSTALL_ROOT/usr/lib/opensync/defaults &&
-cp -v motosync.py $INSTALL_ROOT/usr/lib/opensync/python-plugins &&
-cp -v moto-sync $INSTALL_ROOT/usr/share/opensync/defaults
-
diff --git a/mobile/libopensync-plugin-opie/DEPENDS b/mobile/libopensync-plugin-opie/DEPENDS
deleted file mode 100755
index a293542b5b..0000000000
--- a/mobile/libopensync-plugin-opie/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends libopensync &&
-depends glib2 &&
-depends libxml2
diff --git a/mobile/libopensync-plugin-opie/DETAILS b/mobile/libopensync-plugin-opie/DETAILS
deleted file mode 100755
index fef14fb475..0000000000
--- a/mobile/libopensync-plugin-opie/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- SPELL=libopensync-plugin-opie
- VERSION=0.22
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
- SOURCE_HASH=sha512:cbc9ab6fe4f60fbf46e362064ce453d752f896d4db0d0d25d4c757215ea785ce5b3d9239109965779f62a539a562b394108720bd5de4bfae0e16e71055203d55
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=GPL
- ENTERED=20061110
- SHORT="Opie Synchronization Plug-In for OpenSync"
-cat << EOF
-Opie Synchronization Plug-In for OpenSync
-EOF
diff --git a/mobile/libopensync-plugin-opie/HISTORY b/mobile/libopensync-plugin-opie/HISTORY
deleted file mode 100644
index adcfb2a641..0000000000
--- a/mobile/libopensync-plugin-opie/HISTORY
+++ /dev/null
@@ -1,8 +0,0 @@
-2010-20-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed sha512 (sources checked with upstream md5)
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version bump, source_url fixup
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/mobile/libopensync-plugin-palm/DEPENDS b/mobile/libopensync-plugin-palm/DEPENDS
deleted file mode 100755
index d9254894c1..0000000000
--- a/mobile/libopensync-plugin-palm/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends libopensync &&
-depends glib2 &&
-depends libxml2 &&
-depends pilot-link
diff --git a/mobile/libopensync-plugin-palm/DETAILS b/mobile/libopensync-plugin-palm/DETAILS
deleted file mode 100755
index fe8eb97d18..0000000000
--- a/mobile/libopensync-plugin-palm/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=libopensync-plugin-palm
- VERSION=0.22
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
- SOURCE_HASH=sha512:fbcfc7fbc68bb1798dd02e38f4d1abe3d2c0f6d2b3a141d83d829454d43c45cdaf4d400b1226d7a8ed39d1304c68332eb9d0c77be635974c3d7f11207b952dd0
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=LGPL
- ENTERED=20051117
- KEYWORDS="mobile"
- SHORT="Palm Synchronization Plug-In for OpenSync"
-cat << EOF
-Palm Synchronization Plug-In for OpenSync
-EOF
diff --git a/mobile/libopensync-plugin-palm/HISTORY b/mobile/libopensync-plugin-palm/HISTORY
deleted file mode 100644
index 026654d80e..0000000000
--- a/mobile/libopensync-plugin-palm/HISTORY
+++ /dev/null
@@ -1,26 +0,0 @@
-2010-20-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed sha512 (sources checked with upstream md5)
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update, source_url fixup
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update
-
-2006-10-26 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.19
-
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-10-23 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version x.x.x
- * BUILD, DEPENDS: added
- spell created
-
diff --git a/mobile/libopensync-plugin-python/DEPENDS b/mobile/libopensync-plugin-python/DEPENDS
deleted file mode 100755
index c5f453d964..0000000000
--- a/mobile/libopensync-plugin-python/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends libopensync &&
-sub_depends libopensync PYTHON &&
-depends python &&
-depends glib2
diff --git a/mobile/libopensync-plugin-python/DETAILS b/mobile/libopensync-plugin-python/DETAILS
deleted file mode 100755
index 864b5e7607..0000000000
--- a/mobile/libopensync-plugin-python/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=libopensync-plugin-python
- VERSION=0.22
- SOURCE_HASH=sha512:ae52dace9ea82084d170f242ab7f1d1cc565a09eda45c71abc7a9e7fc726b963adbd121c731c22a105485162e9a9a924189f4669c6d13bf0156b42be0db211e7
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=LGPL
- ENTERED=20051117
- KEYWORDS="python mobile"
- SHORT="OpenSync module for Python plugins"
-cat << EOF
-OpenSync module for Python plugins
-EOF
diff --git a/mobile/libopensync-plugin-python/HISTORY b/mobile/libopensync-plugin-python/HISTORY
deleted file mode 100644
index 9abf55a8c5..0000000000
--- a/mobile/libopensync-plugin-python/HISTORY
+++ /dev/null
@@ -1,29 +0,0 @@
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: source url fixup
-
-2007-05-12 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.22
-
-2007-02-21 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.21
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update
-
-2006-10-24 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.19
-
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-10-23 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version x.x.x
- * BUILD, DEPENDS: added
- spell created
-
diff --git a/mobile/libopensync-plugin-sunbird/DEPENDS b/mobile/libopensync-plugin-sunbird/DEPENDS
deleted file mode 100755
index a293542b5b..0000000000
--- a/mobile/libopensync-plugin-sunbird/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends libopensync &&
-depends glib2 &&
-depends libxml2
diff --git a/mobile/libopensync-plugin-sunbird/DETAILS b/mobile/libopensync-plugin-sunbird/DETAILS
deleted file mode 100755
index b2dd8829d5..0000000000
--- a/mobile/libopensync-plugin-sunbird/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- SPELL=libopensync-plugin-sunbird
- VERSION=0.22
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
- SOURCE_HASH=sha512:95b4ed2fb438205ac3ecf7b5ffc2072b5dba42ea3a6ef63e08a43f18fe6a72e0fcd20c4be9d328b2999c9ee6cf0271cba8f52ad1ee4037a1563dda7d5d0cadec
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=LGPL
- ENTERED=20061110
- SHORT="Mozilla Calendar / Sunbird Synchronization Plug-In for OpenSync"
-cat << EOF
-Mozilla Calendar / Sunbird Synchronization Plug-In for OpenSync
-EOF
diff --git a/mobile/libopensync-plugin-sunbird/HISTORY b/mobile/libopensync-plugin-sunbird/HISTORY
deleted file mode 100644
index 65065afc5d..0000000000
--- a/mobile/libopensync-plugin-sunbird/HISTORY
+++ /dev/null
@@ -1,8 +0,0 @@
-2010-20-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed sha512 (sources checked with upstream md5)
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: update to 0.22, source_url fixup
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/mobile/libopensync-plugin-synce/DEPENDS b/mobile/libopensync-plugin-synce/DEPENDS
deleted file mode 100755
index dd067e72a6..0000000000
--- a/mobile/libopensync-plugin-synce/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends libopensync &&
-depends glib2 &&
-depends libxml2 &&
-depends libmimedir &&
-depends synce-rra
diff --git a/mobile/libopensync-plugin-synce/DETAILS b/mobile/libopensync-plugin-synce/DETAILS
deleted file mode 100755
index 7ae4e97047..0000000000
--- a/mobile/libopensync-plugin-synce/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- SPELL=libopensync-plugin-synce
- VERSION=0.22
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
- SOURCE_HASH=sha512:c9a19cdac726da739deb16d2a1f9b030023dd98b2accd72aee3c9d35863cf7bd95a5738fb1a0a701b0f2f9ce53e31f719b20316e3cd05a87bb623d9733da7950
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.sourcemage.org/
- LICENSE[0]=LGPL
- ENTERED=20061110
- SHORT="Synce Synchronization Plug-In for OpenSync"
-cat << EOF
-Synce Synchronization Plug-In for OpenSync
-EOF
diff --git a/mobile/libopensync-plugin-synce/HISTORY b/mobile/libopensync-plugin-synce/HISTORY
deleted file mode 100644
index 51205bd3da..0000000000
--- a/mobile/libopensync-plugin-synce/HISTORY
+++ /dev/null
@@ -1,8 +0,0 @@
-2010-20-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed sha512 (sources checked with upstream md5)
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update, source_url fixup
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/mobile/libopensync-plugin-syncml/DEPENDS b/mobile/libopensync-plugin-syncml/DEPENDS
deleted file mode 100755
index 739090f9a5..0000000000
--- a/mobile/libopensync-plugin-syncml/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends libopensync &&
-depends glib2 &&
-depends libxml2 &&
-depends libsoup &&
-depends libsyncml
diff --git a/mobile/libopensync-plugin-syncml/DETAILS b/mobile/libopensync-plugin-syncml/DETAILS
deleted file mode 100755
index d258afef2e..0000000000
--- a/mobile/libopensync-plugin-syncml/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- SPELL=libopensync-plugin-syncml
- VERSION=0.22
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
- SOURCE_HASH=sha512:1f46c1ace7422962b09838f032b5670fe3101b29953982ac16e6e1545efae3c8964a2275ae60ed61b13b00aeaf1f769d32ccddbc7fd345f8560e988580dec824
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=LGPL
- ENTERED=20061110
- SHORT="SyncML Synchronization Plug-In for OpenSync"
-cat << EOF
-SyncML Synchronization Plug-In for OpenSync
-EOF
diff --git a/mobile/libopensync-plugin-syncml/HISTORY b/mobile/libopensync-plugin-syncml/HISTORY
deleted file mode 100644
index 8271349d1c..0000000000
--- a/mobile/libopensync-plugin-syncml/HISTORY
+++ /dev/null
@@ -1,12 +0,0 @@
-2010-20-06 Bor Kraljič <pyrobor@ver.si>
- * DETAILS: fixed sha512 (sources checked with upstream md5)
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: version update, source_url fixup
-
-2007-02-20 Treeve Jelbert <treeve@!pi.be>
- * DETAILS: version 0.21
- * DEPENDS: add libsoup
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/mobile/libopensync/BUILD b/mobile/libopensync/BUILD
deleted file mode 100755
index 00f3f36c73..0000000000
--- a/mobile/libopensync/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-OPTS="$OPTS --disable-debug --disable-tracing --disable-profiling" &&
-if [ "$LIBOPENSYNC_PYTHON" = 'n' ]; then
- OPTS="$OPTS --disable-python"
-fi &&
-default_build
diff --git a/mobile/libopensync/CONFIGURE b/mobile/libopensync/CONFIGURE
deleted file mode 100755
index b8e8f92f50..0000000000
--- a/mobile/libopensync/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-config_query LIBOPENSYNC_PYTHON "Enable python bindings?" n
diff --git a/mobile/libopensync/DEPENDS b/mobile/libopensync/DEPENDS
deleted file mode 100755
index 297e194857..0000000000
--- a/mobile/libopensync/DEPENDS
+++ /dev/null
@@ -1,8 +0,0 @@
-depends libxml2 &&
-depends glib2 &&
-depends sqlite &&
-if [[ $LIBOPENSYNC_PYTHON == y ]]; then
-depends python "--enable-python" &&
-depends swig
-sub_depends swig PYTHON
-fi
diff --git a/mobile/libopensync/DETAILS b/mobile/libopensync/DETAILS
deleted file mode 100755
index 890f43ef8d..0000000000
--- a/mobile/libopensync/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- SPELL=libopensync
- VERSION=0.22
- SOURCE_HASH=sha512:90b6c7af9890d51bddfa5ce9ff5403f642d1deb7dc839e517366f9fd0afa5cd582b9a0e6e37d4a110f2aba7421da6705da0a761ad3ea40e9def3d3580f1b6aa2
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://www.opensync.org/download/releases/$VERSION/$SOURCE
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://www.opensync.org/
- LICENSE[0]=LGPL
- ENTERED=20051117
- KEYWORDS="mobile"
- SHORT="OpenSync is a synchronization framework that is platform and distribution independent."
-cat << EOF
-OpenSync is a synchronization framework that is platform and distribution
-independent. It consists of several plugins that can be used to connect to
-devices, a powerful sync-engine and the framework itself. The synchronization
-framework is kept very flexible and is capable of synchronizing any type of
-data, including contacts, calendar, tasks, notes and files.
-EOF
diff --git a/mobile/libopensync/HISTORY b/mobile/libopensync/HISTORY
deleted file mode 100644
index b24588606e..0000000000
--- a/mobile/libopensync/HISTORY
+++ /dev/null
@@ -1,41 +0,0 @@
-2008-08-05 Arjan Bouter <abouter@sourcemage.org>
- * BUILD: actually disable python
- * CONFIGURE: repaired query to use the correct var
-
-2008-01-28 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
- * PRE_SUB_DEPENDS: removed is_depends_enabled.function reference
-
-2007-09-27 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * DETAILS: fixup source and source url
-
-2007-05-12 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.22
-
-2007-02-21 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.21.1
-
-2006-11-10 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
- * PRE_SUB_DEPENDS: added
- * SUB_DEPENDS: added
- * CONFIGURE: added
- * DEPENDS: minor cleanup
- * DETAILS: minor cleanup
-
-2006-10-24 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 0.19
- * DEPENDS: clean up
-
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-10-23 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version x.x.x
- * BUILD, DEPENDS: added
- spell created
-
diff --git a/mobile/libopensync/PRE_SUB_DEPENDS b/mobile/libopensync/PRE_SUB_DEPENDS
deleted file mode 100755
index 2a3949ccaa..0000000000
--- a/mobile/libopensync/PRE_SUB_DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-case $THIS_SUB_DEPENDS in
- PYTHON) is_depends_enabled $SPELL python && is_depends_enabled $SPELL swig ;;
-*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL $THIS_SUB_DEPENDS${DEFAULT_COLOR}" ;
- return 1;;
-esac
diff --git a/mobile/libopensync/SUB_DEPENDS b/mobile/libopensync/SUB_DEPENDS
deleted file mode 100755
index 2ba989d777..0000000000
--- a/mobile/libopensync/SUB_DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-case "$THIS_SUB_DEPENDS" in
- PYTHON) depends swig && sub_depends swig PYTHON && depends python "--enable-python" ;;
-*) message "${PROBLEM_COLOR}bogus sub_depends: $SPELL $THIS_SUB_DEPENDS${DEFAULT_COLOR}" ;
- return 1;;
-esac