This is the required client for the irtrans-irserver (#167434)
Created attachment 126434 [details] app-misc/irtrans-irclient-070427.ebuild The Ebuild
assigned to vdr@g.o
Mario, can you please repack the sources to tar.gz or tar.bz2 and add to your webspace, tell me the URL then please. got following error unzip: command not found unzip is not a part of basic install, i will not add a new DEPEND to blow up the system.
(In reply to comment #3) > Mario, > > can you please repack the sources to tar.gz or tar.bz2 > and add to your webspace, tell me the URL then please. > > got following error > > unzip: command not found > > unzip is not a part of basic install, > i will not add a new DEPEND to blow up the system. > how about using the server package it also includes the client the up to date client. then no repackaging is required. wfg Mario
(In reply to comment #4) > how about using the server package it also includes the client the up to date > client. > > then no repackaging is required. > > wfg > Mario > Ha, good idee :) But then we should think about to reduce this to one ebuild and let install ( eg, a special initscript for this ) the irclient binary by the irtrans-server ebuild. Maybe we should also rename irtrans-server ebuild to irtrans ? BR Joerg
(In reply to comment #5) > (In reply to comment #4) > > > > how about using the server package it also includes the client the up to date > > client. > > > > then no repackaging is required. > > > > wfg > > Mario > > > > Ha, good idee :) > > But then we should think about to reduce this to one ebuild > and let install ( eg, a special initscript for this ) the irclient binary by > the > irtrans-server ebuild. > Maybe we should also rename irtrans-server ebuild to irtrans ? > > BR Joerg > no this ebuilds should stay seperated as the client can also controll the other products from irtrans for ex. net module; net irserver; ... and i think it would not make sense to have a server on an admin station. wfg Mario
Created attachment 128279 [details] app-misc/irtrans-irclient-5.9.01.ebuild the updated ebuild that uses the irserver package.
same compile Prob on missing include <snipp> Joerg Bornkessel <hd_brummy@gentoo.org> 16 Aug 2007 diff -Naur client.c.orig client.c --- client.c.orig 2007-08-16 15:09:02.000000000 +0200 +++ client.c 2007-08-16 15:09:24.000000000 +0200 @@ -14,6 +14,7 @@ #include <errno.h> #include <netdb.h> #include <signal.h> +#include <stdlib.h> typedef int SOCKET; typedef void* WSAEVENT; #define closesocket close </snapp> will fix this, plz send it to upstream
Added to Portage, Mario, thanks for your work; good job. How did we talk before on vdr-portal.de, iam added you as proxied maintainer. MfG Joerg
(In reply to comment #9) > Added to Portage, > > Mario, > > thanks for your work; good job. > > How did we talk before on vdr-portal.de, iam added you as proxied maintainer. > > MfG > > Joerg > already send upstream ok Proxy Maintainer WfG Mario