Commit Graph

1941 Commits

Author SHA1 Message Date
naddy
664543744b replace remaining reference to MASTER_SITE_SUBDIR 2002-05-16 13:40:47 +00:00
espie
88676812d7 minimal patches to compile vcd support in. Doesn't work yet. 2002-05-16 11:58:48 +00:00
espie
0af2ead27a mplayer currently picks up mp3lame and ungif. So record them, until
someone deactivates the test, or figure out where they're needed.
2002-05-15 23:16:59 +00:00
pvalchev
9b9912f19d MPlayer-0.90pre4; from Björn Sandell <biorn@dce.chalmers.se> 2002-05-15 22:27:00 +00:00
espie
98f58108e9 kill MASTER_SITE_SUBDIR there too 2002-05-15 18:17:59 +00:00
espie
7afb4e64a4 kill some MASTER_SITE_SUBDIR 2002-05-15 18:05:18 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
espie
a868937d39 Add support for sudo in kdesu.
The main problem is that sudo cannot be killed when it prompts password,
as it's run by root, so the correct way out is to close the write fd.
2002-05-15 17:19:44 +00:00
wilfried
4ddc5c3e1c add licence comment, clean up MASTER_SITES 2002-05-15 09:30:21 +00:00
wilfried
47ef03a85b Update to wmmenu-1.2, plenty of bugfixes 2002-05-15 08:33:53 +00:00
mark
96094093ec obsolete MASTER_SITE_SUBDIR 2002-05-14 09:21:35 +00:00
pvalchev
59973f9e90 enable libdvdread by default since it is small enough; espie 2002-05-14 03:10:19 +00:00
pvalchev
d3cdf7c80a -li386 needed on x86 for win32 flavor; from biorn@dce.chalmers.se 2002-05-14 03:05:31 +00:00
jsyn
1b68cbefed remove MASTER_SITE_SUBDIR; from maintainers <jolan@encryptedemail.net>
<nick@wanadoo.be> and <andrey@smagin.com>
2002-05-13 19:08:46 +00:00
couderc
2b22356b15 update to remove obsolete MASTER_SITE_SUBDIR 2002-05-13 16:51:56 +00:00
lebel
cceba13846 MASTER_SITE_SUBDIR -> ${SITE:=subdir/} 2002-05-13 13:28:07 +00:00
wilfried
157cd20d96 bye MASTER_SITES_SUBDIR 2002-05-13 08:18:19 +00:00
niklas
3001b38093 shut off oss completely; ok pval@ 2002-05-12 18:50:46 +00:00
pvalchev
2fe195b50c - Drop OSS flavor as there is enough better choices.
- Fix bogus configure check which would link mplayed with -lossaudio
  unconditionally on i386.
2002-05-12 08:25:56 +00:00
pvalchev
ea29419c32 First cut at macppc support. (Some things may not work yet) 2002-05-12 08:16:24 +00:00
matt
57a6f42922 license comments 2002-05-11 23:59:35 +00:00
naddy
b174ac5709 we need to fetch this from the 3.0 directory 2002-05-11 12:24:52 +00:00
naddy
ee3079da68 add RCS Id 2002-05-11 12:15:32 +00:00
naddy
d83b82f13e add missing HOMEPAGE references 2002-05-11 11:49:36 +00:00
espie
775b4c1411 +doc3 2002-05-11 00:36:50 +00:00
espie
2555afc87c documentation to kde libraries. 2002-05-11 00:35:37 +00:00
espie
5f6b45d15c Technical documentation builder for kde3. 2002-05-11 00:34:17 +00:00
pvalchev
3252c3a489 - remove forceful optimizations, enable full auto-detect. that will be a
problem for binary packages, but for now there is no better way...
- forgot to ifndef NO_WARNINGS for the USER_LDT warning
2002-05-10 19:50:31 +00:00
pvalchev
2676358827 Print a warning that custom USER_LDT kernel is required for the win32 flavor. 2002-05-10 19:42:25 +00:00
pvalchev
1f788852b4 Mirror default skin package somewhere else since they keep changing the
checksum.  Thanks to everyone who pointed the issue out
2002-05-10 19:40:09 +00:00
pvalchev
c3c527b136 provide new location for png headers; from aleksander.piotrowski@piestrak.waw.pl 2002-05-10 19:26:14 +00:00
naddy
08001473f2 * Update to 0.4.2; from maintainer William Yodlowsky
<bsd@openbsd.rutgers.edu>.
* Prune documentation files.
2002-05-10 11:49:12 +00:00
naddy
eabebae1fe Update to 2.21; from maintainer Dan Weeks <danimal@danimal.org>.
Notable changes in this release:
* multiscreen support (pops up on all configured displays)
* support for Xinerama
* a new +title option
* better escalation handling
* +verbose option
2002-05-10 11:16:03 +00:00
pvalchev
451c18f824 fix libdha generation; pointed out by wilfried 2002-05-09 20:22:53 +00:00
pvalchev
1612b7115a oops, "dvd" flavor was missing from the list. thanks Niels 2002-05-09 20:03:18 +00:00
pvalchev
7034d644b2 enable using select() on the audio device; thanks Björn 2002-05-09 14:01:42 +00:00
pvalchev
c4a2e601b8 add mplayer 2002-05-09 05:20:03 +00:00
pvalchev
e6dd1ad911 Import of mplayer-0.90pre3 - Movie Player
MPlayer is a movie player for LINUX (runs on many other Unices, and
non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
(and you don't need the avifile library at all!).

Submitted by Björn Sandell <biorn@dce.chalmers.se>, work also done by me

Withstanding issues: see how to deal with optimization detection at build
time so that binary packages can be created; check make it work on
platforms other than i386, etc. things can be done in-tree.
2002-05-09 05:19:10 +00:00
espie
8be9c4d4f5 uniform capitalization 2002-05-08 17:07:48 +00:00
espie
798d4cb6cb arts ought to run correctly on no-shared archs
(yes, miod, I know that qt3 is missing pieces yet)
2002-05-08 16:07:12 +00:00
espie
6adaf71f92 +anime-sitters 2002-05-08 16:01:22 +00:00
espie
851a54bb45 some more gfx for kde's kamor.
Somewhat otaku'ish, but hey! why not ?
2002-05-08 14:51:49 +00:00
lebel
8b801a5d90 update x11/ratpoison to 1.1.0 2002-05-08 02:13:34 +00:00
brad
2102f9abb0 grab the fluxbox patches from the website.
--
Based on patches from the MAINTAINER and lebel@
2002-05-06 19:22:24 +00:00
espie
abe194ac00 typo, Jacob Meuser. 2002-05-06 12:28:57 +00:00
brad
d063879f40 This check for hp300 has been flawed since it went in over 3 yrs ago.
MACHINE_ARCH will never be hp300. Simplifies Makefile a bit.
2002-05-03 16:20:19 +00:00
naddy
b97fe95022 Sync with Debian. No changes that affect us. 2002-05-03 16:15:43 +00:00
lebel
24d76991ec insert missing $OpenBSD$ 2002-05-03 13:47:10 +00:00
brad
d4fdf3435e apply fluxbox's 0.1.8 bugfix 2 patch
--
From: MAINTAINER
2002-05-03 13:30:22 +00:00
espie
4e9b8fcc4c oops. 2002-04-30 19:01:52 +00:00