Updated license info in {dolcon,dcuilib}.apspec.
[doldaconnect.git] / autopackage / dolcon.apspec.in
CommitLineData
d3372da9 1# -*-shell-script-*-
2
3[Meta]
6c2555c3 4RootName: @dolda2000.com/fredrik/doldaconnect/dolcon:$SOFTWAREVERSION
d3372da9 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/
68863682 11License: GNU General Public License, Version 2 or later
d3372da9 12SoftwareVersion: @VERSION@
cafc370a
FT
13AutopackageTarget: 1.2
14Repository: http://www.dolda2000.com/~fredrik/doldaconnect/ap/doldaconnect-gtk.xml
d3372da9 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]
cafc370a 32prepareBuild --enable-gtk2ui --disable-daemon --disable-dolconf --disable-guishell
d3372da9 33
34[BuildUnprepare]
35unprepareBuild
36
37[Imports]
6c2555c3 38echo bin/dolcon share | import
d3372da9 39
40[Prepare]
41require @gtk.org/gtk 2.0
cafc370a 42require @dolda2000.com/fredrik/doldaconnect/dcuilib 1.1
d3372da9 43
44[Install]
cafc370a 45installExe bin/dolcon
d3372da9 46installLocale share/locale
47
48[Uninstall]
49uninstallFromLog