Date: Sun, 10 Apr 2005 16:35:23 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/wsoundprefs Makefileports/audio/wsoundprefs/files patch-ab patch-ac patch-src-WSoundPrefs.c patch-src-main.c Message-ID: <200504101635.j3AGZNhf061138@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504101635.j3AGZNhf061138>
