# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="SynCE - Synchronize Windows Mobile 5 devices with Linux" HOMEPAGE="http://sourceforge.net/projects/synce/" SRC_URI="" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="gnome serial syncengine wininstallers" DEPEND="~app-pda/synce-odccm-0.10.0 =app-pda/synce-gnome-0.10.0 syncengine? ( =app-pda/synce-sync-engine-0.10.0 ) serial? ( =app-pda/synce-serial-0.10.0 ) gnome? ( =app-pda/synce-gnomevfs-0.10.0 ) wininstallers? ( >=app-pda/dynamite-0.1 >=app-pda/orange-0.3 >=app-arch/unshield-0.5 )" src_compile() { return }