source: main/trunk/package-kits/linux/packages/demo@ 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: 805 bytes
Line 
1SVN_LOCATION: http://svn.greenstone.org/main/trunk/greenstone3/web/sites/localsite/collect
2NAME: %PKG_GREENSTONE_DEMO%
3VERSION: 3.06
4RELEASE: 1
5DESCRIPTION_SHORT: 'Demo collections for Greenstone'
6DESCRIPTION: 'Several example collections for Greenstone Digital Library'
7HOMEPAGE: http://greenstone.org
8ARCHITECTURE: any
9LICENSE_SHORT: GPL-2
10LICENSE:
11
12DEPENDS:
13 %PKG_GREENSTONE%
14
15OPTDEPENDS:
16
17MAKEDEPENDS:
18 %PKG_GREENSTONE_TOOLS%
19 %PKG_SVN%
20 %PKG_RSYNC%
21
22PROVIDES:
23
24FILES:
25 %WEB%/sites/localsite/collect/*
26
27SOURCES:
28 build-demo.sh
29
30MAKEFILE:
31 base
32 src
33 clean
34 demo
35
36POST_INSTALL:
37 chown -R %TOMCAT_USER%:%TOMCAT_USER% %WEB%/sites/localsite/collect
Note: See TracBrowser for help on using the repository browser.