linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] [patches] plugindir and multilib problem


From: Peter Volkov
Subject: [Linphone-developers] [patches] plugindir and multilib problem
Date: Fri, 11 Jun 2010 14:23:58 +0400

Hi, Simon. Could you review and apply some patches, please.

Currently mediastreamer and linphone set plugins as $prefix/lib:

AC_DEFINE_UNQUOTED(PACKAGE_PLUGINS_DIR, 
"${package_prefix}/lib/mediastreamer/plugins" ,[path of plugins])

On multilib enabled systems there are /lib32 and /lib64 directories
instead of /lib. So I'd like to propose use $libdir as a relative path
for plugins that ./configure allows to set. Also for consistency I
suggest to use $datadir for PACKAGE_DATA_DIR in mediastreamer.

Another change in mediastreamer/linphone that might be useful is to
define path to plugins inside .pc file.

All changes above are in mediastreamer* and linphone* patches.

With the above change approved it's good idea to use pkg-config in
plugins (two patches for mediastreamer plugins).

With best regards,
-- 
Peter.

Attachment: mediastreamer-2.5.0-msplugin-datadir.patch
Description: Text Data

Attachment: mediastreamer-x264-1.3.3-plugindir.patch
Description: Text Data

Attachment: mediastreamer-ilbc-2.0.1-plugindir.patch
Description: Text Data

Attachment: linphone-3.3.1-libdir.patch
Description: Text Data


reply via email to

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