Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2002 15:38:31 -0400 (EDT)
From:      Anish Mistry <amistry@am-productions.biz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41788: New Port: Avidemux GUI DivX editor
Message-ID:  <200208191938.g7JJcVDB031099@am-productions.yi.org>

next in thread | raw e-mail | index | archive | help

>Number:         41788
>Category:       ports
>Synopsis:       New Port: Avidemux GUI DivX editor
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 19 12:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Anish Mistry
>Release:        FreeBSD 4.6.1-RELEASE-p10 i386
>Organization:
AM Productions
>Environment:
System: FreeBSD am-productions.yi.org 4.6.1-RELEASE-p10 FreeBSD 4.6.1-RELEASE-p10 #1: Wed Aug 7 06:07:56 EDT 2002 amistry@am-productions.yi.org:/usr/obj/usr/src/sys/RUSTY i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- avidemux.port begins here ---
# 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:
#
#	avidemux
#	avidemux/Makefile
#	avidemux/pkg-plist
#	avidemux/pkg-comment
#	avidemux/distinfo
#	avidemux/pkg-descr
#	avidemux/pkg-message
#
echo c - avidemux
mkdir -p avidemux > /dev/null 2>&1
echo x - avidemux/Makefile
sed 's/^X//' >avidemux/Makefile << 'END-of-avidemux/Makefile'
X# New ports collection makefile for:    avidemux
X# Date created:         15 August 2002
X# Whom:                 Anish Mistry
X#                       with help from mean
X# $FreeBSD$
X
XPORTNAME=	avidemux
XPORTVERSION=	0.9.0.12
XCATEGORIES=	graphics
XMASTER_SITES=	http://fixounet.free.fr/avidemux/
XDISTNAME=	avidemux-0.9pre12
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	amistry@am-productions.biz
X
XLIB_DEPENDS=	xvidcore.0:${PORTSDIR}/graphics/xvid \
X		mp3lame.0:${PORTSDIR}/audio/lame \
X		mad.1:${PORTSDIR}/audio/mad
XBUILD_DEPENDS=	${LINUXBASE}/usr/include/divx/decore.h:${PORTSDIR}/graphics/divx4linux \
X		${LINUXBASE}/usr/include/divx/encore2.h:${PORTSDIR}/graphics/divx4linux \
X		${X11BASE}/include/X11/extensions/Xvlib.h:${PORTSDIR}/graphics/xv
X
XCONFIGURE_ARGS=	--with-xvid-as-decoder
XUSE_X_PREFIX=	True
XUSE_GMAKE=	yes
XUSE_XLIB=	yes
XGNU_CONFIGURE=	yes
XUSE_GTK=	yes
XWANT_GTK=	yes
XHAS_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include \
X		-I${LINUXBASE}/usr/include/divx" \
X		LIBFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
X		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
XMAKE_ENV=	${CONFIGURE_ENV}
XWRKSRC=		${WRKDIRPREFIX}${.CURDIR}/work/${DISTNAME}
XNO_WRKSUBDIR=	yes
Xpre-configure:
X	      @${ECHO_MSG} "Replace the lpthread with the bsd pthread"
X	      @${SED} 's/-lpthread/-pthread/g' ${WRKSRC}/configure > \
X	      ${WRKSRC}/configure.fixed
X	      @${MV} ${WRKSRC}/configure.fixed ${WRKSRC}/configure
X	      @${CHMOD} +x ${WRKSRC}/configure
X
X.include <bsd.port.mk>
END-of-avidemux/Makefile
echo x - avidemux/pkg-plist
sed 's/^X//' >avidemux/pkg-plist << 'END-of-avidemux/pkg-plist'
Xbin/avidemux
END-of-avidemux/pkg-plist
echo x - avidemux/pkg-comment
sed 's/^X//' >avidemux/pkg-comment << 'END-of-avidemux/pkg-comment'
XGUI based AVI (DivX) editor
END-of-avidemux/pkg-comment
echo x - avidemux/distinfo
sed 's/^X//' >avidemux/distinfo << 'END-of-avidemux/distinfo'
XMD5 (avidemux-0.9pre12.tgz) = 680e551f1ca8ae0d13ff3de4ccf5a85b
END-of-avidemux/distinfo
echo x - avidemux/pkg-descr
sed 's/^X//' >avidemux/pkg-descr << 'END-of-avidemux/pkg-descr'
XAn AVI (DivX) editor that is built around Xvid and divx4linux.  Contains
Xvarious filters for deinterlacing, cropping, resizing, etc.  Allows for
Xcutting without re-encoding.  Has the ability to re-encode and re-sample.
X
XWWW: http://fixounet.free.fr/avidemux/
X
X- Anish Mistry
Xamistry@am-productions.biz
XAM Productions http://am-productions.biz
END-of-avidemux/pkg-descr
echo x - avidemux/pkg-message
sed 's/^X//' >avidemux/pkg-message << 'END-of-avidemux/pkg-message'
XRemove any encore2.h, encore.h, and decore.h that you may have moved to the
X/usr/local/include directory since it may cause the built program to crash
Xwhen opening a file.  
END-of-avidemux/pkg-message
exit
--- avidemux.port ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208191938.g7JJcVDB031099>