source: main/trunk/package-kits/linux/packages/gli@ 29577

Last change on this file since 29577 was 29577, checked in by Jeremy Symon, 9 years ago

Lots of changes to get edit mode working. Changed variable marker to %var% instead of @var@ in order to differentiate from greenstone build variables, which allows variables to be used in patch files now. Added wget dependency. Enabled cgi scripts. Added patches to set correct settings in global.properties, gsdl3site.cfg.

File size: 610 bytes
Line 
1SVN_LOCATION: http://svn.greenstone.org/main/trunk/gli
2NAME: %PKG_GLI%
3VERSION: 3.06
4RELEASE: 1
5DESCRIPTION_SHORT: short description
6DESCRIPTION: description
7HOMEPAGE: http://greenstone.org
8ARCHITECTURE: any
9LICENSE_SHORT: GPL-2
10LICENSE: license
11
12DEPENDS:
13 %PKG_JAVA_JRE%
14 %PKG_GREENSTONE_TOOLS%
15
16OPTDEPENDS:
17
18MAKEDEPENDS:
19 %PKG_JAVA_JDK%
20 %PKG_SVN%
21 %PKG_RSYNC%
22
23PROVIDES:
24
25FILES:
26 %GLI%
27 %{_bindir}/*
28
29SOURCES:
30 gli
31
32MAKEFILE:
33 base
34 src
35 clean
36 gli
Note: See TracBrowser for help on using the repository browser.