From owner-freebsd-multimedia@FreeBSD.ORG Thu Apr 19 20:09:42 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E90E816A402 for ; Thu, 19 Apr 2007 20:09:42 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao101.cox.net (eastrmmtao101.cox.net [68.230.240.7]) by mx1.freebsd.org (Postfix) with ESMTP id 7D99913C457 for ; Thu, 19 Apr 2007 20:09:42 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao101.cox.net (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20070419200943.UNSJ28202.eastrmmtao101.cox.net@eastrmimpo01.cox.net>; Thu, 19 Apr 2007 16:09:43 -0400 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo01.cox.net with bizsmtp id p89h1W0074iy4EG0000000; Thu, 19 Apr 2007 16:09:41 -0400 Date: Thu, 19 Apr 2007 15:12:43 -0500 To: "Dima Panov" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <200704121637.l3CGbDJj093471@freefall.freebsd.org> <200704131244.04277.fluffy@ael.ru> <200704160900.35253.fluffy@ael.ru> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <200704160900.35253.fluffy@ael.ru> User-Agent: Opera Mail/9.20 (Linux) Cc: multimedia@freebsd.org Subject: Re: ports/111495: update graphics/libcaca 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: Thu, 19 Apr 2007 20:09:43 -0000 On Sun, 15 Apr 2007 17:00:34 -0500, Dima Panov wrote: > On 13 April 2007 13:27, Jeremy Messenger wrote: >> >> Synopsis: update graphics/libcaca >> >> >> >> I have an improvement patch from your. >> >> >> >> http://people.freebsd.org/~mezz/diff/libcaca.diff >> > >> > OK, seems suitable for me. >> > But why you suggest to use libslang.1? >> >> No reason, I forgot to copy it. >> >> > libcaca want to use utf8 conversion functions from libslang.2, >> > which don't present in libslang1 >> >> Since it uses libslang2 instead libslang1, then I have modified it a = bit >> to make sure it will finding more specific which version it wants. >> >> Update: http://people.freebsd.org/~mezz/diff/libcaca.diff > > Agreed. It's works :) > > BTW, multimdia/libxine seems to be already support new libcaca - it's > build and run pretty fine. Build and runs are good, but does it still need to change the Makefile f= or = dependency? For example, in graphics/gstreamer-plugins-libcaca, only thi= ng = that I have to change is: -BUILD_DEPENDS+=3D${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcac= a +LIB_DEPENDS+=3Dcaca.0:${PORTSDIR}/graphics/libcaca =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D # ldd /usr/local/lib/gstreamer-0.10/libgstcacasink.so | grep libcaca libcaca.so.0 =3D> /usr/local/lib/libcaca.so.0 (0x284de000) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D Also, it builds with -lcaca so libxine might be still need to be check f= or = that too. BTW: I am going to give another week to let other maintainers to catch u= p = with my email. If they don't then I shall commit it anyway. Cheers, Mezz -- = mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org