Re: [Slackbuilds-users] spice vs. six

2016-03-28 Thread Willy Sudiarto Raharjo

> The 'spice' package should list the 'six' Python module as an explicit
> dependency, since it won't build without it

It's already have six as a mandatory dependency
Please check against master branch

--
Willy Sudiarto Raharjo
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



[Slackbuilds-users] spice vs. six

2016-03-28 Thread Nicolas Kovacs
Hi,

The 'spice' package should list the 'six' Python module as an explicit
dependency, since it won't build without it.

Cheers,

Niki
-- 
Microlinux - Solutions informatiques durables
7, place de l'église - 30730 Montpezat
Web  : http://www.microlinux.fr
Mail : i...@microlinux.fr
Tél. : 04 66 63 10 32
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



[Slackbuilds-users] weboob

2016-03-28 Thread Brian Lemin
Greetings,

I'd be glad to take over the weboob slackbuild since it has not been
updated for years and the current maintainer has not answered me back
for a couple of month now.

Regards,
Brian
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] i3wm and others

2016-03-28 Thread Franzen

On 2016-03-28 16:18, Willy Sudiarto Raharjo wrote:

here are the diffs from the updated packages i took over from Marcin.


perl-AnyEvent will fail without Net-SSLeay unless you remove the make
test, so i'm adding it back


Here it builds fine with make test without Net-SSLeay, buildlog 
attached.

While building, there comes:
*** This module does not have ANY dependencies, even if it might look
*** otherwise. If you are building a distribution package or have
*** difficulties installing this package due to dependencies, report 
this

*** to the packager as a bug.

On the other hand, Net-SSLeay won't hurt.

Franzen
AnyEvent-7.12/
AnyEvent-7.12/Makefile.PL
AnyEvent-7.12/META.yml
AnyEvent-7.12/Changes
AnyEvent-7.12/META.json
AnyEvent-7.12/constants.pl.PL
AnyEvent-7.12/COPYING
AnyEvent-7.12/lib/
AnyEvent-7.12/lib/AnyEvent.pm
AnyEvent-7.12/lib/AnyEvent/
AnyEvent-7.12/lib/AnyEvent/IO.pm
AnyEvent-7.12/lib/AnyEvent/Debug.pm
AnyEvent-7.12/lib/AnyEvent/Handle.pm
AnyEvent-7.12/lib/AnyEvent/Intro.pod
AnyEvent-7.12/lib/AnyEvent/Loop.pm
AnyEvent-7.12/lib/AnyEvent/Strict.pm
AnyEvent-7.12/lib/AnyEvent/IO/
AnyEvent-7.12/lib/AnyEvent/IO/IOAIO.pm
AnyEvent-7.12/lib/AnyEvent/IO/Perl.pm
AnyEvent-7.12/lib/AnyEvent/Socket.pm
AnyEvent-7.12/lib/AnyEvent/FAQ.pod
AnyEvent-7.12/lib/AnyEvent/Log.pm
AnyEvent-7.12/lib/AnyEvent/Util.pm
AnyEvent-7.12/lib/AnyEvent/Impl/
AnyEvent-7.12/lib/AnyEvent/Impl/Tk.pm
AnyEvent-7.12/lib/AnyEvent/Impl/EventLib.pm
AnyEvent-7.12/lib/AnyEvent/Impl/Qt.pm
AnyEvent-7.12/lib/AnyEvent/Impl/Event.pm
AnyEvent-7.12/lib/AnyEvent/Impl/FLTK.pm
AnyEvent-7.12/lib/AnyEvent/Impl/Cocoa.pm
AnyEvent-7.12/lib/AnyEvent/Impl/Glib.pm
AnyEvent-7.12/lib/AnyEvent/Impl/EV.pm
AnyEvent-7.12/lib/AnyEvent/Impl/Irssi.pm
AnyEvent-7.12/lib/AnyEvent/Impl/POE.pm
AnyEvent-7.12/lib/AnyEvent/Impl/IOAsync.pm
AnyEvent-7.12/lib/AnyEvent/Impl/UV.pm
AnyEvent-7.12/lib/AnyEvent/Impl/Perl.pm
AnyEvent-7.12/lib/AnyEvent/Util/
AnyEvent-7.12/lib/AnyEvent/Util/uts46data.pl
AnyEvent-7.12/lib/AnyEvent/Util/idna.pl
AnyEvent-7.12/lib/AnyEvent/DNS.pm
AnyEvent-7.12/lib/AnyEvent/TLS.pm
AnyEvent-7.12/lib/AE.pm
AnyEvent-7.12/mktest
AnyEvent-7.12/util/
AnyEvent-7.12/util/gen_uts46data
AnyEvent-7.12/util/tst_uts46data
AnyEvent-7.12/README
AnyEvent-7.12/eg/
AnyEvent-7.12/eg/listen
AnyEvent-7.12/eg/connect
AnyEvent-7.12/eg/bench2
AnyEvent-7.12/eg/ae2.pl
AnyEvent-7.12/eg/runbench2
AnyEvent-7.12/eg/handle
AnyEvent-7.12/eg/runbench
AnyEvent-7.12/eg/bench
AnyEvent-7.12/eg/ae0.pl
AnyEvent-7.12/t/
AnyEvent-7.12/t/80_ssltest.t
AnyEvent-7.12/t/67_tk_01_basic.t
AnyEvent-7.12/t/62_cocoa_07_io.t
AnyEvent-7.12/t/62_cocoa_02_signals.t
AnyEvent-7.12/t/70_uv_03_child.t
AnyEvent-7.12/t/69_ev_05_dns.t
AnyEvent-7.12/t/07_io.t
AnyEvent-7.12/t/65_event_09_multi.t
AnyEvent-7.12/t/69_ev_04_condvar.t
AnyEvent-7.12/t/81_hosts.t
AnyEvent-7.12/t/04_condvar.t
AnyEvent-7.12/t/68_poe_05_dns.t
AnyEvent-7.12/t/68_poe_09_multi.t
AnyEvent-7.12/t/11_io_perl.t
AnyEvent-7.12/t/66_ioasync_05_dns.t
AnyEvent-7.12/t/70_uv_01_basic.t
AnyEvent-7.12/t/66_ioasync_01_basic.t
AnyEvent-7.12/t/61_fltk_05_dns.t
AnyEvent-7.12/t/64_glib_05_dns.t
AnyEvent-7.12/t/64_glib_02_signals.t
AnyEvent-7.12/t/62_cocoa_05_dns.t
AnyEvent-7.12/t/65_event_07_io.t
AnyEvent-7.12/t/64_glib_04_condvar.t
AnyEvent-7.12/t/65_event_04_condvar.t
AnyEvent-7.12/t/61_fltk_01_basic.t
AnyEvent-7.12/t/61_fltk_03_child.t
AnyEvent-7.12/t/65_event_05_dns.t
AnyEvent-7.12/t/68_poe_03_child.t
AnyEvent-7.12/t/68_poe_01_basic.t
AnyEvent-7.12/t/64_glib_01_basic.t
AnyEvent-7.12/t/66_ioasync_02_signals.t
AnyEvent-7.12/t/handle/
AnyEvent-7.12/t/handle/03_http_req.t
AnyEvent-7.12/t/handle/04_listen.t
AnyEvent-7.12/t/handle/01_readline.t
AnyEvent-7.12/t/handle/02_write.t
AnyEvent-7.12/t/67_tk_05_dns.t
AnyEvent-7.12/t/61_fltk_02_signals.t
AnyEvent-7.12/t/69_ev_09_multi.t
AnyEvent-7.12/t/66_ioasync_07_io.t
AnyEvent-7.12/t/00_load.t
AnyEvent-7.12/t/65_event_02_signals.t
AnyEvent-7.12/t/64_glib_07_io.t
AnyEvent-7.12/t/69_ev_02_signals.t
AnyEvent-7.12/t/67_tk_02_signals.t
AnyEvent-7.12/t/64_glib_09_multi.t
AnyEvent-7.12/t/68_poe_07_io.t
AnyEvent-7.12/t/66_ioasync_09_multi.t
AnyEvent-7.12/t/69_ev_01_basic.t
AnyEvent-7.12/t/09_multi.t
AnyEvent-7.12/t/70_uv_09_multi.t
AnyEvent-7.12/t/61_fltk_09_multi.t
AnyEvent-7.12/t/03_child.t
AnyEvent-7.12/t/62_cocoa_04_condvar.t
AnyEvent-7.12/t/io_common
AnyEvent-7.12/t/67_tk_09_multi.t
AnyEvent-7.12/t/65_event_01_basic.t
AnyEvent-7.12/t/08_idna.t
AnyEvent-7.12/t/10_loadall.t
AnyEvent-7.12/t/62_cocoa_03_child.t
AnyEvent-7.12/t/69_ev_03_child.t
AnyEvent-7.12/t/61_fltk_07_io.t
AnyEvent-7.12/t/61_fltk_04_condvar.t
AnyEvent-7.12/t/66_ioasync_03_child.t
AnyEvent-7.12/t/12_io_ioaio.t
AnyEvent-7.12/t/62_cocoa_09_multi.t
AnyEvent-7.12/t/66_ioasync_04_condvar.t
AnyEvent-7.12/t/70_uv_04_condvar.t
AnyEvent-7.12/t/65_event_03_child.t
AnyEvent-7.12/t/05_dns.t
AnyEvent-7.12/t/01_basic.t
AnyEvent-7.12/t/67_tk_03_child.t
AnyEvent-7.12/t/64_glib_03_child.t
AnyEvent-7.12/t/67_tk_04_condvar.t
AnyEvent-7.12/t/70_uv_05_dns.t

Re: [Slackbuilds-users] package for grab: sage

2016-03-28 Thread Beni
Exactly. I built 7.0 successfully and then failed with 7.1. The weirdest
thing is that trying to build 7.1 (just building, not installing) broke
my 7.0 install. This package is just very confusing, because it bundles
every single dependency in one huge lump.

On 03/28/2016 04:40 PM, Willy Sudiarto Raharjo wrote:
>> I tried to upgrade the SlackBuild to sage 7.1 but failed. I just don't
>> understand the build process of sage well enough to patch this together.
>> But let me know if you need testers! I'm a regular Sage user.
> 
> yes, it failed on pynac, which is strange since it was the same problem
> as in 7.0, but it built perfectly on 7.0, but eventually not in 7.1
> 
> 
> 
> 
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
> 
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] package for grab: sage

2016-03-28 Thread Willy Sudiarto Raharjo
> I tried to upgrade the SlackBuild to sage 7.1 but failed. I just don't
> understand the build process of sage well enough to patch this together.
> But let me know if you need testers! I'm a regular Sage user.

yes, it failed on pynac, which is strange since it was the same problem
as in 7.0, but it built perfectly on 7.0, but eventually not in 7.1


-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] package for grab: sage

2016-03-28 Thread Beni
Hey all,

I tried to upgrade the SlackBuild to sage 7.1 but failed. I just don't
understand the build process of sage well enough to patch this together.
But let me know if you need testers! I'm a regular Sage user.

Beni

On 03/28/2016 08:20 AM, Jheengut Pritvi wrote:
> Hi, I'm willing to take over,  this is an important component of my
> Slack boxes.
> 
> On 26 Mar 2016 2:13 pm, "Willy Sudiarto Raharjo"
> > wrote:
> 
> Anyone who is interested to maintain sage please let me know
> 
> NOTE: This package takes quite a long time and requires big space to
> build
> 
> --
> Willy Sudiarto Raharjo
> 
> 
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> 
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
> 
> 
> 
> 
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
> 
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] i3wm and others

2016-03-28 Thread Willy Sudiarto Raharjo
> here are the diffs from the updated packages i took over from Marcin.

perl-AnyEvent will fail without Net-SSLeay unless you remove the make
test, so i'm adding it back


-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] package for grab: sage

2016-03-28 Thread Jheengut Pritvi
Hi, I'm willing to take over,  this is an important component of my Slack
boxes.
On 26 Mar 2016 2:13 pm, "Willy Sudiarto Raharjo" 
wrote:

> Anyone who is interested to maintain sage please let me know
>
> NOTE: This package takes quite a long time and requires big space to build
>
> --
> Willy Sudiarto Raharjo
>
>
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/