[sbopkg-users] [sbopkg] How to pass configure options to a build through a queue file?

Chess Griffin chess at chessgriffin.com
Wed Jul 31 02:52:18 UTC 2013


On Thu, 25 Jul 2013 11:48:01 -0500
William Oquendo <woquendo at gmail.com> wrote:

> Hello everybody.
> 
> I would like to know how to add a configure flag (not a compilation
> one) to a queue file. Specifically, it is for netcdf. I tried to
> rewrite the sqf file as:
> netcdf  | --enable-cxx-4
> but the flag is not read when the package is configured. Can anybody
> please tell me how to specify the flag? I have searched through
> google with no luck.
> 

Sbopkg relies on the SlackBuild scripts for passing configuration
options.  Some SlackBuild scripts have this capability built in, in
which case you can use the Options selection when in the package menu.
ffmpeg is an example of this.

For those that don't offer this, then you'll need to manually edit the
SlackBuild (which you can do from within sbopkg) and then select the
locally-edited version of the Slackbuild when building.

-- 
Chess Griffin


More information about the sbopkg-users mailing list