summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-pda/synce-hal/ChangeLog6
-rw-r--r--app-pda/synce-hal/synce-hal-0.1.ebuild33
-rw-r--r--app-pda/synce-hal/synce-hal-0.2.ebuild33
-rw-r--r--app-pda/synce-kde/ChangeLog9
-rw-r--r--app-pda/synce-kde/synce-kde-0.6.1.ebuild44
-rw-r--r--app-pda/synce-kde/synce-kde-0.7.2.ebuild44
-rw-r--r--app-pda/synce-kde/synce-kde-0.8.0.ebuild44
-rw-r--r--app-pda/synce-kde/synce-kde-0.9.ebuild44
-rw-r--r--app-pda/synce-kpm/ChangeLog6
-rw-r--r--app-pda/synce-kpm/synce-kpm-0.12.ebuild34
-rw-r--r--app-pda/synce-sync-engine/ChangeLog8
-rw-r--r--app-pda/synce-sync-engine/files/synce-sync-engine-0.11.1-typo.patch11
-rw-r--r--app-pda/synce-sync-engine/synce-sync-engine-0.11.1.ebuild62
-rw-r--r--app-pda/synce-sync-engine/synce-sync-engine-0.12.ebuild62
14 files changed, 24 insertions, 416 deletions
diff --git a/app-pda/synce-hal/ChangeLog b/app-pda/synce-hal/ChangeLog
index 22659da2d748..24a84907f838 100644
--- a/app-pda/synce-hal/ChangeLog
+++ b/app-pda/synce-hal/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/synce-hal
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-hal/ChangeLog,v 1.7 2009/05/10 15:04:18 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-hal/ChangeLog,v 1.8 2009/08/05 12:53:22 mescalinum Exp $
+
+ 05 Aug 2009; Federico Ferri <mescalinum@gentoo.org> -synce-hal-0.1.ebuild,
+ -synce-hal-0.2.ebuild:
+ removed old versions
10 May 2009; Federico Ferri <mescalinum@gentoo.org> synce-hal-0.13.ebuild:
fix bug #233416
diff --git a/app-pda/synce-hal/synce-hal-0.1.ebuild b/app-pda/synce-hal/synce-hal-0.1.ebuild
deleted file mode 100644
index 64f46974887f..000000000000
--- a/app-pda/synce-hal/synce-hal-0.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-hal/synce-hal-0.1.ebuild,v 1.3 2008/11/16 15:57:55 mescalinum Exp $
-
-DESCRIPTION="SynCE - hal connection manager"
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-DEPEND="sys-apps/hal
- >=net-libs/gnet-2.0.0
- !app-pda/synce-dccm
- !app-pda/synce-vdccm
- !app-pda/synce-odccm
- ~app-pda/synce-libsynce-0.12
- ~app-pda/synce-librapi2-0.12
- ~app-pda/synce-librra-0.12"
-RDEPEND="${DEPEND}
- ~app-pda/synce-sync-engine-0.12
- net-misc/dhcp"
-
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
-
-src_install() {
- make DESTDIR="${D}" install || die
-
- # fix collision with app-pda/synce-serial, bug 246675
- rm "${D}/usr/libexec/synce-serial-chat"
-
- dodoc AUTHORS README ChangeLog
-}
diff --git a/app-pda/synce-hal/synce-hal-0.2.ebuild b/app-pda/synce-hal/synce-hal-0.2.ebuild
deleted file mode 100644
index 1e999015eacd..000000000000
--- a/app-pda/synce-hal/synce-hal-0.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-hal/synce-hal-0.2.ebuild,v 1.3 2008/11/16 15:57:55 mescalinum Exp $
-
-DESCRIPTION="SynCE - hal connection manager"
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-DEPEND="sys-apps/hal
- >=net-libs/gnet-2.0.0
- !app-pda/synce-dccm
- !app-pda/synce-vdccm
- !app-pda/synce-odccm
- ~app-pda/synce-libsynce-0.12
- ~app-pda/synce-librapi2-0.12
- ~app-pda/synce-librra-0.12"
-RDEPEND="${DEPEND}
- ~app-pda/synce-sync-engine-0.12
- net-misc/dhcp"
-
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
-
-src_install() {
- make DESTDIR="${D}" install || die
-
- # fix collision with app-pda/synce-serial, bug 246675
- rm "${D}/usr/libexec/synce-serial-chat"
-
- dodoc AUTHORS README ChangeLog
-}
diff --git a/app-pda/synce-kde/ChangeLog b/app-pda/synce-kde/ChangeLog
index edaf79cfd13d..4d15a5978ecd 100644
--- a/app-pda/synce-kde/ChangeLog
+++ b/app-pda/synce-kde/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-pda/synce-kde
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kde/ChangeLog,v 1.14 2008/08/03 13:04:39 ulm Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kde/ChangeLog,v 1.15 2009/08/05 12:56:15 mescalinum Exp $
+
+ 05 Aug 2009; Federico Ferri <mescalinum@gentoo.org>
+ -synce-kde-0.6.1.ebuild, -synce-kde-0.7.2.ebuild, -synce-kde-0.8.0.ebuild,
+ -synce-kde-0.9.ebuild:
+ removed old versions
03 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
diff --git a/app-pda/synce-kde/synce-kde-0.6.1.ebuild b/app-pda/synce-kde/synce-kde-0.6.1.ebuild
deleted file mode 100644
index dca127b22d8a..000000000000
--- a/app-pda/synce-kde/synce-kde-0.6.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kde/synce-kde-0.6.1.ebuild,v 1.10 2007/07/15 05:41:19 mr_bones_ Exp $
-
-inherit kde
-
-AGVER="agsync-0.2-pre"
-
-DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync. - KDE System Tray utility (formerly app-pda/rapip)"
-HOMEPAGE="http://synce.sourceforge.net"
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz
- avantgo? ( http://www.mechlord.ca/%7Elownewulf/${AGVER}.tgz )"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-IUSE="avantgo"
-
-DEPEND=">=app-pda/synce-0.8
- >=app-pda/synce-rra-0.8.9
- !app-pda/rapip"
-RDEPEND=">=app-pda/synce-0.8
- >=app-pda/synce-rra-0.8.9"
-need-kde 3.1
-
-src_unpack() {
- kde_src_unpack
-
- # the default install location of iptables is /sbin/iptables
- cd ${S}/raki
- cp configdialogimpl.cpp configdialogimpl.cpp.orig
- sed "s:/usr/sbin/iptables:/sbin/iptables:" \
- configdialogimpl.cpp.orig > configdialogimpl.cpp
-}
-
-src_compile() {
- if use avantgo; then
- cd ${S}/../agsync-0.2-pre
- emake
- cd ${S}
- myconf="$myconf --with-agsync=${S}/../${AGVER}"
- fi
- kde_src_compile
-}
diff --git a/app-pda/synce-kde/synce-kde-0.7.2.ebuild b/app-pda/synce-kde/synce-kde-0.7.2.ebuild
deleted file mode 100644
index 5c43c951b093..000000000000
--- a/app-pda/synce-kde/synce-kde-0.7.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kde/synce-kde-0.7.2.ebuild,v 1.7 2005/05/22 15:34:04 swegener Exp $
-
-inherit kde
-
-AGVER="agsync-0.2-pre"
-
-DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync. - KDE System Tray utility (formerly app-pda/rapip)"
-HOMEPAGE="http://synce.sourceforge.net"
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz
- avantgo? ( http://www.mechlord.ca/%7Elownewulf/${AGVER}.tgz )"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-IUSE="avantgo"
-
-DEPEND=">=app-pda/synce-0.8
- >=app-pda/synce-rra-0.8.9
- !app-pda/rapip"
-RDEPEND=">=app-pda/synce-0.8
- >=app-pda/synce-rra-0.8.9"
-need-kde 3.2
-
-src_unpack() {
- kde_src_unpack
-
- # the default install location of iptables is /sbin/iptables
- cd ${S}/raki
- cp configdialogimpl.cpp configdialogimpl.cpp.orig
- sed "s:/usr/sbin/iptables:/sbin/iptables:" \
- configdialogimpl.cpp.orig > configdialogimpl.cpp
-}
-
-src_compile() {
- if use avantgo; then
- cd ${S}/../agsync-0.2-pre
- emake
- cd ${S}
- myconf="$myconf --with-agsync=${S}/../${AGVER}"
- fi
- kde_src_compile
-}
diff --git a/app-pda/synce-kde/synce-kde-0.8.0.ebuild b/app-pda/synce-kde/synce-kde-0.8.0.ebuild
deleted file mode 100644
index a8ddcf404d05..000000000000
--- a/app-pda/synce-kde/synce-kde-0.8.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kde/synce-kde-0.8.0.ebuild,v 1.5 2005/05/22 15:34:04 swegener Exp $
-
-inherit kde
-
-AGVER="agsync-0.2-pre"
-
-DESCRIPTION="Synchronize Windows CE devices with Linux. KDE System Tray utility"
-HOMEPAGE="http://synce.sourceforge.net/synce/kde/"
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz
- avantgo? ( http://www.mechlord.ca/%7Elownewulf/${AGVER}.tgz )"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
-IUSE="avantgo"
-
-DEPEND=">=app-pda/synce-libsynce-0.9
- >=app-pda/synce-rra-0.9
- >=app-pda/orange-0.2
- >=app-arch/unshield-0.4
- app-pda/dynamite
- !app-pda/rapip"
-
-need-kde 3.2
-
-src_unpack() {
- kde_src_unpack
-
- # the default install location of iptables is /sbin/iptables
- cd ${S}/raki
- sed -i "s:/usr/sbin/iptables:/sbin/iptables:" configdialogimpl.cpp
-}
-
-src_compile() {
- if use avantgo; then
- cd ${S}/../agsync-0.2-pre
- emake
- cd ${S}
- myconf="$myconf --with-agsync=${S}/../${AGVER}"
- fi
- kde_src_compile
-}
diff --git a/app-pda/synce-kde/synce-kde-0.9.ebuild b/app-pda/synce-kde/synce-kde-0.9.ebuild
deleted file mode 100644
index a05f63da7bc0..000000000000
--- a/app-pda/synce-kde/synce-kde-0.9.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kde/synce-kde-0.9.ebuild,v 1.1 2006/03/16 18:14:58 sekretarz Exp $
-
-inherit kde
-
-AGVER="agsync-0.2-pre"
-
-DESCRIPTION="Synchronize Windows CE devices with Linux. KDE System Tray utility"
-HOMEPAGE="http://synce.sourceforge.net/synce/kde/"
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz
- avantgo? ( http://www.mechlord.ca/%7Elownewulf/${AGVER}.tgz )"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~amd64"
-IUSE="avantgo"
-
-DEPEND=">=app-pda/synce-libsynce-0.9
- >=app-pda/synce-rra-0.9
- >=app-pda/orange-0.2
- >=app-arch/unshield-0.4
- app-pda/dynamite
- !app-pda/rapip"
-
-need-kde 3.2
-
-src_unpack() {
- kde_src_unpack
-
- # the default install location of iptables is /sbin/iptables
- cd ${S}/raki
- sed -i "s:/usr/sbin/iptables:/sbin/iptables:" configdialogimpl.cpp
-}
-
-src_compile() {
- if use avantgo; then
- cd ${S}/../agsync-0.2-pre
- emake
- cd ${S}
- myconf="$myconf --with-agsync=${S}/../${AGVER}"
- fi
- kde_src_compile
-}
diff --git a/app-pda/synce-kpm/ChangeLog b/app-pda/synce-kpm/ChangeLog
index 0c07a6ea8797..171d6ca0fc9a 100644
--- a/app-pda/synce-kpm/ChangeLog
+++ b/app-pda/synce-kpm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/synce-kpm
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kpm/ChangeLog,v 1.6 2009/07/17 07:11:30 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kpm/ChangeLog,v 1.7 2009/08/05 12:57:12 mescalinum Exp $
+
+ 05 Aug 2009; Federico Ferri <mescalinum@gentoo.org>
+ -synce-kpm-0.12.ebuild:
+ removed old versions
17 Jul 2009; Markos Chandras <hwoarang@gentoo.org> synce-kpm-0.12.ebuild,
synce-kpm-0.13.ebuild:
diff --git a/app-pda/synce-kpm/synce-kpm-0.12.ebuild b/app-pda/synce-kpm/synce-kpm-0.12.ebuild
deleted file mode 100644
index 09285a0dc5d3..000000000000
--- a/app-pda/synce-kpm/synce-kpm-0.12.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kpm/synce-kpm-0.12.ebuild,v 1.3 2009/07/17 07:11:30 hwoarang Exp $
-
-EAPI="2"
-
-inherit distutils
-
-DESCRIPTION="The KDE (and Gnome) PDA Manager is an application to manage WM5/WM6 PDA devices from Linux."
-HOMEPAGE="http://www.guidodiepen.nl/category/synce/"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-# note: some of these could possibly go... not really tested yet.
-# note: could use odccm instead of synce-hal, but would require some tweaking.
-DEPEND="dev-python/pygobject
- dev-python/dbus-python
- dev-libs/libxml2
- dev-libs/libxslt
- dev-python/pyxml
- dev-python/setuptools
- >=app-pda/synce-hal-0.1
- ~app-pda/synce-librra-0.12
- ~app-pda/synce-librtfcomp-1.1
- dev-python/PyQt4[X]"
-
-SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
-
-pkg_postinst() {
- elog "If you want SynCE-KPM to manage partnerships, please emerge synce-sync-engine"
- elog "now. You can start synce-sync-engine before or after starting SynCE-KPM."
-}
diff --git a/app-pda/synce-sync-engine/ChangeLog b/app-pda/synce-sync-engine/ChangeLog
index 879428ff0611..3862e8c2a7a0 100644
--- a/app-pda/synce-sync-engine/ChangeLog
+++ b/app-pda/synce-sync-engine/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-pda/synce-sync-engine
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-sync-engine/ChangeLog,v 1.5 2009/01/21 11:48:50 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-sync-engine/ChangeLog,v 1.6 2009/08/05 12:50:21 mescalinum Exp $
+
+ 05 Aug 2009; Federico Ferri <mescalinum@gentoo.org>
+ -synce-sync-engine-0.11.1.ebuild,
+ -files/synce-sync-engine-0.11.1-typo.patch,
+ -synce-sync-engine-0.12.ebuild:
+ removed old versions
21 Jan 2009; Federico Ferri <mescalinum@gentoo.org>
synce-sync-engine-0.13.ebuild:
diff --git a/app-pda/synce-sync-engine/files/synce-sync-engine-0.11.1-typo.patch b/app-pda/synce-sync-engine/files/synce-sync-engine-0.11.1-typo.patch
deleted file mode 100644
index bf9aec17250a..000000000000
--- a/app-pda/synce-sync-engine/files/synce-sync-engine-0.11.1-typo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- SyncEngine/kernel.py 2008-05-30 14:54:51.000000000 +0930
-+++ SyncEngine/kernel.py.2 2008-05-30 15:01:23.000000000 +0930
-@@ -276,7 +276,7 @@
- # if we suddenly need auth, first shut down all threads if they
- # are running
-
-- if self.partnerships != None:
-+ if self.PshipManager.GetCurrentPartnership() != None:
- self.OnDisconnect()
-
- if auth.Authorize(self.devicePath,self.device,self.config.config_Global):
diff --git a/app-pda/synce-sync-engine/synce-sync-engine-0.11.1.ebuild b/app-pda/synce-sync-engine/synce-sync-engine-0.11.1.ebuild
deleted file mode 100644
index 791eef14f8c2..000000000000
--- a/app-pda/synce-sync-engine/synce-sync-engine-0.11.1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-sync-engine/synce-sync-engine-0.11.1.ebuild,v 1.2 2008/11/21 00:11:37 mescalinum Exp $
-
-inherit eutils distutils
-
-DESCRIPTION="SynCE - Synchronization engine"
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND="dev-python/pygobject
- >=dev-python/dbus-python-0.83.0
- >=app-pda/libopensync-plugin-python-0.21
- dev-libs/libxml2
- dev-libs/libxslt
- dev-python/pyxml
- dev-python/setuptools
- ~app-pda/synce-odccm-0.11.1
- ~app-pda/synce-librra-0.11.1
- ~app-pda/synce-librtfcomp-1.1"
-
-SRC_URI="mirror://sourceforge/synce/sync-engine-${PV}.tar.gz"
-S=${WORKDIR}/sync-engine-${PV}
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}/${P}-typo.patch"
-}
-
-src_install() {
- DOCS="CHANGELOG COPYING"
- distutils_src_install
-
- insinto /usr/share/${PN}/
- doins config/config.xml
-
- insinto /usr/lib/opensync/python-plugins
-
- # TODO - move this to separate ebuilds.
- if has_version '>=app-pda/libopensync-0.30'; then
- newins plugins/synce-opensync-plugin-3x.py synce-opensync-plugin.py
- else
- newins plugins/synce-opensync-plugin-2x.py synce-opensync-plugin.py
- fi
-}
-
-pkg_postinst() {
- elog "IMPORTANT - If you are upgrading from a version earlier than 19-12-2007"
- elog "(earlier than 0.11), please delete the contents of your ~/.synce directory"
- elog "including the partnerships subdirectory, but KEEP config.xml. Then recreate"
- elog "your partnerships. Please see the CHANGELOG for more info"
-
- elog "Plase copy:"
- elog "/usr/share/${PN}/config.xml"
- elog "to"
- elog "~/.synce/ directory"
- elog "Change it to fit your needs"
-}
diff --git a/app-pda/synce-sync-engine/synce-sync-engine-0.12.ebuild b/app-pda/synce-sync-engine/synce-sync-engine-0.12.ebuild
deleted file mode 100644
index e95ac45410ed..000000000000
--- a/app-pda/synce-sync-engine/synce-sync-engine-0.12.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-sync-engine/synce-sync-engine-0.12.ebuild,v 1.2 2008/11/21 00:11:37 mescalinum Exp $
-
-inherit eutils distutils
-
-DESCRIPTION="SynCE - Synchronization engine"
-HOMEPAGE="http://sourceforge.net/projects/synce/"
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-DEPEND="dev-python/setuptools"
-RDEPEND="dev-python/pygobject
- >=dev-python/dbus-python-0.83.0
- >=app-pda/libopensync-plugin-python-0.22
- dev-libs/libxml2
- dev-libs/libxslt
- dev-python/pyxml
- ~app-pda/synce-librra-0.12
- ~app-pda/synce-librtfcomp-1.1"
-
-SRC_URI="mirror://sourceforge/synce/sync-engine-${PV}.tar.gz"
-S=${WORKDIR}/sync-engine-${PV}
-
-src_install() {
- DOCS="CHANGELOG COPYING"
-
- insinto /usr/share/${PN}/
- doins config/syncengine.conf.xml
-
- insinto /usr/share/dbus-1/services/
- doins config/org.synce.SyncEngine.service
-
- distutils_src_install
-
- # TODO - move this to separate ebuilds.
- if has_version '>=app-pda/libopensync-0.30'; then
- insinto /usr/lib/opensync-1.0/python-plugins
- newins plugins/synce-opensync-plugin-3x.py synce-opensync-plugin.py
- else
- insinto /usr/lib/opensync/python-plugins
- newins plugins/synce-opensync-plugin-2x.py synce-opensync-plugin.py
- fi
-}
-
-pkg_postinst() {
- elog ""
- elog "IMPORTANT - If you are upgrading from a version earlier than 19-12-2007"
- elog "(earlier than 0.11), please delete the contents of your ~/.synce directory"
- elog "including the partnerships subdirectory, but KEEP config.xml. Then recreate"
- elog "your partnerships. Please see the CHANGELOG for more info."
- elog ""
- elog "config.xml has been renamed to syncengine.conf.xml"
- elog ""
-
- elog "A default configuration file has been installed into"
- elog "/usr/share/${PN}/syncengine.conf.xml The default search path for this file"
- einfo "is /etc/ then ~/.synce/ You may customise it by copying it to either of"
- einfo "those locations. Note you will have to manually migrate your old config.xml"
-}