3 :description ;goes with --version --verbose=1 output
4 "PHOROS (Photogrammetric Road Survey)"
6 :author "Bert Burgemeister <trebbu@googlemail.com>"
8 :maintainer "Bert Burgemeister <trebbu@googlemail.com>"
10 :long-description ;goes with --help output
11 "Phoros is a tool for photogrammetric road survey. It stores data
12 in a PostgreSQL database and then makes it available over a web
13 interface. http://phoros.boundp.org"
15 :version ;goes with --version output
16 ;; :version is MAJOR.MINOR.REVISION where
17 ;; - different MAJOR means data incompatibility,
18 ;; - different MINOR means changed feature set,
19 ;; - different REVISION means any other change.
21 ;; There should be a corresponding git tag which marks the point this
22 ;; version number becomes official.
26 :licence ;goes with --licence output
27 "Copyright (C) 2010, 2011, 2012 Bert Burgemeister
29 This program is free software; you can redistribute it and/or modify
30 it under the terms of the GNU General Public License as published by
31 the Free Software Foundation; either version 2 of the License, or (at
32 your option) any later version.
34 This program is distributed in the hope that it will be useful, but
35 WITHOUT ANY WARRANTY; without even the implied warranty of
36 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
37 General Public License for more details.
39 You should have received a copy of the GNU General Public License along
40 with this program; if not, write to the Free Software Foundation, Inc.,
41 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
45 :components ((:file "package")
49 (:file "photogrammetry")
58 (:file "pictures-file"))
61 :trivial-shell ;for proj4-sh