Commit Graph

2549 Commits

Author SHA1 Message Date
espie
d4512bb2c8 and remove integrated patches 2003-04-05 14:48:19 +00:00
espie
eea691e9a2 Update to qt-3.1.2, move samples from qt to qt-mt, enable tablet support. 2003-04-05 14:45:19 +00:00
wilfried
191d956047 update to fltk-1.1.3 2003-04-02 12:58:43 +00:00
sturm
f259b05fc2 missing dirrm 2003-03-31 17:44:21 +00:00
sturm
d348a7d641 USE_X11=Yes 2003-03-31 14:59:29 +00:00
miod
c0c3f60da9 Update the USER_LDT blurb to match reality; some feedback from espie@,
ok naddy@
2003-03-30 12:27:55 +00:00
marcm
a15b56bc4b lib/bonobo and friends are now owned by the Gnome2 bonobo subsystem
rather than Gnome1.
2003-03-30 06:33:18 +00:00
couderc
d1b20a13c9 Use gcc3 on sparc64 2003-03-29 15:02:21 +00:00
couderc
425f102c35 Update to 1.3.7 2003-03-29 14:16:00 +00:00
espie
828608b31d grrr... I hate cvs. 2003-03-29 00:18:25 +00:00
espie
e8a52d7d0a 0.9.1, minor changes 2003-03-28 18:17:15 +00:00
espie
66a8f0e7db version 0.9.1, minor fixes 2003-03-28 18:16:44 +00:00
marcm
12c3c33d65 lib/gtk-2.0/2.0.0/engines is owned by GTK+2 now. 2003-03-28 07:38:13 +00:00
marcm
57a8bcf28c Gnome2's vfs is now the owner of lib/vfs. 2003-03-28 07:36:48 +00:00
marcm
f94c8a9622 Have gtk+2 own lib/gtk-2.0/2.0.0/engines and lib/gtk-2.0/2.0.0/modules so
that other gtk+2 engines and modules can be installed/removed without
stepping on each other.
2003-03-28 07:28:21 +00:00
marcm
e277424ca2 A more proper fix for -pthread issues. 2003-03-28 07:19:36 +00:00
marcm
f209ad6eff Make Gnome2 be able to find the default KDE icons. 2003-03-28 07:18:22 +00:00
ian
f2039de996 s/_macppc_/_powerpc_/ so klaptopdaemon builds on MacPPC; fix comments.
Commented by drahn@, ok pval@.
2003-03-17 21:00:59 +00:00
espie
60b30146a5 give auth file to _x11 user if it exists.
Mimics xdm's behavior, so that kdm fully works with OpenBSD's X server.

okay'd pval@
2003-03-12 01:17:57 +00:00
pvalchev
517bcb75be register appropriate dependencies 2003-03-06 01:33:18 +00:00
naddy
010393609c Do not build and install todo(1). It has little use and conflicts
with productivity/devtodo.  ok pvalchev@
2003-03-05 22:09:44 +00:00
naddy
50f01d699c mark broken, doesn't build with Qt 3.1; ok pvalchev@ 2003-03-05 16:09:07 +00:00
espie
c4b8047d7e backport buffer overrun fix from qt 3.1.2.
ok pval@
2003-03-04 18:06:59 +00:00
ish
c6fb86505a - fix permissions on socket
- suggest to run the daemon as non-root
- ok matthieu, pval
2003-03-03 06:54:11 +00:00
margarida
02cba442cc synch 2003-03-02 22:55:05 +00:00
pvalchev
475ad35ecf sync patches (linenumbers) 2003-03-02 22:07:48 +00:00
pvalchev
5fce0e0d34 cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures
(missed this one)
2003-03-02 21:23:03 +00:00
pvalchev
db084e84a2 cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-02 21:22:22 +00:00
pvalchev
f5c52a5dae needs -pthread 2003-03-02 21:08:39 +00:00
espie
f8417a93a1 Explain how to install kmplayer so that it cooperates (more or less) with
the rest of kde and mplayer.
2003-03-02 14:27:42 +00:00
espie
604483561e Synch checksum, remove extra dirs.
Note that kmplayer wants an mplayer with arts (e.g., sdl or arts)
2003-03-02 14:22:47 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
david
388a53f2fc fix some more spelling errors
ok pvalchev@
2003-03-01 09:22:50 +00:00
pvalchev
26cf1d617f Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 06:25:19 +00:00
brad
892b460981 MODKDENO_DEBUG -> MODKDE_NODEBUG, the two users of this were already using
the later variable name.

espie@ ok
2003-02-28 15:08:21 +00:00
naddy
ce1180d3a7 Do not attempt to remove share/locale/* directories. 2003-02-27 02:43:26 +00:00
david
32bf3deee8 necessary is spelled necessary.
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
espie
88abccde4b do not run meinproc. Confirmed by the kde people, who are wondering
what we are doing with our timestamps in the first place.
2003-02-26 10:42:07 +00:00
david
ede2be6a8b whitespace and missing apostrophes
ok pvalchev@ brad@

this DESCR still needs some work...
2003-02-26 03:46:23 +00:00
david
4aa9a3e6f7 spelling typos
ok pvalchev@ brad@
2003-02-26 03:25:12 +00:00
david
3e6f238637 remove double word stuttering
ok pvalchev@ brad@
2003-02-26 02:57:55 +00:00
pvalchev
1f3e3f4352 fix a setenv bug (logic error); patch from FreeBSD via maintainer William Yodlowsky 2003-02-25 22:39:31 +00:00
espie
5399337643 Remove work-arounds for threads bugs that have been fixed since. 2003-02-25 15:03:12 +00:00
espie
1762088ab8 switch to qt3-mt. 2003-02-25 10:34:02 +00:00
espie
900553b297 switch to using kde module (and thus qt3-mt) 2003-02-25 10:12:15 +00:00
marcm
d08348aa38 List conflicts with Gnome 2 packages.
ok naddy@
2003-02-25 03:37:00 +00:00
marcm
927594ff91 controlcenter2 depends on xscreensaver-gtk2 and xscreensaver-gtk2 puts files
into share/control-center-2.0/capplets so xscreensaver-gtk2 needs to
own share/control-center-2.0/capplets, not the other way around.

Noticed by naddy@
2003-02-25 00:56:49 +00:00
espie
3c77eff577 typo 2003-02-25 00:19:43 +00:00
espie
f80cf42cef Make sure manpage is run through tbl.
Fix manpage so that table fits.
2003-02-24 23:36:18 +00:00
naddy
4c9e59bc5d +xscreensaver,gtk2 2003-02-24 23:23:02 +00:00