Search Criteria
Package Details: xpra-html5-git 16.2.r37.ged0b9fc-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xpra-html5-git.git (read-only, click to copy) |
|---|---|
| Package Base: | xpra-html5-git |
| Description: | HTML5 client for Xpra |
| Upstream URL: | https://github.com/Xpra-org/xpra-html5 |
| Licenses: | MPL-2.0 |
| Conflicts: | xpra-html5 |
| Provides: | xpra-html5 |
| Submitter: | leuko |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-02-21 10:26 (UTC) |
| Last Updated: | 2024-11-01 19:11 (UTC) |
Dependencies (5)
- brotli (brotli-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, pigz-replace-gzip-staticAUR) (make)
- python (make)
- uglify-js (make)
Required by (1)
- xpra-git (requires xpra-html5) (optional)
Latest Comments
leuko commented on 2023-07-15 12:07 (UTC)
Updated!
leuko commented on 2023-05-15 16:06 (UTC)
Thanks :) I will fix that in the coming weeks.
dreieck commented on 2023-05-14 10:21 (UTC)
Please strip off the leading
vfrom$pkgveras required by the Arch Linux VCS packaging guidelines.And then, you can change
provides=($_pkgname)into
provides=("${_pkgname}=${pkgver}")to give it a versioned provides entry.
Thanks for maintaining!