1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

- Add desktop entrie via DESKTOP_ENTRIES

- Use USE_GETTEXT

PR:		94688
Submitted by:	Pawel Pekala
This commit is contained in:
Michael Johnson 2006-03-26 01:47:25 +00:00
parent aaaa978e14
commit c7ad79395c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158129

View File

@ -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,10 +24,13 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
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>
.if defined(WITH_DVD_DEVICE)