Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/gnome-activity-journal,
GUI to browse and search your Zeitgeist activities
Branch: CURRENT,
Version: 0.3.3nb2,
Package name: gnome-activity-journal-0.3.3nb2,
Maintainer: pkgsrc.gnomeGNOME Activity Journal (formerly known as GNOME Zeitgeist) is a tool for easily
browsing and finding files on your computer. It keeps a chronological journal of
all file activity and supports tagging and establishing relationships
between groups of files
Required to run:[
sysutils/desktop-file-utils] [
sysutils/py-dbus] [
graphics/hicolor-icon-theme] [
graphics/py-cairo] [
devel/GConf] [
devel/pango] [
devel/py-gobject] [
x11/py-gtk2] [
x11/py-gnome2] [
textproc/py-pygments] [
devel/py-xdg] [
wip/py-zeitgeist] [
wip/py-distutils-extra]
Required to build:[
pkgtools/x11-links] [
devel/py-gobject-shared] [
x11/xcb-proto] [
x11/fixesproto4] [
sysutils/dbus-python-common] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
SHA1: d4fa1d98f15993aa66ddf61c15593bf918f90a14
RMD160: 8c9a0679192780754a6cda69349097799369757a
Filesize: 186.91 KB
Version history: (Expand)
- (2019-10-26) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
- (2019-06-11) Package deleted from pkgsrc
- (2018-09-10) Package has been reborn
- (2018-08-25) Package deleted from pkgsrc
- (2018-03-13) Package has been reborn
CVS history: (Expand)
2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208) |
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
|
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-27 20:04:42 by Thomas Klausner | Files touched by this commit (10) |
Log message:
Update comments now that py-xdg builds with python-3.x.
|
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) | |
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.
|
2013-12-05 10:38:10 by ndb | Files touched by this commit (3) |
Log message:
only https fetch possible anymore.
|
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-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.
|