From mboxrd@z Thu Jan 1 00:00:00 1970 X-Received: by 10.182.241.71 with SMTP id wg7mr10310104obc.38.1421909159294; Wed, 21 Jan 2015 22:45:59 -0800 (PST) X-BeenThere: voidlinux@googlegroups.com Received: by 10.140.29.7 with SMTP id a7ls439535qga.87.gmail; Wed, 21 Jan 2015 22:45:59 -0800 (PST) X-Received: by 10.140.30.118 with SMTP id c109mr10956qgc.15.1421909159025; Wed, 21 Jan 2015 22:45:59 -0800 (PST) Date: Wed, 21 Jan 2015 22:45:58 -0800 (PST) From: Juan RP To: voidlinux@googlegroups.com Message-Id: In-Reply-To: <28bd7634-f2f5-42a0-9d45-6000fcf4eb87@googlegroups.com> References: <4607da7d-2f3a-4a82-8739-4e8f7fe42d80@googlegroups.com> <28bd7634-f2f5-42a0-9d45-6000fcf4eb87@googlegroups.com> Subject: Re: Profanity Notifications? MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_55_1186574185.1421909158476" ------=_Part_55_1186574185.1421909158476 Content-Type: multipart/alternative; boundary="----=_Part_56_1219181253.1421909158476" ------=_Part_56_1219181253.1421909158476 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I've improved the package build options section just to be more clear: https://github.com/voidlinux/void-packages#package-build-options - `build_options_default` is what makes the pkg build with those options by default, unless the user disables them. - use `./xbps-src -o opt,~opt2 pkg` to build a pkg with your custom options. - options can also be specified in `etc/conf`. The `vopt` functions are helpers to conditionalize actions depending on the option being tested, the manual documents this correctly, please refer to it for more information. ------=_Part_56_1219181253.1421909158476 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit

I've improved the package build options section just to be more clear:

https://github.com/voidlinux/void-packages#package-build-options

- `build_options_default` is what makes the pkg build with those options by default, unless the
user disables them.
- use `./xbps-src -o opt,~opt2 <target> pkg` to build a pkg with your custom options.
- options can also be specified in `etc/conf`.

The `vopt` functions are helpers to conditionalize actions depending on the option being tested,
the manual documents this correctly, please refer to it for more information.
------=_Part_56_1219181253.1421909158476-- ------=_Part_55_1186574185.1421909158476--