Hi Jonas, Hi everybody,

I just uploaded a furo package to experimental (via the NEW queue).
Here is how I made missing files, working around a few inconveniences:

- as webpack could not be used in a pbuilder chroot to do the job, due
  to missing nodejs packages, I ran `npm install .` and 
  `webpack build --mode development`, to compile the SASS files, and
  to pack the Javascript sources, with *no obfuscation*. Then I removed
  the directory node_modules/, and collected the output of webpack to
  make a debian patch, with quilt.

- the metadata were also collected manually (with `pip install furo` in
  a clean chroot): as they contain no obfuscated files, they could be
  also be collected as a debian patch.

Of course, the NodeJS things required to build the CSS may be very
useful when then enter Debian, so Andrey Rahmatullin's RFPs are welcome.

Best regards,                   Georges.

Jonas Smedegaard a écrit :
> Andrey Rahmatullin wrote:
> > I've made a bunch of RFPs for NodeJS things required to build the CSS
> > files here. It doesn't look possible to get these deps into Debian in
> > reasonable time (some of them even use Dart).
> 
> If the need for Dart is to compile SASS or SCSS files to CSS, then I
> recommend to try use rsass, which is an alternative compiler for SASS/SCSS.
> 
> Or the source files do not use any newer constructs, you might also find
> the older sassc adequate.
> 
> Please package the source SASS/SCSS files below /usr/share/sass to allow
> optimized reuse by others.
> 
> 
>  - Jonas
> 
> -- 
>  * Jonas Smedegaard - idealist & Internet-arkitekt
>  * Tlf.: +45 40843136  Website: http://dr.jones.dk/
>  * Sponsorship: https://ko-fi.com/drjones
> 
>  [x] quote me freely  [ ] ask before reusing  [ ] keep private



-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70

Attachment: signature.asc
Description: PGP signature

Reply via email to