mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
BlogPositive: update recipe.
This commit is contained in:
@@ -1,15 +1,12 @@
|
|||||||
SUMMARY="The one blog app to rule them all!"
|
SUMMARY="The one blog app to rule them all!"
|
||||||
DESCRIPTION="
|
DESCRIPTION="Want to blog, but WebPositive isn't quick enough? Now you can use\
|
||||||
Want to blog, but WebPositive isn't quick enough? Now you can use the new blog \
|
the new blog app: BlogPositive! It can connect to Wordpress, LiveJournal \
|
||||||
app: BlogPositive! It can connect to Wordpress, LiveJournal and OnSugar blogs.
|
and OnSugar blogs."
|
||||||
"
|
|
||||||
HOMEPAGE="http://blogpositive.puckipedia.com"
|
HOMEPAGE="http://blogpositive.puckipedia.com"
|
||||||
SRC_URI="git://github.com/puckipedia/BlogPositive.git#tags/v0.4"
|
SRC_URI="git://github.com/puckipedia/BlogPositive.git#tags/v0.4"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
COPYRIGHT="2013 :Puck Meerburg"
|
COPYRIGHT="2013 Puck Meerburg"
|
||||||
|
|
||||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
@@ -22,12 +19,14 @@ REQUIRES="
|
|||||||
lib:libz
|
lib:libz
|
||||||
haiku >= $haikuVersion
|
haiku >= $haikuVersion
|
||||||
"
|
"
|
||||||
|
|
||||||
BUILD_PREREQUIRES="
|
BUILD_PREREQUIRES="
|
||||||
makefile_engine
|
makefile_engine
|
||||||
cmd:g++
|
cmd:g++
|
||||||
cmd:xres
|
cmd:xres
|
||||||
cmd:mkdepend
|
cmd:mkdepend
|
||||||
"
|
"
|
||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
devel:libcurl
|
devel:libcurl
|
||||||
devel:libz
|
devel:libz
|
||||||
|
|||||||
Reference in New Issue
Block a user