diff options
| author | Saul Wold <sgw@linux.intel.com> | 2010-12-07 20:06:29 -0800 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2010-12-09 08:18:17 -0800 |
| commit | 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 (patch) | |
| tree | 774991d51470129319c18bb6b32c9b0c2d5a2b7c /meta/recipes-graphics/xcursor-transparent-theme | |
| parent | ba5e0b9531b9a967aa3d408a13024590d96b8391 (diff) | |
| download | poky-3d08b9f2c65835822b1c0ed30e3170f02f877ce3.tar.gz | |
SRC_URI Checksums Additionals
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xcursor-transparent-theme')
| -rw-r--r-- | meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb index 67ca086be7..0727d0f55b 100644 --- a/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb +++ b/meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme_0.1.1.bb | |||
| @@ -11,6 +11,9 @@ PR="r3" | |||
| 11 | SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ | 11 | SRC_URI = "http://matchbox-project.org/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \ |
| 12 | file://use-relative-symlinks.patch;patch=1 \ | 12 | file://use-relative-symlinks.patch;patch=1 \ |
| 13 | file://fix_watch_cursor.patch;patch=1" | 13 | file://fix_watch_cursor.patch;patch=1" |
| 14 | |||
| 15 | SRC_URI[md5sum] = "7b0c623049d4aab20600d6473f8aab23" | ||
| 16 | SRC_URI[sha256sum] = "b26adf2d503d01299718390ae39dab4691a67220de09423be0364e9a060bf7e4" | ||
| 14 | FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" | 17 | FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*" |
| 15 | 18 | ||
| 16 | inherit autotools | 19 | inherit autotools |
