You are not logged in.

#41 2016-01-20 05:32:21

KrunchTime
Member
Registered: 2015-09-29
Posts: 857

Re: pnmixer volume applet backport

^ Great!  I can't wait for it to roll into Debian Unstable.  Thank you so much for the update and your input.

Offline

#42 2016-01-20 06:03:25

elboulangero
Member
Registered: 2016-01-14
Posts: 8

Re: pnmixer volume applet backport

You're welcome. At the moment I spend a lot of time on PNMixer, but there's some heavy work to be done. The whole code needs a rewrite. I hope to finish that in a few weeks, then we need some time to update the translation, then some more time to make it into Debian. So I don't know, hopefully in two or three months it will be there. Hope so.

Offline

#43 2016-11-07 10:57:34

elboulangero
Member
Registered: 2016-01-14
Posts: 8

Re: pnmixer volume applet backport

Hello there, just a quick word to let you know that PNMixer 0.7 has been released some time ago now. As for the Debian package, it's available on the Debian Mentors page here:

https://mentors.debian.net/package/pnmixer

It's waiting there for a sponsorship, been there a month already. Since I'm not a Debian developer I can't do anything more.

Cheers.

Offline

#44 2016-11-08 10:40:37

Naik
Member
From: the edge of insanity
Registered: 2015-10-03
Posts: 328

Re: pnmixer volume applet backport

hhh wrote:

The icon issue only effects BunsenLabs RC1 and earlier, it's an issue with our version of Faenza icons, which are the same as the #! Faenza icons, not having the right status icon set. This will be fixed in a future update. This didn't effect #! because corenominal packaged pnmixer with the correct icons, so my workaround duplicates that.

Another workaround is to install Faenza icons from Debian, but it saves disk space if you just use the few icons I've included.

or if you want something corresponding with the numix-circle icon theme, like i did, you could download this set here

d9oU0izD.jpg

I think pnmixer works far better then volumeicon-alsa (on both bl-hydrogen and the highly unstable bl-Quadronium), thanks for that hhh!
though my real problem is finding something as powerful as pavucontrol but beeing less ugly...


naik --greetz

Last edited by Naik (2016-11-08 11:01:45)


"Kaum macht [Mensch]* es richtig, funktioniert es sofort!"
BL-Kitchen Codeberg

Offline

#45 2017-01-18 07:14:44

elboulangero
Member
Registered: 2016-01-14
Posts: 8

Re: pnmixer volume applet backport

Hello there, just to let you know that I'm now using Launchpad like a pro, and therefore you can find a PPA for PNMixer:

https://launchpad.net/~elboulangero/+ar … tu/pnmixer

If you don't know how to install a PPA in Debian, I recommend reading this:

http://www.webupd8.org/2014/10/how-to-a … n-via.html

BTW and completely out of topic, I'm working on a radio player, it's also available on my Launchpad account:

https://launchpad.net/~elboulangero/+ar … /goodvibes

Cheers guys !

Offline

#46 2017-01-18 07:45:30

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: pnmixer volume applet backport

elboulangero wrote:

If you don't know how to install a PPA in Debian, I recommend reading this:

http://www.webupd8.org/2014/10/how-to-a … n-via.html

That "guide" is nonsense and can break your system completely.

Please read https://wiki.debian.org/DontBreakDebian … nkenDebian

Ubuntu PPAs are *not* compatible with BunsenLabs and should not be added to the sources.

To install packages from PPAs, follow this guide instead:

https://wiki.debian.org/CreatePackageFromPPA

If you can't figure it out, open a thread here and I will try to package the software myself and host it on my OBS repository.

Offline

#47 2017-01-18 07:53:51

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: pnmixer volume applet backport

Head_on_a_Stick wrote:

I will try to package the software myself and host it on my OBS repository.

Well, I had a spare five minutes so I have backported the stretch version of pnmixer to jessie:

http://software.opensuse.org/download.h … ge=pnmixer

smile

Last edited by Head_on_a_Stick (2017-01-18 08:05:57)

Offline

#48 2017-01-19 00:02:36

stevep
MX Linux Developer
Registered: 2016-08-08
Posts: 381

Re: pnmixer volume applet backport

***off topic***

I also had a few spare minutes, and backported your goodvibes player in an OBS repository.  I found that it needed, as listed, a libxml2 backport from Stretch and a libglib2-0 port from jessie-backports.  After a build failure, I also found it needed gettext >= 0.9.17 to build, so added that from jessie-backports.

I also stripped out all the lib* dependencies that were listed in debian/control for the package, since that's what the ${shlibs:Depends} is supposed to fill in automatically.  This is what they turned out to be in the finished build:

Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.44), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.13.7), libkeybinder-3.0-0 (>= 0.3.0), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libsoup2.4-1 (>= 2.42), libxml2 (>= 2.7.4), gstreamer1.0-plugins-good, gstreamer1.0-plugins-ugly, gstreamer1.0-pulseaudio | gstreamer1.0-alsa

https://build.opensuse.org/project/show … :goodvibes

Last edited by stevep (2017-01-19 02:42:31)

Offline

Board footer

Powered by FluxBB