summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2016-07-12 19:34:40 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-07-13 12:17:46 +0200
commit6568eda884cbd6854acc8103b1e12eddfcc54892 (patch)
treeaeea1ae2114146610da67dbb0c60917c77b3be5a /app-office/texmacs
parentapp-office/magicpoint: remove unused patch (diff)
downloadgentoo-6568eda884cbd6854acc8103b1e12eddfcc54892.tar.gz
gentoo-6568eda884cbd6854acc8103b1e12eddfcc54892.tar.bz2
gentoo-6568eda884cbd6854acc8103b1e12eddfcc54892.zip
app-office/texmacs: remove unused patches
Closes: https://github.com/gentoo/gentoo/pull/1876 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-office/texmacs')
-rw-r--r--app-office/texmacs/files/texmacs-mupad.patch8
-rw-r--r--app-office/texmacs/files/texmacs-plugins.patch48
-rw-r--r--app-office/texmacs/files/texmacs-strip.patch14
3 files changed, 0 insertions, 70 deletions
diff --git a/app-office/texmacs/files/texmacs-mupad.patch b/app-office/texmacs/files/texmacs-mupad.patch
deleted file mode 100644
index a6a6b5edbf0d..000000000000
--- a/app-office/texmacs/files/texmacs-mupad.patch
+++ /dev/null
@@ -1,8 +0,0 @@
-diff -r -U1 TeXmacs-1.0.7.10-src.orig/plugins/mupad/bin/tm_mupad_help TeXmacs-1.0.7.10-src/plugins/mupad/bin/tm_mupad_help
---- TeXmacs-1.0.7.10-src.orig/plugins/mupad/bin/tm_mupad_help 2011-03-05 16:46:18.000000000 +0600
-+++ TeXmacs-1.0.7.10-src/plugins/mupad/bin/tm_mupad_help 2011-03-18 01:56:23.000000000 +0600
-@@ -28,3 +28,3 @@
- export SYSINFO
--LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${MuPAD_ROOT_PATH}/${SYSINFO}/lib:/usr/local/X11R6/motif-2.0/lib:/usr/local/X11R6/lib:$MuPAD_ROOT_PATH/$SYSINFO/bin
-+LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}${MuPAD_ROOT_PATH}/${SYSINFO}/lib:/usr/local/X11R6/motif-2.0/lib:/usr/local/X11R6/lib:$MuPAD_ROOT_PATH/$SYSINFO/bin
- export LD_LIBRARY_PATH
diff --git a/app-office/texmacs/files/texmacs-plugins.patch b/app-office/texmacs/files/texmacs-plugins.patch
deleted file mode 100644
index bb6197ff8bf4..000000000000
--- a/app-office/texmacs/files/texmacs-plugins.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-diff -r -U1 TeXmacs-1.0.7.16-src.orig/plugins/axiom/Makefile TeXmacs-1.0.7.16-src/plugins/axiom/Makefile
---- TeXmacs-1.0.7.16-src.orig/plugins/axiom/Makefile 2010-12-18 01:02:16.000000000 +0600
-+++ TeXmacs-1.0.7.16-src/plugins/axiom/Makefile 2012-09-13 00:38:53.000000000 +0700
-@@ -16,3 +16,3 @@
- bin/tm_axiom: src/tm_axiom.c
-- $(CC) $(CPPFLAGS) $(CFLAGS) src/tm_axiom.c -o bin/tm_axiom
-+ $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) src/tm_axiom.c -o bin/tm_axiom
-
-diff -r -U1 TeXmacs-1.0.7.16-src.orig/plugins/graphviz/Makefile TeXmacs-1.0.7.16-src/plugins/graphviz/Makefile
---- TeXmacs-1.0.7.16-src.orig/plugins/graphviz/Makefile 2010-12-18 01:02:15.000000000 +0600
-+++ TeXmacs-1.0.7.16-src/plugins/graphviz/Makefile 2012-09-13 00:38:58.000000000 +0700
-@@ -16,3 +16,3 @@
- bin/tm_graphviz: src/tm_graphviz.c
-- $(CC) $(CPPFLAGS) $(CFLAGS) src/tm_graphviz.c -o bin/tm_graphviz
-+ $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) src/tm_graphviz.c -o bin/tm_graphviz
-
-diff -r -U1 TeXmacs-1.0.7.16-src.orig/plugins/maple/Makefile TeXmacs-1.0.7.16-src/plugins/maple/Makefile
---- TeXmacs-1.0.7.16-src.orig/plugins/maple/Makefile 2010-12-18 01:02:16.000000000 +0600
-+++ TeXmacs-1.0.7.16-src/plugins/maple/Makefile 2012-09-13 00:39:59.000000000 +0700
-@@ -17,3 +17,3 @@
- bin/tm_maple_5: src/tm_maple_5.cpp
-- $(CXX) $(CPPFLAGS) $(CXXFLAGS) src/tm_maple_5.cpp -o bin/tm_maple_5
-+ $(CXX) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS) src/tm_maple_5.cpp -o bin/tm_maple_5
-
-diff -r -U1 TeXmacs-1.0.7.16-src.orig/plugins/mathematica/Makefile TeXmacs-1.0.7.16-src/plugins/mathematica/Makefile
---- TeXmacs-1.0.7.16-src.orig/plugins/mathematica/Makefile 2010-12-18 01:02:15.000000000 +0600
-+++ TeXmacs-1.0.7.16-src/plugins/mathematica/Makefile 2012-09-13 00:40:18.000000000 +0700
-@@ -14,3 +14,3 @@
- bin/realpath: src/realpath.c
-- $(CC) $(CPPFLAGS) $(CFLAGS) src/realpath.c -o bin/realpath
-+ $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) src/realpath.c -o bin/realpath
-
-diff -r -U1 TeXmacs-1.0.7.16-src.orig/plugins/r/Makefile TeXmacs-1.0.7.16-src/plugins/r/Makefile
---- TeXmacs-1.0.7.16-src.orig/plugins/r/Makefile 2010-12-18 01:02:16.000000000 +0600
-+++ TeXmacs-1.0.7.16-src/plugins/r/Makefile 2012-09-13 00:41:16.000000000 +0700
-@@ -16,3 +16,3 @@
- bin/tm_r: src/tm_r.c
-- $(CC) $(CPPFLAGS) $(CFLAGS) -I../../src/System src/tm_r.c -o bin/tm_r -lutil
-+ $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -I../../src/System src/tm_r.c -o bin/tm_r -lutil
-
-diff -r -U1 TeXmacs-1.0.7.16-src.orig/plugins/shell/Makefile TeXmacs-1.0.7.16-src/plugins/shell/Makefile
---- TeXmacs-1.0.7.16-src.orig/plugins/shell/Makefile 2010-12-18 01:02:15.000000000 +0600
-+++ TeXmacs-1.0.7.16-src/plugins/shell/Makefile 2012-09-13 00:41:57.000000000 +0700
-@@ -16,3 +16,3 @@
- bin/tm_shell: src/tm_shell.cpp
-- $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I../../src/System -lutil src/tm_shell.cpp -o bin/tm_shell
-+ $(CXX) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS) -I../../src/System -lutil src/tm_shell.cpp -o bin/tm_shell
-
diff --git a/app-office/texmacs/files/texmacs-strip.patch b/app-office/texmacs/files/texmacs-strip.patch
deleted file mode 100644
index b6e660eac900..000000000000
--- a/app-office/texmacs/files/texmacs-strip.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Index: TeXmacs-1.0.7.1-src/Makefile.in
-===================================================================
---- TeXmacs-1.0.7.1-src.orig/Makefile.in
-+++ TeXmacs-1.0.7.1-src/Makefile.in
-@@ -130,9 +130,7 @@ INSTALL:
- $(CP) $(tmdir)/bin/tm_gs $(DESTDIR)$(tmbin)/bin
- $(CP) $(tmdir)/plugins/*/bin/* $(DESTDIR)$(tmbin)/bin
- $(CP) $(tmdir)/plugins/*/lib/*.$(so) $(DESTDIR)$(tmbin)/lib 2>/dev/null || :
-- $(STRIP) $(DESTDIR)$(tmbin)/bin/texmacs.bin
- $(CP) $(tmdir)/lib/*.$(so) $(DESTDIR)$(tmbin)/lib 2>/dev/null || :
-- $(STRIP) $(DESTDIR)$(tmbin)/lib/*.$(so) 2>/dev/null || :
- $(CHMOD) 755 $(DESTDIR)$(tmbin)/bin/*
- $(CHMOD) 755 $(DESTDIR)$(tmbin)/lib/*.$(so) 2>/dev/null || :
- $(RM) $(DESTDIR)$(tmbin)/lib/*.a