From owner-freebsd-ports@FreeBSD.ORG Tue Jan 27 18:03:16 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4ADA51065670 for ; Tue, 27 Jan 2009 18:03:16 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.freebsd.org (Postfix) with ESMTP id 21E248FC17 for ; Tue, 27 Jan 2009 18:03:16 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout3.cac.washington.edu (8.14.3+UW08.09/8.14.3+UW08.11) with ESMTP id n0RI3FE0005428 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 27 Jan 2009 10:03:15 -0800 X-Auth-Received: from [192.168.10.7] (adsl-99-146-97-242.dsl.pltn13.sbcglobal.net [99.146.97.242]) (authenticated authid=youshi10) by smtp.washington.edu (8.14.3+UW08.09/8.14.3+UW09.01) with ESMTP id n0RI3ERD001645 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Tue, 27 Jan 2009 10:03:14 -0800 Message-Id: <7C5D0035-99A4-4296-AD22-A7747AFFE77C@gmail.com> From: Garrett Cooper To: Philipp Ost In-Reply-To: <497E0725.1080604@smo.de> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Tue, 27 Jan 2009 10:08:09 -0800 References: <497DEC99.3070805@gmail.com> <497E0725.1080604@smo.de> X-Mailer: Apple Mail (2.930.3) X-PMX-Version: 5.5.0.356843, Antispam-Engine: 2.6.1.350677, Antispam-Data: 2009.1.27.174918 X-Uwash-Spam: Gauge=IIIIIII, Probability=8%, Report='FORGED_FROM_GMAIL 0.1, BODY_SIZE_1000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_700_799 0, __BOUNCE_CHALLENGE_SUBJ 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __FRAUD_419_WEBMAIL 0, __FRAUD_419_WEBMAIL_FROM 0, __FROM_GMAIL 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Cc: ports@freebsd.org, icemaca Subject: Re: vlc & mplayer lost window borders and controls X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jan 2009 18:03:16 -0000 On Jan 26, 2009, at 10:55 AM, Philipp Ost wrote: > icemaca wrote: > [...] >> the packages work fine, which is ver 0.8.x something i think for >> vlc, but updating to 0.9.x in ports produced this problem and i am >> not sure if it is something in the config options or other missing >> depends. > [...] > > The vlc folks switched to a Qt-based interface. There's an option to > build it or not (--> make config); work's fine here (apart from the > fact that I now have a near complete installation of Qt-4 floating > around on my disk... for one program -- OK, this is way off topic > here, I know). Building vlc-devel without QT4 renders it useless (all you have is the text based client which is kludgy, compared to mplayer). -Garrett