./wip/gtksourcecompletion, GtkSourceCompletion

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.2nb1, Package name: gtksourcecompletion-0.5.2nb1, Maintainer: pkgsrc.gnome

GtkSourceCompletion is a library to add (auto)completion
and calltips support to GtkSourceView. The library manages all events,
etc the popup position but it doesn't complete anything,
it is the base library. You can develop providers for GtkSourceCompletion and
the library will use it to show all the proposals,
the information for every proposal etc


Required to run:
[graphics/hicolor-icon-theme] [devel/glib2] [devel/libglade] [x11/gtk2] [x11/gtksourceview2]

Required to build:
[textproc/gtk-doc] [pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: 8f59bab3dc277cbbf0e806f7dd7ace120313b30d
Filesize: 421.581 KB

Version history: (Expand)


CVS history: (Expand)


   2012-09-29 02:50:33 by Aleksej Saushev | Files touched by this commit (158)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-09-11 12:12:41 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update Makefile: Change E-mail  Maintainer

   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-08-03 00:46:05 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Change maintainer:

   2009-05-23 17:34:40 by Kamel Derouiche | Files touched by this commit (5) | Imported package
Log message:
Import gtksourcecompletion-0.5.2 as wip/gtksourcecompletion.

GtkSourceCompletion is a library to add (auto)completion
and calltips support to GtkSourceView. The library manages all events,
etc  the popup position but it doesn't complete anything,
it is the base library. You can develop providers for GtkSourceCompletion and
the library will use it to show all the proposals,
the information for every proposal etc