Commit Graph

19 Commits

Author SHA1 Message Date
sthen
b29b83d776 sync wantlib and bump packages. ok ajacoutot 2008-06-15 00:04:49 +00:00
ajacoutot
5dcd16b39e - use the in-tree intltool utilities (textproc/intltool MODULE) instead
of the ones bundled in sources
PLIST_DB seems happy with the change so no bump
2008-06-03 14:56:09 +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
jasper
33f06b00d3 update maintainers email address.
per his request
2007-11-13 20:05:00 +00:00
steven
43dc6891f3 fix WANTLIB 2007-11-13 14:06:21 +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
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +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
sturm
b67038d83e WANTLIB 2007-04-14 21:20:19 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +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
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
jasper
9b0e9584ea update to 0.10
from MAINTAINER Vlad Glagolev <stelzy at gmail.com>
2006-12-22 07:04:49 +00:00
espie
6283751681 zap more pkgconfig 2006-12-16 12:47:40 +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