Package Details: nulloy 0.8-2

Package Base: nulloy
Description: Music Player with a Waveform Progress Bar
Upstream URL: http://nulloy.com/
Category: multimedia
Licenses: GPLv3
Submitter: floft
Maintainer: svlasov
Last Packager: svlasov
Votes: 5
First Submitted: 2014-06-13 03:23
Last Updated: 2015-07-16 11:32

Latest Comments

Comment by svlasov

2015-07-16 11:35

Package was updated. Should be ok now.

Comment by svlasov

2015-07-15 19:20

No problem. I will try to migrate to new AUR after I understand what it's all about :)

Comment by floft

2015-07-15 16:20

Disowned. Just be aware of the soon changes to the AUR.

Thanks for creating such an awesome music player!

Comment by svlasov

2015-07-15 16:15

Yeah, I guess I could maintain it. Btw, now the dependency is GStreamer 1.0.

Comment by floft

2015-07-15 14:12

Awesome. Updated. Though, if you want to maintain this, I can disown it.

Comment by svlasov

2015-07-15 11:06

Hello. 0.8 version was released. There is new `--no-update-check` option for `configure` to disable online version check.

Comment by floft

2015-05-28 14:11

Thanks for the notice. Updated.

Comment by svlasov

2015-05-28 13:20

Hello, Nulloy developer here. Due to SourceForge-GIMP incident, all the releases inluding tarball were transfered to GitHub. SourceForge files will be removed shortly. Please update the PKGBUILD file:

-source=("http://sourceforge.net/projects/$pkgname/files/src/${pkgname}-${pkgver}.tar.gz")
+source=("https://github.com/$pkgname/$pkgname/releases/download/$pkgver/${pkgname}-${pkgver}.tar.gz")

Comment by norby

2014-06-23 15:14

@floft, thanks! Now it works fine!

Comment by floft

2014-06-22 19:35

@norby, I updated it again. It is somewhat odd that if you build it twice it seems to work. I had always been building it multiple times so before today I never saw those errors.

Comment by norby

2014-06-21 05:01

floft, sorry for answered late.
These errors appear when running. There is no any output on console except segmentation fault. It shows only alert dialog.
http://oi57.tinypic.com/ibalv9.jpg
http://oi59.tinypic.com/200fk94.jpg

Comment by floft

2014-06-19 15:26

I did not notice that I forgot to enable taglib, thanks. I'm still trying to figure out how to get the plugins to build.

Comment by carstene1ns

2014-06-19 15:10

It does not install the plugins. Also, your PKGBUILD depends on taglib, but you did not enable it with './configure … --taglib'

https://paste.xinu.at/vRTYt/

Comment by floft

2014-06-15 13:23

Are these problems with building or when running? If you could pastebin the output, that would be helpful. I don't have libiscsi installed and it runs fine, so I'm not quite sure what that would mean.

Comment by norby

2014-06-15 09:11

It can't load /usr/bin/ld_iscsi.so plugin. And Waveform, Playback, TagReader plugins not found?