Package was updated. Should be ok now.
Search Criteria
Package Details: nulloy 0.8-2
Package Actions
| Package Base: | nulloy |
|---|---|
| Description: | Music Player with a Waveform Progress Bar |
| Upstream URL: | http://nulloy.com/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | floft |
| Maintainer: | svlasov |
| Last Packager: | svlasov |
| Votes: | 5 |
| First Submitted: | 2014-06-13 03:23 |
| Last Updated: | 2015-07-16 11:32 |
Dependencies (3)
Required by (0)
Sources
Latest Comments
Comment by svlasov
Comment by svlasov
No problem. I will try to migrate to new AUR after I understand what it's all about :)
Comment by floft
Disowned. Just be aware of the soon changes to the AUR.
Thanks for creating such an awesome music player!
Comment by svlasov
Yeah, I guess I could maintain it. Btw, now the dependency is GStreamer 1.0.
Comment by floft
Awesome. Updated. Though, if you want to maintain this, I can disown it.
Comment by svlasov
Hello. 0.8 version was released. There is new `--no-update-check` option for `configure` to disable online version check.
Comment by floft
Thanks for the notice. Updated.
Comment by svlasov
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
@floft, thanks! Now it works fine!
Comment by floft
@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
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
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
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
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
It can't load /usr/bin/ld_iscsi.so plugin. And Waveform, Playback, TagReader plugins not found?