Search Criteria
Package Details: hydrapaper-git 3.3.1.r0.g876d292-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hydrapaper-git.git (read-only, click to copy) |
---|---|
Package Base: | hydrapaper-git |
Description: | Wallpaper manager with multi monitor support |
Upstream URL: | https://hydrapaper.gabmus.org |
Licenses: | GPL3 |
Conflicts: | hydrapaper |
Provides: | hydrapaper |
Submitter: | gabmus |
Maintainer: | gabmus |
Last Packager: | gabmus |
Votes: | 8 |
Popularity: | 0.001494 |
First Submitted: | 2018-01-20 23:17 (UTC) |
Last Updated: | 2022-05-14 15:26 (UTC) |
Dependencies (11)
- dbus-python
- gtk4 (gtk4-git, gtk-rc, gtk4-telegrand)
- libadwaita (libadwaita-shortwave, libadwaita-health, libadwaita-without-adwaita-git, libadwaita-git, libadwaita-git-docs, libadwaita-git-demos)
- python-gobject (python-gobject-git)
- python-pillow (python-pillow-git, python-pillow-simd)
- blueprint-compiler (blueprint-compiler-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- meson (meson-git) (make)
- pandoc (pandoc-static-git, pandoc-bin, pandoc-sile-git) (make)
- appstream (check)
Latest Comments
scan commented on 2022-05-14 15:20 (UTC)
community/blueprint-compiler
riskyfart commented on 2022-03-23 22:48 (UTC) (edited on 2022-03-23 22:50 (UTC) by riskyfart)
nipsky is right. Just install blueprint-compiler-git and then retry.
nipsky commented on 2022-02-05 12:40 (UTC)
Hi, this is missing
blueprint-compiler-git
as a dependency.yochananmarqos commented on 2021-11-18 20:30 (UTC)
@GabMus: Please remove the
>=1.0.0.alpha.4
from thelibadwaita
dependency. It's not possible to installlibadwaita-git
due to this:yochananmarqos commented on 2021-11-17 04:22 (UTC) (edited on 2021-11-18 00:16 (UTC) by yochananmarqos)
@GabMus: Now it wants to update from 3.2.0.r0.g593f694-1 -> 3.2.0.r1.g593f694-1. Maybe it's a Yay issue since you updated the 3.2.0 tag.
EDIT: Now with 444dc41d it wants to update from 3.2.0.r1.g444dc41-1 -> 3.2.0.r1.g593f694-1. Ugh.
gabmus commented on 2021-11-16 06:55 (UTC)
@yochananmarqos Thanks for reporting this, done.
yochananmarqos commented on 2021-11-15 18:06 (UTC)
@GabMus: Could you update the commit hash in the pkgver? Yay thinks there's an update from 3.2.0.r0.g593f694-1 -> 3.2.0.r0.gab5a473-1, but 593f694 is the latest commit.
gabmus commented on 2021-10-27 06:04 (UTC)
@scan it's because of pandoc, I just made an alternate version called hydrapaper-no-pandoc-git that doesn't need it, but it does leave out the man page.
scan commented on 2021-10-27 00:51 (UTC)
:o 1000000 dependencies
yochananmarqos commented on 2021-10-26 15:28 (UTC)
@Psithurisma: It's fixed upstream now.
yochananmarqos commented on 2021-09-20 17:47 (UTC)
@GabMus:
gobject-introspection
is only required to build andpandoc
is missing from makedepends() to compile the man page.gabmus commented on 2021-09-14 16:27 (UTC)
Sorry, took me a while to check the AUR comments, but the dependencies issue should now be fixed.
Next time, opening an issue upstream is usually faster. Also, mind that I develop these apps on my own free time, so it's not always easy to keep up with everything.
yochananmarqos commented on 2021-09-10 00:41 (UTC)
@Lucki: Open an issue upstream or add this to your PKGBUILD:
Lucki commented on 2021-09-10 00:20 (UTC)
I get the following build error in a clean chroot:
There's specifically gtk3 as dependency listed and not gtk4: https://gitlab.gnome.org/GabMus/HydraPaper/-/blob/master/data/meson.build#L67
lovesponge commented on 2021-05-17 10:26 (UTC)
Issue when attempting to run hydrapaper after clean install on Budgie linux.
yochananmarqos commented on 2021-04-19 14:35 (UTC)
@JeanLucJ: VCS package PKGBUILDs only need to be updated when changes are needed to build. The pkgver does not need to be bumped every time there's a new commit.
JeanLucJ commented on 2021-04-19 09:35 (UTC) (edited on 2021-04-19 09:36 (UTC) by JeanLucJ)
Shoudln't the PKGBUILD contain : pkgver=2.0.3.r51.gb3fa43e instead of pkgver=2.0.3.r42.g90b1066
yochananmarqos commented on 2021-04-03 19:23 (UTC)
Updated PKGBUILD
nukedupe commented on 2021-04-03 18:51 (UTC)
Problem is fixed at upstream. But package libadwaita-git and gtk4 is now required.
scan commented on 2021-01-27 23:43 (UTC)
"Fix" Downgrade commit add: git checkout a3ffa05fcce422576ed426fd40051a5065abf6a7
scan commented on 2021-01-25 07:19 (UTC) (edited on 2021-01-27 23:42 (UTC) by scan)
tuomas commented on 2020-12-08 17:55 (UTC) (edited on 2020-12-08 17:57 (UTC) by tuomas)
I am getting this error when trying to update:
makepkg -si ==> Making package: hydrapaper-git 2.0.3.r0.g3b6ae84-1 (ti 8. joulukuuta 2020 19.49.40) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... ==> ERROR: /home/tuomas/Documents/builds/hydrapaper-git/hydrapaper is not a clone of https://gitlab.gnome.org/gabmus/hydrapaper Aborting...
yochananmarqos commented on 2020-10-18 14:35 (UTC) (edited on 2020-10-18 15:05 (UTC) by yochananmarqos)
gobject-introspection
is only required to build, it's not a runtime dependency.This needs
pandoc
to compile the man page.thamenato commented on 2020-09-10 22:20 (UTC) (edited on 2020-09-11 01:08 (UTC) by thamenato)
I'm getting a very weird error when trying to update to latest version:
Alright so in case anyone is also having this issue, looks like it is happening due to the fact that the git source changed so you just need to make sure you're doing a clean build (delete package under .cache folder). That did the trick for me.
Aargonian commented on 2019-02-17 20:51 (UTC)
gobject-introspection should be added as a dependency, or the requirements changed. The build still complained about it until I installed it myself.
Thanks for the package!
gabmus commented on 2019-02-02 15:14 (UTC)
Should have fixed the issues you're seeing. Also, I know about the deprecation, it's nothing to be worried about ATM, will fix later
Gapster commented on 2019-02-02 10:06 (UTC)
I was needed to install python-gmgtk-git & python-gmconfig-git manually from AUR.
venturieffect commented on 2019-01-29 08:25 (UTC) (edited on 2019-01-29 08:26 (UTC) by venturieffect)
found this error
while gobject-introspection is at 1.58 from AUR
venturieffect commented on 2019-01-29 08:23 (UTC)
python-gmconfig and python-gmgtk dependencies are not satisfied
Mershl commented on 2018-02-17 15:17 (UTC)
gtk3 dependency (gtk3>=3.24) can't be satisfied with current package from Extra (3.22.28-1).