diff options
author | Fabio Erculiani <lxnay@gentoo.org> | 2011-02-01 22:04:50 +0000 |
---|---|---|
committer | Fabio Erculiani <lxnay@gentoo.org> | 2011-02-01 22:04:50 +0000 |
commit | d8a4dda8df3b52518d17f96d673aee78c93ba785 (patch) | |
tree | d10813be3178528a88dfd1380030f15efcd49f2c /x11-apps | |
parent | Add necessary curl USE flag depend on PHP. bug #352791. Add an EAPI=4 version... (diff) | |
download | historical-d8a4dda8df3b52518d17f96d673aee78c93ba785.tar.gz historical-d8a4dda8df3b52518d17f96d673aee78c93ba785.tar.bz2 historical-d8a4dda8df3b52518d17f96d673aee78c93ba785.zip |
new ebuild, close bug #348288
Package-Manager: portage-2.2.0_alpha13/cvs/Linux x86_64
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/python-whiteboard/ChangeLog | 10 | ||||
-rw-r--r-- | x11-apps/python-whiteboard/Manifest | 4 | ||||
-rw-r--r-- | x11-apps/python-whiteboard/metadata.xml | 34 | ||||
-rw-r--r-- | x11-apps/python-whiteboard/python-whiteboard-20101012.ebuild | 36 |
4 files changed, 84 insertions, 0 deletions
diff --git a/x11-apps/python-whiteboard/ChangeLog b/x11-apps/python-whiteboard/ChangeLog new file mode 100644 index 000000000000..45f1bed3365c --- /dev/null +++ b/x11-apps/python-whiteboard/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-apps/python-whiteboard +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/python-whiteboard/ChangeLog,v 1.1 2011/02/01 22:04:50 lxnay Exp $ + +*python-whiteboard-20101012 (01 Feb 2011) + + 01 Feb 2011; Fabio Erculiani <lxnay@gentoo.org> + +python-whiteboard-20101012.ebuild, +metadata.xml: + new ebuild, close bug #348288 + diff --git a/x11-apps/python-whiteboard/Manifest b/x11-apps/python-whiteboard/Manifest new file mode 100644 index 000000000000..3f9226dedff5 --- /dev/null +++ b/x11-apps/python-whiteboard/Manifest @@ -0,0 +1,4 @@ +DIST python-whiteboard-20101012.tar.bz2 131944 RMD160 3984a753f3f5abe4e770b01caf56503bd8554147 SHA1 e4a23158b45920ff7908c01c56f46cbb1797825e SHA256 0270ab3f636ba079261a6e9e093fd5f622e91b07399d4773c050c8904db61630 +EBUILD python-whiteboard-20101012.ebuild 868 RMD160 5050e9d7761589d725296c057b8c8b4e233fe416 SHA1 f3f3b37868613f71785606388c2be3817e2c8f04 SHA256 208abbbbecdcaa47986a2e49e21a3227907e2fcc5446f9ecb2d89fc2e3a04fae +MISC ChangeLog 403 RMD160 533e532096a7b9c2dba4bca92fc9e2c65ecce447 SHA1 9125ad561af71eb8aeac651424351c4487b773b6 SHA256 b5196d124c3d2eab9914e965223effd4975a6bcda6685cb657d7478008903fce +MISC metadata.xml 1160 RMD160 92be7fed08a9f8fa1a019320322d3c23f2d4bd01 SHA1 57693d8bef311bb06cca381785e5d65e142e7946 SHA256 3b5399fab6b4399e182a2c1a8da5ff1f317341d79bd7941c5161822e598e04e9 diff --git a/x11-apps/python-whiteboard/metadata.xml b/x11-apps/python-whiteboard/metadata.xml new file mode 100644 index 000000000000..4ba4c008552e --- /dev/null +++ b/x11-apps/python-whiteboard/metadata.xml @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>no-herd</herd> + <maintainer> + <email>lxnay@gentoo.com</email> + <name>Fabio Erculiani</name> + <description>Maintainer. Assign bugs to him</description> + </maintainer> + <maintainer> + <email>ziapannocchia@gmail.com</email> + <name>Marco Clocchiatti</name> + <description>Proxy maintainer. CC him on bugs</description> + </maintainer> + <longdescription lang="en"> + Build and operate an electronic whiteboard using gnu/linux, a wiimote and an IR pen. + </longdescription> + <maintainer> + <email>ziapanocchia@gmail.com</email> + <name>Marco Clocchiatti</name> + </maintainer> + <use> + </use> + <upstream> + <maintainer status="active"> + <email></email> + <name>Pietro Pilloli</name> + </maintainer> + <changelog>https://github.com/pnegre/python-whiteboard/commits/master</changelog> + <doc>https://github.com/pnegre/python-whiteboard/wiki</doc> + <bugs-to>http://groups.google.com/group/python-whiteboard</bugs-to> + <remote-id type="sourceforge">git://github.com/pnegre/python-whiteboard.git</remote-id> + </upstream> +</pkgmetadata> diff --git a/x11-apps/python-whiteboard/python-whiteboard-20101012.ebuild b/x11-apps/python-whiteboard/python-whiteboard-20101012.ebuild new file mode 100644 index 000000000000..7f0e4d95a485 --- /dev/null +++ b/x11-apps/python-whiteboard/python-whiteboard-20101012.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/python-whiteboard/python-whiteboard-20101012.ebuild,v 1.1 2011/02/01 22:04:50 lxnay Exp $ + +EAPI="3" + +inherit python multilib + +SRC_URI="http://dev.gentoo.org/~lxnay/${PN}/${P}.tar.bz2" + +KEYWORDS="~x86 ~amd64" +DESCRIPTION="Build and operate a electronic whiteboard Wiimote and IR Pen" +HOMEPAGE="http://github.com/pnegre/python-whiteboard" + +LICENSE="GPL-3" +SLOT="0" +IUSE="" + +RDEPEND="app-misc/cwiid[python] + dev-python/numpy + dev-python/pybluez + dev-python/PyQt4 + dev-python/python-xlib" +DEPEND="${RDEPEND}" + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" +} + +pkg_postinst() { + python_mod_optimize "/usr/$(get_libdir)/${PN}" +} + +pkg_postrm() { + python_mod_cleanup "/usr/$(get_libdir)/${PN}" +} |