First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 187367
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Ryan Hill <dirtyepic@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Giampier <ste.buffaishere@tin.it>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 187367 depends on: Show dependency tree
Bug 187367 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-08-01 12:02 0000
Here the diff.

@@ -28,7 +28,7 @@
 because the original program does not have a manual page.
 .PP
 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" \fI<whatever>\fP escape sequences to invoke bold face and italics, 
 .\" respectively.
 \fBalsaplayer\fP is a generic music player that can play back a large
 amount of file formats.
@@ -40,7 +40,7 @@
 .TP
 .B CD.cdda
 Special filename. Play a CD. /dev/cdrom will be used by default. Otherwise,
-AlsapPlayer will use the device specified in your config file (usualy
~/.alsaplayer/config).
+AlsapPlayer will use the device specified in your config file (usually
~/.alsaplayer/config).
 .SH OPTIONS
 These programs follow the usual GNU command line syntax, with long
 options starting with two dashes (`-').
@@ -126,7 +126,7 @@
 Clear the whole playlist
 .TP
 .B \-\-quit
-Quit the sesssion.
+Quit the session.
 .SS Sound driver options:
 .TP
 .B \-d, \-\-device string


Reproducible: Always




media-sound/alsaplayer-0.99.80_rc1

------- Comment #1 From Dominique Michel 2007-10-06 10:36:44 0000 -------
Thanks for reporting. I will commit it into the svn right away.

------- Comment #2 From Samuli Suominen 2007-10-07 05:19:11 0000 -------
(In reply to comment #1)
> Thanks for reporting. I will commit it into the svn right away.
> 

I'm lazy to open a new bug but minor thing, OggFLAC has been merged into FLAC
itself so I believe that check is a bit outdated in configure.ac. It's also
checking for GLIB 1.2 even if you pass --enable-gtk2 which seems wrong.

------- Comment #3 From Dominique Michel 2007-10-07 11:03:51 0000 -------
(In reply to comment #2)
> (In reply to comment #1)
> > Thanks for reporting. I will commit it into the svn right away.
> > 
> 
> I'm lazy to open a new bug but minor thing, OggFLAC has been merged into FLAC
> itself so I believe that check is a bit outdated in configure.ac. It's also
> checking for GLIB 1.2 even if you pass --enable-gtk2 which seems wrong.
> 

I just begun to look at it. It is also a few other problems with configure. The
libmad test is wrong, it try to compile it even when libmad is not present in
the system (we removed the outdated version that was sheeped with AP). And the
echo statement in the nls test must be removed.

------- Comment #4 From Dominique Michel 2007-10-08 21:29:29 0000 -------
alsaplayer-0.99.80-rc4 is out. All of this and more is fixed. 

For libmad, I added a --enable-mad option to configure.
The gtk test is removed and the flac test is changed.

It is even a new feature: a pref option for song title in the title bar. See
http://www.alsaplayer.org/changelog.php3 for the details.

------- Comment #5 From Samuli Suominen 2007-10-10 17:06:44 0000 -------
I've added RC4 to tree, thanks Dominique.

First Last Prev Next    No search results available      Search page      Enter new bug