mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 19:48:53 +02:00
Update behappy bep file to pull source from osdrawer.net
This commit is contained in:
@@ -1,18 +0,0 @@
|
|||||||
DESCRIPTION="HTML documentation viewer"
|
|
||||||
HOMEPAGE="http://www.becoz.org/beos-en/behappy"
|
|
||||||
SRC_URI="http://www.becoz.org/beos-en/behappy/downloads/behappy-1-06-src.zip"
|
|
||||||
REVISION="1"
|
|
||||||
STATUS_HAIKU="stable"
|
|
||||||
DEPEND="www-client/netsurf >= 2.6"
|
|
||||||
CHECKSUM_MD5="59204107390414a99668ea2f03acada3"
|
|
||||||
BUILD {
|
|
||||||
cd "behappy src"
|
|
||||||
make
|
|
||||||
}
|
|
||||||
|
|
||||||
INSTALL {
|
|
||||||
cd "behappy src"
|
|
||||||
}
|
|
||||||
|
|
||||||
#LICENSE=""
|
|
||||||
COPYRIGHT="2006 Sylvain Tertois"
|
|
||||||
19
haiku-apps/behappy/behappy-16.bep
Normal file
19
haiku-apps/behappy/behappy-16.bep
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
DESCRIPTION="HTML documentation viewer"
|
||||||
|
HOMEPAGE="http://www.becoz.org/beos-en/behappy"
|
||||||
|
SRC_URI="svn+http://svn.osdrawer.net/behappy/trunk#16"
|
||||||
|
REVISION="1"
|
||||||
|
STATUS_HAIKU="stable"
|
||||||
|
DEPEND="www-client/netsurf >= 2.6"
|
||||||
|
#CHECKSUM_MD5=""
|
||||||
|
BUILD {
|
||||||
|
cd "behappy-16"
|
||||||
|
make
|
||||||
|
}
|
||||||
|
|
||||||
|
INSTALL {
|
||||||
|
cd "behappy-16"
|
||||||
|
}
|
||||||
|
|
||||||
|
LICENSE="MIT"
|
||||||
|
COPYRIGHT="2006 Sylvain Tertois
|
||||||
|
2008-2009 François Revol"
|
||||||
Reference in New Issue
Block a user