source: main/trunk/package-kits/linux/packages/demo@ 29546

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

Arch package now automatically sets the owner of the web directory to the tomcat user. The functionality is also implemented for the other package managers, but not yet tested.

File size: 669 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: short description
6DESCRIPTION: description
7HOMEPAGE: http://greenstone.org
8ARCHITECTURE: i686 x86_64
9LICENSE_SHORT: GPL-2
10LICENSE: license
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
Note: See TracBrowser for help on using the repository browser.