jlec        14/03/26 11:20:39

  Modified:             ball-1.4.1-r1.ebuild ChangeLog
  Added:                ball-1.4.2.ebuild
  Log:
  sci-chemistry/ball: Version BUmp
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.7                  sci-chemistry/ball/ball-1.4.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ball/ball-1.4.1-r1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ball/ball-1.4.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ball/ball-1.4.1-r1.ebuild?r1=1.6&r2=1.7

Index: ball-1.4.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ball-1.4.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ball-1.4.1-r1.ebuild        5 Sep 2013 19:03:42 -0000       1.6
+++ ball-1.4.1-r1.ebuild        26 Mar 2014 11:20:39 -0000      1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ball-1.4.1-r1.ebuild,v 
1.6 2013/09/05 19:03:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ball-1.4.1-r1.ebuild,v 
1.7 2014/03/26 11:20:39 jlec Exp $
 
 EAPI=5
 
@@ -61,9 +61,7 @@
        )
 
 pkg_setup() {
-       use python \
-               && python_set_active_version 2 \
-               && python_pkg_setup
+       use python && python-single-r1_pkg_setup
 }
 
 src_configure() {



1.13                 sci-chemistry/ball/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ball/ChangeLog?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ball/ChangeLog?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ball/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   5 Sep 2013 19:03:42 -0000       1.12
+++ ChangeLog   26 Mar 2014 11:20:39 -0000      1.13
@@ -1,6 +1,15 @@
 # ChangeLog for sci-chemistry/ball
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ChangeLog,v 1.12 
2013/09/05 19:03:42 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ChangeLog,v 1.13 
2014/03/26 11:20:39 jlec Exp $
+
+*ball-1.4.2 (26 Mar 2014)
+
+  26 Mar 2014; Justin Lecher <[email protected]> ball-1.4.1-r1.ebuild,
+  +ball-1.4.2.ebuild,
+  +files/ball-1.4.2-Fix-compilation-of-sipModularWidget.patch,
+  +files/ball-1.4.2-PDBFile-Fix-compilation-with-gcc-4.8.patch,
+  +files/ball-1.4.2-QT4_EXTRACT_OPTIONS-CMake-macro-changed-in-CMake-2.8.patch:
+  Version BUmp
 
   05 Sep 2013; Michał Górny <[email protected]> ball-1.4.1-r1.ebuild:
   Clean up PYTHON_COMPAT from old implementations.



1.1                  sci-chemistry/ball/ball-1.4.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ball/ball-1.4.2.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/ball/ball-1.4.2.ebuild?rev=1.1&content-type=text/plain

Index: ball-1.4.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ball/ball-1.4.2.ebuild,v 1.1 
2014/03/26 11:20:39 jlec Exp $

EAPI=5

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

inherit cmake-utils python-single-r1

DESCRIPTION="Biochemical Algorithms Library"
HOMEPAGE="http://www.ball-project.org/";
SRC_URI="http://www.ball-project.org/Downloads/v${PV}/BALL-${PV}.tar.xz";

SLOT="0"
LICENSE="LGPL-2 GPL-3"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="cuda mpi +python sql test +threads +webkit"

REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"

RDEPEND="
        dev-cpp/eigen:3
        dev-libs/boost
        dev-qt/qtcore:4
        dev-qt/qtgui:4
        dev-qt/qtopengl:4
        dev-qt/qttest:4
        dev-qt/qtwebkit:4
        media-libs/glew
        sci-libs/fftw:3.0[threads?]
        sci-libs/gsl
        sci-libs/libsvm
        sci-mathematics/lpsolve
        virtual/opengl
        x11-libs/libX11
        cuda? ( dev-util/nvidia-cuda-toolkit )
        mpi? ( virtual/mpi )
        python? ( ${PYTHON_DEPS} )
        sql? ( dev-qt/qtsql:4 )
        webkit? ( dev-qt/qtwebkit:4 )"
DEPEND="${RDEPEND}
        dev-python/sip
        sys-devel/bison
        virtual/yacc"

S="${WORKDIR}"/BALL-${PV}

PATCHES=(
        "${FILESDIR}"/${PN}-1.4.1-multilib.patch
        "${FILESDIR}"/${PN}-1.4.1-missing-signed.patch
        "${FILESDIR}"/${P}-PDBFile-Fix-compilation-with-gcc-4.8.patch
        
"${FILESDIR}"/${P}-QT4_EXTRACT_OPTIONS-CMake-macro-changed-in-CMake-2.8.patch
        "${FILESDIR}"/${PN}-1.4.1-BondOrder.xml.patch
        "${FILESDIR}"/${P}-Fix-compilation-of-sipModularWidget.patch
        )

pkg_setup() {
        use python && python-single-r1_pkg_setup
}

src_configure() {
        local mycmakeargs=(
                $(cmake-utils_use_use threads FFTW_THREADS)
                $(cmake-utils_use cuda MT_ENABLE_CUDA)
                $(cmake-utils_use mpi MT_ENABLE_MPI)
                $(cmake-utils_use sql BALL_HAS_QTSQL)
                $(cmake-utils_use_use webkit USE_QTWEBKIT)
                $(cmake-utils_use python BALL_PYTHON_SUPPORT)
        )
        cmake-utils_src_configure
        local i
        for i in "${S}"/data/*; do
                ln -sf "${i}" "${BUILD_DIR}"/source/TEST/ || die
                ln -sf "${i}" "${S}"/source/TEST/ || die
        done
}

src_compile() {
        cmake-utils_src_compile
        use test && cmake-utils_src_make build_tests
}




Reply via email to