tech-pkg archive

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

Re: rollback print/cups for pkgsrc-2014Q2?



On Tue, Jun 17, 2014 at 10:30:56PM +0200, Hauke Fath wrote:
> On Tue, 17 Jun 2014 15:20:36 +0200, Thomas Klausner wrote:
> > I've reimported cups-1.5.x as print/cups15, I hope that's sufficient.
> 
> Thanks!
> 
> I guess the following would fix PR pkg/48889 for now?
...
>  .if !empty(PKG_OPTIONS:Mcups)
> -.include "../../print/cups/buildlink3.mk"
> +.include "../../print/cups15/buildlink3.mk"
>  CONFIGURE_ARGS+=       --enable-cups
>  .else
>  CONFIGURE_ARGS+=       --disable-cups

For netatalk22 it's definitely correct.

I'd also like to hear opinions if for this branch all cups-packages
should depend on cups15, and we switch back to cups after the branch;
or if we should have a general switch for this (i.e., mk/cups.mk which
chooses one of the two, depending on a user-setting).
 Thomas


Home | Main Index | Thread Index | Old Index