Transfer from CVS at SourceForge
[doldaconnect.git] / autopackage / dolcon.apspec.in
CommitLineData
d3372da9 1# -*-shell-script-*-
2
3[Meta]
4RootName: @dolda2000.com/~fredrik/doldaconnect/dolcon:$SOFTWAREVERSION
5DisplayName: Dolda Connect GTK 2 user interface
6ShortName: doldaconnect-gtk
7Maintainer: Fredrik Tolf <fredrik@dolda2000.com>
8Packager: Fredrik Tolf <fredrik@dolda2000.com>
9Summary: A user interface module for Dolda Connect using GTK 2.
10URL: http://www.dolda2000.com/~fredrik/doldaconnect/
11License: GNU General Public License, Version 2
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 a user interface program for Dolda Connect. It connects to the
23Dolda Connect daemon and lets a user control it. This user interface
24is written with GTK 2.
25
26Note that this program does not share files or anything of the sort --
27it is the daemon that does that. This program only controls the
28daemon.
29
30[BuildPrepare]
31prepareBuild --enable-gtk2ui --disable-gnomeapplet
32
33[BuildUnprepare]
34unprepareBuild
35
36[Imports]
37echo '*' | import
38
39[Prepare]
40require @gtk.org/gtk 2.0
41require @dolda2000.com/~fredrik/doldaconnect/dcuilib
42
43[Install]
44installExe bin/dolcon
45installLocale share/locale
46
47[Uninstall]
48uninstallFromLog