source: main/trunk/package-kits/linux/packages/tools@ 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: 883 bytes
Line 
1SVN_LOCATION: http://svn.greenstone.org/main/trunk/greenstone3
2NAME: %PKG_GREENSTONE_TOOLS%
3VERSION: 3.06
4RELEASE: 1
5DESCRIPTION_SHORT: short description
6DESCRIPTION: description
7HOMEPAGE: http://greenstone.org
8ARCHITECTURE: i686 x86_64
9LICENSE_SHORT: GPL-2
10LICENSE: license
11
12DEPENDS:
13 %PKG_WVWARE%
14 %PKG_PERL%
15 %PKG_IMAGEMAGICK%
16 %PKG_WGET%
17
18OPTDEPENDS:
19 %PKG_GLI%
20
21MAKEDEPENDS:
22 %PKG_JAVA_JDK%
23 %PKG_SVN%
24 %PKG_ANT%
25 %PKG_PATCH%
26 %PKG_AUTOCONF%
27 %PKG_GCC%
28 %PKG_MAKE%
29 %PKG_RSYNC%
30
31PROVIDES:
32
33FILES:
34 %GREENSTONE_HOME%/*
35 %{_bindir}/*
36
37SOURCES:
38 build.properties
39 greenstone
40 greenstone3.xml
41 gs2build.patch
42 perl-util.patch
43 wvWare
44
45MAKEFILE:
46 base
47 src
48 clean
49 build-core
50 tools
Note: See TracBrowser for help on using the repository browser.