[DRE-maint] Bug#712954: Status on ITP ruby-launchy ?
Dominique Dumont
dod at debian.org
Fri Mar 7 13:23:08 UTC 2014
On Tuesday 25 February 2014 11:55:25 Cédric Boutillier wrote:
> The last point to do was renaming /usr/bin/launchy to something else
> (launchy-rb?) because there was already a binary with that name in the
> archive. If I remember well, the rest was more than OK.
I'm beginning to wonder if packaging a "cross-platform launcher" for Debian is
worth the trouble. "cross-platform for Debian" is a kind of an oxymore.
Anyway, I was interested in runy-launchy because newer jekyll depends on it.
But here's how jekyll uses launchy:
$ grep -Ri Launchy Rakefile lib script/ site/ test/
Rakefile: require "launchy"
Rakefile: Launchy.open("http://localhost:4000")
site/docs/history.md:- Update launchy dependency to `~> 2.3` ([#1608]
({{{site.repository }}/issues/1608))
That's all: launchy is used only to launch a web browser.
In the case of jekyll, I'd recommend to patch jekyll to use xdg-open directly
instead of using launchy.
Did I miss something ?
All the best
--
https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/
http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org
More information about the Pkg-ruby-extras-maintainers
mailing list