Search Criteria
Package Details: lib32-gupnp-igd 1.6.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lib32-gupnp-igd.git (read-only, click to copy) |
|---|---|
| Package Base: | lib32-gupnp-igd |
| Description: | A library to handle UPnP IGD port mapping (32-bit) |
| Upstream URL: | https://wiki.gnome.org/Projects/GUPnP |
| Licenses: | LGPL |
| Submitter: | rodrigo21 |
| Maintainer: | rodrigo21 |
| Last Packager: | rodrigo21 |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-01-22 23:48 (UTC) |
| Last Updated: | 2023-05-04 18:24 (UTC) |
Dependencies (5)
- gupnp-igd
- lib32-gupnpAUR
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
Latest Comments
BillFleming commented on 2023-04-06 23:34 (UTC)
The rm command needs to be changed to package correctly: package() { meson install -C build --destdir "$pkgdir"
}