linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Debian package with Gnome frontend


From: Baruch Even
Subject: [Linphone-developers] Debian package with Gnome frontend
Date: Sun, 23 May 2004 09:52:21 +0300
User-agent: Mutt/1.5.6i

Hello,

Following is a patch to force the Debian package to compile the Gnome frontend
too, there were some missing dependencies in there.

The Depends line for shared libraries is generated automatically and is always
correct so no need to keep double dependencies in there.

I'm trying to get linphone to work with FreeWorldDialup, anyone has 
instructions?

Baruch

Index: control
===================================================================
RCS file: /cvsroot/linphone/linphone/debian/control,v
retrieving revision 1.10
diff -u -r1.10 control
--- control 1 Aug 2003 13:02:07 -0000   1.10
+++ control 23 May 2004 06:49:02 -0000
@@ -2,12 +2,12 @@
 Section: sound
 Priority: optional
 Maintainer: Uwe Steinmann <address@hidden>
-Build-Depends: debhelper (>> 3.0.0), libosip0-dev (>= 0.9.6), libasound2-dev 
(>=0.9.4)
+Build-Depends: debhelper (>> 3.0.0), libosip0-dev (>= 0.9.6), libasound2-dev 
(>=0.9.4), libspeex-dev, libglib2.0-dev, libgnomeui-dev
 Standards-Version: 3.5.2
 
 Package: linphone
 Architecture: any
-Depends: ${shlibs:Depends}, libosip0 (>= 0.9.6), libspeex1, libasound2 
(>=0.9.4)
+Depends: ${shlibs:Depends}
 Description: A sip phone
  Linphone is a web phone: it let you phone to your friends anywhere in the
  whole world, freely, simply by using the internet. It is compatible with the





reply via email to

[Prev in Thread] Current Thread [Next in Thread]