aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/libaccounts-glib/files/patch-meson__options.txt
blob: feee662fa5167a3719e0ca9ca2fdb09431457cda (plain) (blame)
1
2
3
4
5
6
--- meson_options.txt.orig  2020-04-14 20:19:50 UTC
+++ meson_options.txt
@@ -1 +1,3 @@
+option('docs', type : 'boolean', description : 'Build with documentation')
+option('tests', type: 'boolean', description: 'Build with tests')
 option('py-overrides-dir', type : 'string', value : '', description: 'Path to pygobject overrides directory')
- Add NO_ARCHsunpoet2016-01-171-1/+7 * - Cleanup GH_* knobs:sunpoet2015-05-142-4/+3 * - Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120sunpoet2015-03-251-1/+0 * - Update to 3.3.1sunpoet2015-03-224-16/+14 * - Cleanup PLISTsunpoet2014-12-211-1/+0 * - Use USES=zipsunpoet2014-03-081-1/+1 * - Convert to new options frameworksunpoet2014-02-172-207/+14 * - Add LICENSEsunpoet2014-02-171-0/+2 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21