Geany 1.23 Plugins

Word processors, spreadsheets, presentations, translation, etc.
Post Reply
Message
Author
s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

Geany 1.23 Plugins

#1 Post by s243a »

I compiled the complete set of geany plugins using precise 5.7.1
https://www.dropbox.com/s/wxnplga8nbdqg ... 3.pet?dl=0

This requires geany 1.23 (Downoad geany 1.23.pet)

Source

I compiled it as follows:

Code: Select all

./autogen.sh --prefix /tmp/geany-plugins-1.23 --enable-spellcheck
make
make install
Then I navegated to

Code: Select all

/tmp
and ran

Code: Select all

dir2pet geany-plugins-1.23
I then doubled clicked on the pet, and it is working on precise 5.7.1

Tomorrow, I'll I'll try to run it on tahrpup to see if everything ended up into the pet file.

I made no attempt to trim the fat. Really all I wanted is the spell-check plugin but I'll give the other plugins a try. Documentation can be found here:
http://plugins.geany.org/downloads.html

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#2 Post by musher0 »

Many thanks for this, s243a. :)
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

gcmartin

#3 Post by gcmartin »

Thanks2

Post Reply