Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-03-04 Thread Joachim Falk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 29.02.2012 15:01, schrieb Mike Gabriel:
 Hi Joachim,
 
 On Mo 27 Feb 2012 23:30:51 CET Joachim Falk wrote:
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Am 23.02.2012 20:00, schrieb Joachim Falk:
 Am 23.02.2012 13:04, schrieb Mike Gabriel:
 Hi Joachim,

 On Do 23 Feb 2012 11:47:45 CET Joachim Falk wrote:

 Hmm. Wait a bit. At the moment I am at work. Maybe this evening I have
 time to update my package to tigervnc 1.1.90. I already began
 yeasterday
 with this. And you are right there is now only cmake. I have begun
 to integrate the xorg server and the tigervnc sources into their own
 subdirs as git projects and svn checkouts. The quilt problem runs much
 deeper. Quilt for the toplevel project is no problem I think. However,
 the xorg tree has its own quilt files which have to be applied too.

 Hang on. I would love to prepare the package via Git on git.debian.org.
 I am about to commit (at the weekend, probably) a version that is based
 on 1.1.90 and uses quilt and cmake via cdbs.

 Do you have an account on Alioth? I really want to recommend package
 development under Git.
 Did you create your version on Alioth?

 Well git is a distributed version control system ;)

 git clone http://xiao.jfalk.de/~joachim/tigervnc/tigervnc.git
 Mine is as denoted above. It is still not fully functional. But
 the patch system is finalized. Some patches from my tigervnc 1.1.0 deb
 are already applied. The tigervnc and xorg tree integration is mostly
 finished. I still seem to have a problem with the generation of the
 automake/autoconf build files for the xorg tree.

 
 I'd suggest to sync your Git to Alioth and continue/collaborate there.
 Do you have an account on Alioth? If not, I'd suggest registering and
 then apply for membership in the group ,,collab-maint''.
Ok, I have registered as jfalk-guest and applied for the project
pkg-tigervnc. Between, I fixed all the built errors for Xvnc.
Now the install stage has a problem. Furthermore, we will need
to modify the tigervnc configuration to use an external fltk if
possible. I think, we also need to check what else tigervnc uses from
internal sources.

 
 Thanks+Greets,
 Mike

Regards,
Joachim
- -- 
Joachim Falk joachim.f...@gmx.de

You can always tell a really good idea by the enemies it makes.
  --programmers' axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPU3FRAAoJEIjUIAk+3OYMH00QAI9F7bgRdt5vz0qdHTpw362j
Qg3qoL25dHQZiJQb7vqWRiRrq4dYFp5xpBSl+Ty+/LbW5xthqPqhXE9zkbvVL1SZ
Vw1Jr/nRmODUDmxzpfXvWt3mh4pX+kKGvIJU3h1vQRO7hET2PC7oq/geyRgolnj9
dhAhB1xjWtvV9fzE/PnySHhhY3hvtdOnYKSL4BNNQL49r/bc7shcXQ51zs1cRxLC
V0QsN6PvImImokv/oE7BA+e0YFfmWFFHAJhno3PEm9xgx5GZRizxlgP44xhOAMuB
pLui5xUWWIme66ogK0xxG1qzDRp2nK4+zGnSaufacJABGI55p73YgyjfGzM72NZE
uUTLI1vrdiPRX++/BHnnIS/pNpx8bTSfjWYWyHS/+L64kUP1BMFm/zfwbhy0VTTq
6E42GTex21DttQQS5Ncr/ZCXSOam/VOwe6V21uN2CfF2alDMlPjps8H3zwCMtnZ/
/1NPH+BkMYUWAaaTuE8Hs4/txCpGHAuAc78enLrKPopwPAGB4R1ls6FyBk3MwDCa
UuG4aj1ad9R8EKLnbPiCo4Zcz5584iPwsQqub2VBOBoHwAuXImt2clCg5sbrOte8
G6IjTRmkPVgbtW/45s2qxB2V7hG5OEcr4f5715Te6ESJYFmDvNJnUcRBdOMFiUbo
gX3MI4DFt+26ISFg2hXJ
=+FQK
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-03-04 Thread Mike Gabriel

Hi Joachim,

On So 04 Mär 2012 14:42:50 CET Joachim Falk wrote:


I'd suggest to sync your Git to Alioth and continue/collaborate there.
Do you have an account on Alioth? If not, I'd suggest registering and
then apply for membership in the group ,,collab-maint''.

Ok, I have registered as jfalk-guest and applied for the project
pkg-tigervnc. Between, I fixed all the built errors for Xvnc.


I am not sure if your Git repository works the way it currently is  
constructed. At least it looks like a not-so-usual packaging repos. I  
am not an overall expert but what I prefer is using tools like  
git-import-orig and pristine-tar.


Downloading the xorg packaging tree for building the package does not  
look like the right approach for building Xvnc to me. I'd rather think  
that Xvnc can be built against the available Xorg headers on the build  
system.


To give some insight in what I mean I uploaded a point where I would  
start from to my Git site:

http://code.das-netzwerkteam.de/gitweb?p=debian/tigervnc.git;a=summary

For a better overview, please check out some other packaging projects  
I am involved in:

http://code.das-netzwerkteam.de/gitweb?p=debian/x2goclient.git;a=summary


Now the install stage has a problem. Furthermore, we will need
to modify the tigervnc configuration to use an external fltk if
possible. I think, we also need to check what else tigervnc uses from
internal sources.


The internally shipped sources appear to be in upstream's common  
folder. These source should be replacable by Debian package header  
files shipped with Debian sid.


Unfortunately, I do not have the time I would like to give to this  
project, I hope for better times during the next couple of weeks. :-(


Greetings,
Mike


--

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

pgpEtA0gYFvuY.pgp
Description: Digitale PGP-Unterschrift


Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-03-04 Thread Joachim Falk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 04.03.2012 19:44, schrieb Mike Gabriel:
 Hi Joachim,
 
 On So 04 Mär 2012 14:42:50 CET Joachim Falk wrote:
 
 I'd suggest to sync your Git to Alioth and continue/collaborate there.
 Do you have an account on Alioth? If not, I'd suggest registering and
 then apply for membership in the group ,,collab-maint''.
 Ok, I have registered as jfalk-guest and applied for the project
 pkg-tigervnc. Between, I fixed all the built errors for Xvnc.

 Downloading the xorg packaging tree for building the package does not
 look like the right approach for building Xvnc to me. I'd rather think
 that Xvnc can be built against the available Xorg headers on the build
 system.
I don't think so. I don't really download the xorg tree but the debian
package for building various X11 servers (X, xnest, xdmx, xvfb, etc.).
This package is already striped down to use the available system libs
and headers to built the servers. The only development stuff this
package provided is xserver-xorg-dev, which containts only headers.
These are used to develop driver, which are loaded by the X11 server.
So it should be sufficient to built the vnc.so component of tigervnc.
However, I don't think that it is sufficient to built the standalone
Xvnc X11 server.

 I am not sure if your Git repository works the way it currently is
 constructed. At least it looks like a not-so-usual packaging repos.
 I am not an overall expert but what I prefer is using tools like
 git-import-orig and pristine-tar.
Well the tigervnc and xorg stuff are integrated as subprojects into the
top project. I admit the tigervnc stuff is a svn checkout.
The real question is: How do we handle patches on top of the orig
sources. Either we use quilt for this then the subprojectness of xorg
and tigervnc is no problem. Otherwise we drop quilt and use native git
management for both tigervnc and xorg. However, in this case we have
to import a fully patched version of the xorg tree. Otherwise,
the xorg quilt patches would be applied over our modifications.
That is a pretty unsatisfactory situation.


 To give some insight in what I mean I uploaded a point where I would
 start from to my Git site:
 http://code.das-netzwerkteam.de/gitweb?p=debian/tigervnc.git;a=summary
 
 For a better overview, please check out some other packaging projects I
 am involved in:
 http://code.das-netzwerkteam.de/gitweb?p=debian/x2goclient.git;a=summary
 
 Now the install stage has a problem. Furthermore, we will need
 to modify the tigervnc configuration to use an external fltk if
 possible. I think, we also need to check what else tigervnc uses from
 internal sources.
 
 The internally shipped sources appear to be in upstream's common folder.
 These source should be replacable by Debian package header files shipped
 with Debian sid.
 
 Unfortunately, I do not have the time I would like to give to this
 project, I hope for better times during the next couple of weeks. :-(
 
 Greetings,
 Mike
 
 

Regards,
Joachim
- -- 
Joachim Falk joachim.f...@gmx.de

You can always tell a really good idea by the enemies it makes.
  --programmers' axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPU9kBAAoJEIjUIAk+3OYM12wP/jR4uVG87p+0X3lIoiZhZmO/
6ZCGjaP0Dr0kypulQNVyhhTkrHFYp7zlx9Pge9TXQzNHHm7MTiTuM/fSNAAc0YT2
cHVov37vttIc6sUcD1SRFIT1xeBkNmw4zoDPIaJDWrE311C3dn0GZDXpGbBMDBcD
la2M7vuZxFQgLokxI4prul2vjKLjRXfCfUrpp8zudZT4Zfc5lGg2t++sUeACn8pw
TvloNP3lgXc6SeSK84lD7qGDLt6GGzFysgmgh5TFs3nJ9F8t8sRMKJtIKkW8AYX0
H4KfQkWcYCWAeKzicaX2lq9B3JFEprxLBxNGX1F2pFustpA7Hx4Nh8GAv5OkE5f8
oMbWacXTmU3uWgq4R8jwhtEuE73NaiiCyA6YeTCRqNBWx5kYe7Rzgo6IUDM192Rc
K6FKpYGmfpl2I1PmDLMTtLR1A3UXVkIuk29tfYm2UDSEEBFW3wPv+LNUWjr2gpVz
5DFZCXD4m8UmkR7IzNyS3El/Suz2UZV4Geaj32eCLxJrKfN2FDozVUQjSz1IiVxG
BuTWSRAatS+yU+SRwm1Scoc6WNuu4WnIirCzrWcTvgFeU7nnCPnR5s/FSyFeJQ9U
6P/Q3BE6p4V1JSdMrwB+v8LKJjlUsmHMTOfr2egOWtoJSmV82AaNKSLLS40ZUgvj
g5Qu6UO+sy15MBGNmmuD
=9H3N
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-02-29 Thread Mike Gabriel

Hi Joachim,

On Mo 27 Feb 2012 23:30:51 CET Joachim Falk wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 23.02.2012 20:00, schrieb Joachim Falk:

Am 23.02.2012 13:04, schrieb Mike Gabriel:

Hi Joachim,



On Do 23 Feb 2012 11:47:45 CET Joachim Falk wrote:



Hmm. Wait a bit. At the moment I am at work. Maybe this evening I have
time to update my package to tigervnc 1.1.90. I already began yeasterday
with this. And you are right there is now only cmake. I have begun
to integrate the xorg server and the tigervnc sources into their own
subdirs as git projects and svn checkouts. The quilt problem runs much
deeper. Quilt for the toplevel project is no problem I think. However,
the xorg tree has its own quilt files which have to be applied too.



Hang on. I would love to prepare the package via Git on git.debian.org.
I am about to commit (at the weekend, probably) a version that is based
on 1.1.90 and uses quilt and cmake via cdbs.



Do you have an account on Alioth? I really want to recommend package
development under Git.

Did you create your version on Alioth?


Well git is a distributed version control system ;)

git clone http://xiao.jfalk.de/~joachim/tigervnc/tigervnc.git

Mine is as denoted above. It is still not fully functional. But
the patch system is finalized. Some patches from my tigervnc 1.1.0 deb
are already applied. The tigervnc and xorg tree integration is mostly
finished. I still seem to have a problem with the generation of the
automake/autoconf build files for the xorg tree.



I'd suggest to sync your Git to Alioth and continue/collaborate there.  
Do you have an account on Alioth? If not, I'd suggest registering and  
then apply for membership in the group ,,collab-maint''.


Thanks+Greets,
Mike


--

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgpkNkhm6jllX.pgp
Description: Digitale PGP-Unterschrift


Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-02-27 Thread Joachim Falk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 23.02.2012 20:00, schrieb Joachim Falk:
 Am 23.02.2012 13:04, schrieb Mike Gabriel:
 Hi Joachim,
 
 On Do 23 Feb 2012 11:47:45 CET Joachim Falk wrote:
 
 Hmm. Wait a bit. At the moment I am at work. Maybe this evening I have
 time to update my package to tigervnc 1.1.90. I already began yeasterday
 with this. And you are right there is now only cmake. I have begun
 to integrate the xorg server and the tigervnc sources into their own
 subdirs as git projects and svn checkouts. The quilt problem runs much
 deeper. Quilt for the toplevel project is no problem I think. However,
 the xorg tree has its own quilt files which have to be applied too.
 
 Hang on. I would love to prepare the package via Git on git.debian.org.
 I am about to commit (at the weekend, probably) a version that is based
 on 1.1.90 and uses quilt and cmake via cdbs.
 
 Do you have an account on Alioth? I really want to recommend package
 development under Git.
Did you create your version on Alioth?

 Well git is a distributed version control system ;)
 
 git clone http://xiao.jfalk.de/~joachim/tigervnc/tigervnc.git
Mine is as denoted above. It is still not fully functional. But
the patch system is finalized. Some patches from my tigervnc 1.1.0 deb
are already applied. The tigervnc and xorg tree integration is mostly
finished. I still seem to have a problem with the generation of the
automake/autoconf build files for the xorg tree.

 
 Thanks!
 Mike
 
 Regards,
 Joachim

Regards,
Joachim
- -- 
Joachim Falk joachim.f...@gmx.de

You can always tell a really good idea by the enemies it makes.
  --programmers' axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPTAQOAAoJEIjUIAk+3OYMNz0P/05zfOvC7wdxVBGqLtNKEw/z
RjqxiBB87O18R3/BwhmcZSNX6+XJwn8CfmUMLFvPG4d5q5bOK0Bi8QnxQI4pHZLs
/nruHrY1VhUsyx3XSbUo9+QXyyAlGPX/WW3V/pU9jpySNXbZMpCcPtddVh0YvHwW
JF9kKHoa+bmCUq31P38Dm54Lx56Fnr1ALlwkZloCMilqrHYvyw7+GifM5SxfgHwK
sqlQB0mPbC5jboGTsVMm9hUeBDA+X27wUddxWZB8eYwsXmB/2v45AWY9GKNT1InF
iDtpVmM1fo9+fSXwqwTaJ7wyRKwOmORcLbMZ2EM/o1k7Ha6IrsXd1NZLb8HKhnKB
hC8b3Mv5diru/lt7MBJgLUdGf1mh1wq2feaNzznJh9ld86Kt87kBD0Roc4K2mKYE
Np4+rpLTHbF6bOPmSpfjXAEZCIQObJT/MlInz+mhdyxsDash2GfIXwy20yofjWBL
go++vxiUCB5UH8p4pBfj4KPrPamLUCxCSOZ3oC5hFfyCvLfDcB1Xyt7FZCcdGLya
/UFET48HqLrUEueNfIYmoJxqEk5TVf5O5aY55RazKaySg79S1SEc3DonuGx+07TU
Esp32pS8Nez7ViwQtnPg4BDmmmUUhcbQu+RuJ3t6rpUpvMcm7VD2tDSHRJaWo5pV
5wO3ZAvQD/SbCuDlJrDa
=7fOs
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-02-23 Thread Joachim Falk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 23.02.2012 08:40, schrieb Mike Gabriel:
 Hi Joachim,
 
 On Di 21 Feb 2012 23:08:03 CET Joachim Falk wrote:
 
 
 P.S.: I update the version on xiao with the latest packages I built
 myself.
 
 I have looked at your package this morning.
 
 Two major issues occur:
 
  o I wonder, why you have not used the cmake build environment provided
by upstream
Tigervnc 1.1.0 still had a configure built system at that time. And I
was not familiar with the cdbs cmake class.

  o the patches have been applied directly on top of the code, I would
 rather
prefer using a patch system (quilt), can you post the source for the
patch files?
Hmm. Wait a bit. At the moment I am at work. Maybe this evening I have
time to update my package to tigervnc 1.1.90. I already began yeasterday
with this. And you are right there is now only cmake. I have begun
to integrate the xorg server and the tigervnc sources into their own
subdirs as git projects and svn checkouts. The quilt problem runs much
deeper. Quilt for the toplevel project is no problem I think. However,
the xorg tree has its own quilt files which have to be applied too.

 Thanks,
 Mike

Regards,
Joachim
- -- 
Joachim Falk joachim.f...@gmx.de

You can always tell a really good idea by the enemies it makes.
  --programmers' axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPRhlOAAoJEIjUIAk+3OYMR4cP/1u7UVpMvBFC90XfOaxDLqGU
aKQL9wIt4Re4zCKDH//i/oBAtMTiagXL+OHXSde7MMQ0yOU0JJJyrejBu7o9EYEm
kxDexZO+Q1JLEdhIFVN9KqB4umrGmSbRMAcGO8WfU06Ye9hYopYuQISPnZ6/kCZM
7y39T/kBCdQwRvf135rXThcXT9pkOhiwywxIv71RfKQIUVf9pyEoGAPPBCYUPSd3
5erKHGSULKW1oKCRfJmhyTGgqh6gMju3kZBWQbdiihBmSc4IofJF6LwQpaX9Fd62
HlutiAhFtQ1I6Ww7IkYIkl2yjWPp1Me1DYQK9OCUgEnFmWtw7w9GaGScYbRgJCMF
bSYKIFyNsycGVYMjbJGWB5Y/1Jn6GcfEES9pmzYsSAiwIlpSwkAwHLYTtMCbM8vV
fdhDYgBBipveYvCu0N0UAGkbltey49YeUweC3B/2S4b3EFBgPtBUbCom/X3S0Skn
wNWgajSyfYNwH9ZnPc5BG3b/D7094A7vFgmyYFll3l1EV9cOxHyJ5p0HrvbmH++v
ty9BavGfh5/NNjk2y6cRuR3WE4NXaeOgZmTaBFtuF+Xwbiqt0OAdKjbabOamxWSt
YtNjLIMtBS2H5zVII9oH165j3jAOJBVkC/JY4XPmU19rB2IG1VD2yfRkef3ZI6Tz
/SwUW/Jt84XcItuTylUL
=M8J/
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-02-23 Thread Mike Gabriel

Hi Joachim,

On Do 23 Feb 2012 11:47:45 CET Joachim Falk wrote:


Hmm. Wait a bit. At the moment I am at work. Maybe this evening I have
time to update my package to tigervnc 1.1.90. I already began yeasterday
with this. And you are right there is now only cmake. I have begun
to integrate the xorg server and the tigervnc sources into their own
subdirs as git projects and svn checkouts. The quilt problem runs much
deeper. Quilt for the toplevel project is no problem I think. However,
the xorg tree has its own quilt files which have to be applied too.


Hang on. I would love to prepare the package via Git on  
git.debian.org. I am about to commit (at the weekend, probably) a  
version that is based on 1.1.90 and uses quilt and cmake via cdbs.


Do you have an account on Alioth? I really want to recommend package  
development under Git.


Thanks!
Mike


--

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgplNxsnADjx3.pgp
Description: Digitale PGP-Unterschrift


Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-02-22 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

Joachim's work is much better than the hacked packages I have put
together. Sorry I still haven't been able to use this as a base to
provide better/newer versions. The reason is that despite a number of
important shortcomings in the packages I have put out, they do what I
need them to do... so there isn't much of an incentive for me to spend
more time fighting with packaging issues.
You probably want to keep the tigervnc list informed so that the
newer/better packages can be linked from their homepage instead of mine.

Cheers
Antoine



On 02/22/2012 04:50 AM, Joachim Falk wrote:
 Hey Mike,
 
 fyi, regarding your ITP for tigervnc. I don't think that Antoine
 has done anything in this regard. But you might ask or use my
 package as basis for yours. I have already applied some fixes from
 redhat ontop of the original tigervnc sources. The stuff is all
 versioned via git so you can tell what changes I have applied.
 
 Regards, Joachim
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654924
 
  Original-Nachricht  Betreff: Re: TigerVNC 1.0.90
 src debs Datum: Sat, 17 Sep 2011 20:10:30 +0700 Von: Antoine Martin
 anto...@nagafix.co.uk An: Joachim Falk joachim.f...@gmx.de
 
 Hi,
 
 Thanks for this, I was meant to do this ages ago and really
 dropped the ball on this one. I'll take a look asap.
 
 Cheers Antoine
 
 On 09/17/2011 07:40 PM, Joachim Falk wrote:
 Am 23.05.2011 10:19, schrieb Antoine Martin:
 Hi Joachim,
 
 Joachim Falk wrote:
 Dear Antoine, you provide some binary debs
 
 http://winswitch.org/dists/squeeze/main/;
 
 for debian-squeeze for TigerVNC 1.0.90. However, I seem to
 be incapable of finding the corresponding src debs for the 
 binaries. Could you point me in the correct direction? I
 want to tinker a bit with the built options for Xvnc4.
 
 I am afraid that those builds are hacked using bash scripts
 and are probably wrong. See the recent discussion about how
 Xvnc should be build against the host headers rather than using
 the build-xorg script which is in the source. I keep meaning to
 do things right, but I just don't have the time at present...
 Hi Antoine,
 
 it took me some time, but I finally got around to make some debs
 of my own. They should build tigervnc properly. Maybe you can use
 them as basis for some semi official version.
 
 http://xiao.jfalk.de/~joachim/tigervnc = Look here
 
 Cheers, Joachim
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9Esk4ACgkQGK2zHPGK1rufUgCffaUR/uNbb5nOrcvx1jFcScpH
0NoAniLKA96cIlcYdpp1k+pYnJTFlxG3
=icof
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-02-22 Thread Mike Gabriel

Hi Joachim,

On Di 21 Feb 2012 23:08:03 CET Joachim Falk wrote:



P.S.: I update the version on xiao with the latest packages I built myself.


I have looked at your package this morning.

Two major issues occur:

 o the patches have been applied directly on top of the code, I would rather
   prefer using a patch system (quilt), can you post the source for the
   patch files?
 o I wonder, why you have not used the cmake build environment provided
   by upstream

Thanks,
Mike

--

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgp8kC5GL2vLH.pgp
Description: Digitale PGP-Unterschrift


Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-02-21 Thread Joachim Falk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey Mike,

fyi, regarding your ITP for tigervnc. I don't think that Antoine has
done anything in this regard. But you might ask or use my package as
basis for yours. I have already applied some fixes from redhat ontop
of the original tigervnc sources. The stuff is all versioned via git
so you can tell what changes I have applied.

Regards,
Joachim

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654924

-  Original-Nachricht 
Betreff: Re: TigerVNC 1.0.90 src debs
Datum: Sat, 17 Sep 2011 20:10:30 +0700
Von: Antoine Martin anto...@nagafix.co.uk
An: Joachim Falk joachim.f...@gmx.de

Hi,

Thanks for this, I was meant to do this ages ago and really dropped
the ball on this one.
I'll take a look asap.

Cheers
Antoine

On 09/17/2011 07:40 PM, Joachim Falk wrote:
 Am 23.05.2011 10:19, schrieb Antoine Martin:
 Hi Joachim,

 Joachim Falk wrote:
 Dear Antoine, you provide some binary debs

 http://winswitch.org/dists/squeeze/main/;

 for debian-squeeze for TigerVNC 1.0.90. However, I seem to be
 incapable of finding the corresponding src debs for the
 binaries. Could you point me in the correct direction? I want
 to tinker a bit with the built options for Xvnc4.

 I am afraid that those builds are hacked using bash scripts and
 are probably wrong. See the recent discussion about how Xvnc
 should be build against the host headers rather than using the
 build-xorg script which is in the source. I keep meaning to do
 things right, but I just don't have the time at present...
 Hi Antoine,

 it took me some time, but I finally got around to make some debs of
 my own. They should build tigervnc properly. Maybe you can use them
 as basis for some semi official version.

 http://xiao.jfalk.de/~joachim/tigervnc = Look here

 Cheers, Joachim
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPRBGYAAoJEIjUIAk+3OYMIuIP/0fLBlK2lQUC4TXtBnBnSFQq
0zE1ICYUiKxzx/BUhXGArYcypEaxk1ris0S98gFwjHOAccVODOij2ASW0FbUMP42
wTBKvjETlGwMmy6OxR4pf1DXUmI7HG9bAlIunzDhCbXnzwzH4Npi3rZVPtZuGMDj
g0DVBioLtPJxuiJ+6nas6N7STkIN9Yn9dwU2f0IAuMNb9HAf1tCYSpBKz8PmSlga
u5Qj/0gLVc+pTF+tYOI1JkWRB4hn5ss0+7REi1kLjr91SXcsckXyKRQlckR+xXbE
cI5bdoLZjpJjnlyE6dbMC/gXAir+FBPikllRS88zILwaG5aE0A+JVCCXt/3nVwQZ
u0lI4pXviUNf1bZ5MkNoQsEBfbEhOHoW2qDf/h6bR2gdvFif5nTEpAMZ9I6zhdu/
QVSwJyhh8VgYC6FZOinGrYmb0S7lwqFHuyuZOxJrBioga2IBzFi44fjDZ89z1BQ3
thKnf8U2oaCekZ/yobg7D3I6V5lkyd31DyDMCcyXRRYTwr4spscrf9pVBCOwZb51
r4YVib972ut1RkkPCOmLYKhqTjtGfiyW6n3p85T2hS2UNbO7Lycc4dVGyTADwf3n
9g/KBLMKB9ZQHHBkZL+zNgHTUAaTFc9K+vL11a1a/Vjf1ZZOGuJTlT74qrbP1yBc
e9NSAxPnQadgPyhF4Opi
=9qVt
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-02-21 Thread Mike Gabriel

Hi Joachim,

On Di 21 Feb 2012 22:50:21 CET Joachim Falk wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey Mike,

fyi, regarding your ITP for tigervnc. I don't think that Antoine has
done anything in this regard. But you might ask or use my package as
basis for yours. I have already applied some fixes from redhat ontop
of the original tigervnc sources. The stuff is all versioned via git
so you can tell what changes I have applied.

Regards,
Joachim


I see you do not rely on libjpeg-turbo. I actually am waiting for  
libjpeg-turbo (f...@debian.org is packaging them) to enter Debian sid.


Maybe I should build the package without. Hmmm...

Thanks+Greets,
Mike


--

DAS-NETZWERKTEAM
mike gabriel, dorfstr. 27, 24245 barmissen
fon: +49 (4302) 281418, fax: +49 (4302) 281419

GnuPG Key ID 0xB588399B
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgp4WE9Th30td.pgp
Description: Digitale PGP-Unterschrift


Bug#654924: Fwd: Re: TigerVNC 1.0.90 src debs

2012-02-21 Thread Joachim Falk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 21.02.2012 23:00, schrieb Mike Gabriel:
 Hi Joachim,
 
 On Di 21 Feb 2012 22:50:21 CET Joachim Falk wrote:
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hey Mike,

 fyi, regarding your ITP for tigervnc. I don't think that Antoine has
 done anything in this regard. But you might ask or use my package as
 basis for yours. I have already applied some fixes from redhat ontop
 of the original tigervnc sources. The stuff is all versioned via git
 so you can tell what changes I have applied.

 Regards,
 Joachim
 
 I see you do not rely on libjpeg-turbo. I actually am waiting for
 libjpeg-turbo (f...@debian.org is packaging them) to enter Debian sid.
 
 Maybe I should build the package without. Hmmm...
Well. I packaged the stuff for squeeze. My version is not able
to do real time transmission on a 1900x1200 display. I don't know
if libjpeg-turbo will be able to. However, at least with the version
I have built it is again possible to execute a kde session under Xvnc.

P.S.: I update the version on xiao with the latest packages I built myself.

tigervnc (1.1.0-2jf) stable; urgency=low

  * Added RH patch tigervnc11-ldnow.patch disabling lazy symbol
resolution for libvnc.so

  * Added RH patch tigervnc11-rh690245.patch which add TLS encryption to
VeNCrypt

  TigerVNC (Xvnc, x0vncserver, the libvnc.so module, and vncviewer) now
  supports TLS encryption (using VeNCrypt) which allows TLS encrypted
  communication between a server and a viewer. (BZ#653491)

  * Added RH patch tigervnc11-rh588342.patch which fixes EQ overflowing bug.

  Xvnc could become unresponsive and the following error message was
shown
  in the log: [mi] EQ overflowing. The server is probably stuck in an
  infinite loop.. This was caused by a large number of user input
events
  in the Xvnc event queue, which were being processed too slowly. With
  this update, this issue no longer occurs and the system works as
  expected. (BZ#588342)

  * Add RH patch tigervnc11-rh628054-xorg.patch which fixes vmware
keyboard interaction bug.

  Prior to this update, Xvnc (the X VNC server; part of the tigervnc
  package) did not pass keyboard input to a remote VMware workstation
  because it did not take into account types of keyboards which do not
  have modifier keys. With this update, Xvnc recognizes all types of
  keyboards; thus, keyboard input is correctly passed to remote VMware
  workstations. (BZ#628054)

  * Add RH patch tigervnc11-rh645755.patch fix signal interrupted read

  The Xvnc server randomly refused connections when the reading of the
  password file (provided when starting Xvnc with the -PasswordFile
  option) was interrupted by a signal. With this update, the loading
of a
  password file continues after an interrupt signal is issued and
  connections are no longer refused. (BZ#645755)

  * Apply RH patch tigervnc-viewer-reparent.patch which adds vncviewer
embedding support via -Parent option.

  * Apply RH patch tigervnc-102434.patch which adds -passwdInput option
to vncviewer.

 -- Joachim Falk joachim.f...@gmx.de  Thu, 13 Oct 2011 20:12:48 +0200

 
 Thanks+Greets,
 Mike

Regards,
Joachim
- -- 
Joachim Falk joachim.f...@gmx.de

You can always tell a really good idea by the enemies it makes.
  --programmers' axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPRBW9AAoJEIjUIAk+3OYM5TwP/Am46x4gWrVGyoV8jx2KOvEX
Oz8P8d1np3+WEoPM8/HDA+wgSLdeIjBj9hgGNLbdWIW1u4XtlX9rqe6vVsdH2sF3
Ku7sjSIIvzU8Y9vzRTGboQnscagpjBZt1h1Mm++2j/eSWBnal/Y6bjvieekrTYQb
laIm4pVi93rwbE5oYI/aMF5rdAdvoK/ShnAIz2sLUea/2E12TtKLSa2IvVVkU6gM
Qi7gLhdhy1uOzTKDnQAGlk0usQ8BDLIiDI3/MZa3zldqLaiiwawrTo4E3AOc5jg5
73/c65LvGa+g6Cis6qSQwWUB+ErXapx6ZN/4cCaA3a8J788vTNYBBKtHx2c5cRBO
vLEslcwz+LlrVGgZyJAB4SyQyQHQneFSJRXa0xxUAxJYxb0VQ+iSsZ8Uc7kEkOA1
PvXtGrH5UxOPvCMjXO+5wsr60i3eHJ9d709P9s2LUjd4QRzVT8hBlCcl6JS9z9LY
u82/GzeQPXwMmwD2GT9ShfT7lpd8BAo/8YdcOrq6dxp7oV7v9FKxKfR+1WVzmnK4
QNLJVTSccYPA9W2fmMfOWZtayDz0Uw9msCy84dOpxwWPJp6KJKW4qdRbY5n6bHd2
fUF+UctL7SfF/V65lkobvj7zWQSe1qR4XTxWzThX8x5ZoV6Ui/yCteR24VttUiX6
UXtFmAskx1O9l71x2xcM
=hMAj
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org