pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: doc/guide and tex-jadetex



Le 06/12/15 05:45, mark a écrit :
> On 2015-12-06 16:57, Richard PALO wrote:
> 
>> Full report:
>> http://ftp.netbsd.org/pub/pkgsrc/misc/richard/reports/20151206.0434/meta/report.html
> 
> OK, this is the problem described here:
> https://mail-index.netbsd.org/pkgsrc-users/2015/10/12/msg022408.html
> 
> So looks like we should add tex-babel to tex-jadetex
> 
> cheers
> mark
> 
> 

There seems to be still some issues, notably errors in depends.log
> SunOS 5.11/i386
> Compiler: gcc
> 
> Build start: 2015-12-06 17:18
> Build end:   2015-12-06 17:24
> 
> Full report: http://ftp.netbsd.org/pub/pkgsrc/misc/richard/reports/20151206.1718/meta/report.html
> Machine readable version: http://ftp.netbsd.org/pub/pkgsrc/misc/richard/reports/20151206.1718/meta/report.xz
> 
> Total number of packages:        266
>   Successfully built:            265
>   Failed to build:                 1
>   Depending on failed package:     0
>   Explicitly broken or masked:     0
>   Depending on masked package:     0
> 
> Build failures
> 
> Package                               Breaks Maintainer
> -------------------------------------------------------------------------
> doc/guide                                    pkgsrc-users%NetBSD.org@localhost
> 
> 

I'm using the following patch:
> richard@omnis:/home/richard/src/pkgsrc/print/tex-jadetex$ git diff master .
> diff --git a/print/tex-jadetex/Makefile b/print/tex-jadetex/Makefile
> index 1e822b2..119b495 100644
> --- a/print/tex-jadetex/Makefile
> +++ b/print/tex-jadetex/Makefile
> @@ -10,6 +10,7 @@ COMMENT=      Macros supporting Jade DSSSL output
>  
>  DEPENDS+=      tex-colortbl-[0-9]*:../../print/tex-colortbl
>  DEPENDS+=      tex-ec-[0-9]*:../../fonts/tex-ec
> +DEPENDS+=      tex-babel-[0-9]*:../../print/tex-babel
>  DEPENDS+=      tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
>  DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
>  DEPENDS+=      tex-hyperref-[0-9]*:../../print/tex-hyperref

-- 
Richard PALO



Home | Main Index | Thread Index | Old Index