Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/matc/files/, sci-libs/matc/
Date: Sat, 30 Jan 2021 12:13:54
Message-Id: 1612008814.439a381e7526b9da10044094b35460fec5252c20.andrewammerlaan@gentoo
1 commit: 439a381e7526b9da10044094b35460fec5252c20
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Sat Jan 30 12:13:34 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Sat Jan 30 12:13:34 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=439a381e
7
8 sci-libs/matc: remove pack, replace by elmer-fem
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
11
12 sci-libs/matc/files/matc-6.0_p4651-shared.patch | 32 -------------------------
13 sci-libs/matc/matc-9.0.ebuild | 21 ----------------
14 sci-libs/matc/matc-9999.ebuild | 20 ----------------
15 sci-libs/matc/metadata.xml | 12 ----------
16 4 files changed, 85 deletions(-)
17
18 diff --git a/sci-libs/matc/files/matc-6.0_p4651-shared.patch b/sci-libs/matc/files/matc-6.0_p4651-shared.patch
19 deleted file mode 100644
20 index a2287dabb..000000000
21 --- a/sci-libs/matc/files/matc-6.0_p4651-shared.patch
22 +++ /dev/null
23 @@ -1,32 +0,0 @@
24 - configure.in | 2 +-
25 - src/Makefile.am | 6 +++---
26 - 2 files changed, 4 insertions(+), 4 deletions(-)
27 -
28 -diff --git a/configure.in b/configure.in
29 -index 3e5cd27..1d8b065 100755
30 ---- a/configure.in
31 -+++ b/configure.in
32 -@@ -4,7 +4,7 @@ dnl TODO: get fortran name mangling sceme and use it in the fortran api (spfortr
33 - dnl using the convenience macros provided by automake
34 -
35 - AC_INIT(src/eig.c)
36 --
37 -+LT_INIT
38 - AC_CANONICAL_HOST
39 - AC_CANONICAL_TARGET
40 -
41 -diff --git a/src/Makefile.am b/src/Makefile.am
42 -index 2e39c11..e10a91d 100755
43 ---- a/src/Makefile.am
44 -+++ b/src/Makefile.am
45 -@@ -45,7 +45,7 @@ matc_SOURCES = main.c
46 -
47 - endif
48 -
49 --matc_LDADD = libmatc.a
50 -+matc_LDADD = libmatc.la
51 -
52 --lib_LIBRARIES = libmatc.a
53 --libmatc_a_SOURCES = $(COMMON_SRCS)
54 -+lib_LTLIBRARIES = libmatc.la
55 -+libmatc_la_SOURCES = $(COMMON_SRCS)
56
57 diff --git a/sci-libs/matc/matc-9.0.ebuild b/sci-libs/matc/matc-9.0.ebuild
58 deleted file mode 100644
59 index 3c8ea0923..000000000
60 --- a/sci-libs/matc/matc-9.0.ebuild
61 +++ /dev/null
62 @@ -1,21 +0,0 @@
63 -# Copyright 1999-2015 Gentoo Foundation
64 -# Distributed under the terms of the GNU General Public License v2
65 -
66 -EAPI=7
67 -
68 -inherit cmake
69 -
70 -DESCRIPTION="Finite element programs, libraries, and visualization tools - math C library"
71 -HOMEPAGE="https://www.csc.fi/web/elmer"
72 -SRC_URI="https://github.com/ElmerCSC/elmerfem/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
73 -
74 -LICENSE="GPL-2 LGPL-2.1"
75 -SLOT="0"
76 -KEYWORDS="~amd64 ~x86"
77 -
78 -RDEPEND="
79 - sys-libs/ncurses:0=
80 - sys-libs/readline:0="
81 -DEPEND="${RDEPEND}"
82 -
83 -S="${WORKDIR}/elmerfem-release-${PV}/${PN}"
84
85 diff --git a/sci-libs/matc/matc-9999.ebuild b/sci-libs/matc/matc-9999.ebuild
86 deleted file mode 100644
87 index c7862ce7a..000000000
88 --- a/sci-libs/matc/matc-9999.ebuild
89 +++ /dev/null
90 @@ -1,20 +0,0 @@
91 -# Copyright 1999-2015 Gentoo Foundation
92 -# Distributed under the terms of the GNU General Public License v2
93 -
94 -EAPI=7
95 -
96 -inherit cmake git-r3
97 -
98 -DESCRIPTION="Finite element programs, libraries, and visualization tools - math C library"
99 -HOMEPAGE="https://www.csc.fi/web/elmer"
100 -EGIT_REPO_URI="https://github.com/ElmerCSC/elmerfem.git"
101 -
102 -LICENSE="GPL-2 LGPL-2.1"
103 -SLOT="0"
104 -
105 -RDEPEND="
106 - sys-libs/ncurses:0=
107 - sys-libs/readline:0="
108 -DEPEND="${RDEPEND}"
109 -
110 -S="${WORKDIR}/${P}/${PN}"
111
112 diff --git a/sci-libs/matc/metadata.xml b/sci-libs/matc/metadata.xml
113 deleted file mode 100644
114 index 70c9ebc20..000000000
115 --- a/sci-libs/matc/metadata.xml
116 +++ /dev/null
117 @@ -1,12 +0,0 @@
118 -<?xml version="1.0" encoding="UTF-8"?>
119 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
120 -<pkgmetadata>
121 - <maintainer type="project">
122 - <email>sci@g.o</email>
123 - <name>Gentoo Science Project</name>
124 - </maintainer>
125 - <upstream>
126 - <remote-id type="github">ElmerCSC/elmerfem</remote-id>
127 - <remote-id type="sourceforge">svn</remote-id>
128 - </upstream>
129 -</pkgmetadata>