diff options
author | ahze <ahze@FreeBSD.org> | 2005-07-05 05:54:55 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-07-05 05:54:55 +0800 |
commit | f6a187ae1d785aa2935431e5e542afc3108c4607 (patch) | |
tree | 72585f51f61c71ffb183e5b7b36f6212bf050360 /multimedia/Makefile | |
parent | 73f676bd501351bb490f96f7d1e7c5f98253d4db (diff) | |
download | freebsd-ports-gnome-f6a187ae1d785aa2935431e5e542afc3108c4607.tar.gz freebsd-ports-gnome-f6a187ae1d785aa2935431e5e542afc3108c4607.tar.zst freebsd-ports-gnome-f6a187ae1d785aa2935431e5e542afc3108c4607.zip |
- Add multimedia/istanbul
Istanbul is a desktop session recorder for the Free Desktop. It records your
session into an Ogg Theora video file. To start the recording, you click on its
icon in the notification area. To stop you click its icon again. It works on
Gnome, KDE, XFCE and others.
WWW: http://live.gnome.org/Istanbul
PR: ports/82986
Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com>
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index a725b3282c09..e4b618b0a061 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -61,6 +61,7 @@ SUBDIR += gxmms SUBDIR += handbrake SUBDIR += hayes + SUBDIR += istanbul SUBDIR += kaffeine SUBDIR += kaffeine-mozilla SUBDIR += kdemultimedia3 |