Efraim Flashner writes:
> On Tue, Dec 06, 2016 at 07:35:38PM +, ng0 wrote:
>> From: ng0
>>
>> * gnu/packages/irc.scm (epic5): New variable.
>> ---
>> gnu/packages/irc.scm | 91
>> +++-
>> 1 file changed, 90 insertions(+), 1 deletion(-)
>>
>
On Tue, Dec 06, 2016 at 07:35:38PM +, ng0 wrote:
> From: ng0
>
> * gnu/packages/irc.scm (epic5): New variable.
> ---
> gnu/packages/irc.scm | 91
> +++-
> 1 file changed, 90 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/irc.scm b
From: ng0
* gnu/packages/irc.scm (epic5): New variable.
---
gnu/packages/irc.scm | 91 +++-
1 file changed, 90 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index 3b63c899e..74124cf86 100644
--- a/gnu/packag
ng0 writes:
> Leo Famulari writes:
>
>> On Sun, Oct 09, 2016 at 06:44:11PM +, ng0 wrote:
>>> From: ng0
>>>
>>> * gnu/packages/irc.scm (epic5): New variable.
>>
>> Thanks for the updated patch.
>>
>> Sorry I didn't notice this before...
>>
>>> +(inputs
>>> + `(("openssl" ,openssl)
>
Leo Famulari writes:
> On Sun, Oct 09, 2016 at 06:44:11PM +, ng0 wrote:
>> From: ng0
>>
>> * gnu/packages/irc.scm (epic5): New variable.
>
> Thanks for the updated patch.
>
> Sorry I didn't notice this before...
>
>> +(inputs
>> + `(("openssl" ,openssl)
>> + ("ncurses" ,ncurse
On Sun, Oct 09, 2016 at 06:44:11PM +, ng0 wrote:
> From: ng0
>
> * gnu/packages/irc.scm (epic5): New variable.
Thanks for the updated patch.
Sorry I didn't notice this before...
> +(inputs
> + `(("openssl" ,openssl)
> + ("ncurses" ,ncurses)
> + ("libarchive" ,libarchive
ng0 writes:
> From: ng0
>
> * gnu/packages/irc.scm (epic5): New variable.
> ---
> gnu/packages/irc.scm | 83
>
> 1 file changed, 83 insertions(+)
>
> diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
> index db398de..f61afb4 100644
>
From: ng0
* gnu/packages/irc.scm (epic5): New variable.
---
gnu/packages/irc.scm | 83
1 file changed, 83 insertions(+)
diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index db398de..f61afb4 100644
--- a/gnu/packages/irc.scm
+++ b/gn
[PATCH] gnu: Add epic5.
Changes addressed:
- epic5 license -> non-copyleft (squashed and removed the license.scm change)
- moved some comments around, added one regarding libarchive
- rebased on latest master
Leo Famulari writes:
> On Thu, Oct 06, 2016 at 10:02:18PM +, ng0 wrote:
>> Hi,
>>
>> you are probably busy so I'd like to ask if this requires further
>> changes or if it is good to go. Someone else can review it too.
>
> Can you submit a revised patch using 'non-copyleft' for the license? O
On Thu, Oct 06, 2016 at 10:02:18PM +, ng0 wrote:
> Hi,
>
> you are probably busy so I'd like to ask if this requires further
> changes or if it is good to go. Someone else can review it too.
Can you submit a revised patch using 'non-copyleft' for the license? Or
are there more packages on the
Hi,
you are probably busy so I'd like to ask if this requires further
changes or if it is good to go. Someone else can review it too.
Thanks
ng0 writes:
> Leo Famulari writes:
>
>> [ Unknown signature status ]
>> On Sat, Sep 24, 2016 at 01:04:47PM +, ng0 wrote:
>>> I tried to get ssl work
Leo Famulari writes:
> [ Unknown signature status ]
> On Sat, Sep 24, 2016 at 01:04:47PM +, ng0 wrote:
>> I tried to get ssl working via:
>> - patching include/config.h
>> - just export the variable which was in include/config.h without
>> patching it.
>>
>> but it seems like epic5 does so
On Sat, Sep 24, 2016 at 01:04:47PM +, ng0 wrote:
> I tried to get ssl working via:
> - patching include/config.h
> - just export the variable which was in include/config.h without
> patching it.
>
> but it seems like epic5 does something different which 'justworks™' in
> ircii. epic5 is base
I tried to get ssl working via:
- patching include/config.h
- just export the variable which was in include/config.h without
patching it.
but it seems like epic5 does something different which 'justworks™' in
ircii. epic5 is based on ircii.
If ssl is mandatory, I'll check their git repository an
15 matches
Mail list logo