Date: Sat, 7 Jan 2006 19:35:53 +0200 From: "\"Panagiotis Astithas\" <Panagiotis Astithas" <past@ebs.gr> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Cc: hmichelon@e-cml.org Subject: ports/91465: [patch] Add a desktop menu entry for multimedia/gdvrecv Message-ID: <1136655353.37236@ajax.ebs.gr> Resent-Message-ID: <200601071740.k07He3jf099409@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91465 >Category: ports >Synopsis: [patch] Add a desktop menu entry for multimedia/gdvrecv >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Jan 07 17:40:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Panagiotis Astithas >Release: FreeBSD 6.0-STABLE i386 >Organization: EBS Ltd. >Environment: System: FreeBSD 6.0-STABLE #4: Thu Dec 22 19:57:57 EET 2005 past@ajax.ebs.gr:/usr/obj/usr/src/sys/AJAX >Description: This patch adds a desktop menu entry for multimedia/gdvrecv. >How-To-Repeat: >Fix: --- gdvrecv.patch begins here --- diff -ruN /usr/ports/multimedia/gdvrecv/Makefile gdvrecv/Makefile --- /usr/ports/multimedia/gdvrecv/Makefile Tue Nov 22 15:12:11 2005 +++ gdvrecv/Makefile Sat Jan 7 19:28:44 2006 @@ -19,6 +19,12 @@ USE_GNOME= pygtk2 USE_PYTHON= yes USE_PYDISTUTILS=yes +DESKTOP_ENTRIES="Capture Video" \ + "Capture from FireWire Camera" \ + "${PREFIX}/share/pixmaps/gdvrecv/camcorder.png" \ + "gdvrecv" \ + "Application;AudioVideo;" \ + true CONFLICTS= dvts-[0-9]* --- gdvrecv.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1136655353.37236>