summaryrefslogtreecommitdiff
path: root/packages/gnuplot/files/term.patch
blob: 2979b5ec9e30881d38c8b5df373788a65fff93e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- gnuplot-4.0.0/src/term.h.old	2005-03-01 15:17:46.424111687 +0000
+++ gnuplot-4.0.0/src/term.h	2005-03-01 15:18:50.961405665 +0000
@@ -54,6 +54,7 @@
  */
 #ifdef SHORT_TERMLIST
 # include "dumb.trm"		/* dumb terminal */
+# include "qtopia.trm"         /* QTopia terminal */
 # include "post.trm"		/* postscript */
 # include "table.trm"		/* built-in, but used for the documentation */
 # if !(defined(OS2) || defined(MSDOS) || defined(_Windows) || defined(ATARI) || defined(MTOS) || defined(AMIGA))
@@ -432,6 +433,9 @@
 /* TeXDraw drawing package for LaTeX */
 #include "texdraw.trm"
 
+/* Qtopia */
+#include "qtopia.trm"
+
 /* METAFONT */
 #include "metafont.trm"
 
mmit/packages/util-linux?id=288adb52fd3f802deafa9b19257b3eff610f97b2'>many files: KERNELORG_MIRROR variable createdMarcin Juszkiewicz2 2006-11-21util-linux: add debian patch and patches from #1533, courtesy Gerwin van der ...Koen Kooi3 2006-11-02util-linux: added configuration for mtx-[12]Martin Dietze5 2006-10-04util-linux: Put mkfs.minix and fsck.minix under update-alternativesJamie Lenehan5 2006-09-15util-linux: back out of my last change.Rod Whitby1 2006-09-15util-linux: bumped the PR on the latest version cause the .inc file changedRod Whitby1 2006-09-15util-linux: fixed the checklink function - it was not removing the correct fi...Rod Whitby1 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther4 2006-06-07util-linux: gcc 4.1.1 did not like umount being redeclared as staticFrans Meulenbroeks6 2006-06-01util-linux-native: Do not include .inc file. Too much is overridden.Raymond Danks1 2006-05-31util-linux - Add util-linux-nativeRaymond Danks1 2006-01-27util-linux: split out umount/swap/losetup commands in allJohn Bowler5 2006-01-21util-linux: Upstream upgrade to 2.12rOyvind Repvik3 2005-10-26slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, uc...John Bowler1 2005-10-01util-linux: change hwclock u-a prio to be lower than busyboxOyvind Repvik2 2005-09-09uclibc, alsa, monotone-5, util-linux: enable thumb on ucslugc, disable it on ...John Bowler1 2005-08-05Bump PR. Why can I *never* remember to bump that PR?Oyvind Repvik1 2005-08-05Update u-a to include /bin/mount and umount (busybox conflict)Oyvind Repvik1 2005-07-23Updated to use update-alternatives and fix some FHS bugsDavid Karlstrom2 2005-07-18Work round ccache/timestamp problem in util-linux caused by a machineJohn Bowler1 2005-06-30import clean BK tree at cset 1.3670Koen Kooi9 2005-05-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net7 2005-04-17Remove pagesz-not-constant.patch as gcc34.patch is doing the same thing (whic...Matthias Hentges1 2005-04-04A couple of packages (util-linux and procps) expect the PAGE_SIZE define fromHolger Schurig2 2005-04-03apply hack to get util-linux compiledMichael Lauer2 2005-03-09Merge http://oe-devel@openembedded.bkbits.net/openembeddedHolger Schurig1 2004-12-28Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2004-12-22Add util-linux version 2.12n.Chris Larson7 2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson7