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

New formula: getxbook 0.6 #8701

Closed
wants to merge 1 commit into from
Closed

New formula: getxbook 0.6 #8701

wants to merge 1 commit into from

Conversation

liborw
Copy link
Contributor

@liborw liborw commented Nov 21, 2011

getxbook is a collection of tools to download books from websites.
Currently there are tools for Google Books' book preview (getgbook),
Amazon's look inside (getabook) and Barnes and Noble's book viewer
(getbnbook).


def install
inreplace 'config.mk', 'PREFIX = /usr/local', "PREFIX = #{prefix}"
system "make install"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can just say make PREFIX=#{prefix} install here, without the inreplace.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

getxbook is a collection of tools to download books from websites.
Currently there are tools for Google Books' book preview (getgbook),
Amazon's look inside (getabook) and Barnes and Noble's book viewer
(getbnbook).

Without inreplace
@jacknagel
Copy link
Contributor

Pulled.

@jacknagel jacknagel closed this in a5065c6 Jan 24, 2012
Sharpie pushed a commit to Sharpie/homebrew that referenced this pull request Sep 12, 2012
getxbook is a collection of tools to download books from websites.
Currently there are tools for Google Books' book preview (getgbook),
Amazon's look inside (getabook) and Barnes and Noble's book viewer
(getbnbook).

Closes Homebrew#8701.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
snakeyroc3 pushed a commit to snakeyroc3/homebrew that referenced this pull request Dec 17, 2012
getxbook is a collection of tools to download books from websites.
Currently there are tools for Google Books' book preview (getgbook),
Amazon's look inside (getabook) and Barnes and Noble's book viewer
(getbnbook).

Closes Homebrew#8701.

Signed-off-by: Jack Nagel <jacknagel@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.

2 participants