public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2016-01-20 21:07 Reinis Danne
  0 siblings, 0 replies; 18+ messages in thread
From: Reinis Danne @ 2016-01-20 21:07 UTC (permalink / raw
  To: gentoo-commits

commit:     7a1d0c7a7461bbb1f026c71bd160959d5f907672
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Sun Jan 17 00:39:27 2016 +0000
Commit:     Reinis Danne <rei4dan <AT> gmail <DOT> com>
CommitDate: Mon Jan 18 00:17:17 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=7a1d0c7a

sci-biology/aghermann: Bump version, remove old

also shorten description to make it repoman clean

 sci-biology/aghermann/aghermann-1.0.3.ebuild       | 30 ----------------------
 ...mann-1.0.3-r1.ebuild => aghermann-1.0.7.ebuild} |  4 +--
 2 files changed, 2 insertions(+), 32 deletions(-)

diff --git a/sci-biology/aghermann/aghermann-1.0.3.ebuild b/sci-biology/aghermann/aghermann-1.0.3.ebuild
deleted file mode 100644
index b3663cf..0000000
--- a/sci-biology/aghermann/aghermann-1.0.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="A sleep-research experiment manager, EDF viewer & Achermann's Process S model runner"
-HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
-SRC_URI="http://johnhommer.com/academic/code/aghermann/source/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-lang/lua:*
-	dev-libs/libconfig
-	dev-libs/libunique:3
-	media-libs/libsamplerate
-	sci-libs/fftw:3.0
-	sci-libs/gsl
-	sci-libs/itpp
-	x11-libs/gtk+:3
-	x11-libs/vte:2.90"
-
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_configure() {
-	econf --bindir="${EPREFIX}"/bin
-}

diff --git a/sci-biology/aghermann/aghermann-1.0.3-r1.ebuild b/sci-biology/aghermann/aghermann-1.0.7.ebuild
similarity index 79%
rename from sci-biology/aghermann/aghermann-1.0.3-r1.ebuild
rename to sci-biology/aghermann/aghermann-1.0.7.ebuild
index fdde191..a21fc27 100644
--- a/sci-biology/aghermann/aghermann-1.0.3-r1.ebuild
+++ b/sci-biology/aghermann/aghermann-1.0.7.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 
-DESCRIPTION="A sleep-research experiment manager, EDF viewer & Achermann's Process S model runner"
+DESCRIPTION="A sleep-research experiment manager, EDF viewer & Process S simulator"
 HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
 SRC_URI="http://johnhommer.com/academic/code/aghermann/source/${P}.tar.xz"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2022-01-25 13:51 Andrew Ammerlaan
  0 siblings, 0 replies; 18+ messages in thread
From: Andrew Ammerlaan @ 2022-01-25 13:51 UTC (permalink / raw
  To: gentoo-commits

commit:     b95dfaa78fd16ae4beb407e0fe72e169ebd22c7f
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 25 13:51:33 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Jan 25 13:51:33 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b95dfaa7

sci-biology/aghermann: add keywords

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 sci-biology/aghermann/aghermann-1.1.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-biology/aghermann/aghermann-1.1.2-r2.ebuild b/sci-biology/aghermann/aghermann-1.1.2-r2.ebuild
index 4606fa9df..b0ac5fe00 100644
--- a/sci-biology/aghermann/aghermann-1.1.2-r2.ebuild
+++ b/sci-biology/aghermann/aghermann-1.1.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="http://johnhommer.com/code/aghermann/source/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
 
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2021-02-13  9:17 Andrew Ammerlaan
  0 siblings, 0 replies; 18+ messages in thread
From: Andrew Ammerlaan @ 2021-02-13  9:17 UTC (permalink / raw
  To: gentoo-commits

commit:     ad44badb0127466a1c27cf1f09632405d06332e1
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Feb 13 09:17:07 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Feb 13 09:17:07 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ad44badb

sci-biology/aghermann: correctly depend on lua

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../{aghermann-1.1.2-r1.ebuild => aghermann-1.1.2-r2.ebuild}      | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/sci-biology/aghermann/aghermann-1.1.2-r1.ebuild b/sci-biology/aghermann/aghermann-1.1.2-r2.ebuild
similarity index 86%
rename from sci-biology/aghermann/aghermann-1.1.2-r1.ebuild
rename to sci-biology/aghermann/aghermann-1.1.2-r2.ebuild
index 6c68b87e1..10b78c648 100644
--- a/sci-biology/aghermann/aghermann-1.1.2-r1.ebuild
+++ b/sci-biology/aghermann/aghermann-1.1.2-r2.ebuild
@@ -3,7 +3,9 @@
 
 EAPI=7
 
-inherit multilib
+LUA_COMPAT=( lua5-{1..3} )
+
+inherit multilib lua
 
 DESCRIPTION="A sleep-research experiment manager, EDF viewer & Process S simulator"
 HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
@@ -13,7 +15,9 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS=""
 
-RDEPEND="dev-lang/lua:*
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+
+RDEPEND="${LUA_DEPS}
 	dev-libs/libconfig
 	media-libs/libsamplerate
 	sci-libs/itpp


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2021-02-01  9:34 Andrew Ammerlaan
  0 siblings, 0 replies; 18+ messages in thread
From: Andrew Ammerlaan @ 2021-02-01  9:34 UTC (permalink / raw
  To: gentoo-commits

commit:     8620d366eb8c85bd1505b9642f2ce7d59c7bd1c3
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Feb  1 09:33:56 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Feb  1 09:33:56 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8620d366

sci-biology/aghermann: fix configure phase

still no keywords, because if fails to compile

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-biology/aghermann/aghermann-1.1.2-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-biology/aghermann/aghermann-1.1.2-r1.ebuild b/sci-biology/aghermann/aghermann-1.1.2-r1.ebuild
index c8c2b19fa..6c68b87e1 100644
--- a/sci-biology/aghermann/aghermann-1.1.2-r1.ebuild
+++ b/sci-biology/aghermann/aghermann-1.1.2-r1.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=7
 
+inherit multilib
+
 DESCRIPTION="A sleep-research experiment manager, EDF viewer & Process S simulator"
 HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
 SRC_URI="http://johnhommer.com/code/aghermann/source/${P}.tar.xz"
@@ -14,6 +16,7 @@ KEYWORDS=""
 RDEPEND="dev-lang/lua:*
 	dev-libs/libconfig
 	media-libs/libsamplerate
+	sci-libs/itpp
 	sci-libs/fftw:3.0
 	sci-libs/gsl
 	sci-libs/itpp
@@ -25,5 +28,5 @@ DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
 
 src_configure() {
-	econf --bindir="${EPREFIX}"/usr/bin
+	ITPP_LIBS="/usr/$(get_libdir)/libitpp.so" ITPP_CFLAGS="/usr/include/itpp/" econf --bindir="${EPREFIX}"/usr/bin
 }


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2020-11-27 15:37 Horea Christian
  0 siblings, 0 replies; 18+ messages in thread
From: Horea Christian @ 2020-11-27 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     615d96768b0502b199e088a973f6dd8c5329249d
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Sat Nov 21 17:13:29 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Nov 27 15:37:09 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=615d9676

sci-biology/aghermann: fix source url

Signed-off-by: Andrei Zavada <johnhommer <AT> gmail.com>
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 .../aghermann/{aghermann-1.1.2.ebuild => aghermann-1.1.2-r1.ebuild}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/aghermann/aghermann-1.1.2.ebuild b/sci-biology/aghermann/aghermann-1.1.2-r1.ebuild
similarity index 86%
rename from sci-biology/aghermann/aghermann-1.1.2.ebuild
rename to sci-biology/aghermann/aghermann-1.1.2-r1.ebuild
index a9eb6cbe7..bb5d5cbaa 100644
--- a/sci-biology/aghermann/aghermann-1.1.2.ebuild
+++ b/sci-biology/aghermann/aghermann-1.1.2-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="A sleep-research experiment manager, EDF viewer & Process S simulator"
 HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
-SRC_URI="http://alfinston.dlinkddns.com/johnhommer.com/code/aghermann/source/${P}.tar.xz"
+SRC_URI="http://johnhommer.com/code/aghermann/source/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2016-04-26 19:06 Justin Lecher
  0 siblings, 0 replies; 18+ messages in thread
From: Justin Lecher @ 2016-04-26 19:06 UTC (permalink / raw
  To: gentoo-commits

commit:     0be7e4187e3236f4332a4cb8e96dda3ec81196fb
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Tue Apr 26 01:20:22 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 01:20:22 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0be7e418

sci-biology/aghermann: version bump

Package-Manager: portage-2.2.28

 sci-biology/aghermann/{aghermann-1.0.7.ebuild => aghermann-1.0.9.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sci-biology/aghermann/aghermann-1.0.7.ebuild b/sci-biology/aghermann/aghermann-1.0.9.ebuild
similarity index 100%
rename from sci-biology/aghermann/aghermann-1.0.7.ebuild
rename to sci-biology/aghermann/aghermann-1.0.9.ebuild


^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2016-01-20 21:07 Reinis Danne
  0 siblings, 0 replies; 18+ messages in thread
From: Reinis Danne @ 2016-01-20 21:07 UTC (permalink / raw
  To: gentoo-commits

commit:     3eb25f1dcd49afe57c60e359c886616bb2c4c6fd
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Mon Jan 18 02:25:05 2016 +0000
Commit:     Reinis Danne <rei4dan <AT> gmail <DOT> com>
CommitDate: Tue Jan 19 01:20:46 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=3eb25f1d

sci-biology/aghermann: delete more old ebuilds

 sci-biology/aghermann/aghermann-1.0.4.ebuild | 30 ----------------------------
 sci-biology/aghermann/aghermann-1.0.5.ebuild | 30 ----------------------------
 2 files changed, 60 deletions(-)

diff --git a/sci-biology/aghermann/aghermann-1.0.4.ebuild b/sci-biology/aghermann/aghermann-1.0.4.ebuild
deleted file mode 100644
index fdde191..0000000
--- a/sci-biology/aghermann/aghermann-1.0.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="A sleep-research experiment manager, EDF viewer & Achermann's Process S model runner"
-HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
-SRC_URI="http://johnhommer.com/academic/code/aghermann/source/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-lang/lua:*
-	dev-libs/libconfig
-	dev-libs/libunique:3
-	media-libs/libsamplerate
-	sci-libs/fftw:3.0
-	sci-libs/gsl
-	sci-libs/itpp
-	x11-libs/gtk+:3
-	x11-libs/vte:2.90"
-
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_configure() {
-	econf --bindir="${EPREFIX}"/usr/bin
-}

diff --git a/sci-biology/aghermann/aghermann-1.0.5.ebuild b/sci-biology/aghermann/aghermann-1.0.5.ebuild
deleted file mode 100644
index f73784a..0000000
--- a/sci-biology/aghermann/aghermann-1.0.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="A sleep-research experiment manager, EDF viewer & Achermann's Process S model runner"
-HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
-SRC_URI="http://johnhommer.com/academic/code/aghermann/source/${P}.tar.xz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-lang/lua:*
-	dev-libs/libconfig
-	dev-libs/libunique:3
-	media-libs/libsamplerate
-	sci-libs/fftw:3.0
-	sci-libs/gsl
-	sci-libs/itpp
-	x11-libs/gtk+:3
-	x11-libs/vte:2.91"
-
-DEPEND="${RDEPEND}
-	virtual/pkgconfig"
-
-src_configure() {
-	econf --bindir="${EPREFIX}"/bin
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2015-06-17  5:47 Justin Lecher
  0 siblings, 0 replies; 18+ messages in thread
From: Justin Lecher @ 2015-06-17  5:47 UTC (permalink / raw
  To: gentoo-commits

commit:     d4b57e419a2225fe5597290d6fb48ddc6a7ba599
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Tue Jun 16 23:03:41 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Jun 16 23:03:41 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=d4b57e41

sci-biology/aghermann: new upstream version

Package-Manager: portage-2.2.20

 sci-biology/aghermann/ChangeLog              |  3 +++
 sci-biology/aghermann/aghermann-1.0.5.ebuild | 30 ++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sci-biology/aghermann/ChangeLog b/sci-biology/aghermann/ChangeLog
index d2f653b..9936cbb 100644
--- a/sci-biology/aghermann/ChangeLog
+++ b/sci-biology/aghermann/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Jun 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.5.ebuild:
+  New upstream version.
+
   10 Apr 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.4.ebuild:
   New upstream version.
 

diff --git a/sci-biology/aghermann/aghermann-1.0.5.ebuild b/sci-biology/aghermann/aghermann-1.0.5.ebuild
new file mode 100644
index 0000000..8e4a8ca
--- /dev/null
+++ b/sci-biology/aghermann/aghermann-1.0.5.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+DESCRIPTION="A sleep-research experiment manager, EDF viewer & Achermann's Process S model runner"
+HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
+SRC_URI="http://johnhommer.com/academic/code/aghermann/source/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-lang/lua:*
+	dev-libs/libconfig
+	dev-libs/libunique:3
+	media-libs/libsamplerate
+	sci-libs/fftw:3.0
+	sci-libs/gsl
+	sci-libs/itpp
+	x11-libs/gtk+:3
+	x11-libs/vte:2.91"
+
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+src_configure() {
+	econf --bindir="${EPREFIX}"/bin
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2015-04-10 19:30 Nicolas Bock
  0 siblings, 0 replies; 18+ messages in thread
From: Nicolas Bock @ 2015-04-10 19:30 UTC (permalink / raw
  To: gentoo-commits

commit:     48435719fdf5165bed01d14c05a5a377f623bf51
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Fri Apr 10 02:12:42 2015 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
CommitDate: Fri Apr 10 02:12:42 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=48435719

sci-biology/aghermann: new upstream version

 sci-biology/aghermann/ChangeLog              |  3 +++
 sci-biology/aghermann/aghermann-1.0.4.ebuild | 30 ++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sci-biology/aghermann/ChangeLog b/sci-biology/aghermann/ChangeLog
index 73a45c9..d2f653b 100644
--- a/sci-biology/aghermann/ChangeLog
+++ b/sci-biology/aghermann/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  10 Apr 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.4.ebuild:
+  New upstream version.
+
   28 Mar 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.3-r1.ebuild:
   Install binaries into /usr/bin not /bin.
 

diff --git a/sci-biology/aghermann/aghermann-1.0.4.ebuild b/sci-biology/aghermann/aghermann-1.0.4.ebuild
new file mode 100644
index 0000000..2e1b52a
--- /dev/null
+++ b/sci-biology/aghermann/aghermann-1.0.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+DESCRIPTION="A sleep-research experiment manager, EDF viewer & Achermann's Process S model runner"
+HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
+SRC_URI="http://johnhommer.com/academic/code/aghermann/source/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-lang/lua:*
+	dev-libs/libconfig
+	dev-libs/libunique:3
+	media-libs/libsamplerate
+	sci-libs/fftw:3.0
+	sci-libs/gsl
+	sci-libs/itpp
+	x11-libs/gtk+:3
+	x11-libs/vte:2.90"
+
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+src_configure() {
+	econf --bindir="${EPREFIX}"/usr/bin
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2015-03-28 16:41 Justin Lecher
  0 siblings, 0 replies; 18+ messages in thread
From: Justin Lecher @ 2015-03-28 16:41 UTC (permalink / raw
  To: gentoo-commits

commit:     64346644f492e22c6f6c02e5ee150ffba0353fa7
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Sat Mar 28 01:35:53 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 01:41:32 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=64346644

install binaries in /usr/bin not /bin

 sci-biology/aghermann/ChangeLog                 |  3 +++
 sci-biology/aghermann/aghermann-1.0.3-r1.ebuild | 30 +++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/sci-biology/aghermann/ChangeLog b/sci-biology/aghermann/ChangeLog
index 32059d7..73a45c9 100644
--- a/sci-biology/aghermann/ChangeLog
+++ b/sci-biology/aghermann/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  28 Mar 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.3-r1.ebuild:
+  Install binaries into /usr/bin not /bin.
+
   18 Feb 2015; Justin Lecher <jlec@gentoo.org> aghermann-1.0.3.ebuild:
   sci-biology/aghermann: Fix slot operators
 

diff --git a/sci-biology/aghermann/aghermann-1.0.3-r1.ebuild b/sci-biology/aghermann/aghermann-1.0.3-r1.ebuild
new file mode 100644
index 0000000..2e1b52a
--- /dev/null
+++ b/sci-biology/aghermann/aghermann-1.0.3-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+
+DESCRIPTION="A sleep-research experiment manager, EDF viewer & Achermann's Process S model runner"
+HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
+SRC_URI="http://johnhommer.com/academic/code/aghermann/source/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-lang/lua:*
+	dev-libs/libconfig
+	dev-libs/libunique:3
+	media-libs/libsamplerate
+	sci-libs/fftw:3.0
+	sci-libs/gsl
+	sci-libs/itpp
+	x11-libs/gtk+:3
+	x11-libs/vte:2.90"
+
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+src_configure() {
+	econf --bindir="${EPREFIX}"/usr/bin
+}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2015-02-19 18:00 Christoph Junghans
  0 siblings, 0 replies; 18+ messages in thread
From: Christoph Junghans @ 2015-02-19 18:00 UTC (permalink / raw
  To: gentoo-commits

commit:     1ff0d79a109f0a90724f44437c3be0dfab091f09
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Thu Feb 19 14:47:45 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Feb 19 14:47:45 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1ff0d79a

restore accidentally deleted ChangeLog entries, fix indentation

---
 sci-biology/aghermann/ChangeLog              | 10 ++++++++--
 sci-biology/aghermann/aghermann-1.0.3.ebuild | 16 ++++++++--------
 2 files changed, 16 insertions(+), 10 deletions(-)

diff --git a/sci-biology/aghermann/ChangeLog b/sci-biology/aghermann/ChangeLog
index 76bc9e6..32059d7 100644
--- a/sci-biology/aghermann/ChangeLog
+++ b/sci-biology/aghermann/ChangeLog
@@ -2,5 +2,11 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
-  19 Feb 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.3.ebuild:
-  sci-biology/aghermann: initial ebuild, repoman clean
+  18 Feb 2015; Justin Lecher <jlec@gentoo.org> aghermann-1.0.3.ebuild:
+  sci-biology/aghermann: Fix slot operators
+
+  18 Feb 2015; Justin Lecher <jlec@gentoo.org> aghermann-1.0.3.ebuild:
+  sci-biology/aghermann: Fix indention and use virtual for pkgconfig
+
+  17 Feb 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.3.ebuild:
+  Initial packaging for gentoo.

diff --git a/sci-biology/aghermann/aghermann-1.0.3.ebuild b/sci-biology/aghermann/aghermann-1.0.3.ebuild
index f27c358..58eaa8d 100644
--- a/sci-biology/aghermann/aghermann-1.0.3.ebuild
+++ b/sci-biology/aghermann/aghermann-1.0.3.ebuild
@@ -13,14 +13,14 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="dev-lang/lua:*
-	 dev-libs/libconfig
-	 dev-libs/libunique:3
-	 media-libs/libsamplerate
-	 sci-libs/fftw:3.0
-	 sci-libs/gsl
-	 sci-libs/itpp
-	 x11-libs/gtk+:3
-	 x11-libs/vte:2.90"
+	dev-libs/libconfig
+	dev-libs/libunique:3
+	media-libs/libsamplerate
+	sci-libs/fftw:3.0
+	sci-libs/gsl
+	sci-libs/itpp
+	x11-libs/gtk+:3
+	x11-libs/vte:2.90"
 
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2015-02-19 18:00 Christoph Junghans
  0 siblings, 0 replies; 18+ messages in thread
From: Christoph Junghans @ 2015-02-19 18:00 UTC (permalink / raw
  To: gentoo-commits

commit:     299dc41a9e70830d8c20505655b1732554132306
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Thu Feb 19 12:48:02 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Feb 19 12:48:02 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=299dc41a

sci-biology/aghermann: initial ebuild, repoman clean

Package-Manager: portage-2.2.17

---
 sci-biology/aghermann/ChangeLog              | 4 ++--
 sci-biology/aghermann/aghermann-1.0.3.ebuild | 9 ++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/sci-biology/aghermann/ChangeLog b/sci-biology/aghermann/ChangeLog
index 9b4a568..76bc9e6 100644
--- a/sci-biology/aghermann/ChangeLog
+++ b/sci-biology/aghermann/ChangeLog
@@ -2,5 +2,5 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
-  17 Jan 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.3.ebuild:
-  Initial packaging for gentoo.
+  19 Feb 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.3.ebuild:
+  sci-biology/aghermann: initial ebuild, repoman clean

diff --git a/sci-biology/aghermann/aghermann-1.0.3.ebuild b/sci-biology/aghermann/aghermann-1.0.3.ebuild
index ec31856..f27c358 100644
--- a/sci-biology/aghermann/aghermann-1.0.3.ebuild
+++ b/sci-biology/aghermann/aghermann-1.0.3.ebuild
@@ -12,19 +12,18 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="dev-lang/lua
-	 dev-libs/libconfig
+RDEPEND="dev-lang/lua:*
 	 dev-libs/libconfig
 	 dev-libs/libunique:3
 	 media-libs/libsamplerate
-	 sci-libs/fftw
+	 sci-libs/fftw:3.0
 	 sci-libs/gsl
 	 sci-libs/itpp
 	 x11-libs/gtk+:3
-	 x11-libs/vte"
+	 x11-libs/vte:2.90"
 
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_configure() {
 	econf --bindir="${EPREFIX}"/bin


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2015-02-18  7:13 Justin Lecher
  0 siblings, 0 replies; 18+ messages in thread
From: Justin Lecher @ 2015-02-18  7:13 UTC (permalink / raw
  To: gentoo-commits

commit:     b240e952ea96aea5c2edcf9d1c71103005fb0209
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 07:13:45 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 07:13:45 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=b240e952

sci-biology/aghermann: Fix slot operators

Package-Manager: portage-2.2.17

---
 sci-biology/aghermann/ChangeLog              | 3 +++
 sci-biology/aghermann/aghermann-1.0.3.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/sci-biology/aghermann/ChangeLog b/sci-biology/aghermann/ChangeLog
index 5403aff..4f7dc5a 100644
--- a/sci-biology/aghermann/ChangeLog
+++ b/sci-biology/aghermann/ChangeLog
@@ -3,6 +3,9 @@
 # $Header: $
 
   18 Feb 2015; Justin Lecher <jlec@gentoo.org> aghermann-1.0.3.ebuild:
+  sci-biology/aghermann: Fix slot operators
+
+  18 Feb 2015; Justin Lecher <jlec@gentoo.org> aghermann-1.0.3.ebuild:
   sci-biology/aghermann: Fix indention and use virtual for pkgconfig
 
   17 Jan 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.3.ebuild:

diff --git a/sci-biology/aghermann/aghermann-1.0.3.ebuild b/sci-biology/aghermann/aghermann-1.0.3.ebuild
index d25cf06..c55bee0 100644
--- a/sci-biology/aghermann/aghermann-1.0.3.ebuild
+++ b/sci-biology/aghermann/aghermann-1.0.3.ebuild
@@ -13,16 +13,16 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-	dev-lang/lua
+	dev-lang/lua:0
 	dev-libs/libconfig
 	dev-libs/libconfig
 	dev-libs/libunique:3
 	media-libs/libsamplerate
-	sci-libs/fftw
+	sci-libs/fftw:3.0
 	sci-libs/gsl
 	sci-libs/itpp
 	x11-libs/gtk+:3
-	x11-libs/vte"
+	x11-libs/vte:="
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2015-02-18  7:10 Justin Lecher
  0 siblings, 0 replies; 18+ messages in thread
From: Justin Lecher @ 2015-02-18  7:10 UTC (permalink / raw
  To: gentoo-commits

commit:     5d8bcda413a586a3f2bd44b70f8c523d57e17480
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 18 07:10:43 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Feb 18 07:10:43 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5d8bcda4

sci-biology/aghermann: Fix indention and use virtual for pkgconfig

Package-Manager: portage-2.2.17

---
 sci-biology/aghermann/ChangeLog              |  3 +++
 sci-biology/aghermann/aghermann-1.0.3.ebuild | 24 ++++++++++++------------
 2 files changed, 15 insertions(+), 12 deletions(-)

diff --git a/sci-biology/aghermann/ChangeLog b/sci-biology/aghermann/ChangeLog
index 9b4a568..5403aff 100644
--- a/sci-biology/aghermann/ChangeLog
+++ b/sci-biology/aghermann/ChangeLog
@@ -2,5 +2,8 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  18 Feb 2015; Justin Lecher <jlec@gentoo.org> aghermann-1.0.3.ebuild:
+  sci-biology/aghermann: Fix indention and use virtual for pkgconfig
+
   17 Jan 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.3.ebuild:
   Initial packaging for gentoo.

diff --git a/sci-biology/aghermann/aghermann-1.0.3.ebuild b/sci-biology/aghermann/aghermann-1.0.3.ebuild
index ec31856..d25cf06 100644
--- a/sci-biology/aghermann/aghermann-1.0.3.ebuild
+++ b/sci-biology/aghermann/aghermann-1.0.3.ebuild
@@ -12,19 +12,19 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="dev-lang/lua
-	 dev-libs/libconfig
-	 dev-libs/libconfig
-	 dev-libs/libunique:3
-	 media-libs/libsamplerate
-	 sci-libs/fftw
-	 sci-libs/gsl
-	 sci-libs/itpp
-	 x11-libs/gtk+:3
-	 x11-libs/vte"
-
+RDEPEND="
+	dev-lang/lua
+	dev-libs/libconfig
+	dev-libs/libconfig
+	dev-libs/libunique:3
+	media-libs/libsamplerate
+	sci-libs/fftw
+	sci-libs/gsl
+	sci-libs/itpp
+	x11-libs/gtk+:3
+	x11-libs/vte"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_configure() {
 	econf --bindir="${EPREFIX}"/bin


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2015-02-18  7:08 Justin Lecher
  0 siblings, 0 replies; 18+ messages in thread
From: Justin Lecher @ 2015-02-18  7:08 UTC (permalink / raw
  To: gentoo-commits

commit:     d351715f0829fa6d9b81bafe4bca30914d8a4621
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Mon Feb 16 18:59:49 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 16 20:53:39 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d351715f

address reviewers' comments

---
 sci-biology/aghermann/aghermann-1.0.3.ebuild | 30 +++++++++++++++-------------
 1 file changed, 16 insertions(+), 14 deletions(-)

diff --git a/sci-biology/aghermann/aghermann-1.0.3.ebuild b/sci-biology/aghermann/aghermann-1.0.3.ebuild
index ab0c2f4..6969517 100644
--- a/sci-biology/aghermann/aghermann-1.0.3.ebuild
+++ b/sci-biology/aghermann/aghermann-1.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -13,17 +13,19 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="x11-libs/gtk+:3
-	dev-libs/libconfig
-	dev-libs/libunique:3
-	sci-libs/gsl
-	sci-libs/itpp
-	sci-libs/fftw
-	dev-libs/libconfig
-	dev-libs/libxml2
-	media-libs/samplerate
-	x11-libs/vte
-	dev-lang/lua"
+RDEPEND="x11-libs/gtk+:3
+	 dev-libs/libconfig
+	 dev-libs/libunique:3
+	 sci-libs/gsl
+	 sci-libs/itpp
+	 sci-libs/fftw
+	 dev-libs/libconfig
+	 dev-libs/libxml2
+	 media-libs/libsamplerate
+	 x11-libs/vte
+	 dev-lang/lua"
+
+DEPEND="${RDEPEND}"
 
 src_configure() {
         econf \
@@ -31,6 +33,6 @@ src_configure() {
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "make install failed"
-	dodoc AUTHORS ChangeLog* README || die "dodoc failed"
+	emake DESTDIR="${D}" install
+	dodoc AUTHORS ChangeLog* README
 }


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2015-02-18  7:08 Justin Lecher
  0 siblings, 0 replies; 18+ messages in thread
From: Justin Lecher @ 2015-02-18  7:08 UTC (permalink / raw
  To: gentoo-commits

commit:     4126abee3092305b18b223f23c293b5c45a8630b
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Tue Feb 17 14:39:09 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 14:39:09 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4126abee

use tabs, sort RDEPEND items

---
 sci-biology/aghermann/aghermann-1.0.3.ebuild | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/sci-biology/aghermann/aghermann-1.0.3.ebuild b/sci-biology/aghermann/aghermann-1.0.3.ebuild
index 8ee60fd..ec31856 100644
--- a/sci-biology/aghermann/aghermann-1.0.3.ebuild
+++ b/sci-biology/aghermann/aghermann-1.0.3.ebuild
@@ -12,21 +12,20 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="x11-libs/gtk+:3
+RDEPEND="dev-lang/lua
+	 dev-libs/libconfig
 	 dev-libs/libconfig
 	 dev-libs/libunique:3
+	 media-libs/libsamplerate
+	 sci-libs/fftw
 	 sci-libs/gsl
 	 sci-libs/itpp
-	 sci-libs/fftw
-	 dev-libs/libconfig
-	 media-libs/libsamplerate
-	 x11-libs/vte
-	 dev-lang/lua"
+	 x11-libs/gtk+:3
+	 x11-libs/vte"
 
 DEPEND="${RDEPEND}
-        dev-util/pkgconfig"
+	dev-util/pkgconfig"
 
 src_configure() {
-        econf \
-                --bindir="${EPREFIX}"/bin
+	econf --bindir="${EPREFIX}"/bin
 }


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2015-02-18  7:08 Justin Lecher
  0 siblings, 0 replies; 18+ messages in thread
From: Justin Lecher @ 2015-02-18  7:08 UTC (permalink / raw
  To: gentoo-commits

commit:     fc0a6e57f149c19f20ea37e3ec54781dc8a26e5d
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Tue Feb 17 01:22:06 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 01:22:06 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fc0a6e57

fixes, removal of unneeded parts

---
 sci-biology/aghermann/ChangeLog              |  2 +-
 sci-biology/aghermann/aghermann-1.0.3.ebuild | 12 +++---------
 2 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/sci-biology/aghermann/ChangeLog b/sci-biology/aghermann/ChangeLog
index 36fac93..9b4a568 100644
--- a/sci-biology/aghermann/ChangeLog
+++ b/sci-biology/aghermann/ChangeLog
@@ -2,5 +2,5 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
-  15 Jan 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.3.ebuild:
+  17 Jan 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.3.ebuild:
   Initial packaging for gentoo.

diff --git a/sci-biology/aghermann/aghermann-1.0.3.ebuild b/sci-biology/aghermann/aghermann-1.0.3.ebuild
index 6969517..8ee60fd 100644
--- a/sci-biology/aghermann/aghermann-1.0.3.ebuild
+++ b/sci-biology/aghermann/aghermann-1.0.3.ebuild
@@ -3,11 +3,10 @@
 # $Header: $
 
 EAPI="5"
-inherit eutils
 
 DESCRIPTION="A sleep-research experiment manager, EDF viewer & Achermann's Process S model runner"
 HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
-SRC_URI="http://johnhommer.com/academic/code/aghermann/source/${PN}-${PV}.tar.xz"
+SRC_URI="http://johnhommer.com/academic/code/aghermann/source/${P}.tar.xz"
 
 LICENSE="GPL-2+"
 SLOT="0"
@@ -20,19 +19,14 @@ RDEPEND="x11-libs/gtk+:3
 	 sci-libs/itpp
 	 sci-libs/fftw
 	 dev-libs/libconfig
-	 dev-libs/libxml2
 	 media-libs/libsamplerate
 	 x11-libs/vte
 	 dev-lang/lua"
 
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+        dev-util/pkgconfig"
 
 src_configure() {
         econf \
                 --bindir="${EPREFIX}"/bin
 }
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc AUTHORS ChangeLog* README
-}


^ permalink raw reply related	[flat|nested] 18+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/
@ 2015-02-18  7:08 Justin Lecher
  0 siblings, 0 replies; 18+ messages in thread
From: Justin Lecher @ 2015-02-18  7:08 UTC (permalink / raw
  To: gentoo-commits

commit:     b7d4e8c38d6402df3b21e9e2675bb6375776ccdc
Author:     Andrei Zavada <johnhommer <AT> gmail <DOT> com>
AuthorDate: Sun Feb 15 21:26:32 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 15 21:26:32 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=b7d4e8c3

sci-biology/aghermann: initial ebuild

Initial packaging for aghermann, a sleep-research experiment manager

Aghermann is a program designed around a common workflow in
sleep-research, complete with scoring facility; cairo subpixel
drawing on screen or to file; conventional PSD and EEG Micrcontinuity
profiles; Independent Component Analysis; artifact detection; and
Process S simulation following Achermann et al, 1993.

---
 sci-biology/aghermann/ChangeLog              |  6 +++++
 sci-biology/aghermann/aghermann-1.0.3.ebuild | 36 ++++++++++++++++++++++++++++
 sci-biology/aghermann/metadata.xml           | 16 +++++++++++++
 3 files changed, 58 insertions(+)

diff --git a/sci-biology/aghermann/ChangeLog b/sci-biology/aghermann/ChangeLog
new file mode 100644
index 0000000..36fac93
--- /dev/null
+++ b/sci-biology/aghermann/ChangeLog
@@ -0,0 +1,6 @@
+# ChangeLog for sci-biology/aghermann
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  15 Jan 2015; Andrei Zavada <johnhommer@gmail.com> aghermann-1.0.3.ebuild:
+  Initial packaging for gentoo.

diff --git a/sci-biology/aghermann/aghermann-1.0.3.ebuild b/sci-biology/aghermann/aghermann-1.0.3.ebuild
new file mode 100644
index 0000000..ab0c2f4
--- /dev/null
+++ b/sci-biology/aghermann/aghermann-1.0.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+inherit eutils
+
+DESCRIPTION="A sleep-research experiment manager, EDF viewer & Achermann's Process S model runner"
+HOMEPAGE="http://johnhommer.com/academic/code/aghermann"
+SRC_URI="http://johnhommer.com/academic/code/aghermann/source/${PN}-${PV}.tar.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="x11-libs/gtk+:3
+	dev-libs/libconfig
+	dev-libs/libunique:3
+	sci-libs/gsl
+	sci-libs/itpp
+	sci-libs/fftw
+	dev-libs/libconfig
+	dev-libs/libxml2
+	media-libs/samplerate
+	x11-libs/vte
+	dev-lang/lua"
+
+src_configure() {
+        econf \
+                --bindir="${EPREFIX}"/bin
+}
+
+src_install() {
+	emake DESTDIR="${D}" install || die "make install failed"
+	dodoc AUTHORS ChangeLog* README || die "dodoc failed"
+}

diff --git a/sci-biology/aghermann/metadata.xml b/sci-biology/aghermann/metadata.xml
new file mode 100644
index 0000000..cb2f2c5
--- /dev/null
+++ b/sci-biology/aghermann/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>sci-biology</herd>
+  <maintainer>
+    <email>johnhommer@gmail.com</email>
+    <name>Andrei Zavada</name>
+  </maintainer>
+  <longdescription>
+    Aghermann is a program designed around a common workflow in
+    sleep-research, complete with scoring facility; cairo subpixel
+    drawing on screen or to file; conventional PSD and EEG Micrcontinuity
+    profiles; Independent Component Analysis; artifact detection; and
+    Process S simulation following Achermann et al, 1993.
+  </longdescription>
+</pkgmetadata>


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

end of thread, other threads:[~2022-01-25 13:51 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-20 21:07 [gentoo-commits] proj/sci:master commit in: sci-biology/aghermann/ Reinis Danne
  -- strict thread matches above, loose matches on Subject: below --
2022-01-25 13:51 Andrew Ammerlaan
2021-02-13  9:17 Andrew Ammerlaan
2021-02-01  9:34 Andrew Ammerlaan
2020-11-27 15:37 Horea Christian
2016-04-26 19:06 Justin Lecher
2016-01-20 21:07 Reinis Danne
2015-06-17  5:47 Justin Lecher
2015-04-10 19:30 Nicolas Bock
2015-03-28 16:41 Justin Lecher
2015-02-19 18:00 Christoph Junghans
2015-02-19 18:00 Christoph Junghans
2015-02-18  7:13 Justin Lecher
2015-02-18  7:10 Justin Lecher
2015-02-18  7:08 Justin Lecher
2015-02-18  7:08 Justin Lecher
2015-02-18  7:08 Justin Lecher
2015-02-18  7:08 Justin Lecher

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