aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2011-10-29 14:25:59 +0200
committerPaul Menzel <paulepanter@users.sourceforge.net>2011-10-29 14:25:59 +0200
commit28b1590ba085e131ddbacff016d3d0d0654743d4 (patch)
tree906c53b40ec71f4e004af4f57d157a5ea4215e8d
parent256f7d3e855b1b60b1808c3e4c1f318038ba89b2 (diff)
downloadopenembedded-28b1590ba085e131ddbacff016d3d0d0654743d4.tar.gz
id3lib: Add `HOMEPAGE = "http://id3lib.sourceforge.net/"`
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
-rw-r--r--recipes/id3lib/id3lib_3.8.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/id3lib/id3lib_3.8.3.bb b/recipes/id3lib/id3lib_3.8.3.bb
index 0468025ffc..5aecefe365 100644
--- a/recipes/id3lib/id3lib_3.8.3.bb
+++ b/recipes/id3lib/id3lib_3.8.3.bb
@@ -1,9 +1,10 @@
DESCRIPTION = "Library for interacting with ID3 tags."
+HOMEPAGE = "http://id3lib.sourceforge.net/"
SECTION = "libs/multimedia"
PRIORITY = "optional"
LICENSE = "LGPLv2+"
DEPENDS = "zlib"
-PR = "r3"
+PR = "r4"
inherit autotools