bugAdvanced Gtk+ Sequencer - Bugs: bug #60997, meson doesn't recognize all needed...

 
 

bug #60997: meson doesn't recognize all needed dependencies

Submitter:  Daniel Maksymow <damaxi>
Submitted:  Sun 01 Aug 2021 03:27:57 PM UTC
   
 
Category:  None Severity:  2 - Minor
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 01 Aug 2021 09:12:02 PM UTC, comment #2: 

option('alsa', type: 'boolean', value: false,
       description: 'Enable Linux alsa build')
option('w32api', type: 'boolean', value: false,
       description: 'Enable Windows build')
option('osxapi', type: 'boolean', value: false,
       description: 'Enable OSX build')
option('oss', type: 'boolean', value: false,
       description: 'Enable OSS')

Maybe there should array with a backend list instead of false/true to pick what you need

Daniel Maksymow <damaxi>
Sun 01 Aug 2021 07:51:48 PM UTC, comment #1: 

either alsa or libdssialsacompat is required, preferred is alsa for sure.


Joël Krähemann <jkraehemann>
Group administrator
Sun 01 Aug 2021 03:27:57 PM UTC, original submission:  

When I am trying to build a project for the first time. I spot that alsa option is disabled by default. But some dependencies sound like they are mandatory and they are defined within alsa option like libdssi.

How this should work?
Maybe we can add some OS-based default options?

Daniel Maksymow <damaxi>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jkraehemann (Posted a comment)
  • -email is unavailable- added by damaxi (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-08-01 damaxi Open/ClosedClosed Open
    2021-08-01 jkraehemann StatusNone Wont Fix
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code