* [gentoo-commits] proj/sci:master commit in: sci-libs/symmetrica/
@ 2015-01-18 2:16 Christoph Junghans
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Junghans @ 2015-01-18 2:16 UTC (permalink / raw
To: gentoo-commits
commit: db90e1fb5c87dfdb1359fe6c6dac40c62f0e4746
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sun Jan 11 13:36:35 2015 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sun Jan 11 13:36:35 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=db90e1fb
sci-libs/symmetrica: Move to EAPUI=5 and clean the ebuild
---
sci-libs/symmetrica/ChangeLog | 4 ++++
sci-libs/symmetrica/symmetrica-2.0.ebuild | 16 ++++------------
2 files changed, 8 insertions(+), 12 deletions(-)
diff --git a/sci-libs/symmetrica/ChangeLog b/sci-libs/symmetrica/ChangeLog
index 5ff60ae..332a0da 100644
--- a/sci-libs/symmetrica/ChangeLog
+++ b/sci-libs/symmetrica/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 11 Jan 2015; Marius Brehler <marbre@linux.sungazer.de>
+ symmetrica-2.0.ebuild:
+ Move to EAPUI=5 and clean the ebuild
+
24 Jun 2010; Andreas K. Huettel (dilfridge) <mail@akhuettel.de>
symmetrica-2.0.ebuild:
QA fixes
diff --git a/sci-libs/symmetrica/symmetrica-2.0.ebuild b/sci-libs/symmetrica/symmetrica-2.0.ebuild
index 06b1553..2df7c4f 100644
--- a/sci-libs/symmetrica/symmetrica-2.0.ebuild
+++ b/sci-libs/symmetrica/symmetrica-2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=5
inherit versionator
@@ -11,19 +11,11 @@ HOMEPAGE="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathemati
MY_P=SYM$(replace_all_version_separators '_')
SRC_URI="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/${MY_P}_tar.gz -> ${MY_P}.tar.gz"
-MY_P=SYM$(replace_all_version_separators ' _')
-
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~ppc64"
IUSE=""
-#### Remove the following line when moving this ebuild to the main tree!
-RESTRICT="mirror"
-
-RDEPEND=""
-DEPEND=""
-
S="${WORKDIR}"
src_prepare() {
@@ -31,11 +23,11 @@ src_prepare() {
# plus documentation that you can use as you wish in your programs.
# For sage and ease of use we make it into a library with the following
# makefile (developped by F. Bissey and T. Abbott (sage on debian).
- cp "${FILESDIR}/makefile" "${S}/makefile"
+ cp "${FILESDIR}/makefile" "${S}/makefile" || die
}
src_install() {
- emake DESTDIR="${D}" install || die "make install failed"
+ emake DESTDIR="${D}" install
# symmetrica's documentation are just text files with a ".doc" extension.
dodoc README *.doc
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/symmetrica/
@ 2015-01-18 2:16 Christoph Junghans
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Junghans @ 2015-01-18 2:16 UTC (permalink / raw
To: gentoo-commits
commit: 9d80bca3185a081c614a5e854ff7e53603bdd1ef
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Mon Jan 12 10:34:31 2015 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Jan 12 10:34:31 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9d80bca3
sci-libs/symmetrica: Fix typo
---
sci-libs/symmetrica/ChangeLog | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/symmetrica/ChangeLog b/sci-libs/symmetrica/ChangeLog
index 332a0da..60e980d 100644
--- a/sci-libs/symmetrica/ChangeLog
+++ b/sci-libs/symmetrica/ChangeLog
@@ -4,7 +4,7 @@
11 Jan 2015; Marius Brehler <marbre@linux.sungazer.de>
symmetrica-2.0.ebuild:
- Move to EAPUI=5 and clean the ebuild
+ Move to EAPI=5 and clean the ebuild
24 Jun 2010; Andreas K. Huettel (dilfridge) <mail@akhuettel.de>
symmetrica-2.0.ebuild:
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/symmetrica/
@ 2015-01-18 2:16 Christoph Junghans
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Junghans @ 2015-01-18 2:16 UTC (permalink / raw
To: gentoo-commits
commit: 688d1d248fb1ec8855ee707f4ff28ab3ff4161bf
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Mon Jan 12 08:12:29 2015 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Jan 12 08:12:29 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=688d1d24
sci-libs/symmetrica: Minor fixes
---
sci-libs/symmetrica/symmetrica-2.0.ebuild | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/sci-libs/symmetrica/symmetrica-2.0.ebuild b/sci-libs/symmetrica/symmetrica-2.0.ebuild
index 2df7c4f..e3056ef 100644
--- a/sci-libs/symmetrica/symmetrica-2.0.ebuild
+++ b/sci-libs/symmetrica/symmetrica-2.0.ebuild
@@ -8,7 +8,7 @@ inherit versionator
DESCRIPTION="A collection of routine to handle a variety of topics"
HOMEPAGE="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/index.html"
-MY_P=SYM$(replace_all_version_separators '_')
+MY_P=SYM${PV//./_}
SRC_URI="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/${MY_P}_tar.gz -> ${MY_P}.tar.gz"
LICENSE="MIT"
@@ -27,8 +27,6 @@ src_prepare() {
}
src_install() {
- emake DESTDIR="${D}" install
-
-# symmetrica's documentation are just text files with a ".doc" extension.
- dodoc README *.doc
+ default
+ use doc && dodoc *.doc
}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/symmetrica/
@ 2015-01-18 2:16 Christoph Junghans
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Junghans @ 2015-01-18 2:16 UTC (permalink / raw
To: gentoo-commits
commit: 158aacff7f9ec5026b3338fef92153e28e87c461
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Thu Jan 15 18:33:09 2015 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Jan 15 18:33:09 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=158aacff
/sci-libs/symmetrica: Add missing doc use flag
---
sci-libs/symmetrica/symmetrica-2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/symmetrica/symmetrica-2.0.ebuild b/sci-libs/symmetrica/symmetrica-2.0.ebuild
index 38f50c6..5677cda 100644
--- a/sci-libs/symmetrica/symmetrica-2.0.ebuild
+++ b/sci-libs/symmetrica/symmetrica-2.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~ppc64"
-IUSE=""
+IUSE="doc"
S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/symmetrica/
@ 2015-01-18 2:16 Christoph Junghans
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Junghans @ 2015-01-18 2:16 UTC (permalink / raw
To: gentoo-commits
commit: bb963873d12ec5c631061a19cc9fc6c9c5da69d1
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Mon Jan 12 22:08:38 2015 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Mon Jan 12 22:08:38 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bb963873
sci-libs/symmetrica: Remove inherit versionator
---
sci-libs/symmetrica/symmetrica-2.0.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/sci-libs/symmetrica/symmetrica-2.0.ebuild b/sci-libs/symmetrica/symmetrica-2.0.ebuild
index e3056ef..38f50c6 100644
--- a/sci-libs/symmetrica/symmetrica-2.0.ebuild
+++ b/sci-libs/symmetrica/symmetrica-2.0.ebuild
@@ -4,8 +4,6 @@
EAPI=5
-inherit versionator
-
DESCRIPTION="A collection of routine to handle a variety of topics"
HOMEPAGE="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/index.html"
MY_P=SYM${PV//./_}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/symmetrica/
@ 2015-02-21 2:46 Christoph Junghans
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Junghans @ 2015-02-21 2:46 UTC (permalink / raw
To: gentoo-commits
commit: 6bdd5e10078a09837a554912f3879403f13349d6
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Fri Feb 20 23:08:08 2015 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Fri Feb 20 23:08:08 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6bdd5e10
sci-libs/symmetrica: Apply patches; Raise revision
Package-Manager: portage-2.2.14
---
sci-libs/symmetrica/ChangeLog | 9 +++++--
sci-libs/symmetrica/symmetrica-2.0-r1.ebuild | 40 ++++++++++++++++++++++++++++
2 files changed, 47 insertions(+), 2 deletions(-)
diff --git a/sci-libs/symmetrica/ChangeLog b/sci-libs/symmetrica/ChangeLog
index 60e980d..2796864 100644
--- a/sci-libs/symmetrica/ChangeLog
+++ b/sci-libs/symmetrica/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for sci-libs/symmetrica
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*symmetrica-2.0-r1 (20 Feb 2015)
+
+ 20 Feb 2015; Marius Brehler <marbre@linux.sungazer.de>
+ +symmetrica-2.0-r1.ebuild:
+ sci-libs/symmetrica: Apply patches; Raise revision
+
11 Jan 2015; Marius Brehler <marbre@linux.sungazer.de>
symmetrica-2.0.ebuild:
Move to EAPI=5 and clean the ebuild
@@ -19,4 +25,3 @@
18 Jul 2008; Francois Bissey <f.r.bissey@massey.ac.nz> ChangeLog:
Initial import, see bug #232014
-
diff --git a/sci-libs/symmetrica/symmetrica-2.0-r1.ebuild b/sci-libs/symmetrica/symmetrica-2.0-r1.ebuild
new file mode 100644
index 0000000..79207b2
--- /dev/null
+++ b/sci-libs/symmetrica/symmetrica-2.0-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit base
+
+DESCRIPTION="A collection of routine to handle a variety of topics"
+HOMEPAGE="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/index.html"
+MY_P=SYM${PV//./_}
+SRC_URI="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/${MY_P}_tar.gz -> ${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~ppc64"
+IUSE="doc"
+
+S="${WORKDIR}"
+
+PATCHES=(
+ "${FILESDIR}/${P}-banner.patch"
+ "${FILESDIR}/${P}-freeing_errors.patch"
+ "${FILESDIR}/${P}-function_names.patch"
+ "${FILESDIR}/${P}-integersize.patch"
+)
+
+src_prepare() {
+ base_src_prepare
+ # symmetrica by itself is just a bunch of files and a few headers
+ # plus documentation that you can use as you wish in your programs.
+ # For sage and ease of use we make it into a library with the following
+ # makefile (developped by F. Bissey and T. Abbott (sage on debian).
+ cp "${FILESDIR}/makefile" "${S}/makefile" || die
+}
+
+src_install() {
+ default
+ use doc && dodoc *.doc
+}
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-libs/symmetrica/
@ 2015-02-21 20:06 Christoph Junghans
0 siblings, 0 replies; 7+ messages in thread
From: Christoph Junghans @ 2015-02-21 20:06 UTC (permalink / raw
To: gentoo-commits
commit: e23b09a56514ffcafcaa59388cf95b16dc091d47
Author: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Sat Feb 21 11:14:20 2015 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Sat Feb 21 11:14:44 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e23b09a5
sci-libs/symmetrica: Minor improvments
Package-Manager: portage-2.2.14
---
sci-libs/symmetrica/symmetrica-2.0-r1.ebuild | 6 +++---
sci-libs/symmetrica/symmetrica-2.0.ebuild | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-libs/symmetrica/symmetrica-2.0-r1.ebuild b/sci-libs/symmetrica/symmetrica-2.0-r1.ebuild
index 79207b2..ff79ec5 100644
--- a/sci-libs/symmetrica/symmetrica-2.0-r1.ebuild
+++ b/sci-libs/symmetrica/symmetrica-2.0-r1.ebuild
@@ -4,12 +4,12 @@
EAPI=5
-inherit base
+inherit eutils
DESCRIPTION="A collection of routine to handle a variety of topics"
HOMEPAGE="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/index.html"
MY_P=SYM${PV//./_}
-SRC_URI="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/${MY_P}_tar.gz -> ${MY_P}.tar.gz"
+SRC_URI="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/${MY_P}_tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -26,7 +26,7 @@ PATCHES=(
)
src_prepare() {
- base_src_prepare
+ epatch ${PATCHES[@]}
# symmetrica by itself is just a bunch of files and a few headers
# plus documentation that you can use as you wish in your programs.
# For sage and ease of use we make it into a library with the following
diff --git a/sci-libs/symmetrica/symmetrica-2.0.ebuild b/sci-libs/symmetrica/symmetrica-2.0.ebuild
index 5677cda..cb10a0a 100644
--- a/sci-libs/symmetrica/symmetrica-2.0.ebuild
+++ b/sci-libs/symmetrica/symmetrica-2.0.ebuild
@@ -7,7 +7,7 @@ EAPI=5
DESCRIPTION="A collection of routine to handle a variety of topics"
HOMEPAGE="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/index.html"
MY_P=SYM${PV//./_}
-SRC_URI="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/${MY_P}_tar.gz -> ${MY_P}.tar.gz"
+SRC_URI="http://www.neu.uni-bayreuth.de/de/Uni_Bayreuth/Fakultaeten/1_Mathematik_Physik_und_Informatik/Fachgruppe_Informatik/prof_diskrete_algorithmen/en/research/SYMMETRICA/${MY_P}_tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-02-21 20:06 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-18 2:16 [gentoo-commits] proj/sci:master commit in: sci-libs/symmetrica/ Christoph Junghans
-- strict thread matches above, loose matches on Subject: below --
2015-01-18 2:16 Christoph Junghans
2015-01-18 2:16 Christoph Junghans
2015-01-18 2:16 Christoph Junghans
2015-01-18 2:16 Christoph Junghans
2015-02-21 2:46 Christoph Junghans
2015-02-21 20:06 Christoph Junghans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox