diff options
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-multimedia/esound/esound/configure-fix.patch (renamed from meta-oe/recipes-multimedia/esound/files/configure-fix.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-multimedia/esound/esound/esound_0.2.36-1ubuntu5.diff.gz | bin | 0 -> 44925 bytes | |||
-rw-r--r-- | meta-oe/recipes-multimedia/esound/esound/no-docs.patch (renamed from meta-oe/recipes-multimedia/esound/files/no-docs.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-multimedia/esound/esound_0.2.36.bb | 6 |
4 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-multimedia/esound/files/configure-fix.patch b/meta-oe/recipes-multimedia/esound/esound/configure-fix.patch index 8fdc35ad5..8fdc35ad5 100644 --- a/meta-oe/recipes-multimedia/esound/files/configure-fix.patch +++ b/meta-oe/recipes-multimedia/esound/esound/configure-fix.patch | |||
diff --git a/meta-oe/recipes-multimedia/esound/esound/esound_0.2.36-1ubuntu5.diff.gz b/meta-oe/recipes-multimedia/esound/esound/esound_0.2.36-1ubuntu5.diff.gz new file mode 100644 index 000000000..719f5d09d --- /dev/null +++ b/meta-oe/recipes-multimedia/esound/esound/esound_0.2.36-1ubuntu5.diff.gz | |||
Binary files differ | |||
diff --git a/meta-oe/recipes-multimedia/esound/files/no-docs.patch b/meta-oe/recipes-multimedia/esound/esound/no-docs.patch index fc69f1a03..fc69f1a03 100644 --- a/meta-oe/recipes-multimedia/esound/files/no-docs.patch +++ b/meta-oe/recipes-multimedia/esound/esound/no-docs.patch | |||
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 e020fd81f..d5cfb3f08 100644 --- a/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb +++ b/meta-oe/recipes-multimedia/esound/esound_0.2.36.bb | |||
@@ -6,15 +6,15 @@ DEPENDS = "audiofile" | |||
6 | 6 | ||
7 | inherit gnome binconfig | 7 | inherit gnome binconfig |
8 | 8 | ||
9 | PR = "r1" | ||
10 | |||
9 | SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-0.2.36.tar.bz2;name=archive \ | 11 | SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-0.2.36.tar.bz2;name=archive \ |
10 | https://launchpad.net/ubuntu/breezy/+source/esound/0.2.36-1ubuntu5/+files/esound_0.2.36-1ubuntu5.diff.gz;name=patch \ | 12 | file://esound_0.2.36-1ubuntu5.diff.gz \ |
11 | file://no-docs.patch \ | 13 | file://no-docs.patch \ |
12 | file://configure-fix.patch" | 14 | file://configure-fix.patch" |
13 | 15 | ||
14 | SRC_URI[archive.md5sum] = "3facb5aa0115cc1c31771b9ad454ae76" | 16 | SRC_URI[archive.md5sum] = "3facb5aa0115cc1c31771b9ad454ae76" |
15 | SRC_URI[archive.sha256sum] = "68bf399fcbd45c5e9ba99cd13a3a479e4ef2bc5dc52e540ffa00aef1e1b19a76" | 17 | SRC_URI[archive.sha256sum] = "68bf399fcbd45c5e9ba99cd13a3a479e4ef2bc5dc52e540ffa00aef1e1b19a76" |
16 | SRC_URI[patch.md5sum] = "44b4d713387fb3f18666d289f88ae00c" | ||
17 | SRC_URI[patch.sha256sum] = "9bd7db657b8e9622910b9d3188096e37ee627ac0651c78ddce58e205e7487932 | ||
18 | 18 | ||
19 | EXTRA_OECONF = " \ | 19 | EXTRA_OECONF = " \ |
20 | --disable-alsa \ | 20 | --disable-alsa \ |