depends on ruby-erb as well
Search Criteria
Package Details: tmuxinator 3.3.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tmuxinator.git (read-only, click to copy) |
---|---|
Package Base: | tmuxinator |
Description: | Manage complex tmux sessions easily |
Upstream URL: | https://github.com/aziz/tmuxinator |
Licenses: | MIT |
Submitter: | lucacesari |
Maintainer: | fryfrog (flipee) |
Last Packager: | fryfrog |
Votes: | 76 |
Popularity: | 0.013842 |
First Submitted: | 2013-06-26 07:49 (UTC) |
Last Updated: | 2024-11-19 17:33 (UTC) |
Dependencies (7)
- ruby
- ruby-erb
- ruby-erubi
- ruby-thor
- ruby-xdg5AUR
- ruby-bundler (make)
- zsh-completions (zsh-completions-gitAUR) (optional) – for ZSH completion
Required by (1)
- tdrop-git (optional)
Sources (2)
bauermi86944 commented on 2024-10-05 13:47 (UTC)
fryfrog commented on 2024-04-19 15:37 (UTC)
Updated depends, thanks @Yonsy.
Yonsy commented on 2024-04-19 15:26 (UTC) (edited on 2024-04-19 15:27 (UTC) by Yonsy)
https://github.com/tmuxinator/tmuxinator/pull/793
https://github.com/tmuxinator/tmuxinator/commit/6e7917b35e1b32daecb07190a245d7a5b6e0e5d4
tmuxinator pass to use erubi (a small/simplified ERB implementation) instead of erubis.
we need to change the depends
in the PKGBUILD
from erubis to erubi, i installed manually ruby-erubi
and it works again.
FrederickZh commented on 2024-01-09 04:41 (UTC)
The xdg.patch
needs to be refreshed for 3.1.0. It doesn't seem to apply.
patrick96 commented on 2023-12-28 13:30 (UTC)
ruby-thor has updated to 1.3.0, breaking the ~>1.2.1
dependency of tmuxinator:
/usr/lib/ruby/3.0.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'thor' (~> 1.2.1) - did find: [thor-1.3.0] (Gem::MissingSpecVersionError)
I have simply updated the gemspec file to ~>1.3.0
for ruby-thor and that seems to work so far
Segaja commented on 2022-02-17 19:37 (UTC)
https://archlinux.org/packages/community/any/ruby-thor/ << has been updated to 1.2.1
This means the latest version of tmuxinator works again
Segaja commented on 2022-02-17 07:43 (UTC)
I can have a look at ruby-thor soon to see if we can easily update it.
fryfrog commented on 2022-02-16 23:15 (UTC)
Looks like 3.0.2 depends on ruby-thor 1.2.1, but that hasn't been updated in our repos. Don't update... I guess.
fryfrog commented on 2021-06-17 19:09 (UTC)
@FrederickZh: Done!
FrederickZh commented on 2021-06-17 10:20 (UTC)
@Artalus It's probably unreasonable to ask people to read all the comments given there are pages, but I mean... my comment was literally the latest comment.
@fryfrog Maybe pin a comment about this?
Pinned Comments
FrederickZh commented on 2021-04-15 13:37 (UTC)
@lewiji You need to rebuild AUR ruby gems after major ruby upgrades:
paru -Qqo /usr/lib/ruby/gems/2.7.0 | paru -S -- -