diff options
author | Karl Berry <karl@freefriends.org> | 2012-06-01 22:39:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-06-01 22:39:50 +0000 |
commit | 46e72e6b51cd6acf607a84f87eebae5ee42f4517 (patch) | |
tree | 5337f3327e31744cf811fa5ecb15e3914779b4fe /Master/source | |
parent | d125d0f5438e27a1a23bf88c7c6d78acd11745b0 (diff) |
texworks 0.4.4 sources and references
git-svn-id: svn://tug.org/texlive/trunk@26796 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/source')
-rw-r--r-- | Master/source/poppler-0.12.0.tar.gz | bin | 1595424 -> 0 bytes | |||
-rw-r--r-- | Master/source/poppler-data-0.2.1.tar.gz | bin | 4067562 -> 0 bytes | |||
-rw-r--r-- | Master/source/poppler.README | 3 | ||||
-rw-r--r-- | Master/source/texworks-0.4.4-r1004.tar.gz | bin | 0 -> 5305883 bytes | |||
-rw-r--r-- | Master/source/texworks.README | 67 | ||||
-rw-r--r-- | Master/source/texworks/hunspell-1.2.8.tar.gz | bin | 784360 -> 0 bytes | |||
-rw-r--r-- | Master/source/texworks/libiconv-1.13.1.tar.gz | bin | 4716070 -> 0 bytes | |||
-rw-r--r-- | Master/source/texworks/mingwrt-3.15.2-mingw32-src.tar.gz | bin | 441398 -> 0 bytes | |||
-rw-r--r-- | Master/source/texworks/qt-mac-opensource-src-4.5.2.tar.gz | bin | 123719193 -> 0 bytes | |||
-rw-r--r-- | Master/source/texworks/qt-win-opensource-src-4.5.2.zip | bin | 144313325 -> 0 bytes | |||
-rw-r--r-- | Master/source/texworks/texworks-0.4.2-r852.tar.gz | bin | 5170543 -> 0 bytes | |||
-rw-r--r-- | Master/source/texworks/texworks.README | 37 | ||||
-rw-r--r-- | Master/source/texworks/w32api-3.13-mingw32-src.tar.gz | bin | 1213659 -> 0 bytes |
13 files changed, 67 insertions, 40 deletions
diff --git a/Master/source/poppler-0.12.0.tar.gz b/Master/source/poppler-0.12.0.tar.gz Binary files differdeleted file mode 100644 index 68d062899af..00000000000 --- a/Master/source/poppler-0.12.0.tar.gz +++ /dev/null diff --git a/Master/source/poppler-data-0.2.1.tar.gz b/Master/source/poppler-data-0.2.1.tar.gz Binary files differdeleted file mode 100644 index 7ec3e542b41..00000000000 --- a/Master/source/poppler-data-0.2.1.tar.gz +++ /dev/null diff --git a/Master/source/poppler.README b/Master/source/poppler.README deleted file mode 100644 index 968590a1f5c..00000000000 --- a/Master/source/poppler.README +++ /dev/null @@ -1,3 +0,0 @@ -(This file is public domain). -Poppler sources from: -http://poppler.freedesktop.org/poppler-0.12.0.tar.gz diff --git a/Master/source/texworks-0.4.4-r1004.tar.gz b/Master/source/texworks-0.4.4-r1004.tar.gz Binary files differnew file mode 100644 index 00000000000..317bd3e0ea8 --- /dev/null +++ b/Master/source/texworks-0.4.4-r1004.tar.gz diff --git a/Master/source/texworks.README b/Master/source/texworks.README new file mode 100644 index 00000000000..345c41ccea0 --- /dev/null +++ b/Master/source/texworks.README @@ -0,0 +1,67 @@ +(This file is public domain). + +This info from Stefan Loeffler. + +The source for TeXworks itself is maintained at: + http://texworks.googlecode.com/files/ + +This version of TeXworks was compiled with GCC 4.7.0, using the MXE +(http://mxe.cc) cross-compilation environment for Window. + +Some key libraries: qt4 hunspell lua. Other needed libraries +(freetype2, poppler, zlib) are in the main TeX Live source tree. +libiconv is a dependency of hunspell, freetype is a dependency of +poppler, and zlib is a dependency of qt and poppler. + +Full TeXworks sources that went into the distributed Windows binary are +available from the following locations, to the best of our knowledge. +Not all of these sources are strictly necessary for Tw to +compile/work. One could, for example, build a stripped down version of +Qt and others that only include what is really needed. I just didn't do +that for reasons of convenience (and because the binaries get stripped). + +binutils 2.22 (ftp://ftp.gnu.org/pub/gnu/binutils/binutils-2.22.tar.bz2) +cairo 1.10.2 (http://cairographics.org/releases/cairo-1.10.2.tar.gz) +curl 7.25.0 (http://curl.haxx.se/download/curl-7.25.0.tar.bz2) +dbus 1.5.12 (http://dbus.freedesktop.org/releases/dbus/dbus-1.5.12.tar.gz) +expat 2.1.0 (http://kent.dl.sourceforge.net/project/expat/expat/2.1.0/expat-2.1.0.tar.gz) +fontconfig 2.9.0 (http://fontconfig.org/release/fontconfig-2.9.0.tar.gz) +freetds 0.91 (http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/freetds-0.91.tar.gz) +freetype 2.4.9 (http://kent.dl.sourceforge.net/project/freetype/freetype2/2.4.9/freetype-2.4.9.tar.bz2) +gcc 4.7.0 (ftp://ftp.gnu.org/pub/gnu/gcc/gcc-4.7.0/gcc-4.7.0.tar.bz2) +gcc-gmp 5.0.4 (ftp://ftp.gmplib.org/pub/gmp-5.0.4/gmp-5.0.4.tar.bz2) +gcc-mpc 0.9 (http://www.multiprecision.org/mpc/download/mpc-0.9.tar.gz) +gcc-mpfr 3.1.0 (ftp://ftp.gnu.org/pub/gnu/mpfr/mpfr-3.1.0.tar.bz2) +gettext 0.18.1.1 (ftp://ftp.gnu.org/pub/gnu/gettext/gettext-0.18.1.1.tar.gz) +glib 2.28.8 (http://ftp.gnome.org/pub/gnome/sources/glib/2.28/glib-2.28.8.tar.bz2) +gmp 5.0.4 (ftp://ftp.gmplib.org/pub/gmp-5.0.4/gmp-5.0.4.tar.bz2) +gnutls 3.0.17 (ftp://ftp.gnutls.org/pub/gnutls/gnutls-3.0.17.tar.xz) +hunspell 1.3.2 (http://kent.dl.sourceforge.net/project/hunspell/Hunspell/1.3.2/hunspell-1.3.2.tar.gz) +jpeg 8d (http://www.ijg.org/files/jpegsrc.v8d.tar.gz) +lcms1 1.19 (http://kent.dl.sourceforge.net/project/lcms/lcms/1.19/lcms-1.19.tar.gz) +lcms 2.3 (http://kent.dl.sourceforge.net/project/lcms/lcms/2.3/lcms2-2.3.tar.gz) +libgcrypt 1.5.0 (ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.0.tar.bz2) +libgpg_error 1.10 (ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.10.tar.bz2) +libiconv 1.14 (http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz) +libidn 1.24 (ftp://ftp.gnu.org/gnu/libidn/libidn-1.24.tar.gz) +libmng 1.0.10 (http://kent.dl.sourceforge.net/project/libmng/libmng-devel/1.0.10/libmng-1.0.10.tar.bz2) +libodbc++ 0.2.5 (http://kent.dl.sourceforge.net/project/libodbcxx/libodbc++/0.2.5/libodbc++-0.2.5.tar.bz2) +libpng 1.5.10 (http://kent.dl.sourceforge.net/project/libpng/libpng15/older-releases/1.5.10/libpng-1.5.10.tar.xz) +libssh2 1.4.0 (http://www.libssh2.org/download/libssh2-1.4.0.tar.gz) +lua 5.1.4 (http://www.lua.org/ftp/lua-5.1.4.tar.gz) +mingwrt 3.20 (http://kent.dl.sourceforge.net/project/mingw/MinGW/Base/mingw-rt/mingwrt-3.20/mingwrt-3.20-mingw32-dev.tar.gz) +nettle 2.4 (http://www.lysator.liu.se/~nisse/archive/nettle-2.4.tar.gz) +openssl 1.0.1 (http://www.openssl.org/source/openssl-1.0.1.tar.gz) +pcre 8.30 (http://kent.dl.sourceforge.net/project/pcre/pcre/8.30/pcre-8.30.tar.bz2) +pdcurses 3.4 (http://kent.dl.sourceforge.net/project/pdcurses/pdcurses/3.4/PDCurses-3.4.tar.gz) +pixman 0.25.2 (http://cairographics.org/snapshots/pixman-0.25.2.tar.gz) +poppler 0.18.4 (http://poppler.freedesktop.org/poppler-0.18.4.tar.gz) +postgresql 9.1.3 (http://ftp.postgresql.org/pub/source/v9.1.3/postgresql-9.1.3.tar.bz2) +pthreads 2-8-0 (ftp://sourceware.org/pub/pthreads-win32/pthreads-w32-2-8-0-release.tar.gz) +qt 4.8.1 (http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.8.1.tar.gz) +readline 6.2 (http://ftp.gnu.org/gnu/readline/readline-6.2.tar.gz) +sqlite 3071100 (http://www.sqlite.org/sqlite-autoconf-3071100.tar.gz) +tiff 4.0.1 (http://download.osgeo.org/libtiff/tiff-4.0.1.tar.gz) +w32api 3.17 (http://kent.dl.sourceforge.net/project/mingw/MinGW/Base/w32api/w32api-3.17/w32api-3.17-2-mingw32-dev.tar.lzma) +xz 5.0.3 (http://tukaani.org/xz/xz-5.0.3.tar.gz) +zlib 1.2.6 (http://zlib.net/zlib-1.2.6.tar.bz2) diff --git a/Master/source/texworks/hunspell-1.2.8.tar.gz b/Master/source/texworks/hunspell-1.2.8.tar.gz Binary files differdeleted file mode 100644 index d93c03a5277..00000000000 --- a/Master/source/texworks/hunspell-1.2.8.tar.gz +++ /dev/null diff --git a/Master/source/texworks/libiconv-1.13.1.tar.gz b/Master/source/texworks/libiconv-1.13.1.tar.gz Binary files differdeleted file mode 100644 index 859725ad0ba..00000000000 --- a/Master/source/texworks/libiconv-1.13.1.tar.gz +++ /dev/null diff --git a/Master/source/texworks/mingwrt-3.15.2-mingw32-src.tar.gz b/Master/source/texworks/mingwrt-3.15.2-mingw32-src.tar.gz Binary files differdeleted file mode 100644 index 3469eb760ea..00000000000 --- a/Master/source/texworks/mingwrt-3.15.2-mingw32-src.tar.gz +++ /dev/null diff --git a/Master/source/texworks/qt-mac-opensource-src-4.5.2.tar.gz b/Master/source/texworks/qt-mac-opensource-src-4.5.2.tar.gz Binary files differdeleted file mode 100644 index af33bf4be5d..00000000000 --- a/Master/source/texworks/qt-mac-opensource-src-4.5.2.tar.gz +++ /dev/null diff --git a/Master/source/texworks/qt-win-opensource-src-4.5.2.zip b/Master/source/texworks/qt-win-opensource-src-4.5.2.zip Binary files differdeleted file mode 100644 index fb5e5a4fe4d..00000000000 --- a/Master/source/texworks/qt-win-opensource-src-4.5.2.zip +++ /dev/null diff --git a/Master/source/texworks/texworks-0.4.2-r852.tar.gz b/Master/source/texworks/texworks-0.4.2-r852.tar.gz Binary files differdeleted file mode 100644 index 74f8a263899..00000000000 --- a/Master/source/texworks/texworks-0.4.2-r852.tar.gz +++ /dev/null diff --git a/Master/source/texworks/texworks.README b/Master/source/texworks/texworks.README deleted file mode 100644 index 8992ff32918..00000000000 --- a/Master/source/texworks/texworks.README +++ /dev/null @@ -1,37 +0,0 @@ -(This file is public domain). -TeXworks sources are available from these locations as of 28jun11: - - -TeXworks itself: - http://texworks.googlecode.com/files/texworks-0.4.2-r852.tar.gz - - -Required libraries: - Poppler: - http://poppler.freedesktop.org/poppler-0.12.0.tar.gz - http://poppler.freedesktop.org/poppler-data-0.2.1.tar.gz - - Qt4: - http://get.qt.nokia.com/qt/source/qt-win-opensource-src-4.5.2.zip - http://get.qt.nokia.com/qt/source/qt-mac-opensource-src-4.5.2.tar.gz - - Hunspell: - http://downloads.sourceforge.net/sourceforge/hunspell/hunspell-1.2.8.tar.gz - - libiconv: - http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.13.1.tar.gz - - MinGW runtime, including libgcc_s_dw2-1.dll: - http://downloads.sourceforge.net/sourceforge/mingw/mingwrt-3.15.2-mingw32-src.tar.gz - http://downloads.sourceforge.net/sourceforge/mingw/w32api-3.13-mingw32-src.tar.gz - -This version of TeXworks was compiled with the MinGW version of gcc 4.4. - -The following libraries are also present in the main TeX Live source tree, -but are listed here for completeness: - - freetype2: - http://savannah.nongnu.org/download/freetype/freetype-2.3.9.tar.bz2 - - zlib: - http://www.zlib.net/zlib-1.2.3.tar.gz diff --git a/Master/source/texworks/w32api-3.13-mingw32-src.tar.gz b/Master/source/texworks/w32api-3.13-mingw32-src.tar.gz Binary files differdeleted file mode 100644 index f240888fdf9..00000000000 --- a/Master/source/texworks/w32api-3.13-mingw32-src.tar.gz +++ /dev/null |