I was getting this error:
"ERROR: Integrity checks (sha512) differ in size from the source array."
Then I edited the PKGBUILD and removed the line "sha512sums=('SKIP')", since the source list is empty, it is not necessary to skip the checksums.
It worked flawlessly.
Search Criteria
Package Details: nicotine-plus-git 3.3.4.r81.g12ec07d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nicotine-plus-git.git (read-only, click to copy) |
---|---|
Package Base: | nicotine-plus-git |
Description: | A graphical client for the SoulSeek peer-to-peer system |
Upstream URL: | https://nicotine-plus.org |
Licenses: | GPL-3.0-or-later |
Conflicts: | nicotine, nicotine+, nicotine-plus |
Provides: | nicotine, nicotine+, nicotine-plus |
Submitter: | jorge_barroso |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 58 |
Popularity: | 0.000002 |
First Submitted: | 2013-08-15 17:48 (UTC) |
Last Updated: | 2024-06-21 01:09 (UTC) |
Dependencies (12)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- python-pytest (check)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR) (optional) – for Adwaita theme on GNOME
Required by (0)
Sources (1)
gabrielmagno commented on 2015-02-07 14:13 (UTC)
prurigro commented on 2014-12-23 12:15 (UTC)
Hey! I fixed a bunch of issues with the package, including:
* packaged files using the wrong version of python
* the icon being installed to the wrong location (this one is correcting an upstream issue)
* added a bunch of missing optdepends and fixed the makedepends
* incorrect arch (should be 'any' as there are no binaries in the package)
I also updated the package to reflect the current standards, including namcap compliance.
I'm marking the package out of date as it's only partially functional in its current form, and I'll leave this updated PKGBUILD with changes listed above online until it's been pulled in or another fixed one is written: http://96.126.108.7:90/nicotine-plus-git.PKGBUILD
Cheers!
MicroCheapFx commented on 2014-08-08 15:51 (UTC)
Please add git to dependencies !
12: makedepends=('git' 'python2')
microondas commented on 2014-02-08 00:05 (UTC)
I believe makepkg doesn't check for dependency for package git, thus resulting in error:
(...)
line 37: git: command not found
==> ERROR: A failure occurred in build().
if this happens just install the git package ("pacman -S git")
Trashlord commented on 2013-11-10 01:13 (UTC)
makedepends should have git instead of subversion, since it uses git now.
jorge_barroso commented on 2013-08-15 16:20 (UTC)
changing nicotine-plus-svn to nicotine-plus-git
funky.future commented on 2013-08-14 22:29 (UTC)
source moved to http://github.com/eLvErDe/nicotine-plus
ravicious commented on 2013-06-18 13:51 (UTC)
I have the same issue as osc and no, it doesn't build if I use makepkg.
anonymous_user commented on 2013-06-18 05:28 (UTC)
Does it build if you use makepkg and not yaourt?
Pinned Comments