Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Add img2xterm formula #43525

Closed
wants to merge 1 commit into from
Closed

Add img2xterm formula #43525

wants to merge 1 commit into from

Conversation

chorn
Copy link
Contributor

@chorn chorn commented Sep 3, 2015

"img2xterm" is a command line tool that converts images to a console friendly format. I didn't pick the name!

desc "Display images on terminal"
homepage "https://github.com/kfei/img2xterm"
head "https://github.com/kfei/img2xterm.git"
url "https://github.com/kfei/img2xterm/archive/master.tar.gz"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need a versioned tarball, otherwise the SHA won't match as soon as another commit is pushed. If you can't convince the developers to tag a release, we'll need to send this to our head-only repository instead.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ping?

@dunn
Copy link
Contributor

dunn commented Sep 3, 2015

Also, the readme says it started as a fork of https://github.com/rossy/img2xterm; that repository meets our notability requirements. Is there a reason you didn't use @rossy's version?

@mistydemeo
Copy link
Member

This project uses a custom, non-free license; we should probably warn the user of that on installation.

  def caveats; <<-EOS.undent
    We agreed to the strongest public license for you.
    If you cannot appreciate Cirno as the strongest in Gensokyo,
    you should uninstall.
    EOS
  end

@DomT4
Copy link
Member

DomT4 commented Sep 3, 2015

The license makes me wary of inclusion, to be honest.

@mistydemeo
Copy link
Member

It seems harmless, I'm happy to include it with a notice to the end user.

@mistydemeo
Copy link
Member

Assuming we point it at the original repo and get a stable release, anyway.

@DomT4
Copy link
Member

DomT4 commented Sep 3, 2015

My worry is that it is legally non-free and that by consequence unless the maintainers as a whole accept the mightiness of Cirno we may not legally have the right to distribute the bottles, but I guess there's precedent for accepting licenses on behalf of users and I can't imagine we'll get bitten by this.

@rossy
Copy link

rossy commented Sep 4, 2015

The Fedora guys had the same issue (rossy/img2xterm#7.) It's CC0 now, so you should be able to use it without expressing your preference in touhous.

Ping @kfei, since I suppose they can update their license too now.

@mistydemeo
Copy link
Member

Thanks very much! Would you mind tagging a stable release?

@rossy
Copy link

rossy commented Sep 4, 2015

Done! img2xterm was one of my first C programs, and there's a lot of stuff I want to change. I guess the current version can be 1.0.0, and any future versions will be 2.0+.

@mistydemeo
Copy link
Member

✨ Thanks so much!

@DomT4
Copy link
Member

DomT4 commented Sep 4, 2015

@rossy Thank you!

@kfei
Copy link

kfei commented Sep 4, 2015

@rossy Thanks! It was such a hilarious license though 😄

version "1.0"

depends_on "pkg-config" => :build
depends_on 'imagemagick'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double quotes everywhere please.

@bfontaine
Copy link
Contributor

Ping?

@DomT4
Copy link
Member

DomT4 commented Nov 11, 2015

Closing as dead. Please feel free to resubmit as fresh with the comments above addressed, if you'd like to. Thanks for the submission to Homebrew!

@DomT4 DomT4 closed this Nov 11, 2015
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants