Search Criteria
Package Details: nspr-hg 4.26-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nspr-hg.git (read-only, click to copy) |
---|---|
Package Base: | nspr-hg |
Description: | Netscape Portable Runtime |
Upstream URL: | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR |
Licenses: | GPL, MPL |
Conflicts: | nspr |
Provides: | nspr |
Submitter: | franziskus |
Maintainer: | franziskus |
Last Packager: | franziskus |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-12 13:28 (UTC) |
Last Updated: | 2020-02-25 13:27 (UTC) |
Dependencies (3)
Required by (104)
- 0ad-data-git (requires nspr) (make)
- 0ad-git (requires nspr)
- 0ad-git (requires nspr) (make)
- abrowser-bin (requires nspr)
- android-emulator (requires nspr)
- android-emulator-dummy (requires nspr)
- android-studio-beta (requires nspr) (optional)
- arizen (requires nspr)
- axon-launcher (requires nspr)
- badvpn-git (requires nspr)
- band (requires nspr)
- beaker-browser (requires nspr)
- bluejeans (requires nspr)
- boostchanger-bin (requires nspr)
- brackets-extract (requires nspr)
- browser360-bin (requires nspr)
- chatroulette (requires nspr)
- chromium-docker (requires nspr)
- chromium-widevine (requires nspr)
- creators-tf-launcher (requires nspr)
- Show 84 more...
Latest Comments
shoober420 commented on 2021-01-13 02:24 (UTC)
You can use the pkgver code from my lib32-nspr-git package so this has a proper version tag.
https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD?h=lib32-nspr-hg
shoober420 commented on 2021-01-06 02:11 (UTC)
Thank you for this package.
PedroHLC commented on 2020-06-12 03:43 (UTC)
Thanks @aereaux
aereaux commented on 2020-06-06 18:03 (UTC)
Hello. Thanks for this package. Here's a pkgver function that seems to work for me (I took it mostly from the nss-hg package):
I think this package also requires mercurial as a makedepend.
PedroHLC commented on 2020-01-07 22:23 (UTC)
This package is missing a dynamic pkgver function
PedroHLC commented on 2019-11-12 17:39 (UTC)
Hi, it seems like a provide tag like this is required so
nss-hg
constraint accepts it.I can confirm
nss-hg
builds with this nspr! Thanks for the fast providing of this package.