ports/94688: [PATCH] multimedia/gmencoder add desktop file

Pawel Pekala c0rn at o2.pl
Sun Mar 19 12:50:17 UTC 2006


>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 at 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:



More information about the freebsd-ports-bugs mailing list