pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: jam instead of make
>> There is no infrastructure support in place, so you'll need to build
>> depend on jam and write your own build target.
>> This should do the trick:
>>
>> do-build:
>> cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} jam
>>
>> You could create a wip/mk/jam.mk that defines common do-{build,install}
>> rules if ${USE_JAM} is set to "yes".
> I'll take a look at handling the general case with a jam.mk. (I
> presume pkgsrc/mk is full of examples of similar things.) Depending,
> I may just get my package working and come back to it another time.
JFI: there are other packages that use jam for building.
Not too much information there though.
0 ~> pkg_online_find BUILD_DEPENDS:w:devel/jam
multimedia/handbrake - Multiplatform, multithreaded video transcoder
wip/edelib - Libraries for Equinox Desktop
wip/lincity-ng - City Simulation Game
0 ~>
--
Best regards, Aleksey Cheusov.
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
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