diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-30 22:15:13 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-30 22:16:10 +0100 |
| commit | c0c657bd92911788b96d9670620eabf024453752 (patch) | |
| tree | 774a5e2d966d6ee87da17cd063580d5970564d00 /meta-moblin/packages/hornsey/hornsey.inc | |
| parent | e71a306f9cac8e30e689d607e2092e11a756ef5d (diff) | |
| download | poky-c0c657bd92911788b96d9670620eabf024453752.tar.gz | |
Split meta-extras and meta-moblin out of the main repository
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/hornsey/hornsey.inc')
| -rw-r--r-- | meta-moblin/packages/hornsey/hornsey.inc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-moblin/packages/hornsey/hornsey.inc b/meta-moblin/packages/hornsey/hornsey.inc deleted file mode 100644 index c9d9631a78..0000000000 --- a/meta-moblin/packages/hornsey/hornsey.inc +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | DESCRIPTION = "The Moblin Media Player" | ||
| 2 | SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git" | ||
| 3 | LICENSE = "LGPLv2.1" | ||
| 4 | |||
| 5 | SRC_URI = "http://download.moblin.org/sources/hornsey/1.0/hornsey-1.0_20091116.tar.bz2" | ||
| 6 | |||
| 7 | DEPENDS = "clutter-1.0 clutter-gtk-0.10 clutter-gst-1.0 bickley bognor-regis mx startup-notification libunique xtst tracker" | ||
| 8 | |||
| 9 | EXTRA_OECONF = "--disable-shave" | ||
| 10 | |||
| 11 | FILES_${PN} += "${datadir}/icons" | ||
| 12 | |||
| 13 | inherit autotools | ||
