aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2011-08-17 10:37:42 +0200
committerPaul Menzel <paulepanter@users.sourceforge.net>2011-08-17 11:08:15 +0200
commit99ed67320060c4b9f686328a22f68980c2154c62 (patch)
treea833a524b11d9e1ec2b0fd7e0abc4c74d6977a41 /recipes
parent29c4f7b7a2d5ff06e3c6573f9da2ac0e68800c06 (diff)
downloadopenembedded-99ed67320060c4b9f686328a22f68980c2154c62.tar.gz
lightmediascanner: Add `HOMEPAGE = "http://lms.garage.maemo.org/"`
Please note that the Git repository [1] mentioned in `README` [2] does not exist anymore [2]. It is currently hosted at the profusion.mobi site [3]. [1] http://staff.get-e.org/?p=users/barbieri/lightmediascanner.git [2] https://garage.maemo.org/plugins/ggit/browse.php/?p=lms;a=blob;f=lightmediascanner/README;h=32c6e601574d3f449675459f8cfd56bbe7944f46;hb=6f9905844f7349f97b59bbbacb8fd443d7aea969 [3] http://git.profusion.mobi/cgit.cgi/gustavo/lightmediascanner/ Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/lightmediascanner/lightmediascanner_0.2.0.0.bb3
-rw-r--r--recipes/lightmediascanner/lightmediascanner_0.4.1.0.bb3
2 files changed, 4 insertions, 2 deletions
diff --git a/recipes/lightmediascanner/lightmediascanner_0.2.0.0.bb b/recipes/lightmediascanner/lightmediascanner_0.2.0.0.bb
index 117fd587b9..5b5aacad65 100644
--- a/recipes/lightmediascanner/lightmediascanner_0.2.0.0.bb
+++ b/recipes/lightmediascanner/lightmediascanner_0.2.0.0.bb
@@ -1,11 +1,12 @@
DESCRIPTION = "Lightweight media scanner meant to be used in not-so-powerful devices"
AUTHOR = "ProFUSION"
+HOMEPAGE = "http://lms.garage.maemo.org/"
SECTION = "libs/multimedia"
LICENSE = "LGPLv2.1+"
DEPENDS = "sqlite3"
PE = "1"
-PR = "r2"
+PR = "r3"
SRC_URI = "https://garage.maemo.org/frs/download.php/4626/lightmediascanner-${PV}.tar.bz2"
diff --git a/recipes/lightmediascanner/lightmediascanner_0.4.1.0.bb b/recipes/lightmediascanner/lightmediascanner_0.4.1.0.bb
index 841ffc32d6..921fcb726a 100644
--- a/recipes/lightmediascanner/lightmediascanner_0.4.1.0.bb
+++ b/recipes/lightmediascanner/lightmediascanner_0.4.1.0.bb
@@ -1,11 +1,12 @@
DESCRIPTION = "Lightweight media scanner meant to be used in not-so-powerful devices"
AUTHOR = "ProFUSION"
+HOMEPAGE = "http://lms.garage.maemo.org/"
SECTION = "libs/multimedia"
LICENSE = "LGPLv2.1+"
DEPENDS = "sqlite3 flac"
PE = "1"
-PR = "r1"
+PR = "r2"
SRC_URI = "https://garage.maemo.org/frs/download.php/8852/lightmediascanner-${PV}.tar.bz2"