./wip/libgxim, GObject-based XIM protocol library

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


Branch: CURRENT, Version: 0.4.0, Package name: libgxim-0.4.0, Maintainer: pkgsrc-users

libgxim is a X Input Method(XIM) protocol library that is implemented by GObject
this library helps you to implement XIM server or client applications to
communicate through XIM protocol without using Xlib API, particularly
if your application uses GObject-based main loop


Required to run:
[sysutils/dbus-glib] [sysutils/dbus] [devel/glib2] [devel/check] [x11/gtk2] [lang/ruby26-base]

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

Master sites:

RMD160: b2c0f402e71bdd4155f3fc3543b720c27f946bb3
Filesize: 421.579 KB

Version history: (Expand)


CVS history: (Expand)


   2013-01-21 21:59:36 by othyro | Files touched by this commit (4)
Log message:
Updated to latest stable: +LICENSE; Buildlink'd check; Filled in USE_TOOLS;
Fixed buildlink3.mk; Regenerated PLIST and distinfo; Passes pkglint; Now,
uses DESTDIR for install.
   2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193)
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-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
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-06-20 02:16:36 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Changing maintainer to pkgsrc-users@NetBSD.org

   2009-04-19 11:21:58 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Fixed Homepage

   2009-04-08 16:52:54 by Kamel Derouiche | Files touched by this commit (3)
Log message:
   2009-03-22 17:14:10 by Kamel Derouiche | Files touched by this commit (5) | Imported package
Log message:
Import libgxim-0.3.2 as wip/libgxim.

libgxim is a X Input Method(XIM) protocol library that is implemented by GObject
this library helps you to implement XIM server or client applications to
communicate through XIM protocol without using Xlib API, particularly
 if your application uses  GObject-based main loop