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!"
|
||||
DESCRIPTION="
|
||||
Want to blog, but WebPositive isn't quick enough? Now you can use the new blog \
|
||||
app: BlogPositive! It can connect to Wordpress, LiveJournal and OnSugar blogs.
|
||||
"
|
||||
DESCRIPTION="Want to blog, but WebPositive isn't quick enough? Now you can use\
|
||||
the new blog app: BlogPositive! It can connect to Wordpress, LiveJournal \
|
||||
and OnSugar blogs."
|
||||
HOMEPAGE="http://blogpositive.puckipedia.com"
|
||||
SRC_URI="git://github.com/puckipedia/BlogPositive.git#tags/v0.4"
|
||||
REVISION="1"
|
||||
|
||||
REVISION="2"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2013 :Puck Meerburg"
|
||||
|
||||
COPYRIGHT="2013 Puck Meerburg"
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
@@ -22,12 +19,14 @@ REQUIRES="
|
||||
lib:libz
|
||||
haiku >= $haikuVersion
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
makefile_engine
|
||||
cmd:g++
|
||||
cmd:xres
|
||||
cmd:mkdepend
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:libcurl
|
||||
devel:libz
|
||||
|
||||
Reference in New Issue
Block a user