52c07b36c9
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.
7 lines
133 B
Makefile
7 lines
133 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2008/07/04 21:15:23 jasper Exp $
|
|
|
|
SUBDIR += base
|
|
SUBDIR += gtk
|
|
|
|
.include <bsd.port.subdir.mk>
|