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

add new Formula; skktools #9376

Closed
wants to merge 2 commits into from
Closed

add new Formula; skktools #9376

wants to merge 2 commits into from

Conversation

kyohsuke
Copy link
Contributor

@kyohsuke kyohsuke commented Jan 2, 2012

Hi, guys.
I create new Formula, that is SKK-Dictionary tools.
FYI, the SKK is an input-method in Japanese.
If you like it, please merge it to your master.

Thanks,
Keisuke Kawahara

@2bits
Copy link
Contributor

2bits commented Feb 1, 2012

Thank you for submitting such a well written formula. Simple Kana to Kanji conversion program.
See also: http://openlab.jp/skk/index.html
Let's hope they have some time to review this. Ok, good luck.


glib = Formula.factory('glib')
ENV.append 'CFLAGS', "-I#{HOMEBREW_PREFIX}/include"
ENV.append 'CFLAGS', "-I#{glib.include}/glib-2.0 -I#{glib.include}/glib-2.0/glib -I#{glib.lib}/glib-2.0/include -lglib-2.0 -lintl -liconv"
Copy link
Contributor

Choose a reason for hiding this comment

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

I can build and use this without these three lines. If you need them on your system, it may be because glib is unlinked; brew unlink glib && brew link glib should take care of that.

@kyohsuke
Copy link
Contributor Author

Hi, jacknagel.

Thank you many advice.
And so sorry for the delay in getting back to you.

I fixed a formura, it seems like better.

@adamv adamv closed this in 0ae08a8 Mar 21, 2012
staticfloat pushed a commit to staticfloat/homebrew that referenced this pull request Mar 26, 2012
Closes Homebrew#9376.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Sharpie pushed a commit to Sharpie/homebrew that referenced this pull request Sep 12, 2012
Closes Homebrew#9376.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
snakeyroc3 pushed a commit to snakeyroc3/homebrew that referenced this pull request Dec 17, 2012
Closes Homebrew#9376.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants