From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 8 10:52:02 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75EA7106566B for ; Sun, 8 Nov 2009 10:52:02 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 0765E8FC15 for ; Sun, 8 Nov 2009 10:52:01 +0000 (UTC) Received: by bwz5 with SMTP id 5so2633048bwz.3 for ; Sun, 08 Nov 2009 02:52:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=MJbGmx9S02RYQSYcpGlYRYt+6ne0n00oqevp6OpkwuA=; b=Gcrh1mSjc6oc4SQ4d2BfmYzH8BDVuPR192HXxAHKvfmCCgs4lmAiFiAh0z6Q6XWLTu PHumPUqGbk3gK0ns6lxAy7eM28D6nH5WWaADxw5ds7palnWuNJee1phjkVUS9/Sb3U+Y t3FFW8r7uI9PpaBTBTAXtQq+kOY1GlqPh4C78= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ZYHaEPZddOFH4/2WO0jVkNrlGJTbE0yQxVnhg57LtIFzN540Emezfpv0EPI4+pgLrj LPlgatt0MzxaBpvp1+4Vg+og+naQ+zIQwwOjluUJVfoYvKrl7gBxx/3Aef6scDiEp9k5 NVxow9L6d0Mt/U7U2HwTgdsbkCfMFGcSxVg84= MIME-Version: 1.0 Received: by 10.204.29.15 with SMTP id o15mr7005299bkc.145.1257675523594; Sun, 08 Nov 2009 02:18:43 -0800 (PST) In-Reply-To: <20091107233658.bb970c84.torfinn.ingolfsen@broadpark.no> References: <20091107233658.bb970c84.torfinn.ingolfsen@broadpark.no> Date: Sun, 8 Nov 2009 11:18:42 +0100 Message-ID: From: usleepless@gmail.com To: Torfinn Ingolfsen Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-multimedia@freebsd.org Subject: Re: MythTV 0.22 is out X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2009 10:52:02 -0000 Hi Torfinn and MM-enthousiasts, On Sat, Nov 7, 2009 at 11:36 PM, Torfinn Ingolfsen < torfinn.ingolfsen@broadpark.no> wrote: > FYI, > > MythTV[1] 0.22 is out. > Just in case anyone has an urge to port it... > > Thanks for the headsup. Configure needs at least this: ./configure --disable-dvb --prefix=/usr/local --extra-cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib I am building now to see if there are any compile-errors. This configure has ivtv-disabled ( so no support for hauppage/pvrxxx ). But if this run compiles without errors, i will try to get it to build with ivtv/pvrxxx support. kind regards, usleep > References: > 1) http://www.mythtv.org/ > -- > Torfinn > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to " > freebsd-multimedia-unsubscribe@freebsd.org" >