Date: Sun, 19 Mar 2006 13:49:46 +0100 From: "Pawel Pekala" <c0rn@o2.pl> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/94688: [PATCH] multimedia/gmencoder add desktop file Message-ID: <1142772586.46704@blaviken.slowicza.org> Resent-Message-ID: <200603191250.k2JCoGsp085649@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94688 >Category: ports >Synopsis: [PATCH] multimedia/gmencoder add desktop file >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 19 12:50:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Pawel Pekala >Release: FreeBSD 5.4-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD 5.4-RELEASE-p11 #2: Thu Feb 2 21:14:41 CET 2006 root@blaviken.slowicza.org:/usr/src/sys/i386/compile/CORN >Description: This patch adds: - desktop file creation/install - portlint fixes >How-To-Repeat: >Fix: --- gmencoder.diff begins here --- diff -ur /usr/ports/multimedia/gmencoder/Makefile gmencoder/Makefile --- /usr/ports/multimedia/gmencoder/Makefile Sat Nov 5 14:53:07 2005 +++ gmencoder/Makefile Sun Mar 19 13:41:01 2006 @@ -7,7 +7,7 @@ PORTNAME= gmencoder PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -24,9 +24,12 @@ LIBS="-L${LOCALBASE}/lib" USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix libgnomeui -USE_REINPLACE= yes +USE_GETTEXT= yes MAN1= gmencoder.1 + +DESKTOP_ENTRIES= "Gmencoder" "Gnome2 front-end to mplayer/mencoder" \ + "" "gmencoder" "GNOME;Application;AudioVideo;" false .include <bsd.port.pre.mk> --- gmencoder.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1142772586.46704>