[Pkg-cli-apps-commits] [smuxi] 09/12: Build with JabbR support

Mirco Bauer meebey at alioth.debian.org
Sun Aug 25 21:23:22 UTC 2013


This is an automated email from the git hooks/post-receive script.

meebey pushed a commit to branch master
in repository smuxi.

commit b5dd451b18c1c69b76115bc1532ed3c754595647
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sun Aug 25 21:52:37 2013 +0200

    Build with JabbR support
---
 debian/rules                |    1 +
 debian/smuxi-engine.install |    2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 51bc99c..05e20c2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ override_dh_auto_configure:
 		--with-vendor-package-version="Debian $(DEB_VERSION)" \
 		--enable-engine-campfire \
 		--enable-engine-irc \
+		--enable-engine-jabbr \
 		--enable-engine-xmpp \
 		--enable-frontend-gnome \
 		--enable-frontend-stfl \
diff --git a/debian/smuxi-engine.install b/debian/smuxi-engine.install
index 9fff5d0..6693487 100644
--- a/debian/smuxi-engine.install
+++ b/debian/smuxi-engine.install
@@ -10,6 +10,8 @@ usr/lib/smuxi/ServiceStack*.dll*
 usr/lib/smuxi/Newtonsoft.Json.dll*
 usr/lib/smuxi/agsxmpp.dll*
 usr/lib/smuxi/StarkSoftProxy.dll*
+usr/lib/smuxi/Microsoft.AspNet.SignalR.Client.dll*
+usr/lib/smuxi/JabbR.Client.dll*
 usr/share/locale/*/LC_MESSAGES/smuxi-engine*.mo
 usr/share/locale/*/LC_MESSAGES/smuxi-frontend.mo
 usr/share/locale/*/LC_MESSAGES/smuxi-server.mo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/smuxi.git



More information about the Pkg-cli-apps-commits mailing list