Updated license info in {dolcon,dcuilib}.apspec.
[doldaconnect.git] / autopackage / dolcon.apspec.in
... / ...
CommitLineData
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 or later
12SoftwareVersion: @VERSION@
13AutopackageTarget: 1.2
14Repository: 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]
23This is a user interface program for Dolda Connect. It connects to the
24Dolda Connect daemon and lets a user control it. This user interface
25is written with GTK 2.
26
27Note that this program does not share files or anything of the sort --
28it is the daemon that does that. This program only controls the
29daemon.
30
31[BuildPrepare]
32prepareBuild --enable-gtk2ui --disable-daemon --disable-dolconf --disable-guishell
33
34[BuildUnprepare]
35unprepareBuild
36
37[Imports]
38echo bin/dolcon share | import
39
40[Prepare]
41require @gtk.org/gtk 2.0
42require @dolda2000.com/fredrik/doldaconnect/dcuilib 1.1
43
44[Install]
45installExe bin/dolcon
46installLocale share/locale
47
48[Uninstall]
49uninstallFromLog