Search Criteria
Package Details: netcat-cpi-git 20140424-4
Git Clone URL: | https://aur.archlinux.org/netcat-cpi-git.git (read-only, click to copy) |
---|---|
Package Base: | netcat-cpi-git |
Description: | netcats 'cycles per instruction' album as a kernel module |
Upstream URL: | http://netcat.co |
Keywords: | album cycles geek hack instruction kerne module music netcat per |
Licenses: | |
Submitter: | fordprefect |
Maintainer: | fordprefect |
Last Packager: | fordprefect |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2014-04-24 18:47 |
Last Updated: | 2015-06-15 14:12 |
Dependencies (3)
- git (git-git) (make)
- linux-headers (linux-surfacepro3-git-headers, linux-aarch64-rock64-bin-headers, linux-ec2-headers, kernel-uek-devel, linux-galliumos-headers, linux-zest-git-headers, linux-lts49-kallsyms-headers, linux-bootsplash-headers, linux-fbcondecor-headers, linux-ck-fbcondecor-headers, linux-odroid-headers) (make)
- vorbis-tools (vorbis-tools-git) (optional) – contains a convenient player (ogg123)
Latest Comments
fordprefect commented on 2014-04-27 14:24
ok i think adding linux-headers and git to makedepends and vorbis-tools to optdepends fixes (as in namcap-no-complain) all this.
even if vorbis-tools is recommended upstream, it is by no means the only player suitable for this.
thanks for pointing out.
jpope commented on 2014-04-27 14:19
Well, I added the depends to the PKGBUILD on two different machines and I didn't get any complaints when building on either.
fordprefect commented on 2014-04-27 13:56
@jpope: thanks for reminding me. git should be a makedepends.
the other 2 were excluded (they were in bevore) because namcap coplained about them being unnessecary. do you disagree with that?
jpope commented on 2014-04-27 13:53
you should add the dependencies to the PKGBUILD, such as:
depends=('git' 'linux-headers' 'vorbis-tools')