From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 12 09:36:20 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A18B816A4CE for ; Fri, 12 Nov 2004 09:36:20 +0000 (GMT) Received: from smtp2.jp.viruscheck.net (smtp2.jp.viruscheck.net [154.33.69.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D1B643D1F for ; Fri, 12 Nov 2004 09:36:20 +0000 (GMT) (envelope-from bland@freebsd.org) Received: from scan2.jp.viruscheck.net ([154.33.69.37] helo=mail5.jp.viruscheck.net) by smtp2.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1CSXqs-0001vp-00; Fri, 12 Nov 2004 18:36:18 +0900 Received: from [220.108.149.115] (helo=noc.orchid) by mail5.jp.viruscheck.net with esmtp (Exim 3.36 #2) id 1CSXqs-0001ZO-00; Fri, 12 Nov 2004 18:36:18 +0900 Received: from [89.60.10.11] (horse.orchid [89.60.10.11]) by noc.orchid (8.12.11/8.12.11) with ESMTP id iAC9aEjK039702; Fri, 12 Nov 2004 18:36:14 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <41948408.6050202@FreeBSD.org> Date: Fri, 12 Nov 2004 18:36:08 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040927 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremy Messenger References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-gnome@FreeBSD.org Subject: Re: Want to play w/ Coaster? Here's a port of it. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Nov 2004 09:36:20 -0000 Jeremy Messenger wrote: > Hello, > > I have created Coaster port: http://www.coaster-burn.org .. I haven't > tweak some stuff yet such as change default /var/tmp/ to ~/.coaster/ > for the ISO create like what I did with the nautilus-cd-burner. I am > not going to learn C++, so I am going to let someone w/ C++ knowledge > to take care of it. Anyway, beside the /var/tmp/, it works great so > far for me. > > You will have to install bakery-devel first, which I made a repo copy > from bakery. > > http://people.freebsd.org/~mezz/shar/bakery-devel.shar > http://people.freebsd.org/~mezz/shar/coaster.shar > > I don't know if I should put coaster in the ports tree yet, because > current it depends on nautilus-cd-burner for temporary and later the > author will switch back to libburn/libcoaster when those get stable > with the newer Linux kernel. I personal have no idea how will libburn > will work with FreeBSD as I haven't done any of homework. Unfortunately libburn do not work on FreeBSD at all and in fact this is a major porting problem for this application. All the best, Alexander. > > BTW: A hint for hack of change /var/tmp/ to ~/.coaster/, I believe > it's in ${WRKSRC}/src/backends/nautilus.cc .. > > Have fun! > > Cheers, > Mezz > >