wok view tazpkg-web/stuff/README @ rev 7615

Added xorg-dev-proto to xorg-server-dev depends. Needs xorg-dev-proto for pkg-config to work with xorg-server-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Dec 11 21:51:57 2010 +0000 (2010-12-11)
parents c075da96e08a
children
line source
1 Tazpkg-web - SliTaz Packages Web interface
2 ===============================================================================
5 Tazpkg-web package provides the files, scripts and search engine used for the
6 SliTaz packages web interface. It doesn't depend on the Tazpkg package manager
7 or Tazwok, but needs a wok with a receipt and a packages (*.tazpkg) repository
8 to scan and build the static xHTML pages. Here is a brief overview of the files
9 provided:
12 * html/ : Split xHTML template used to generate the full pages
13 * style/ : CSS stylesheets, pics and favicon
14 * xml/ : RSS template (will be used when merged with tazrss)
15 * search.cgi : CGI search engine using awk, grep, etc (all xHTML hardcoded)
16 * tazpkg-web : Utility which generates the categories and index pages
17 * tazpkg-web.conf : Tazpkg-web utility configuration file
20 Online : http://pkgs.slitaz.org/
23 ===============================================================================