From owner-freebsd-gnome@FreeBSD.ORG Mon Nov 26 14:03:51 2012 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 23BB3723 for ; Mon, 26 Nov 2012 14:03:51 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep27.mx.upcmail.net (fep27.mx.upcmail.net [62.179.121.47]) by mx1.freebsd.org (Postfix) with ESMTP id 40E588FC12 for ; Mon, 26 Nov 2012 14:03:49 +0000 (UTC) Received: from edge01.upcmail.net ([192.168.13.236]) by viefep16-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20121126140320.ZFOU29828.viefep16-int.chello.at@edge01.upcmail.net>; Mon, 26 Nov 2012 15:03:20 +0100 Received: from [127.0.0.1] ([178.84.132.32]) by edge01.upcmail.net with edge id UE3G1k01G0i5fp601E3Gaw; Mon, 26 Nov 2012 15:03:20 +0100 X-SourceIP: 178.84.132.32 Message-ID: <50B376A4.5050104@rainbow-runner.nl> Date: Mon, 26 Nov 2012 15:03:16 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "Sam Fourman Jr." Subject: Re: pyGI and FreeBSD References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 121126-0, 26-11-2012), Outbound message X-Antivirus-Status: Clean Cc: Gnome at FreeBSD List X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2012 14:03:51 -0000 On 24-11-2012 23:05, Sam Fourman Jr. wrote: > hello, > > id like to use FreeBSD to develop a new python gtk app... ive read that > pygi will replace pygtk... so how do I use pygi on FreeBSD? > > https://live.gnome.org/PyGObject/IntrospectionPorting#Beginning > > im not sure where to find it in the ports tree, of someone has > a development port and could post it id appreciate it. the port your looking for is ports/devel/py-gobject3 you can find it in the GNOME devel repo. http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/ -Koop