[Mageia-dev] [soft-commits] [4237] block denemo as it pulls in lilypond and texlive

Thierry Vignaud thierry.vignaud at gmail.com
Tue Apr 24 18:31:39 CEST 2012


On 24 April 2012 18:10,  <root at mageia.org> wrote:
> Revision 4237 Author tmb Date 2012-04-24 18:10:32 +0200 (Tue, 24 Apr 2012)
>
> Log Message
>
> block denemo as it pulls in lilypond and texlive

Err I think you & blino go the wrong way.

Wouldn't it be simpler to specify what you don't want instead?
(kdepim, texlive, lilypond)

Eg either:

- drop a skip.list in installer chroot.

- just add support for a ala skip.list field
  It would be just a matter to pass "cmdline_skiplist => 'texlive, in
configure_media()
  in perl-install/install/media.pm
  eg sg like (untested) attached patch and then pass the following:
  "skip=texlive,lilypond,kde-handbooks,kdepim,foobar,..."

> Modified: images-config/draklive/trunk/config/auto_inst.cfg.pl
> ===================================================================
> --- images-config/draklive/trunk/config/auto_inst.cfg.pl	2012-04-24 16:04:53
> UTC (rev 4236)
> +++ images-config/draklive/trunk/config/auto_inst.cfg.pl	2012-04-24 16:10:32
> UTC (rev 4237)
> @@ -64,6 +64,8 @@
>  	   'aspell',
>  	   'aspell-en',
>
> +	   'denemo', # pulls in lilypond and texlive
> +
>             if_($ENV{DRAKLIVE_PRODUCT} !~ /guadec/i, 'gcc'),
>             "/^mageia-release(?!-common|-$distro_release)-/",
>             if_($ENV{DRAKLIVE_ARCH} eq 'x86_64',
-------------- next part --------------
A non-text attachment was scrubbed...
Name: try.diff
Type: application/octet-stream
Size: 1140 bytes
Desc: not available
URL: </pipermail/mageia-dev/attachments/20120424/2933e584/attachment-0001.obj>


More information about the Mageia-dev mailing list