[SCM] liblivemedia/master: Add the new live555ProxyServer livemedia-utils.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Apr 23 23:26:19 UTC 2012


The following commit has been merged in the master branch:
commit 1fadadfc8a424e848e4277da60f6d0fc8be3f234
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Apr 24 01:20:50 2012 +0200

    Add the new live555ProxyServer livemedia-utils.

diff --git a/debian/control b/debian/control
index 170069a..1142a8b 100644
--- a/debian/control
+++ b/debian/control
@@ -42,6 +42,6 @@ Description: multimedia RTSP streaming tools
  Time Streaming Protocol) or SIP (Session Initiation Protocol) clients and
  servers.
  .
- This package contains the live555.com streaming server (live555MediaServer),
- the example programs (openRTSP, playSIP, sapWatch, vobStreamer) and a variety
- of test tools.
+ This package contains the live555.com streaming servers (live555MediaServer
+ and live555ProxyServer), the example programs (openRTSP, playSIP, sapWatch,
+ vobStreamer) and a variety of test tools.
diff --git a/debian/rules b/debian/rules
index 6feb741..c2c4b1c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,6 +61,7 @@ install: build
 	  dh_install -pliblivemedia-dev "$${f}/lib$${f}_pic.a" "usr/lib"; \
 	done
 	dh_install -plivemedia-utils mediaServer/live555MediaServer /usr/bin
+	dh_install -plivemedia-utils proxyServer/live555ProxyServer /usr/bin
 	for f in openRTSP playSIP sapWatch testAMRAudioStreamer \
 	          testMP3Receiver testMP3Streamer \
 	          testMPEG1or2AudioVideoStreamer \

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list