Initial import.
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sat, 15 Oct 2005 01:09:13 +0000 (01:09 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sat, 15 Oct 2005 01:09:13 +0000 (01:09 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@361 959494ce-11ee-0310-bf91-de5d638817bd

autopackage/dcuilib.apspec.in [new file with mode: 0644]

diff --git a/autopackage/dcuilib.apspec.in b/autopackage/dcuilib.apspec.in
new file mode 100644 (file)
index 0000000..db41140
--- /dev/null
@@ -0,0 +1,35 @@
+# -*-shell-script-*-
+
+[Meta]
+RootName: @dolda2000.com/~fredrik/doldaconnect/dolcon:$SOFTWAREVERSION
+DisplayName: Dolda Connect interface library
+ShortName: doldaconnect-uilib
+Maintainer: Fredrik Tolf <fredrik@dolda2000.com>
+Packager: Fredrik Tolf <fredrik@dolda2000.com>
+Summary: A library used by programs interfacing against the Dolda Connect daemon
+URL: http://www.dolda2000.com/~fredrik/doldaconnect/
+License: GNU General Public License, Version 2
+SoftwareVersion: @VERSION@
+AutopackageTarget: 1.0
+InterfaceVersion: 0.0
+
+[Description]
+The Dolda Connect interface library is used by programs for talking
+with the Dolda Connect daemon.
+
+[BuildPrepare]
+prepareBuild
+
+[BuildUnprepare]
+unprepareBuild
+
+[Imports]
+echo lib | import
+
+[Prepare]
+
+[Install]
+installLib lib/libdcui.so.0.0.0
+
+[Uninstall]
+uninstallFromLog