forked from oracle/opengrok
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontrol.in
22 lines (20 loc) · 950 Bytes
/
control.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: opengrok
Section: contrib/devel
Priority: optional
Maintainer: Lubos Kosco <[email protected]>
Build-Depends: @cdbs@, sun-java7-jdk , ant-optional, junit4, jflex (>= 1.5.0), liblucene4-java, libbcel-java(>= 5.2-6), libservlet2.4-java, exuberant-ctags
Standards-Version: 3.7.3
Homepage: http://opengrok.github.com/OpenGrok/
Package: opengrok
Architecture: all
Depends: sun-java7-jre | java2-runtime, exuberant-ctags (>= 1:5.6-1), ant, liblucene4-java, libbcel-java(>= 5.2-6)
Recommends: tomcat7
Description: Wicked fast source code indexing and search software
OpenGrok is a fast and usable source code search and cross reference
engine, written in Java on top of lucene. It helps you search,
cross-reference and navigate your source tree. It can understand
various program file formats and version control histories like
Mercurial, SCCS, RCS, CVS and Subversion
.
OpenGrok is the tool used for the OpenSolaris Source Browser.
.