Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Ebuild] pygtkmoz: Python bindings for GtkEmbedMozilla
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
_sys/sid
Guru
Guru


Joined: 27 Aug 2004
Posts: 346
Location: Asola (Mantova)

PostPosted: Wed Jan 05, 2005 6:52 pm    Post subject: [Ebuild] pygtkmoz: Python bindings for GtkEmbedMozilla Reply with quote

Stavo girolando un po' per i siti con i tutorial di pygtk... quando mi sono trovato davanti questo.
http://primates.ximian.com/~sandino/python-glade/
dove viene realizzata un applicazione utilizzando la libreria pygtkmoz (http://sourceforge.net/projects/pygtkmoz)
son corso subito a vedere se c'era in portage... ma niente da fare... Googleando un po' pero' ho trovato un ebuild.
Code:

# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit distutils

DESCRIPTION="Python bindings for GtkEmbedMozilla"
HOMEPAGE="http://sourceforge.net/projects/$PN"
SRC_URI="mirror://sourceforge/$PN/$P.tar.gz"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86"
IUSE=""

RDEPEND="net-www/mozilla
        >=dev-python/pygtk-2.0"

DOCS="Changelog README"

src_compile() {
        make
        distutils_src_compile
}


Code:

dev-python/pygtkmoz [ Masked ]
      Latest version available: 0.1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 4 kB
      Homepage:    http://sourceforge.net/projects/pygtkmoz
      Description: Python bindings for GtkEmbedMozilla
      License:     LGPL-2.1


Spero di essere stato utile a qualcuno...
_________________
http://th30z.netsons.org/
Back to top
View user's profile Send private message
fabius
Guru
Guru


Joined: 29 Nov 2004
Posts: 525

PostPosted: Wed Jan 05, 2005 10:20 pm    Post subject: Reply with quote

L'hai postato anche su https://bugs.gentoo.org?

EDIT: scusa ho visto ora il sito :oops:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum