tech-pkg archive

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

Re: bulk-small and jpeg



On Tue, Dec 15, 2015 at 05:53:12PM +0100, Richard Palo wrote:
> > diff --git a/meta-pkgs/bulk-small/Makefile b/meta-pkgs/bulk-small/Makefile
> > index f8fa4d2..813cf51 100644
> > --- a/meta-pkgs/bulk-small/Makefile
> > +++ b/meta-pkgs/bulk-small/Makefile
> > @@ -1,7 +1,6 @@
> >  # $NetBSD: Makefile,v 1.17 2015/09/12 16:50:43 joerg Exp $
> >  
> > -DISTNAME=      bulk-small-20140101
> > -PKGREVISION=   2
> > +DISTNAME=      bulk-small-20151215
> >  CATEGORIES=    meta-pkgs
> >  MASTER_SITES=  # empty
> >  DISTFILES=     # empty
> > @@ -133,7 +132,8 @@ BUILD_DEPENDS+=     readline-[0-9]*:../../devel/readline
> >  BUILD_DEPENDS+=        zlib-[0-9]*:../../devel/zlib
> >  BUILD_DEPENDS+=        gd-[0-9]*:../../graphics/gd
> >  BUILD_DEPENDS+=        giflib-[0-9]*:../../graphics/giflib
> > -BUILD_DEPENDS+=        jpeg-[0-9]*:../../graphics/jpeg
> > +.include "../../mk/jpeg.buildlink3.mk"
> > +BUILDLINK_DEPMETHOD.${JPEG_DEFAULT}=   build
> >  BUILD_DEPENDS+=        png-[0-9]*:../../graphics/png
> >  BUILD_DEPENDS+=        tiff-[0-9]*:../../graphics/tiff
> >  BUILD_DEPENDS+=        gnutls-[0-9]*:../../security/gnutls
> 
> Sorry, not clear to me.  Is the above approved for commit?

Yes, plase go ahead.
 Thomas


Home | Main Index | Thread Index | Old Index