summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2011-03-30 18:17:05 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2011-03-30 18:17:05 +0000
commit7d953204ad73bbdd09db27063cc540306ca3b1d8 (patch)
treeb2c836cf46ee49cb5ff03f3fa6d464737ba3011f /app-pda/libopensync-plugin-moto
parentDecrease differences between ebuilds. (diff)
downloadhistorical-7d953204ad73bbdd09db27063cc540306ca3b1d8.tar.gz
historical-7d953204ad73bbdd09db27063cc540306ca3b1d8.tar.bz2
historical-7d953204ad73bbdd09db27063cc540306ca3b1d8.zip
Initial commit wrt #211262 by Matija Šuklje.
Package-Manager: portage-2.2.0_alpha29/cvs/Linux x86_64
Diffstat (limited to 'app-pda/libopensync-plugin-moto')
-rw-r--r--app-pda/libopensync-plugin-moto/ChangeLog10
-rw-r--r--app-pda/libopensync-plugin-moto/Manifest14
-rw-r--r--app-pda/libopensync-plugin-moto/libopensync-plugin-moto-0.22.ebuild34
-rw-r--r--app-pda/libopensync-plugin-moto/metadata.xml5
4 files changed, 63 insertions, 0 deletions
diff --git a/app-pda/libopensync-plugin-moto/ChangeLog b/app-pda/libopensync-plugin-moto/ChangeLog
new file mode 100644
index 000000000000..17ac20479a3e
--- /dev/null
+++ b/app-pda/libopensync-plugin-moto/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-pda/libopensync-plugin-moto
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-moto/ChangeLog,v 1.1 2011/03/30 18:17:05 ssuominen Exp $
+
+*libopensync-plugin-moto-0.22 (30 Mar 2011)
+
+ 30 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
+ +libopensync-plugin-moto-0.22.ebuild:
+ Initial commit wrt #211262 by Matija Šuklje.
+
diff --git a/app-pda/libopensync-plugin-moto/Manifest b/app-pda/libopensync-plugin-moto/Manifest
new file mode 100644
index 000000000000..f3d007408641
--- /dev/null
+++ b/app-pda/libopensync-plugin-moto/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST libopensync-plugin-moto-0.22.tar.bz2 25846 RMD160 e7f600ca26d961db52ab7331e23fa224271e8ed3 SHA1 8568a0fec9011820a3c6062115ead9bb711fd403 SHA256 5081f7626fcc562a4478b83e30ec20bb2413e1c10866629dc85d7e6d9f25a0a5
+EBUILD libopensync-plugin-moto-0.22.ebuild 988 RMD160 791607f9325be13f33b1e7e03f0d7af4fe7df879 SHA1 6a663e11dc7d7de75e368c17797ecca59f9bbe3d SHA256 6c3cf1e0ce400eb79d0754c775c281287e966e85b27be9b6168aa237b6bdc470
+MISC ChangeLog 426 RMD160 fccecb26a476e932ffecb71f426c36cd18d4e62f SHA1 244b8715a41eec5add99a8d0895f76b85ae01c2a SHA256 dc3185db3d1c2c26ccef37ca8f0666fcc417c00655bba17d031e8785d1d3b7c2
+MISC metadata.xml 156 RMD160 6a6d0f6bfe83e3a54c2d72444564ed6ab19857fe SHA1 5b9cb277159d763c133920e483df8d3d587cf7e2 SHA256 7f72b73f6e0d6e26603d85e52cca524711faddf6b516640104c3b82aab4754fb
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk2Tc9AACgkQXkR9YqOcLPGOWgD/cKaNzfAsV4DiJU1+zaWHHDC+
+YcpvJLKhfDrze4GRXFIA/joCpDK324xOHw1HJe9u9NNNOkU8kWcwdQe9kTtTOLbX
+=VyYD
+-----END PGP SIGNATURE-----
diff --git a/app-pda/libopensync-plugin-moto/libopensync-plugin-moto-0.22.ebuild b/app-pda/libopensync-plugin-moto/libopensync-plugin-moto-0.22.ebuild
new file mode 100644
index 000000000000..bc1e841f1094
--- /dev/null
+++ b/app-pda/libopensync-plugin-moto/libopensync-plugin-moto-0.22.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-moto/libopensync-plugin-moto-0.22.ebuild,v 1.1 2011/03/30 18:17:05 ssuominen Exp $
+
+EAPI=3
+
+PYTHON_DEPEND="2:2.6"
+
+inherit multilib python
+
+DESCRIPTION="Motorola plug-in for OpenSync"
+HOMEPAGE="http://www.opensync.org/"
+SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="bluetooth"
+
+RDEPEND="~app-pda/libopensync-${PV}
+ ~app-pda/libopensync-plugin-python-${PV}
+ dev-python/python-dateutil
+ bluetooth? ( dev-python/pybluez )"
+DEPEND=""
+
+src_install() {
+ # This is correct per README and OPENSYNC_PYTHONPLG_DIR variable in
+ # configure.in at libopensync-plugin-python-0.22 package.
+ insinto /usr/$(get_libdir)/opensync/python-plugins
+ doins motosync.py || die
+ insinto /usr/share/opensync/defaults
+ doins moto-sync || die
+ dodoc AUTHORS README
+}
diff --git a/app-pda/libopensync-plugin-moto/metadata.xml b/app-pda/libopensync-plugin-moto/metadata.xml
new file mode 100644
index 000000000000..228404d3a4b2
--- /dev/null
+++ b/app-pda/libopensync-plugin-moto/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>pda</herd>
+</pkgmetadata>