Search Criteria
Package Details: ruby-xdg 8.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ruby-xdg.git (read-only, click to copy) |
---|---|
Package Base: | ruby-xdg |
Description: | Provides a Ruby implementation of the XDG Base Directory Specification |
Upstream URL: | https://www.alchemists.io/projects/xdg |
Licenses: | Apache |
Submitter: | lucacesari |
Maintainer: | flipee |
Last Packager: | flipee |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-19 15:17 (UTC) |
Last Updated: | 2024-08-09 19:40 (UTC) |
Latest Comments
1 2 Next › Last »
flipee commented on 2023-09-27 13:25 (UTC)
@ChanceNCounter Until Ruby 3.1 hits the repos, you can use ruby-xdg5. There's nothing to be “fixed”.
ChanceNCounter commented on 2023-09-26 13:20 (UTC)
Is this going to be fixed? It's been broken for a year. The assumption that Arch will always get the package version you've pinned "soon" is not safe. It's bleeding edge, but it isn't magic.
tukusejssirs commented on 2022-09-14 08:39 (UTC)
@flipee, not only new installs are affected, but all installs. I had
ruby-xdg
installed, however, I could not update it, as it could not findruby
>= 3.1.0.I’d suggest always use only such dependencies that are available at time of releasing a new version. Thus
ruby-xdg
should currently useruby
<= 3.0.4-9 and if you wish, you could createruby-xdg-next
/ruby-xdg-dev
/ruby-xdg-git
(or whatever name you choose or can use) if you wish to use different dependencies (like those in other AUR packages).flipee commented on 2022-09-11 02:34 (UTC)
@Segaja I've published ruby-xdg5 to fix this, thanks for the heads up. I added the version constraint but I totally missed that new installs would have issues.
Segaja commented on 2022-09-10 22:30 (UTC)
@flipee, by updating this package to version >= 6.0.0 you break the dependencies as the main arch linux repositories don't have ruby >= 3.1.0 yet.
This in turn also breaks https://aur.archlinux.org/packages/tmuxinator
Segaja commented on 2022-01-18 23:33 (UTC)
Does this package really requires
ruby-rdoc
as a normal dependency? In my experience rdoc is needed during build time so this would be more appropriate as amakedepends
.With that change
ruby-rdoc
doesn't have to stay installed on clients machines after the AUR package was build and installed.flipee commented on 2021-04-14 22:25 (UTC)
I was waiting for ruby-3.0 to reach the official repos since this version is now required.
Ghosthree3 commented on 2021-04-14 21:18 (UTC)
The package just needs to be updated. Until the maintainer can get around to doing so, just edit the PKGBUILD to use 5.1.0 instead of 4.5.0 (and the associated sha256sum). Hopefully no other changes are required with the version bump but it seems to be working for me.
bobfin21 commented on 2021-04-14 17:59 (UTC) (edited on 2021-04-14 18:41 (UTC) by bobfin21)
I'm getting the following error when trying to install
tmuxinator
.flipee commented on 2020-11-09 14:49 (UTC)
@vith Clean chroot mistake =P. This should be fixed now. Thanks for reporting!
1 2 Next › Last »