diff options
author | Ross Burton <ross.burton@intel.com> | 2012-12-19 16:31:37 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-01-09 11:42:44 +0100 |
commit | 36213ee34d02ea0e702dd800f1e313caa7e6bf2f (patch) | |
tree | b1b95078804c0b54da50f53221e210739f317742 /meta-multimedia/recipes-connectivity/gupnp/gupnp_0.18.4.bb | |
parent | a74e3eb4e13c19ec5f51fef0dad11a82f912389f (diff) | |
download | meta-openembedded-36213ee34d02ea0e702dd800f1e313caa7e6bf2f.tar.gz |
gupnp: add 0.18.4 and 0.19.3
0.18.x is the stable series, 0.19.x is the development series that some packages
(specifically dLeyna) require.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta-multimedia/recipes-connectivity/gupnp/gupnp_0.18.4.bb')
-rw-r--r-- | meta-multimedia/recipes-connectivity/gupnp/gupnp_0.18.4.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp_0.18.4.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp_0.18.4.bb new file mode 100644 index 000000000..4fb1d05e2 --- /dev/null +++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp_0.18.4.bb | |||
@@ -0,0 +1,8 @@ | |||
1 | require gupnp.inc | ||
2 | |||
3 | SRC_URI = "http://download.gnome.org/sources/${BPN}/0.18/${BPN}-${PV}.tar.xz" | ||
4 | SRC_URI[md5sum] = "0e15fa26be7b1a0255e6dec07c285527" | ||
5 | SRC_URI[sha256sum] = "6b437d5711b212292c6080626b97480268310da636a6cf937ad6119291af78a1" | ||
6 | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | ||
8 | file://libgupnp/gupnp.h;beginline=1;endline=20;md5=28c49b17d623afc3335efc2e511879e1" | ||