0011085b8fe477a41f99e81b8ca195334a661dce
[doldaconnect.git] / autopackage / dolcon.apspec.in
1 # -*-shell-script-*-
2
3 [Meta]
4 RootName: @dolda2000.com/fredrik/doldaconnect/dolcon:$SOFTWAREVERSION
5 DisplayName: Dolda Connect GTK 2 user interface
6 ShortName: doldaconnect-gtk
7 Maintainer: Fredrik Tolf <fredrik@dolda2000.com>
8 Packager: Fredrik Tolf <fredrik@dolda2000.com>
9 Summary: A user interface module for Dolda Connect using GTK 2.
10 URL: http://www.dolda2000.com/~fredrik/doldaconnect/
11 License: GNU General Public License, Version 2
12 SoftwareVersion: @VERSION@
13 AutopackageTarget: 1.2
14 Repository: http://www.dolda2000.com/~fredrik/doldaconnect/ap/doldaconnect-gtk.xml
15
16 # Only uncomment InterfaceVersion if your package exposes interfaces to other software,
17 # for instance if it includes DSOs or python/perl modules. See the developer guide for more info,
18 # or ask on autopackage-dev if you don't understand interface versioning in autopackage.
19 #
20 # InterfaceVersion: 0.0
21
22 [Description]
23 This is a user interface program for Dolda Connect. It connects to the
24 Dolda Connect daemon and lets a user control it. This user interface
25 is written with GTK 2.
26
27 Note that this program does not share files or anything of the sort --
28 it is the daemon that does that. This program only controls the
29 daemon.
30
31 [BuildPrepare]
32 prepareBuild --enable-gtk2ui --disable-daemon --disable-dolconf --disable-guishell
33
34 [BuildUnprepare]
35 unprepareBuild
36
37 [Imports]
38 echo bin/dolcon share | import
39
40 [Prepare]
41 require @gtk.org/gtk 2.0
42 require @dolda2000.com/fredrik/doldaconnect/dcuilib 1.1
43
44 [Install]
45 installExe bin/dolcon
46 installLocale share/locale
47
48 [Uninstall]
49 uninstallFromLog