source: main/trunk/package-kits/linux/packages/tools@ 29583

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

Handling CPU architecture properly (now there is a separate architecture-specific packages for jni libraries, and greenstone-tools is also set to architecture-specific since it contains native binaries)

File size: 886 bytes
Line 
1SVN_LOCATION: http://svn.greenstone.org/main/trunk/greenstone3
2NAME: %PKG_GREENSTONE_TOOLS%
3VERSION: 3.06
4RELEASE: 1
5DESCRIPTION_SHORT: 'Tools for building Greenstone collections'
6DESCRIPTION:
7HOMEPAGE: http://greenstone.org
8ARCHITECTURE: %ARCH%
9LICENSE_SHORT: GPL-2
10LICENSE:
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.