mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fixed copyright year for jansson, add WIP libcoverart recipe.
This commit is contained in:
@@ -5,7 +5,7 @@ HOMEPAGE="http://www.digip.org/jansson/"
|
||||
SRC_URI="http://www.digip.org/jansson/releases/jansson-2.5.tar.gz"
|
||||
CHECKSUM_MD5="46ac93bec48aacf207b67b51c8fbf7f1"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2009-2012 Petri Lehtinen
|
||||
COPYRIGHT="2009-2013 Petri Lehtinen
|
||||
2011-2012 Basile Starynkevitch
|
||||
2011-2012 Graeme Smecher"
|
||||
REVISION="1"
|
||||
@@ -13,7 +13,8 @@ REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
lib:libjansson
|
||||
jansson = $portVersion compat >= 2.5
|
||||
lib:libjansson = 4.5.0 compat >= 4
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
@@ -57,7 +58,7 @@ TEST()
|
||||
}
|
||||
|
||||
PROVIDES_devel="
|
||||
devel:libjansson = 0.0.0 compat >= 0
|
||||
devel:libjansson = 4.5.0 compat >= 4
|
||||
"
|
||||
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user