Commit Graph

17 Commits

Author SHA1 Message Date
jasper
33cc97b8c7 - update geany to 0.20
- merge vte into standard pacakge

ok armani@ (MAINTAINER) who had a similar diff
2011-07-01 11:28:02 +00:00
armani
c3175c43d4 Update geany to 0.19.1 and change my email address, with tweak from fgsch@
ok fgsch@ landry@
2010-10-03 20:45:52 +00:00
ajacoutot
c4f812490c Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:31:26 +00:00
landry
d1ed51c9e8 Update to geany 0.18, from Pawlowski Marcin Piotr, thanks!
Changelog here : http://www.geany.org/Main/20090816
ok MAINTAINER
2009-09-04 11:38:31 +00:00
landry
3a7490f9a9 Mark SHARED_ONLY and merge PFRAG.shared in PLIST. While here, remove
some unneeded dirs, and @comment .a and .la plugin files. Bump PKGNAME.
Discussed with MAINTAINER and Brad.
2009-05-31 02:33:08 +00:00
landry
188ebe14ee Update to geany 0.17, from Jonathan Armani (MAINTAINER) with some tweaks
by me.
2009-05-31 01:56:51 +00:00
landry
514ef92dac Update to geany 0.16, from Jonathan Armani, who also takes MAINTAINERship, thanks!
Agreed by & diff looks ok to previous MAINTAINER.
2009-03-05 18:26:07 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
landry
21521503f3 Whoops, add missing goo, and hence bump.
spotted by ajacoutot@
2008-02-06 11:00:25 +00:00
landry
446c72cac5 Update to geany 0.13 from Vlad Glagolev (MAINTAINER)
adds a plugin manager, and 3 new plugins :
File Browser sidebar plugin, VCdiff plugin and Autosave plugin.
Now supports printing through GTK.

"looks fine btw" ajacoutot@
2008-02-06 10:55:12 +00:00
ajacoutot
fd275570d4 - don't force -Os gcc optimisation
- install locales in correct directory
- USE_LIBTOOL
- add desktop-file-utils goo
- add p5-XML-Parser to BUILD_DEPENDS
- remove useless docs
- small other cleanups

ok landry@
2007-10-12 09:44:21 +00:00
landry
28b10f615d Missing file.. ok ajacoutot@ 2007-10-12 08:22:58 +00:00
jasper
8eec0726c1 update geany to 0.12 (many, many changes, including plugin support)
from Vlad Glagolev (MAINTAINER)
2007-10-11 20:21:07 +00:00
jasper
d6d6817109 update geany to 0.11
from Vlad Glagolev <stelzy at gmail.com> (MAINTAINER)
2007-05-28 14:20:43 +00:00
jasper
45855bbf7b bugfix update to geany 0.10.2
from MAINTAINER (Vlad Glagolev <stelzy@gmail.com>) with tweaks by me
2007-03-15 16:08:05 +00:00
jasper
9b0e9584ea update to 0.10
from MAINTAINER Vlad Glagolev <stelzy at gmail.com>
2006-12-22 07:04:49 +00:00
jasper
247c1d03b5 import geany 0.9
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only
a few dependencies from other packages.

Basic features of Geany:

    * syntax highlighting
    * code folding
    * code completion
    * auto completion of often used constructs like if, for and while
    * auto completion of XML and HTML tags
    * call tips
    * many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
    * symbol lists

from MAINTAINER Vlad Glagolev <stelzy gmail.com>
2006-12-10 22:03:48 +00:00