-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Just to mention that we just fixed the issues with libUPnP. We added a test in
libretroshare.pro so that we cna use the correct
#define that makes UpNPBase.cc compile on all system.
It should work on DEBIAN as well.
Best regards
Cyril
On 11/12/20
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
BTW, for packaging on ubuntu I use the scripts in
trunk/build_scripts/Ubuntu_src/. They get the svn and make debian source
packages from it, patching
.pro files to match the structure of the deb src packages. Start with
"./makeSourcePackage.sh". T
On 2012-11-12, Cyril Soler wrote:
> To disable it, remove the entry plugins in the .pro file of the src/
> directory.
Alright.
> I'm surprised you can't find the correct package name. I know that on the
> different ubuntu systems
> it's a different name as well. The plugin compiles on debian SI
To disable it, remove the entry plugins in the .pro file of the src/ directory.
I'm surprised you can't find the correct package name. I know that on the
different ubuntu systems
it's a different name as well. The plugin compiles on debian SID if I remember
correcly.
What debian version are you
On 2012-11-11, Cyril Soler wrote:
> ah. You don't need to compile this. It's just the VOIP plugin.
How do I disable its compilation?
> If you want to, you need to install the qt mobility library. On ubuntu it's
> qtmobility-dev
I have this package installed yet it still fails to compile.. Somet
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
ah. You don't need to compile this. It's just the VOIP plugin.
If you want to, you need to install the qt mobility library. On ubuntu it's
qtmobility-dev
For the patch, yes of course you can include it in the DEBIAN package.
Thanks!
On 11/11/20
On 2012-11-08, Antoine Beaupré wrote:
> It allows the package to compile libupnp, but i got stuck later. I
> eventually gave up on this.
... and this is why I gave up:
g++ -c -m64 -pipe -Wall -O2 -D_REENTRANT -fPIC -DQT_WEBKIT -DQT_NO_DEBUG
-DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/lin
On 2012-11-09, Cyril Soler wrote:
> Hi,
>
> The problem on debian is that they're using a verison of libupnp that has
> version number v1.6.17 but has been patched to comply to function prototypes
> of version 1.8 (I hope I'm ok with version numbers). So using an ifdef on the
> version number doe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
The problem on debian is that they're using a verison of libupnp that has
version number v1.6.17 but has been patched to comply to function prototypes
of version 1.8 (I hope I'm ok with version numbers). So using an ifdef on the
version number
Another DD suggested the following patch to workaround the problem:
--- libretroshare/src/libretroshare.pro.orig2012-11-07 10:10:37.323894907
-0500
+++ libretroshare/src/libretroshare.pro 2012-11-07 10:11:08.048213807 -0500
@@ -218,7 +218,7 @@
#CONFIG += version_detail_bash_script
[cc on bug #659069 in debian which follows up on the packaging effort]
Hi!
Retroshare doesn't seem to be in Debian, and maybe this is something we
can fix! I notice you maintain a PPA for the software, that's a great
start.
I am trying to figure out how to build this thing from scratch. The
sour
11 matches
Mail list logo