Package Details: gedit-source-code-browser 3.0.2-2

Package Base: gedit-source-code-browser
Description: A source code class and function browser plugin for Gedit 3.
Upstream URL: https://github.com/Quixotix/gedit-source-code-browser
Category: editors
Licenses: custom
Submitter: SimonSapin
Maintainer: SimonSapin
Last Packager: None
Votes: 5
First Submitted: 2011-07-03 16:22
Last Updated: 2011-07-03 18:07

Dependencies (2)

Required by (0)

Sources

Latest Comments

Comment by asnodj

2014-07-23 09:17

Hello !
If like me this plugin does not work, you can try the version I corrected.
Here is the github link:
https://github.com/asnodj/gedit-source-code-browser

Comment by asnodj

2014-07-03 09:58

Unable to activate this plugin on my Arch :(

(gedit:11849): libpeas-WARNING **: Could not find loader 'python' for plugin 'sourcecodebrowser'

Comment by Shanto

2011-10-10 10:31

@SimonSapin No, please don't remove it. Keep it as a versioned/tagged package for this plugin. Here's the PKGBUILD that points to v3.0.3 (currently latest tag) http://pastie.org/2670175.

Comment by SimonSapin

2011-07-04 08:33

Please use gedit-source-code-browser-git instead of this package.

It seems that the hash for the tarball from Github has changed overnight and broke this package. I made a -git version which should not have this problem. Please use that one instead.

Should this package be removed?

Comment by SimonSapin

2011-07-03 18:10

You’re right. I had just copied this from another plugin’s PKGBUILD but the gedit 3 package depends on pygobject so I guess it has everything needed for Python plugins. I just uploaded a new package.

Comment by wonder

2011-07-03 18:03

i don't think pygtk is required

in general if plugins requires pygtk then it won't work in gedit3 because pygtk is gtk2 and gedit is gtk3