./wip/py-plucker, Set of tools converting web pages to Plucker format

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


Branch: CURRENT, Version: 1.8, Package name: py310-plucker-1.8, Maintainer: minskim

Plucker is an offline Web and e-book viewer for Palm OS based handheld
devices and PDAs and comes with Unix, Linux, Windows, and Mac OS X
tools, scripts, and conduits that let you decide exactly what part of
the World Wide Web you'd like to download onto your PDA (as long as
they're in standard HTML or text format). These web pages are then
processed, compressed, and transferred to the PDA for viewing by the
Plucker viewer.

PyPlucker is a Python module that provides the set of tools fetching
the web pages you specify, and handles the conversion of them to
Plucker format.


Required to run:
[lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 789d42926c472ebae8bba2728caf3623c7d69cc9
Filesize: 117.148 KB

Version history: (Expand)


CVS history: (Expand)


   2014-01-25 11:45:27 by Thomas Klausner | Files touched by this commit (26)
Log message:
No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
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:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2006-04-20 15:36:35 by Aleksey Cheusov | Files touched by this commit (67)
Log message:

man is replaced with ${PKGMANDIR}
   2006-03-14 02:27:57 by Johnny C. Lam | Files touched by this commit (82)
Log message:
Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
   2006-01-17 11:20:45 by Roland Illig | Files touched by this commit (33)
Log message:
Removed the quotes around SUBST_MESSAGE.* where they were unnecessary.
   2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79)
Log message:
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
   2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132)
Log message:
Added RMD160 checksums.