[AD] [ alleg-Bugs-2971928 ] Missing configure switches for alsa, oss and jack on UNIX |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: noreply@xxxxxxxxxx
- Subject: [AD] [ alleg-Bugs-2971928 ] Missing configure switches for alsa, oss and jack on UNIX
- From: "SourceForge.net" <noreply@xxxxxxxxxx>
- Date: Wed, 17 Mar 2010 12:38:06 +0000
Bugs item #2971928, was opened at 2010-03-17 14:38
Message generated for change (Tracker Item Submitted) made by ssuominen
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2971928&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Samuli Suominen (ssuominen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing configure switches for alsa, oss and jack on UNIX
Initial Comment:
There's no configure flags to configure alsa, oss and jack modules building. This is "automagic depend" as described here:
http://www.gentoo.org/proj/en/qa/automagic.xml
For example, if you have jack-audio-connection-kit installed, and you are creating a binary package out of allegro (4.4.1.1 here btw) the jack module is built, and linked against jack's libraries, then you move the binary package to another system (or uninstall jack-audio-connection-kit) the module that you didn't ask in the first place, gets broken
The attached patch adds some WANT_ cmake configure switches to control these deps
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2971928&group_id=5665