source: main/trunk/package-kits/linux/packages/native@ 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: 891 bytes
Line 
1SVN_LOCATION: http://svn.greenstone.org/main/trunk/greenstone3
2NAME: %PKG_GREENSTONE_NATIVE%
3VERSION: 3.06
4RELEASE: 1
5DESCRIPTION_SHORT: 'Native libraries for Greenstone'
6DESCRIPTION: 'Architecture-dependent binary files required by the core Greenstone package'
7HOMEPAGE: http://greenstone.org
8ARCHITECTURE: %ARCH%
9LICENSE_SHORT: GPL-2
10LICENSE:
11
12DEPENDS:
13
14OPTDEPENDS:
15
16MAKEDEPENDS:
17 %PKG_JAVA_JDK%
18 %PKG_SVN%
19 %PKG_ANT%
20 %PKG_PATCH%
21 %PKG_AUTOCONF%
22 %PKG_GCC%
23 %PKG_MAKE%
24 %PKG_RSYNC%
25
26PROVIDES:
27
28FILES:
29 %TOMCATLIB%/*
30 %{_libdir}/*
31
32SOURCES:
33 build.properties
34 greenstone3.xml
35 gs2build.patch
36 servlets.patch
37 gsdl3site.cfg.patch
38 global.properties.patch
39
40MAKEFILE:
41 base
42 src
43 clean
44 build-core
45 native
Note: See TracBrowser for help on using the repository browser.