chithanh    15/03/17 11:23:26

  Modified:             libclc-0.0.1_pre20141027.ebuild
                        libclc-0.0.1_pre20140101-r1.ebuild ChangeLog
  Added:                libclc-0.1.0_pre20150305.ebuild
  Removed:              libclc-0.0.1_pre20131010.ebuild
                        libclc-0.0.1_pre20140101.ebuild
  Log:
  New snapshot. Adjust dependencies on llvm/clang versions to match working 
combinations.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x2324E7B566DF2611!)

Revision  Changes    Path
1.4                  dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild?r1=1.3&r2=1.4

Index: libclc-0.0.1_pre20141027.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libclc-0.0.1_pre20141027.ebuild     19 Feb 2015 08:51:10 -0000      1.3
+++ libclc-0.0.1_pre20141027.ebuild     17 Mar 2015 11:23:25 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild,v 1.3 
2015/02/19 08:51:10 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20141027.ebuild,v 1.4 
2015/03/17 11:23:25 chithanh Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -30,7 +30,9 @@
 
 RDEPEND="
        >=sys-devel/clang-3.5
-       >=sys-devel/llvm-3.5"
+       >=sys-devel/llvm-3.5
+       <sys-devel/clang-3.6
+       <sys-devel/llvm-3.6"
 DEPEND="${RDEPEND}
        ${PYTHON_DEPS}"
 



1.2                  dev-libs/libclc/libclc-0.0.1_pre20140101-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20140101-r1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20140101-r1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20140101-r1.ebuild?r1=1.1&r2=1.2

Index: libclc-0.0.1_pre20140101-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20140101-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libclc-0.0.1_pre20140101-r1.ebuild  9 Oct 2014 06:30:16 -0000       1.1
+++ libclc-0.0.1_pre20140101-r1.ebuild  17 Mar 2015 11:23:25 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20140101-r1.ebuild,v 
1.1 2014/10/09 06:30:16 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libclc/libclc-0.0.1_pre20140101-r1.ebuild,v 
1.2 2015/03/17 11:23:25 chithanh Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -30,7 +30,9 @@
 
 RDEPEND="
        >=sys-devel/clang-3.4
-       >=sys-devel/llvm-3.4"
+       >=sys-devel/llvm-3.4
+       <sys-devel/clang-3.6
+       <sys-devel/llvm-3.6"
 DEPEND="${RDEPEND}
        ${PYTHON_DEPS}"
 



1.16                 dev-libs/libclc/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libclc/ChangeLog?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libclc/ChangeLog?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libclc/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libclc/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   19 Feb 2015 08:51:10 -0000      1.15
+++ ChangeLog   17 Mar 2015 11:23:25 -0000      1.16
@@ -1,6 +1,15 @@
 # ChangeLog for dev-libs/libclc
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libclc/ChangeLog,v 1.15 2015/02/19 
08:51:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libclc/ChangeLog,v 1.16 2015/03/17 
11:23:25 chithanh Exp $
+
+*libclc-0.1.0_pre20150305 (17 Mar 2015)
+
+  17 Mar 2015; Chí-Thanh Christopher Nguyễn <[email protected]>
+  +libclc-0.1.0_pre20150305.ebuild, -libclc-0.0.1_pre20131010.ebuild,
+  -libclc-0.0.1_pre20140101.ebuild, libclc-0.0.1_pre20140101-r1.ebuild,
+  libclc-0.0.1_pre20141027.ebuild:
+  New snapshot. Adjust dependencies on llvm/clang versions to match working
+  combinations.
 
   19 Feb 2015; Agostino Sarubbo <[email protected]>
   libclc-0.0.1_pre20141027.ebuild:



1.1                  dev-libs/libclc/libclc-0.1.0_pre20150305.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libclc/libclc-0.1.0_pre20150305.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libclc/libclc-0.1.0_pre20150305.ebuild?rev=1.1&content-type=text/plain

Index: libclc-0.1.0_pre20150305.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-libs/libclc/libclc-0.1.0_pre20150305.ebuild,v 1.1 
2015/03/17 11:23:25 chithanh Exp $

EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )

EGIT_REPO_URI="http://llvm.org/git/${PN}.git";

if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
        EXPERIMENTAL="true"
fi

inherit base python-any-r1 $GIT_ECLASS

DESCRIPTION="OpenCL C library"
HOMEPAGE="http://libclc.llvm.org/";

if [[ $PV = 9999* ]]; then
        SRC_URI="${SRC_PATCHES}"
else
        SRC_URI="mirror://gentoo/${P}.tar.xz ${SRC_PATCHES}"
fi

LICENSE="|| ( MIT BSD )"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND="
        >=sys-devel/clang-3.6
        >=sys-devel/llvm-3.6"
DEPEND="${RDEPEND}
        ${PYTHON_DEPS}"

src_unpack() {
        if [[ $PV = 9999* ]]; then
                git-r3_src_unpack
        else
                default
                mv ${PN}-*/ ${P} || die
        fi
}

src_configure() {
        ./configure.py \
                --with-llvm-config="${EPREFIX}/usr/bin/llvm-config" \
                --prefix="${EPREFIX}/usr" || die
}

src_compile() {
        emake VERBOSE=1
}




Reply via email to