From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 14 17:10:24 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2256B16A41F for ; Wed, 14 Dec 2005 17:10:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEB9743D55 for ; Wed, 14 Dec 2005 17:10:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBEHA7cm078011 for ; Wed, 14 Dec 2005 17:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBEHA7Um078010; Wed, 14 Dec 2005 17:10:07 GMT (envelope-from gnats) Date: Wed, 14 Dec 2005 17:10:07 GMT Message-Id: <200512141710.jBEHA7Um078010@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Byung-Hee HWANG Cc: Subject: Re: ports/89906: multimedia/mplayer gtk2 patch X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Byung-Hee HWANG List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2005 17:10:24 -0000 The following reply was made to PR ports/89906; it has been noted by GNATS. From: Byung-Hee HWANG To: "Thomas E. Zander" Cc: bug-followup@FreeBSD.org Subject: Re: ports/89906: multimedia/mplayer gtk2 patch Date: Thu, 15 Dec 2005 02:00:45 +0900 On Tue, Dec 13, 2005 at 10:41:01PM +0100, Thomas E. Zander wrote: > Hi, > > a quick look at the patch looks promising. However I think it would be > better to place this diff in ${FILESDIR} and apply it in the > post-patch: target if WITH_GTK2 is defined. It turned out to be > difficult to make successful port fetching dependent on the > availability of a private homepage. > I also suggest that we make gtk2 the default gui only if the mplayer > dev team releases the next version with official gtk2 support. > Otherwise it might be broken again and we have to move back to gtk1 > until another patch is finished. I really like to keep the > default installation close to the genuine config. I can also await for releases next version. Okay, I agree about the suggest. -- Byung-Hee