wok-6.x view tazpkg-web/stuff/tazpkg-web.conf @ rev 5561
hubbub, libnsgif, libparserutils, libsmpeg: cache svn fetched files in SOURCES_REPOSITORY
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 14 10:47:49 2010 +0200 (2010-05-14) |
parents | c075da96e08a |
children |
line source
1 # tazpkg-web.conf: SliTaz packages Web interface configuration file.
2 #
4 # Path to the Web interface.
5 WEB_INTERFACE="/var/www/vhosts/pkgs"
7 # Path to xHTML and XML templates.
8 LIB_DIR="/var/lib/tazpkg-web"
10 # Path to each version.
11 STABLE="/home/slitaz/stable"
12 COOKING="/home/slitaz/cooking"
14 # Packages categories.
15 CATEGORIES="
16 base-system
17 x-window
18 utilities
19 network
20 graphics
21 multimedia
22 office
23 development
24 system-tools
25 security
26 games
27 misc
28 meta
29 non-free"