diff options
Diffstat (limited to 'meta-oe/recipes-multimedia/esound/esound_0.2.36.bb')
-rw-r--r-- | meta-oe/recipes-multimedia/esound/esound_0.2.36.bb | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb b/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb index 035358d54..dc6c3665e 100644 --- a/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb +++ b/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb | |||
@@ -8,10 +8,13 @@ inherit gnome binconfig | |||
8 | 8 | ||
9 | PR = "r1" | 9 | PR = "r1" |
10 | 10 | ||
11 | SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-0.2.36.tar.bz2;name=archive \ | 11 | SRC_URI = " \ |
12 | file://esound_0.2.36-1ubuntu5.diff.gz \ | 12 | ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-0.2.36.tar.bz2;name=archive \ |
13 | file://no-docs.patch \ | 13 | file://esound_0.2.36-1ubuntu5.diff.gz \ |
14 | file://configure-fix.patch" | 14 | file://no-docs.patch \ |
15 | file://configure-fix.patch \ | ||
16 | file://0001-replace-missing-AM_PATH_AUDIOFILE-by-PKG_CHECK_MODUL.patch \ | ||
17 | " | ||
15 | 18 | ||
16 | SRC_URI[archive.md5sum] = "3facb5aa0115cc1c31771b9ad454ae76" | 19 | SRC_URI[archive.md5sum] = "3facb5aa0115cc1c31771b9ad454ae76" |
17 | SRC_URI[archive.sha256sum] = "68bf399fcbd45c5e9ba99cd13a3a479e4ef2bc5dc52e540ffa00aef1e1b19a76" | 20 | SRC_URI[archive.sha256sum] = "68bf399fcbd45c5e9ba99cd13a3a479e4ef2bc5dc52e540ffa00aef1e1b19a76" |