cvs commit: ports/audio/wsoundprefs
Makefileports/audio/wsoundprefs/files
patch-ab patch-ac patch-src-WSoundPrefs.c patch-src-main.c
Pav Lucistnik
pav at FreeBSD.org
Sun Apr 10 09:35:23 PDT 2005
pav 2005-04-10 16:35:23 UTC
FreeBSD ports repository
Modified files:
audio/wsoundprefs Makefile
audio/wsoundprefs/files patch-ab patch-ac
Added files:
audio/wsoundprefs/files patch-src-WSoundPrefs.c
patch-src-main.c
Log:
- link against fontconfig [1] and libXft [2]
- misc WM api changes [1] and [2]
- XClearArea -> XFillRectangle with gray [1] because XClearArea is for Window
not Drawable (was causing X BadWindow error)
[1] me
[2] ports/75000 Serge Gagnon <ser_gagnon at sympatico.ca>
If you hit "play" with a nonexistant file, the program dies - but apart from
that it's now functional again.
PR: ports/79746
Submitted by: Sam Lawrance <boris at brooknet.com.au>
Revision Changes Path
1.19 +1 -3 ports/audio/wsoundprefs/Makefile
1.6 +8 -5 ports/audio/wsoundprefs/files/patch-ab
1.3 +34 -11 ports/audio/wsoundprefs/files/patch-ac
1.1 +20 -0 ports/audio/wsoundprefs/files/patch-src-WSoundPrefs.c (new)
1.1 +14 -0 ports/audio/wsoundprefs/files/patch-src-main.c (new)
More information about the cvs-all
mailing list