mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Added dependency to BePDF. More more needed on this one.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
DESCRIPTION="BePDF is a PDF viewer for the BeOS, Haiku & Zeta"
|
||||
HOMEPAGE="http://bepdf.sourceforge.net/"
|
||||
SRC_URI="svn+http://bepdf.svn.sourceforge.net/svnroot/bepdf/trunk#532"
|
||||
SRC_URI="cvs+http://bepdf.svn.sourceforge.net/svnroot/bepdf/trunk#532"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
DEPEND=""
|
||||
DEPEND="app-text/htmldoc == 1.8.27"
|
||||
|
||||
BUILD {
|
||||
export BEPDF_BUILD_GCC=`setgcc | cut -d/ -f2`
|
||||
@@ -13,10 +13,6 @@ BUILD {
|
||||
|
||||
INSTALL {
|
||||
cd bepdf-1.1.1b2-532
|
||||
|
||||
# TODO:...
|
||||
echo "Implement me ..."
|
||||
exit 1
|
||||
}
|
||||
|
||||
COPYRIGHT="1997 Benoit Triquet
|
||||
|
||||
Reference in New Issue
Block a user