Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - tools 0000340]: Error in alsa-tools/seq/sbiload/Makefile.am
@ 2004-06-20  7:55 noreply
  0 siblings, 0 replies; 3+ messages in thread
From: noreply @ 2004-06-20  7:55 UTC (permalink / raw)
  To: alsa-devel


The following bug has been SUBMITTED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000340
======================================================================
Reported By:                linus
Assigned To:                
======================================================================
Project:                    ALSA - tools
Bug ID:                     340
Category:                   firmware loaders
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             06-20-2004 09:55 CEST
Last Modified:              06-20-2004 09:55 CEST
======================================================================
Summary:                    Error in alsa-tools/seq/sbiload/Makefile.am
Description: 
In the alsa-tools module of the CVS, the seq/sbiload/Makefile.am has an
incomplete EXTRA_DIST line, omitting several important files that must be
included in the dist. tar.gz-files. It currently reads:
                                                                          
     
 EXTRA_DIST = README COPYING depcomp
                                                                          
     
But shall read:
                                                                          
     
 EXTRA_DIST = README COPYING depcomp drums.o3 drums.sb std.o3 std.sb
                                                                          
     
Or the instrument patches does not come with the install... Perhaps these
should also be:
                                                                          
     
 sbiload_DATA = drums.o3 drums.sb std.o3 std.sb
                                                                          
     
or similar so that the instruments get installed in /usr/share or
similar.
(Not 100% about the syntax here right now.)

======================================================================

Bug History
Date Modified  Username       Field                    Change              
======================================================================
06-20-04 09:55 linus          New Bug                                      
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ALSA - tools 0000340]: Error in alsa-tools/seq/sbiload/Makefile.am
@ 2004-06-30 14:06 noreply
  0 siblings, 0 replies; 3+ messages in thread
From: noreply @ 2004-06-30 14:06 UTC (permalink / raw)
  To: alsa-devel


The following bug has been RESOLVED.
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000340
======================================================================
Reported By:                linus
Assigned To:                tiwai
======================================================================
Project:                    ALSA - tools
Bug ID:                     340
Category:                   firmware loaders
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
======================================================================
Date Submitted:             06-20-2004 09:55 CEST
Last Modified:              06-30-2004 16:06 CEST
======================================================================
Summary:                    Error in alsa-tools/seq/sbiload/Makefile.am
Description: 
In the alsa-tools module of the CVS, the seq/sbiload/Makefile.am has an
incomplete EXTRA_DIST line, omitting several important files that must be
included in the dist. tar.gz-files. It currently reads:
                                                                          
     
 EXTRA_DIST = README COPYING depcomp
                                                                          
     
But shall read:
                                                                          
     
 EXTRA_DIST = README COPYING depcomp drums.o3 drums.sb std.o3 std.sb
                                                                          
     
Or the instrument patches does not come with the install... Perhaps these
should also be:
                                                                          
     
 sbiload_DATA = drums.o3 drums.sb std.o3 std.sb
                                                                          
     
or similar so that the instruments get installed in /usr/share or
similar.
(Not 100% about the syntax here right now.)

======================================================================

----------------------------------------------------------------------
 tiwai - 06-30-2004 16:06 CEST 
----------------------------------------------------------------------
fixed on cvs.
also, sbiload has a new option -P option to specify the patch path.

Bug History
Date Modified  Username       Field                    Change              
======================================================================
06-20-04 09:55 linus          New Bug                                      
06-30-04 16:06 tiwai          Bugnote Added: 0001354                       
06-30-04 16:06 tiwai          Assigned To               => tiwai           
06-30-04 16:06 tiwai          Resolution               open => fixed       
06-30-04 16:06 tiwai          Status                   new => resolved     
======================================================================




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ALSA - tools 0000340]: Error in alsa-tools/seq/sbiload/Makefile.am
@ 2004-07-16 10:56 noreply
  0 siblings, 0 replies; 3+ messages in thread
From: noreply @ 2004-07-16 10:56 UTC (permalink / raw)
  To: alsa-devel


The following bug has been CLOSED
======================================================================
https://bugtrack.alsa-project.org/alsa-bug/bug_view_page.php?bug_id=0000340
======================================================================
Reported By:                linus
Assigned To:                tiwai
======================================================================
Project:                    ALSA - tools
Bug ID:                     340
Category:                   firmware loaders
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
======================================================================
Date Submitted:             06-20-2004 09:55 CEST
Last Modified:              07-16-2004 12:56 CEST
======================================================================
Summary:                    Error in alsa-tools/seq/sbiload/Makefile.am
Description: 
In the alsa-tools module of the CVS, the seq/sbiload/Makefile.am has an
incomplete EXTRA_DIST line, omitting several important files that must be
included in the dist. tar.gz-files. It currently reads:
                                                                          
     
 EXTRA_DIST = README COPYING depcomp
                                                                          
     
But shall read:
                                                                          
     
 EXTRA_DIST = README COPYING depcomp drums.o3 drums.sb std.o3 std.sb
                                                                          
     
Or the instrument patches does not come with the install... Perhaps these
should also be:
                                                                          
     
 sbiload_DATA = drums.o3 drums.sb std.o3 std.sb
                                                                          
     
or similar so that the instruments get installed in /usr/share or
similar.
(Not 100% about the syntax here right now.)

======================================================================

----------------------------------------------------------------------
 tiwai - 06-30-2004 16:06 CEST 
----------------------------------------------------------------------
fixed on cvs.
also, sbiload has a new option -P option to specify the patch path.

Bug History
Date Modified  Username       Field                    Change              
======================================================================
06-20-04 09:55 linus          New Bug                                      
06-30-04 16:06 tiwai          Bugnote Added: 0001354                       
06-30-04 16:06 tiwai          Assigned To               => tiwai           
06-30-04 16:06 tiwai          Resolution               open => fixed       
06-30-04 16:06 tiwai          Status                   new => resolved     
07-16-04 12:56 tiwai          Status                   resolved => closed  
======================================================================


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-16 10:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-20  7:55 [ALSA - tools 0000340]: Error in alsa-tools/seq/sbiload/Makefile.am noreply
  -- strict thread matches above, loose matches on Subject: below --
2004-06-30 14:06 noreply
2004-07-16 10:56 noreply

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox