Commit Graph

13 Commits

Author SHA1 Message Date
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
9fca460376 LIB_DEPENDS -> WANTLIB 2010-11-07 20:15:42 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
jakemsr
4e025a90ef convert to sndio, provide previously missing headers, provide previously
missing cvs tags
sndio bits reviewed by ratchov@
2010-07-01 10:10:09 +00:00
matthieu
d97b0fd33c Fix inclusion of X headers after libXext 7.1 update. ok naddy@. 2010-05-10 20:46:38 +00:00
ajacoutot
9bd8840f08 Remove jack support as it is useless for this applications (and never
really worked.

ok jasper@
2009-12-08 21:48:09 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jasper
a4144acbf5 - fix potential 64-bit issue due to missing header 2009-04-28 21:02:03 +00:00
ajacoutot
4bb5844ed2 - really enable JACK support for audio recording ; tweak MESSAGE accordingly
"go ahead" jasper@
2009-04-20 15:30:40 +00:00
jasper
4d2b2f85a4 - update recordmydesktop(-gtk) to their 0.3.8.x versions 2009-04-14 18:43:39 +00:00
ajacoutot
4fcbcdc65b - enable jack support
- add patch from kevlo@FreeBSD to suppress warnings

ok jasper@
2008-10-12 11:58:22 +00:00
sthen
67ffc6eb54 configure tries to detect isnan() as a function in libm to work out
whether it should include it. isnan is now a macro so this fails.

upstream configure.ac _should_ be rewritten to use pkg-config but,
for the sake of expediency, workaround by adding to LDFLAGS for
now, as was already done to fix the libvorbis test. fixes the build.

ok naddy@
2008-07-28 22:47:30 +00:00
jasper
52c07b36c9 import Record My Desktop (and gtk-frontend)
Recordmydesktop produces a file(default out.ogg) that contains a video
and audio recording of a desktop session. The default behavior of
recording is to mark areas that have changed(through libxdamage) and
update the frame.

with patch from bernd@ to make sound recording work.
2008-07-04 21:15:23 +00:00