Search Criteria
Package Details: wdisplays 1.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wdisplays.git (read-only, click to copy) |
---|---|
Package Base: | wdisplays |
Description: | GUI display configurator for wlroots compositors |
Upstream URL: | https://github.com/artizirk/wdisplays |
Licenses: | GPL3 |
Submitter: | rumpelsepp |
Maintainer: | arti (redtide) |
Last Packager: | redtide |
Votes: | 47 |
Popularity: | 0.66 |
First Submitted: | 2020-05-10 06:09 (UTC) |
Last Updated: | 2023-07-01 12:30 (UTC) |
Dependencies (5)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libepoxy (libepoxy-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR)
- meson (meson-gitAUR) (make)
Latest Comments
1 2 Next › Last »
scruffidog commented on 2021-07-29 01:52 (UTC)
network.cycles.wdisplays.desktop is referencing an incorrect icon:
Icon=network.cycles.wdisplays
the actual svg file is just wdisplays.svg so I think the line should read:
Icon=wdisplays
not too clear on xdg standards or workings but when I changed the wdisplays.desktop file to reflect the actual graphic name, it shows up properly in the wayfire menu
somini commented on 2021-04-30 20:13 (UTC)
Can you install the package icon, like the *-git version of this package?
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=wdisplays-git#n33
rumpelsepp commented on 2021-04-19 19:19 (UTC)
Thx all. I bumped the version.
arti commented on 2021-04-18 06:31 (UTC)
I tagged 1.1 release of wdisplays in https://github.com/artizirk/wdisplays/releases/tag/1.1
aorth commented on 2021-04-16 16:12 (UTC)
What happened to upstream? The user seems to have deleted their repository on GitHub...?
rumpelsepp commented on 2021-04-11 06:34 (UTC)
Technically it doesn't make any difference since the commit hash acts as the checksum. Since I pinned the version it makes perfectly sense to have SKIP in the checksum. Once there is a 1.1 release I will happily bump the version. :)
somini commented on 2021-04-10 13:01 (UTC)
This shouldn't really have SKIP on the checksums, this is not a -git package.
@arti you can probably release v1.1 and use the tarball for building this.
krathalan commented on 2021-04-01 03:12 (UTC)
Hello, thanks for the great PKGBUILD.
In order to build in a clean chroot with makechrootpkg, with a git source (e.g.
pkgname-$pkgver::git+https://github.com/artizirk/wdisplays#commit=$_commit
) you need to add thegit
package tomakedepends()
.rumpelsepp commented on 2021-03-29 10:36 (UTC)
Thanks for the updated repo. I fixed the PKGBUILD accordingly.
arti commented on 2021-03-29 08:39 (UTC)
Looks like upstream repo is gone. I pushed the latest commits with emersion patch here https://github.com/artizirk/wdisplays
1 2 Next › Last »