summaryrefslogtreecommitdiff
path: root/sysutils/py-notify
AgeCommit message (Collapse)AuthorFilesLines
2010-02-10Allow Python 2.6.joerg1-2/+2
2010-01-11 * Fixes missing function attach_status_icon.obache1-4/+9
src/pynotify.c should be generated, but broken one exists in tarball. (regeneration rule require gmake) http://trac.galago-project.org/ticket/121 * fixes path of override *.pc.in file. Bump PKGREVISION.
2009-08-27Fix fallout from recursive jpeg shlib bump.wiz1-2/+2
The man page says that you should check the diff before committing, especially for the case that went wrong here (PYPKGPREFIX -> py25). Hi sno!
2009-08-26bump revision because of graphics/jpeg updatesno2-3/+4
2009-08-19not for python-2.4, because support was dropped from py-gtk2tnn1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-20Include pyversion.mk include the protected part of the buildlink3.mkjoerg1-3/+3
files, not over and over again.
2009-02-11Sort PYTHON_VERSIONS_ACCEPTED.joerg1-2/+2
2008-11-18make this work with python-2.4 againdrochner1-2/+2
2008-11-15Remove python24 from accepted versions since x11/py-gtk2 doesn't support ithasso1-2/+2
any more.
2008-04-25- Supports DESTDIRtnn1-2/+4
- Accept Python 2.5
2008-03-15py-gtk2 needs Python 2.4joerg1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-01-15py-gtk needs Python 2.3+joerg1-1/+2
2007-01-10import py-notify-0.1.1 - Python bindings for libnotifydrochner5-0/+62