Yeah, I did that because the original did it. But that's a fair point, I shall remove it.
Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: arm-linux-gnueabihf-ncurses 6.0-1
Git Clone URL: | https://aur-dev.archlinux.org/arm-linux-gnueabihf-ncurses.git (read-only) |
---|---|
Package Base: | arm-linux-gnueabihf-ncurses |
Description: | System V Release 4.0 curses emulation library (arm-linux-gnueabihf) |
Upstream URL: | http://invisible-island.net/ncurses/ncurses.html |
Licenses: | |
Provides: | |
Submitter: | Xandaros |
Maintainer: | Xandaros |
Last Packager: | Xandaros |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-27 12:05 |
Last Updated: | 2016-08-10 12:28 |
Dependencies (4)
- arm-linux-gnueabihf-glibc
- arm-linux-gnueabihf-gcc (make)
- gcc-libs (gcc-libs-git, gcc-libs-multilib-x32, gcc-libs-multilib-git, gcc-libs-multilib) (make)
- glibc (make)
Required by (2)
- bash-devel-git (requires libncursesw.so)
- rpcs3-git (requires libncursesw.so)
Sources (2)
Latest Comments
Xandaros commented on 2016-08-10 12:11
tavianator commented on 2016-08-09 17:37
provides=() is for package names, not library names. I suspect you can just use an empty array here.
EDIT: Never mind, looks like the real ncurses package does this too. But you should remove them from this one because packages that do depends=(libncursesw.so) expect a library that actually runs on the current machine.
Xandaros commented on 2016-05-27 12:07
Not sure if the path the libraries end up is good, but it worked for my purposes.
If there is a better, or “more proper” location for cross-libraries, let me know.
Also not sure what to do about the provides field. I'm going to leave it as-is for now, but I think it's wrong.
Pinned Comments
Xandaros commented on 2016-05-27 12:07
Not sure if the path the libraries end up is good, but it worked for my purposes.
If there is a better, or “more proper” location for cross-libraries, let me know.
Also not sure what to do about the provides field. I'm going to leave it as-is for now, but I think it's wrong.