diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-06-24 03:24:46 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-06-24 03:24:46 +0800 |
commit | 72bb78cf1cad6553e0f3a593b5aec9adbb44a684 (patch) | |
tree | 0611d139345df278774448fb7c65f5c9715ca778 /multimedia/Makefile | |
parent | 260726f0be9073bba016872faf46263005c71db9 (diff) | |
download | freebsd-ports-graphics-72bb78cf1cad6553e0f3a593b5aec9adbb44a684.tar.gz freebsd-ports-graphics-72bb78cf1cad6553e0f3a593b5aec9adbb44a684.tar.zst freebsd-ports-graphics-72bb78cf1cad6553e0f3a593b5aec9adbb44a684.zip |
"GDialog" is an add-on for "Project X - DVB demux Tool".
It adds a dialog to it's GUI to retrieve and select the video recordings
of the Siemens Gigaset M740AV settop box.
For details refer to the wiki (german only):
http://www.m740.de/wiki/ProjectX_mit_Gigaset-Erweiterung
WWW: http://sourceforge.net/projects/gdialog-x
Heiner (h.eichmann@gmx.de)
PR: ports/133928
Submitted by: Heiner Eichmann <h.eichmann at gmx.de>
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 0443ede538c..b2b0e6ccd7f 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -57,6 +57,7 @@ SUBDIR += gaupol SUBDIR += gavl SUBDIR += gcfilms + SUBDIR += gdialog SUBDIR += gdvrecv SUBDIR += ggrab SUBDIR += gmencoder |