public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/sparky/
@ 2015-11-11 15:09 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2015-11-11 15:09 UTC (permalink / raw
  To: gentoo-commits

commit:     2acd277b8d5864a28244043051ebfd3d44c4d767
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 11 14:43:46 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 15:09:16 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2acd277b

sci-chemistry/sparky: Chop DESCRIPTION

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-chemistry/sparky/sparky-3.115-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-chemistry/sparky/sparky-3.115-r1.ebuild b/sci-chemistry/sparky/sparky-3.115-r1.ebuild
index 3aba740..1dc0780 100644
--- a/sci-chemistry/sparky/sparky-3.115-r1.ebuild
+++ b/sci-chemistry/sparky/sparky-3.115-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="tk"
 
 inherit eutils flag-o-matic multilib prefix python-single-r1 toolchain-funcs
 
-DESCRIPTION="Graphical NMR assignment and integration program for proteins, nucleic acids, and other polymers"
+DESCRIPTION="Graphical NMR assignment and integration program for large polymers"
 HOMEPAGE="http://www.cgl.ucsf.edu/home/sparky/"
 SRC_URI="http://www.cgl.ucsf.edu/home/sparky/distrib-${PV}/${PN}-source-${PV}.tar.gz"
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/sparky/
@ 2015-11-11 15:09 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2015-11-11 15:09 UTC (permalink / raw
  To: gentoo-commits

commit:     4f2a88148bc78bc05aa5b16f3da60e80f3589d5f
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 11 14:42:48 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Nov 11 15:09:16 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f2a8814

sci-chemistry/sparky: Adopt to ABIFLAGS change in python

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-chemistry/sparky/sparky-3.115-r1.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/sci-chemistry/sparky/sparky-3.115-r1.ebuild b/sci-chemistry/sparky/sparky-3.115-r1.ebuild
index b28e535..3aba740 100644
--- a/sci-chemistry/sparky/sparky-3.115-r1.ebuild
+++ b/sci-chemistry/sparky/sparky-3.115-r1.ebuild
@@ -18,7 +18,9 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="examples"
 
-RDEPEND="
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
 	app-shells/tcsh
 	dev-lang/tcl:0=
 	dev-lang/tk:0="
@@ -45,7 +47,7 @@ src_prepare() {
 	epatch ${PATCHES[@]}
 
 	sed -i \
-		-e "s:^\(set PYTHON =\).*:\1 ${EPREFIX}/usr/bin/${EPYTHON}:g" \
+		-e "s:^\(set PYTHON =\).*:\1 ${PYTHON}:g" \
 		-e "s:^\(setenv SPARKY_INSTALL[[:space:]]*\).*:\1 ${EPREFIX}/usr/$(get_libdir)/${PN}:g" \
 		-e "s:tcl8.4:tcl${TKVER}:g" \
 		-e "s:tk8.4:tk${TKVER}:g" \
@@ -60,7 +62,7 @@ src_compile() {
 		PYTHON_VERSION="${PYVER}" \
 		PYTHON_PREFIX="${EPREFIX}/usr" \
 		PYTHON_LIB="${EPREFIX}/usr/$(get_libdir)" \
-		PYTHON_INC="${EPREFIX}/usr/include/${EPYTHON}" \
+		PYTHON_INC="$(python_get_includedir)" \
 		TK_PREFIX="${EPREFIX}/usr" \
 		TCLTK_VERSION="${TKVER}" \
 		TKLIBS="-L${EPREFIX}/usr/$(get_libdir)/ -ltk -ltcl -lX11" \
@@ -76,7 +78,7 @@ src_compile() {
 		PYTHON_VERSION="${PYVER}" \
 		PYTHON_PREFIX="${EPREFIX}/usr" \
 		PYTHON_LIB="${EPREFIX}/usr/$(get_libdir)" \
-		PYTHON_INC="${EPREFIX}/usr/include/${EPYTHON}" \
+		PYTHON_INC="$(python_get_includedir)" \
 		TK_PREFIX="${EPREFIX}/usr" \
 		TCLTK_VERSION="${TKVER}" \
 		TKLIBS="-L${EPREFIX}/usr/$(get_libdir)/ -ltk -ltcl -lX11" \


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-11 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-11 15:09 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/sparky/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2015-11-11 15:09 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox