New skeletons for libbz2 and gdbm.
[doldaconnect.git] / autopackage / doldacond.apspec.in
CommitLineData
91f853fb
FT
1# -*-shell-script-*-
2
3[Meta]
4RootName: @dolda2000.com/fredrik/doldaconnect/dolcon:$SOFTWAREVERSION
5DisplayName: Dolda Connect daemon
6ShortName: doldaconnect-daemon
7Maintainer: Fredrik Tolf <fredrik@dolda2000.com>
8Packager: Fredrik Tolf <fredrik@dolda2000.com>
9Summary: The main Dolda Connect file-sharing program.
10URL: http://www.dolda2000.com/~fredrik/doldaconnect/
11License: GNU General Public License, Version 2 or later
12SoftwareVersion: @VERSION@
13AutopackageTarget: 1.0
14
15# Only uncomment InterfaceVersion if your package exposes interfaces to other software,
16# for instance if it includes DSOs or python/perl modules. See the developer guide for more info,
17# or ask on autopackage-dev if you don't understand interface versioning in autopackage.
18#
19# InterfaceVersion: 0.0
20
21[Description]
22This is the Dolda Connect daemon, the program that does all the actual
23file-sharing work in Dolda Connect.
24
25Note that, unless you really want to talk to the daemon using telnet,
26you will also want a user interface program to control it.
27
28[BuildPrepare]
29prepareBuild --disable-gtk2ui --without-krb5
30
31[BuildUnprepare]
32unprepareBuild
33
34[Imports]
35echo bin/doldacond bin/locktouch bin/tthsum libexec/speedrec share/man etc | import
36
37[Prepare]
38
39[Install]
40installExe bin/doldacond bin/locktouch bin/tthsum
41copyFiles libexec/speedrec "$PREFIX/libexec"
42copyFiles etc/* "$PREFIX/etc"
43
44[Uninstall]
45uninstallFromLog