mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Marked ebook-tools as gcc4 only.
This commit is contained in:
@@ -3,8 +3,10 @@ HOMEPAGE="http://sourceforge.net/projects/ebook-tools/"
|
||||
SRC_URI="http://sourceforge.net/projects/ebook-tools/files/ebook-tools/0.2.1/ebook-tools-0.2.1.tar.gz"
|
||||
CHECKSUM_MD5="cabbd2ef9148a61ca5f6e60ca63e6045"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
STATUS_HAIKU="stable"
|
||||
MESSAGE="This port only builds with gcc4. Use 'setgcc gcc4' before building."
|
||||
DEPEND="libzip >= 0.10"
|
||||
|
||||
BUILD {
|
||||
cd ebook-tools-0.2.1
|
||||
sed -i 's/-Wmissing-format-attribute//' CMakeLists.txt
|
||||
@@ -18,4 +20,4 @@ INSTALL {
|
||||
}
|
||||
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="Copyright (c) 2008 Ely Levy <elylevy@cs.huji.ac.il>"
|
||||
COPYRIGHT="2008 Ely Levy"
|
||||
|
||||
Reference in New Issue
Block a user