From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 17 05:20:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CBDDF6E for ; Wed, 17 Jul 2013 05:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B078062C for ; Wed, 17 Jul 2013 05:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r6H5K0Uj045421 for ; Wed, 17 Jul 2013 05:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r6H5K0SQ045408; Wed, 17 Jul 2013 05:20:00 GMT (envelope-from gnats) Resent-Date: Wed, 17 Jul 2013 05:20:00 GMT Resent-Message-Id: <201307170520.r6H5K0SQ045408@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcel Bonnet Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C08A9ED3 for ; Wed, 17 Jul 2013 05:11:52 +0000 (UTC) (envelope-from mstudioserver@gmail.com) Received: from mail-yh0-x233.google.com (mail-yh0-x233.google.com [IPv6:2607:f8b0:4002:c01::233]) by mx1.freebsd.org (Postfix) with ESMTP id 8B2265FD for ; Wed, 17 Jul 2013 05:11:52 +0000 (UTC) Received: by mail-yh0-f51.google.com with SMTP id l109so572136yhq.10 for ; Tue, 16 Jul 2013 22:11:51 -0700 (PDT) Received: from machine.STUDIO ([177.133.217.68]) by mx.google.com with ESMTPSA id s47sm5968810yhl.19.2013.07.16.22.11.49 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 16 Jul 2013 22:11:51 -0700 (PDT) Received: (from marcelbonnet@localhost) by machine.STUDIO (8.14.7/8.14.7) id r6H5B44l022422; Wed, 17 Jul 2013 02:11:04 -0300 (BRT) (envelope-from marcelbonnet) Message-Id: <201307170511.r6H5B44l022422@machine.STUDIO> Date: Wed, 17 Jul 2013 02:11:04 -0300 (BRT) From: Marcel Bonnet To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/180602: [NEW PORT] multimedia/xjadeo: A synced video player for Jack Transport X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jul 2013 05:20:01 -0000 >Number: 180602 >Category: ports >Synopsis: [NEW PORT] multimedia/xjadeo: A synced video player for Jack Transport >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 17 05:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Marcel Bonnet >Release: FreeBSD 9.0-STABLE i386 >Organization: >Environment: System: FreeBSD machine.STUDIO 9.0-STABLE FreeBSD 9.0-STABLE #1 r230443M: Thu Jun 27 16:20:15 BRT >Description: Xjadeo is a software video player that displays a video-clip in sync with an external time source (MTC, LTC, JACK-transport). Xjadeo is useful in soundtrack composition, video monitoring or any task tha t requires to synchronizing movie frames with audio events. Xjadeo supports a multitude of video file formats, display libraries and syn c sources. It includes an optional GUI called qjadeo that provides setup opt ions, file history, video import/transcoding and control of Xjadeo's run-tim e parameters. WWW: http://xjadeo.sourceforge.net/ Generated with FreeBSD Port Tools 0.99_7 (mode: new) >How-To-Repeat: >Fix: --- .shar 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: # # xjadeo # xjadeo/Makefile # xjadeo/files # xjadeo/files/patch-src-xjadeo-mqueue.c # xjadeo/distinfo # xjadeo/pkg-descr # echo c - xjadeo mkdir -p xjadeo > /dev/null 2>&1 echo x - xjadeo/Makefile sed 's/^X//' >xjadeo/Makefile << '84ea660f9c0937080401f6dffa440d4b' X# Created by: Marcel Bonnet X# $FreeBSD$ X XPORTNAME= xjadeo XPORTVERSION= 0.7.4 XCATEGORIES= multimedia XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/v${PORTVERSION} X XMAINTAINER= ports@monovox.org XCOMMENT= A synced video player for Jack Transport X XLIB_DEPENDS= jack:${PORTSDIR}/audio/jack \ X swscale:${PORTSDIR}/multimedia/ffmpeg \ X Imlib2:${PORTSDIR}/graphics/imlib2 \ X X11:${PORTSDIR}/x11/libX11 \ X Xau:${PORTSDIR}/x11/libXau \ X Xdmcp:${PORTSDIR}/x11/libXdmcp \ X Xext:${PORTSDIR}/x11/libXext \ X Xpm:${PORTSDIR}/x11/libXpm \ X Xv:${PORTSDIR}/x11/libXv \ X aa:${PORTSDIR}/graphics/aalib \ X avcodec:${PORTSDIR}/multimedia/ffmpeg \ X avformat:${PORTSDIR}/multimedia/ffmpeg \ X avutil:${PORTSDIR}/multimedia/ffmpeg \ X freetype:${PORTSDIR}/print/freetype2 \ X iconv:${PORTSDIR}/converters/libiconv \ X mp3lame:${PORTSDIR}/audio/lame \ X ogg:${PORTSDIR}/audio/libogg \ X orc-0:${PORTSDIR}/devel/orc \ X pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ X schroedinger-1:${PORTSDIR}/multimedia/schroedinger \ X theoradec:${PORTSDIR}/multimedia/libtheora \ X theoraenc:${PORTSDIR}/multimedia/libtheora \ X vorbis:${PORTSDIR}/audio/libvorbis \ X vorbisenc:${PORTSDIR}/audio/libvorbis \ X vpx:${PORTSDIR}/multimedia/libvpx \ X x264:${PORTSDIR}/multimedia/x264 \ X xcb:${PORTSDIR}/x11/libxcb \ X xvidcore:${PORTSDIR}/multimedia/xvid X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_SDL= sdl XUSES= iconv XCPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libavutil \ X -I${LOCALBASE}/include/libavcodec \ X -I${LOCALBASE}/include/libavformat \ X -I${LOCALBASE}/include/libswscale XCONFIGURE_ARGS= --disable-alsamidi X XPLIST_FILES= bin/xjadeo bin/xjremote X XMAN1= qjadeo.1 xjadeo.1 xjinfo.1 xjremote.1 X X.include 84ea660f9c0937080401f6dffa440d4b echo c - xjadeo/files mkdir -p xjadeo/files > /dev/null 2>&1 echo x - xjadeo/files/patch-src-xjadeo-mqueue.c sed 's/^X//' >xjadeo/files/patch-src-xjadeo-mqueue.c << 'b2f17c16a0910126af9a2657169ba00f' X--- src/xjadeo/mqueue.c.orig 2013-07-15 23:50:47.000000000 -0300 X+++ src/xjadeo/mqueue.c 2013-07-15 23:51:27.000000000 -0300 X@@ -26,6 +26,7 @@ X #include X #include X #include X+#include X X X #include b2f17c16a0910126af9a2657169ba00f echo x - xjadeo/distinfo sed 's/^X//' >xjadeo/distinfo << '2894b17481729d9d4780e54dcddc0b43' XSHA256 (xjadeo-0.7.4.tar.gz) = ef170264469038e630963c176615b49ba45234c7416c59c1478f58826897c05e XSIZE (xjadeo-0.7.4.tar.gz) = 354890 2894b17481729d9d4780e54dcddc0b43 echo x - xjadeo/pkg-descr sed 's/^X//' >xjadeo/pkg-descr << '58012b3d25168d9eeb9de344ef159759' XXjadeo is a software video player that displays a video-clip in sync with an X external time source (MTC, LTC, JACK-transport). XXjadeo is useful in soundtrack composition, video monitoring or any task tha Xt requires to synchronizing movie frames with audio events. XXjadeo supports a multitude of video file formats, display libraries and syn Xc sources. It includes an optional GUI called qjadeo that provides setup opt Xions, file history, video import/transcoding and control of Xjadeo's run-tim Xe parameters. X XWWW: http://xjadeo.sourceforge.net/ 58012b3d25168d9eeb9de344ef159759 exit --- .shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: