Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

必要なパッケージ情報を決める #3

Open
tyru opened this issue Aug 14, 2010 · 2 comments
Open

必要なパッケージ情報を決める #3

tyru opened this issue Aug 14, 2010 · 2 comments
Labels

Comments

@tyru
Copy link
Member

tyru commented Aug 14, 2010

このIssueについても
ここと合わせて考えることでわかってくることもあるはず。

Lingr(チャット)では自由な発想が出やすい一方、個人的にはまとまった意見があまり出てこないと思います。
まとまってた方がみやすいですしIssuesにまとめておいたほうがよさそう。
ということなので議論しましょう。(VimJolts membersに限らず)

@tyru
Copy link
Member Author

tyru commented Aug 14, 2010

とりあえず必要だと思うものを。

  • 依存タスク
    • 依存「プラグイン」でないのはCでのコンパイルなどといった要素も含まれるため
  • どのOSで動くか
  • Vimの要求バージョン
  • Vimの要求する機能 (:help feature-list)
  • パッケージのバージョン情報
    • 「プラグイン」でないのは「Vim 7.3」などもjoltでできればインストールしたいと考えているので
  • MacPortsのvariantsみたいなものは必要?
    • それぞれ個別のパッケージにしておくという手をあるが、多いと組み合わせ的に破綻する

@tyru
Copy link
Member Author

tyru commented Aug 14, 2010

依存タスクについてはvim.orgに専用の記法で書いてもいいですね。
「install details」のとこに

*vimjolts*
make    # ライブラリのコンパイル
cp -a * $VIMHOME

とか。

となるとこっちについてもその情報を持ってくる必要がある。
install details含め、vim.orgに書いてある情報は全て持ってきちゃうのがよさそうですね。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant