openbsd-ports/multimedia/recordmydesktop/Makefile
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

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>