NOTICE: This package has been removed from pkgsrc

./wip/libgtask, Library for asynchronous and Callback-based execution for GObject

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1.2nb4, Package name: libgtask-0.1.2nb4, Maintainer: pkgsrc.gnome

GTask is a mini-framework to simplify asynchronous and concurrent
programming with C and GObject. GTask makes event driven programming
easier whether you are in C or in a higher level language such as Python


Required to run:
[devel/glib2] [devel/py-gobject] [x11/py-gtk2] [lang/vala] [lang/python27] [www/webkit1-gtk]

Required to build:
[textproc/gtk-doc] [pkgtools/x11-links] [devel/gperf] [devel/py-gobject-shared] [x11/compositeproto] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [x11/xcb-proto] [x11/fixesproto4]

Package options: python

Master sites:

SHA1: adf17c1d824e6ca27644c3e184fdb4f7897b1a0d
RMD160: 99e5c507d44c4e4a84636688d6393e5ee4d86fe0
Filesize: 418.921 KB

Version history: (Expand)


CVS history: (Expand)


   2015-07-13 11:37:53 by Thomas Klausner | Files touched by this commit (15) | Package removed
Log message:
Remove rss-glib and dependency.
Doesn't fetch any longer, last release from 2009.
   2014-08-04 00:16:38 by Thomas Klausner | Files touched by this commit (15) | Package updated
Log message:
Update webkit-gtk path to webkit1-gtk in preparation for package update
to major version 2. Packages can switch to that version when they are
tested to work with it.
   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121)
Log message:
Mark packages as not python-3.x ready where appropriate.
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   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-09-10 22:52:48 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update 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.