Bug 63337 - New Port: multimedia/gmencoder -- gnome-2 front-end to mplayer/mencoder
Summary: New Port: multimedia/gmencoder -- gnome-2 front-end to mplayer/mencoder
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-25 08:30 UTC by Michael Johnson
Modified: 2004-02-25 10:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Johnson 2004-02-25 08:30:19 UTC
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	multimedia/gmencoder/
#	multimedia/gmencoder/pkg-plist
#	multimedia/gmencoder/pkg-descr
#	multimedia/gmencoder/distinfo
#	multimedia/gmencoder/Makefile
#
echo c - multimedia/gmencoder/
mkdir -p multimedia/gmencoder/ > /dev/null 2>&1
echo x - multimedia/gmencoder/pkg-plist
sed 's/^X//' >multimedia/gmencoder/pkg-plist << 'END-of-multimedia/gmencoder/pkg-plist'
Xbin/gmencoder
Xshare/gnome/pixmaps/gmencoder/media-pause.png
Xshare/gnome/pixmaps/gmencoder/media-play.png
X@dirrm share/gnome/pixmaps/gmencoder
END-of-multimedia/gmencoder/pkg-plist
echo x - multimedia/gmencoder/pkg-descr
sed 's/^X//' >multimedia/gmencoder/pkg-descr << 'END-of-multimedia/gmencoder/pkg-descr'
XGmencoder is a gnome-2 front-end to mplayer/mencoder. It support much of the 
Xoutput codecs as well as postprocesing,  cropping, scale, subtitles ripping, 
X1, 2 and 3 passes for encoding.
X
XWWW: http://gmencoder.sourceforge.net/
END-of-multimedia/gmencoder/pkg-descr
echo x - multimedia/gmencoder/distinfo
sed 's/^X//' >multimedia/gmencoder/distinfo << 'END-of-multimedia/gmencoder/distinfo'
XMD5 (gmencoder-0.1.0.tgz) = 2b011c02f9a9cf3d94554a02d052c938
XSIZE (gmencoder-0.1.0.tgz) = 120557
END-of-multimedia/gmencoder/distinfo
echo x - multimedia/gmencoder/Makefile
sed 's/^X//' >multimedia/gmencoder/Makefile << 'END-of-multimedia/gmencoder/Makefile'
X# Ports collection makefile for:  gmencoder
X# Date created:			  Wed Feb 25 03:20:50 EST 2004
X# Whom:				  Michael Johnson <ahze@ahze.net>
X#
X# $FreeBSD: ports/lang/treecc/Makefile,v 1.21 2004/02/04 05:21:44 marcus Exp $
X#
X
XPORTNAME=	gmencoder
XPORTVERSION=	0.1.0
XCATEGORIES=	multimedia
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=     ${PORTNAME}
XEXTRACT_SUFX=  .tgz
X
XMAINTAINER=	ahze@ahze.net
XCOMMENT=	Gmencoder is a gnome-2 front-end to mplayer/mencoder
X
XBUILD_DEPENDS=	mencoder:${PORTSDIR}/multimedia/mplayer
XRUN_DEPENDS=	mencoder:${PORTSDIR}/multimedia/mplayer
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_REINPLACE=	yes
XUSE_GNOME= gnomehack gnomeprefix libgnomeui
X
Xpost-patch:
X	@${REINPLACE_CMD} -e 's|-O2|${CFLAGS}|' \
X		${WRKSRC}/${CONFIGURE_SCRIPT}
X
Xdo-configure:
X	@cd ${WRKSRC}; \
X	${SH} ${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}
X
X.include <bsd.port.mk>
END-of-multimedia/gmencoder/Makefile
exit
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-25 09:08:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

I'll take it.
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-25 10:23:00 UTC
State Changed
From-To: open->closed

New port added, thanks!