public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gsim/files/
@ 2017-01-31  8:42 99% David Seifert
  0 siblings, 0 replies; 1+ results
From: David Seifert @ 2017-01-31  8:42 UTC (permalink / raw
  To: gentoo-commits

commit:     afb2233ae6abaa3a9b384a53970569673967051c
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Jan 30 17:01:55 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 08:41:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb2233a

sci-chemistry/gsim: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/3730

 sci-chemistry/gsim/files/0.20.1-build.conf.patch   | 44 ----------------------
 .../gsim/files/gsim-21.0-build.conf.patch          | 42 ---------------------
 2 files changed, 86 deletions(-)

diff --git a/sci-chemistry/gsim/files/0.20.1-build.conf.patch b/sci-chemistry/gsim/files/0.20.1-build.conf.patch
deleted file mode 100644
index e0c68d2..00000000
--- a/sci-chemistry/gsim/files/0.20.1-build.conf.patch
+++ /dev/null
@@ -1,44 +0,0 @@
- gsim.pro |   25 +++++++++++++++----------
- 1 files changed, 15 insertions(+), 10 deletions(-)
-
-diff --git a/gsim.pro b/gsim.pro
-index 7316aee..9278b6a 100755
---- a/gsim.pro
-+++ b/gsim.pro
-@@ -16,21 +16,26 @@
- #CONFIG+=use_script
- 
- # Change directories locations for libcmatrix, MinUIT and muParser libraries
--unix:INCLUDEPATH += /home/vjuser/gsim/libcmatrixR3/include \
--                    /home/vjuser/gsim/Minuit2/include \
--                    /usr/include/muParser
-+#unix:INCLUDEPATH += /home/vjuser/gsim/libcmatrixR3/include \
-+#                    /home/vjuser/gsim/Minuit2/include \
-+#                    /usr/include/muParser
- 
--win32:INCLUDEPATH += "C:\gsim\libcmatrixR3\include" "C:\gsim\Minuit2\include" "C:\gsim\muparser\include"
-+#win32:INCLUDEPATH += "C:\gsim\libcmatrixR3\include" "C:\gsim\Minuit2\include" "C:\gsim\muparser\include"
- 
--unix:LIBS += -lcmatrix -L/home/vjuser/gsim/libcmatrixR3/lib  -lMinuit2 -L/home/vjuser/gsim/Minuit2/lib -L/home/vjuser/gsim/muparser/lib -lmuparser
-+#unix:LIBS += -lcmatrix -L/home/vjuser/gsim/libcmatrixR3/lib  -lMinuit2 -L/home/vjuser/gsim/Minuit2/lib -L/home/vjuser/gsim/muparser/lib -lmuparser
- 
--win32:LIBS += -lcmatrix -L"C:\gsim\libcmatrixR3\lib" -lMinuit2 -L"C:\gsim\Minuit2\lib" -L"C:\gsim\muparser\lib" -lmuparser
-+#win32:LIBS += -lcmatrix -L"C:\gsim\libcmatrixR3\lib" -lMinuit2 -L"C:\gsim\Minuit2\lib" -L"C:\gsim\muparser\lib" -lmuparser
- 
- #Change directories location for libEMF (if used)
--use_emf {
--	DEFINES+=USE_EMF_OUTPUT
--	unix:LIBS +=-lEMF -L/usr/include/libEmf
--	win32:LIBS +=-lgdi32
-+#use_emf {
-+#	DEFINES+=USE_EMF_OUTPUT
-+#	unix:LIBS +=-lEMF -L/usr/include/libEmf
-+#	win32:LIBS +=-lgdi32
-+#}
-+
-+GSIM_ROOT = .
-+!include( $$GSIM_ROOT/build.conf ) {
-+  message( "You need a build.conf file with local settings!" )
- }
- 
- #################################################################################################

diff --git a/sci-chemistry/gsim/files/gsim-21.0-build.conf.patch b/sci-chemistry/gsim/files/gsim-21.0-build.conf.patch
deleted file mode 100644
index cbd529a..00000000
--- a/sci-chemistry/gsim/files/gsim-21.0-build.conf.patch
+++ /dev/null
@@ -1,42 +0,0 @@
- gsim.pro | 23 ++++++++++++++---------
- 1 file changed, 14 insertions(+), 9 deletions(-)
-
-diff --git a/gsim.pro b/gsim.pro
-index f06e5d2..6e28178 100755
---- a/gsim.pro
-+++ b/gsim.pro
-@@ -16,20 +16,25 @@
- #CONFIG+=use_script
- 
- # Change directories locations for libcmatrix, MinUIT and muParser libraries
--unix:INCLUDEPATH += /home/dch1vz/libcmatrixR3/include \
--		    /home/dch1vz/Minuit2/include \
-+#unix:INCLUDEPATH += /home/dch1vz/libcmatrixR3/include \
-+#		    /home/dch1vz/Minuit2/include \
- 
--win32:INCLUDEPATH += "C:\gsim\libcmatrixR3\include" "C:\gsim\Minuit2\include" "C:\gsim\muparser\include"
-+#win32:INCLUDEPATH += "C:\gsim\libcmatrixR3\include" "C:\gsim\Minuit2\include" "C:\gsim\muparser\include"
- 
--unix:LIBS += -lcmatrix -L/home/dch1vz/libcmatrixR3/lib  -lMinuit2Base -L/home/dch1vz/Minuit2/lib -lmuparser
-+#unix:LIBS += -lcmatrix -L/home/dch1vz/libcmatrixR3/lib  -lMinuit2Base -L/home/dch1vz/Minuit2/lib -lmuparser
- 
--win32:LIBS += -lcmatrix -L"C:\gsim\libcmatrixR3\lib" -lMinuit2 -L"C:\gsim\Minuit2\lib" -L"C:\gsim\muparser\lib" -lmuparser
-+#win32:LIBS += -lcmatrix -L"C:\gsim\libcmatrixR3\lib" -lMinuit2 -L"C:\gsim\Minuit2\lib" -L"C:\gsim\muparser\lib" -lmuparser
- 
- #Change directories location for libEMF (if used)
--use_emf {
--	DEFINES+=USE_EMF_OUTPUT
--	unix:LIBS +=-lEMF -L/usr/include/libEmf
--	win32:LIBS +=-lgdi32
-+#use_emf {
-+#	DEFINES+=USE_EMF_OUTPUT
-+#	unix:LIBS +=-lEMF -L/usr/include/libEmf
-+#	win32:LIBS +=-lgdi32
-+#}
-+
-+GSIM_ROOT = .
-+!include( $$GSIM_ROOT/build.conf ) {
-+  message( "You need a build.conf file with local settings!" )
- }
- 
- #################################################################################################


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-01-31  8:42 99% [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gsim/files/ David Seifert

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