From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/alexxy:master commit in: dev-libs/clover/
Date: Sun, 19 Jun 2011 20:45:22 +0000 (UTC) [thread overview]
Message-ID: <521b7a4d461110314ffb0e69ea3ee348661498a6.alexxy@gentoo> (raw)
commit: 521b7a4d461110314ffb0e69ea3ee348661498a6
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 20:44:30 2011 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 20:44:30 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/alexxy.git;a=commit;h=521b7a4d
[clover] Add opensource opencl
---
dev-libs/clover/Manifest | 1 +
dev-libs/clover/clover-9999.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+), 0 deletions(-)
diff --git a/dev-libs/clover/Manifest b/dev-libs/clover/Manifest
new file mode 100644
index 0000000..cb82a19
--- /dev/null
+++ b/dev-libs/clover/Manifest
@@ -0,0 +1 @@
+EBUILD clover-9999.ebuild 568 RMD160 6bde18887744a5e39ca9bdf64a8e5b162d6a8e36 SHA1 1b3fbe38a109ee80ad9c4b8ef2bea3944ed65d59 SHA256 726edb6c8c7ed1b5f36cd440a29dfc6794018f6bb36025204779b33cd91f0e11
diff --git a/dev-libs/clover/clover-9999.ebuild b/dev-libs/clover/clover-9999.ebuild
new file mode 100644
index 0000000..7426502
--- /dev/null
+++ b/dev-libs/clover/clover-9999.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit git-2 cmake-utils
+
+DESCRIPTION="Mesa OpenCL implementation (software and Gallium-based)"
+HOMEPAGE="http://cgit.freedesktop.org/~steckdenis/clover/"
+EGIT_REPO_URI="git://anongit.freedesktop.org/~steckdenis/clover"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+ media-libs/mesa[llvm,gallium]
+ sys-devel/clang
+ sys-devel/llvm
+"
+RDEPEND="${DEPEND}"
+
+src_unpack() {
+ default
+ [[ $PV = 9999* ]] && git-2_src_unpack
+}
next reply other threads:[~2011-06-19 20:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-19 20:45 Alexey Shvetsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-19 20:55 [gentoo-commits] dev/alexxy:master commit in: dev-libs/clover/ Alexey Shvetsov
2011-06-19 20:56 Alexey Shvetsov
2011-06-19 20:58 Alexey Shvetsov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=521b7a4d461110314ffb0e69ea3ee348661498a6.alexxy@gentoo \
--to=alexxy@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox