Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (72807c436139f09f2787a35f84923aff7450183b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "Peng Chang (Charles)" <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (72807c436139f09f2787a35f84923aff7450183b)
  • Date: Sun, 18 Jul 2010 01:23:53 -0500

GIT changes to master grimoire by Peng Chang (Charles) <chp AT sourcemage.org>:

latex/texlive/HISTORY | 5 +++++
latex/texlive/PRE_BUILD | 8 +-------
latex/texlive/gcc44.patch | 11 -----------
3 files changed, 6 insertions(+), 18 deletions(-)

New commits:
commit 72807c436139f09f2787a35f84923aff7450183b
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>

texlive: removed gcc44.patch

diff --git a/latex/texlive/HISTORY b/latex/texlive/HISTORY
index 390ec03..8ab315b 100644
--- a/latex/texlive/HISTORY
+++ b/latex/texlive/HISTORY
@@ -7,8 +7,13 @@
* INSTALL: install wrappers like latex, pdflatex (specific to
20091107)
/usr/bin/mf-nowin -> $INSTALL_ROOT/usr/bin/mf-nowin
* PRE_BUILD: update comments
+ * gcc44.patch removed, already fixed upstream
* texmf.cnf_fix.patch: texmf-local should also go to /usr/share

+2010-04-20 Eric Sandall <sandalle AT sourcemage.org>
+ gcc44.patch: From
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/packages/texlive/texlive-gcc44.patch?rev=1.1;content-type=text/plain
+ * PRE_BUILD: Apply gcc44.patch (Bug #15535)
+
2009-11-10 Finn Haedicke <finn_haedicke AT gmx.net>
* DETAILS: updated to 20091107, fixed source
* BUILD: added flag to build with external libs
diff --git a/latex/texlive/PRE_BUILD b/latex/texlive/PRE_BUILD
index e1b9bf9..e3bd397 100755
--- a/latex/texlive/PRE_BUILD
+++ b/latex/texlive/PRE_BUILD
@@ -16,10 +16,4 @@ sed "s:/usr/share:$INSTALL_ROOT/usr/share:g"
$SPELL_DIRECTORY/texmf.cnf_fix.patc
#--
## removing as much internal things as possible
rm -rf utils/{dialog,gzip,lzma,ps2eps,psutils,t1utils,texinfo,pdfopen} &&
-rm -rf
libs/{freetype2,lua51,libpng,jpeg,expat,gd,luafilesystem,luafontforge,luamd5,luapeg,luazip,luazlib,ncurses,t1lib,unzip}
&&
-
-#
-# Fix compilation with GCC 4.4
-#
-patch $SOURCE_DIRECTORY/libs/teckit/source/Compiler.cpp \
- $SCRIPT_DIRECTORY/gcc44.patch
+rm -rf
libs/{freetype2,lua51,libpng,jpeg,expat,gd,luafilesystem,luafontforge,luamd5,luapeg,luazip,luazlib,ncurses,t1lib,unzip}
diff --git a/latex/texlive/gcc44.patch b/latex/texlive/gcc44.patch
deleted file mode 100644
index fd1fe85..0000000
--- a/latex/texlive/gcc44.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-# From
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/packages/texlive/texlive-gcc44.patch?rev=1.1;content-type=text/plain
---- texlive-20080816-source/libs/teckit/source/Compiler.cpp~ 2008-04-25
16:56:15.000000000 +0200
-+++ texlive-20080816-source/libs/teckit/source/Compiler.cpp 2009-04-29
15:53:08.413971395 +0200
-@@ -33,6 +33,7 @@
- #include <iomanip>
- #include <algorithm>
- #include <cstring>
-+#include <cstdio>
-
- #include "zlib.h"
-



  • [SM-Commit] GIT changes to master grimoire by Peng Chang (Charles) (72807c436139f09f2787a35f84923aff7450183b), Peng Chang (Charles), 07/18/2010

Archive powered by MHonArc 2.6.24.

Top of Page