Re: [GNC-dev] Flatpak GnuCash and Finance::Quote

2022-10-11 Thread Bruce Schuck

On 10/11/22 12:46 PM, Geert Janssens wrote:


Well, what do you know! Looking at the history it was me apparently
that had added this information... completely forgotten.



Yes, I think that script is currently sufficient to do regular
updates. In fact I will try to update the flatpaks in the next couple
of days to ship with the newest F::Q. May take until the weekend
though as I'm quite busy this week.


And my bonehead move was accidentally removing LWP::Protocol::https from 
the dependency list in dist.ini. So when running 
flatpak-cpan-generator.pl be sure to add it to command line so it's in 
the JSON file.


Glad I can help, or at least jog the old memory bits.

Bruce S.
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] Flatpak GnuCash and Finance::Quote

2022-10-11 Thread Geert Janssens
Op dinsdag 11 oktober 2022 19:26:33 CEST schreef Bruce Schuck:
> On Mon, 10 Oct 2022 13:01:24 -0700, bsch...@asgard-systems.com wrote:
> > But, in the META.json or META.yml file created by Dist::Zilla when
> > 
> > The caviat is that list is still not complete because of how
> > installations via CPAN works, but will be enough for someone to
> > execute "cpan Finance::Quote" and install the latest/current
> > release.
> 
> Geert,
> 
> I was looking at https://github.com/Gnucash/gnucash-on-flatpak which
> points one to
> https://github.com/flatpak/flatpak-builder-tools/tree/master/cpan.
> 
Well, what do you know! Looking at the history it was me apparently that had 
added this 
information... completely forgotten.

Yes, I think that script is currently sufficient to do regular updates. In fact 
I will try to update 
the flatpaks in the next couple of days to ship with the newest F::Q. May take 
until the 
weekend though as I'm quite busy this week.

Regards,

Geert


___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] Flatpak GnuCash and Finance::Quote

2022-10-11 Thread Bruce Schuck

On Mon, 10 Oct 2022 13:01:24 -0700, bsch...@asgard-systems.com wrote:

But, in the META.json or META.yml file created by Dist::Zilla when 


The caviat is that list is still not complete because of how 
installations via CPAN works, but will be enough for someone to

execute "cpan Finance::Quote" and install the latest/current
release.


Geert,

I was looking at https://github.com/Gnucash/gnucash-on-flatpak which 
points one to 
https://github.com/flatpak/flatpak-builder-tools/tree/master/cpan.


It seems the tool flatpak-cpan-generator.pl creates the JSON file used 
as finance-quote-sources.json. And it's definitely more thorough than 
what Dist::Zilla populates the META.json and META.yml files. A current 
run for F::Q v1.53 has about 20 more modules defined over the current 
https://github.com/Gnucash/gnucash-on-flatpak/blob/master/modules/finance-quote-sources.json 
file.


I'll play with Flatpak a little more when I have some free cycles.

 Bruce S.
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel