Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/llvmpy: metadata.xml llvmpy-0.12.2.ebuild Manifest ChangeLog
Date: Mon, 10 Feb 2014 16:59:16
Message-Id: 20140210165913.1AFA62004C@flycatcher.gentoo.org
1 bicatali 14/02/10 16:59:13
2
3 Added: metadata.xml llvmpy-0.12.2.ebuild Manifest
4 ChangeLog
5 Log:
6 Initial import
7
8 (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
9
10 Revision Changes Path
11 1.1 dev-python/llvmpy/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llvmpy/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llvmpy/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <herd>python</herd>
22 <longdescription lang="en">
23 llvmpy is a Python wrapper around the LLVM C++ library which allows
24 simple access to compiler tools.
25 </longdescription>
26 </pkgmetadata>
27
28
29
30 1.1 dev-python/llvmpy/llvmpy-0.12.2.ebuild
31
32 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llvmpy/llvmpy-0.12.2.ebuild?rev=1.1&view=markup
33 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llvmpy/llvmpy-0.12.2.ebuild?rev=1.1&content-type=text/plain
34
35 Index: llvmpy-0.12.2.ebuild
36 ===================================================================
37 # Copyright 1999-2014 Gentoo Foundation
38 # Distributed under the terms of the GNU General Public License v2
39 # $Header: /var/cvsroot/gentoo-x86/dev-python/llvmpy/llvmpy-0.12.2.ebuild,v 1.1 2014/02/10 16:59:12 bicatali Exp $
40
41 EAPI=5
42
43 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
44
45 inherit distutils-r1
46
47 DESCRIPTION="Python wrapper around the llvm C++ library"
48 HOMEPAGE="http://llvmpy.org/"
49 SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
50
51 LICENSE="BSD"
52 SLOT="0"
53 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
54 IUSE="doc"
55
56 # fails with llvm-3.4
57 DEPEND="=sys-devel/llvm-3.3*[multitarget]"
58 RDEPEND="${DEPEND}
59 doc? ( dev-python/sphinx )"
60
61 PATCHES=( "${FILESDIR}"/${P}-return-type.patch )
62
63 python_compile_all() {
64 use doc && emake -C docs html
65 }
66
67 python_test() {
68 cd "${BUILD_DIR}"/lib* || die
69 ${PYTHON} -c "import llvm; llvm.test()" || die
70 }
71
72
73 python_install_all() {
74 use doc && local HTML_DOCS=( docs/_build/html )
75 distutils-r1_python_install_all
76 }
77
78
79
80 1.1 dev-python/llvmpy/Manifest
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llvmpy/Manifest?rev=1.1&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llvmpy/Manifest?rev=1.1&content-type=text/plain
84
85 Index: Manifest
86 ===================================================================
87 AUX llvmpy-0.12.2-return-type.patch 421 SHA256 d125e0aeb3044c0b0c729368ae7561384aac93eff2cde45ac729c12397a9001a SHA512 4168bb81781350b6629ab9a3bfc3793310b769cb07a092b6d424e67736b909b48f9dc7e681b4d13ae7ab6cb66cec0b1f0527e432ed2bbb2d2f6a36064ba16877 WHIRLPOOL 1fd35271518610660964dcc994f9b450b753a0d21c63997ea68afb2444032db4aecc4654720211f83e04887f06a7754fbe9b920bf3dc2cbbf724d2d36a6ed4ab
88 DIST llvmpy-0.12.2.tar.gz 570253 SHA256 9755ed2d2ae6af496e300792df63aa255b8bdf994a4be0a8bc3b0364afa48ae4 SHA512 d7c249102ce8fb5758c5dda0e17ac9c49b3f7f448984ed0055153e75bdcabff427707bd65c37c6473e864fbd5cc80cc33fdfb29034a3614e6387603f102ef32b WHIRLPOOL 31eafef120866371a9bb010fbcb5328beea7be76e595abf6e3ff50410c0ebbb1f5ce5f1737d6677ff408457def621245d72f6a422b11704d684cb51da73d9875
89 EBUILD llvmpy-0.12.2.ebuild 868 SHA256 7b8f5a047abba5b848eefb1b3b8bfc0bdef81a81c59192f24f451a66579b344e SHA512 d5fda0d59bfedadf8b2b4ed819075c305ccc6428d232f2274533ad4bafbf59abf8ba16355603cc5a4d52df2f6c7595adc26bf6699b2cd5ba7d29af35524ea194 WHIRLPOOL 2f4be7080bcaab2ff3d10e0126e96a54ea4dfa1285cbbeb37c6d30b377928d42909b4dbb36cde56e0e095222bb841575a72d4c37e06f59f218ff06633d001840
90 MISC metadata.xml 311 SHA256 14652adafc7a7255e653b88719f804e577bd3fe5ee5f5abc83540ef904e64c90 SHA512 17cc01b98d7ad6385c80241d5a17355213394ed87756fb2eb829e2b238165509a5e450fe22370e6a8a88606318beaf9badaf328d6876fdd2f5ae444a9c3d6fc6 WHIRLPOOL 3232faa1d4ad5365c19a67109f966231ed9961253e0ab35292ec64451898d8197a92699f4e87a92fe7ba1ae15b068dae3c32d4fcd83a0b4e6ef482d9de225052
91
92
93
94 1.1 dev-python/llvmpy/ChangeLog
95
96 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llvmpy/ChangeLog?rev=1.1&view=markup
97 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/llvmpy/ChangeLog?rev=1.1&content-type=text/plain
98
99 Index: ChangeLog
100 ===================================================================
101 # ChangeLog for dev-python/llvmpy
102 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
103 # $Header: /var/cvsroot/gentoo-x86/dev-python/llvmpy/ChangeLog,v 1.1 2014/02/10 16:59:12 bicatali Exp $
104
105 *llvmpy-0.12.2 (10 Feb 2014)
106
107 10 Feb 2014; Sébastien Fabbro <bicatali@g.o>
108 +files/llvmpy-0.12.2-return-type.patch, +llvmpy-0.12.2.ebuild, +metadata.xml:
109 Initial import