This is not the very latest version, because it would require gstreamer-mm
which needs a newer gstreamer which needs a newer flex which... But it is
much better than what we currently have in-tree.
Mostly from Florent Tribouilloy at p2k9, thank you!
- full regen of WANTLIB-main identified some WANTLIB which should
now be LIB_DEPENDS
- zap trailing whitespace in Makefile
similar diff ok robert@, ajacoutot@ (minor conflicts resolved
following xcb/pthread-stubs sync since then).
From maintainer Edd Barrett.
The TeXworks project is an effort to build a simple TeX front-end
program (working environment) that will be available for all today's
major desktop operating systems-in particular, MS Windows (XP and
Vista), typical GNU/Linux distros and other X11-based systems, and Mac
OS X. It is deliberately modeled on Dick Koch's award-winning TeXShop
for Mac OS X, which is credited with a resurgence of TeX usage on the
Mac platform.
caused by sscanf "%ld" -> time_t sized var.
- remove -fno-stack-protector since gcc/4.2 doesn't have that on by
default yet
- depend on estdc++.>=11 (with dwarf2 exceptions)
okay robert@
- introduce a no_java flavor because now we can build OOo w/o having jdk and
other java dependencies installed
- introduce a parallel flavor that allows people to build OOo with parallel
processes. to achieve this we use a so called "non-blocking" cat, so
another distfile has been added in order two provide to pre-built static
binaries with the needed modifications (for amd64 and i386)
By default we run a parallel build with NCPU+1 processes.
- remove unneccessary patch files
- fix some dependencies
TEA is a powerful and simple-in-use QT-based text editor with syntax
highlighting. TEA can also open Openoffice.org Writer and Microsoft
Word 2007 files.