pkgsrc-WIP-discuss archive

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

Re: CVS commit: wip/s3funnel



Thanks for fixing such broken dependencies.

I'm cleaning up python related packages, but not for pkgsrc-wip.
So I may break pkgsrc-wip packages again.

If you are maintains python related packages, please consider following points:
* Use lang/python/distutils.mk instead of PYDISTUTILSPKG=yes & 
lang/python/extensions.mk.
* Not to buildlink with py-* packages.  In many cases, simple DEPENDS is 
sufficient.
   Buildlink is just needed if the package provides API (c header files, and so 
on)
   and depending packages require it to build.
* set `USE_LANGUAGES= #none', for pure python package, it will not require C 
compiler to build.

On Mon, 30 Jan 2012 13:59:35 +0900, ndb <noud4%users.sourceforge.net@localhost> 
wrote:

> Module name:  wip
> Committed by: noud4
> Date:         Mon Jan 30 04:59:20 UTC 2012
>
> Modified Files:
>       wip/s3funnel: Makefile
>
> Log Message:
> changed dependency.
>
>
> To generate a diff of this commit:
> cvs -z3 rdiff -u -r1.3 -r1.4 wip/s3funnel/Makefile
>
> To view a diff of this commit:
> http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/s3funnel/Makefile?r1=1.3&r2=1.4
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> pkgsrc-wip-cvs mailing list
> pkgsrc-wip-cvs%lists.sourceforge.net@localhost
> https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
>


-- 
OBATA Akio / obache%users.sourceforge.net@localhost

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index