Re: mpg123 not included, why?

2016-01-10 Thread Tim
Allegedly, on or about 10 January 2016, Philip Brown sent: > however, in a couple of very simple steps, this gives me a very usable > multimedia system on my default fedora workstation without having to > install any additional repos. which for me is awesome. > > and I can confirm all I had to do

f23+Gnome3.18: how to disable touchpad while typing

2016-01-10 Thread Dario Lesca
How to enable "Disable touchpad while typing option" in Fedora 23 + Gnome3.18.x ? When X start, some procedure (I do not know what and is not something into .config/autostart/*) launch the syndaemon with this option: syndaemon -i 1.0 -t -K -R But I do not want the '-t' and -i options, I want

Re: mpg123 not included, why?

2016-01-10 Thread Philip Brown
On 01/10/2016 10:41 PM, Michael Schwendt wrote: On Sun, 10 Jan 2016 22:25:20 +0100, Philip Brown wrote: on the contrary, the information was given to resolve concerns about acquiring codecs without having to install rpmfusion. i think it achieves that. The subject is about mpg123, which is not

RE: rpm spec file %define

2016-01-10 Thread Joseph L. Casale
> That approach sounds too complicated. %setup is a macro in the %prep > section, where you can run more commands to _set up_ your builddir. The > most obvious choice IMO would be to _rename_ the versioned dir to something > unique. You could also avoid the second invocation of %setup and extract >

Re: mpg123 not included, why?

2016-01-10 Thread Michael Schwendt
On Sun, 10 Jan 2016 22:25:20 +0100, Philip Brown wrote: > on the contrary, the information was given to resolve concerns about > acquiring codecs without having to install rpmfusion. i think it > achieves that. The subject is about mpg123, which is not related to GStreamer at all. The message y

Re: mpg123 not included, why?

2016-01-10 Thread Doug
On 01/10/2016 04:25 PM, Philip Brown wrote: On 01/10/2016 04:36 PM, Michael Schwendt wrote: On Sat, 9 Jan 2016 19:18:05 +0100, Philip Brown wrote: if you don't want to install all the extra software repos etc... you can just grab the rpms from rpmfusion, unzip and get all the .so files out o

Re: mpg123 not included, why?

2016-01-10 Thread Philip Brown
On 01/10/2016 04:36 PM, Michael Schwendt wrote: On Sat, 9 Jan 2016 19:18:05 +0100, Philip Brown wrote: if you don't want to install all the extra software repos etc... you can just grab the rpms from rpmfusion, unzip and get all the .so files out of them and place them in your .local/share/gstr

Re: Wi-Fi - ath10k QCA9377 chipset support - kernel 4.2.x backport

2016-01-10 Thread poma
On 10.01.2016 02:36, Brandon Vincent wrote: > On Sat, Jan 9, 2016 at 6:12 PM, M. Gelle wrote: >> Sorry, I thought you new there was only one public download that wasn't >> working. I'll try this although I thought the file should have been a Linux >> archive. I'll see if Brandon comes up with anot

Re: mpg123 not included, why?

2016-01-10 Thread Michael Schwendt
On Sat, 9 Jan 2016 19:18:05 +0100, Philip Brown wrote: > if you don't want to install all the extra software repos etc... you can > just grab the rpms from rpmfusion, unzip and get all the .so files out > of them and place them in your .local/share/gstreamer-1.0/plugins > folder. a la: > > ls

Re: rpm spec file %define

2016-01-10 Thread Michael Schwendt
On Sun, 10 Jan 2016 03:16:24 +, Joseph L. Casale wrote: > I have a spec with two source files where I do not create the second, it's > not mine: > > Source0:%{name}-%{version}.tar.gz > Source1:foo-bar.tar.xz > > My prep sections looks like: > > %setup -q > %setup -q -T -D -

Re: mpg123 not included, why?

2016-01-10 Thread Fernando Cassia
On Sun, Jan 10, 2016 at 7:47 AM, Sylvia Sánchez wrote: > Manjaro includes decoders. But it's Europe based. sorry, forgot the link on my previous email. https://packages.debian.org/jessie/libmad0 (just for reference, I'm not trying to make any point here, so no reply is needed). FC -- Duri

Re: mpg123 not included, why?

2016-01-10 Thread Fernando Cassia
On Sun, Jan 10, 2016 at 7:47 AM, Sylvia Sánchez wrote: > Manjaro includes decoders. But it's Europe based. Thanks again Sylv. As does Debian, which I mentioned in my initial message. :) FC -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https

Re: mpg123 not included, why?

2016-01-10 Thread Sylvia Sánchez
Manjaro includes decoders. But it's Europe based. Cheers, Sylvia On 10/01/2016, Fernando Cassia wrote: > On Sat, Jan 9, 2016 at 12:06 PM, Sylvia Sánchez > wrote: > >> None. I have them enabled myself not a problem. But maybe you'd like >> to take a look at this article: >> https://crossingt

Re: mpg123 not included, why?

2016-01-10 Thread Fernando Cassia
On Sat, Jan 9, 2016 at 12:06 PM, Sylvia Sánchez wrote: > None. I have them enabled myself not a problem. But maybe you'd like > to take a look at this article: > https://crossingtheair.wordpress.com/2015/12/23/installing-codecs-and-more/ > Hope this is useful! > Thanks Stlv, And everyone else

Re: No go: Someone please provide this file

2016-01-10 Thread M. Gelle
I followed your steps and those in the README. no success - just a couple of compat kernels listed on grub2. The only thing that I didn't do is the install_for_kernel_4.4-rc2.sh. Are the instructions on this site still valid: http://forums.fedoraforum.org/archive/index.php/t-305292.html ? thanks