./wip/gnochm, CHM file viewer for Gnome2

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


Branch: CURRENT, Version: 0.9.11, Package name: gnochm-0.9.11, Maintainer: pkgsrc-users

GnoCHM is a CHM file viewer. It is designed to integrate nicely
with Gnome.

It uses PyCHM, a Python package that exports the CHMLIB API. Features
are:

* Support for external ms-its links
* Full text search support
* Bookmarks
* Configurable support for HTTP links
* Integrated with Gnome2
* Support for multiple languages
* Support to open multiple files at once
* Displays HTML page source


Required to run:
[sysutils/desktop-file-utils] [databases/shared-mime-info] [devel/GConf] [x11/py-gtk2] [x11/py-gnome2-extras] [x11/py-gnome2] [textproc/rarian] [wip/py-chm] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 9edb9d7f75749e8d09b7c27fe53f7f51d20b074c
Filesize: 397.109 KB

Version history: (Expand)


CVS history: (Expand)


   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-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-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.
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.
   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
   2009-03-25 11:22:09 by Thomas Klausner | Files touched by this commit (4) | Imported package
Log message:
Initial import of gnochm-0.9.11.

TODO: Nothing, works fine, I just prefer kchmviewer.

GnoCHM is a CHM file viewer. It is designed to integrate nicely
with Gnome.

It uses PyCHM, a Python package that exports the CHMLIB API. Features
are:

  * Support for external ms-its links
  * Full text search support
  * Bookmarks
  * Configurable support for HTTP links
  * Integrated with Gnome2
  * Support for multiple languages
  * Support to open multiple files at once
  * Displays HTML page source