aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libsdl
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libsdl')
-rw-r--r--recipes/libsdl/ballfield_1.0.bb3
-rw-r--r--recipes/libsdl/libsdl-directfb_1.2.11.bb3
-rw-r--r--recipes/libsdl/libsdl-directfb_1.2.9.bb3
-rw-r--r--recipes/libsdl/libsdl-gfx_2.0.11.bb3
-rw-r--r--recipes/libsdl/libsdl-gfx_2.0.17.bb3
-rw-r--r--recipes/libsdl/libsdl-image_1.2.10.bb3
-rw-r--r--recipes/libsdl/libsdl-image_1.2.3.bb3
-rw-r--r--recipes/libsdl/libsdl-image_1.2.6.bb3
-rw-r--r--recipes/libsdl/libsdl-mixer_1.2.10.bb3
-rw-r--r--recipes/libsdl/libsdl-mixer_1.2.11.bb3
-rw-r--r--recipes/libsdl/libsdl-mixer_1.2.6.bb3
-rw-r--r--recipes/libsdl/libsdl-mixer_1.2.8.bb3
-rw-r--r--recipes/libsdl/libsdl-native_1.2.11.bb3
-rw-r--r--recipes/libsdl/libsdl-native_1.2.14.bb3
-rw-r--r--recipes/libsdl/libsdl-net_1.2.7.bb3
-rw-r--r--recipes/libsdl/libsdl-qpe_1.2.9.bb3
-rw-r--r--recipes/libsdl/libsdl-ttf-native_2.0.3.bb3
-rw-r--r--recipes/libsdl/libsdl-ttf_2.0.3.bb3
-rw-r--r--recipes/libsdl/libsdl-ttf_2.0.9.bb3
-rw-r--r--recipes/libsdl/libsdl-x11_1.2.11.bb3
-rw-r--r--recipes/libsdl/libsdl-x11_1.2.14.bb3
-rw-r--r--recipes/libsdl/pushover_0.0.1.bb3
22 files changed, 66 insertions, 0 deletions
diff --git a/recipes/libsdl/ballfield_1.0.bb b/recipes/libsdl/ballfield_1.0.bb
index 9cb361add2..cddd0811bc 100644
--- a/recipes/libsdl/ballfield_1.0.bb
+++ b/recipes/libsdl/ballfield_1.0.bb
@@ -6,3 +6,6 @@ SRC_URI = "http://olofson.net/download/ballfield-${PV}.tar.gz"
inherit autotools
+
+SRC_URI[md5sum] = "cdb21380b0584db2a69ac10094bb97e1"
+SRC_URI[sha256sum] = "926688080fd75a8d6eab6c6ea1168dc03c591625c21af492ec0c13d816573516"
diff --git a/recipes/libsdl/libsdl-directfb_1.2.11.bb b/recipes/libsdl/libsdl-directfb_1.2.11.bb
index cc5f043142..1e7a0a8373 100644
--- a/recipes/libsdl/libsdl-directfb_1.2.11.bb
+++ b/recipes/libsdl/libsdl-directfb_1.2.11.bb
@@ -25,3 +25,6 @@ EXTRA_OECONF = "--disable-static --disable-debug --enable-cdrom --enable-threads
--disable-video-opengl --enable-input-events --enable-pthreads \
--disable-video-picogui --disable-video-qtopia --enable-dlopen"
+
+SRC_URI[md5sum] = "418b42956b7cd103bfab1b9077ccc149"
+SRC_URI[sha256sum] = "6985823287b224b57390b1c1b6cbc54cc9a7d7757fbf9934ed20754b4cd23730"
diff --git a/recipes/libsdl/libsdl-directfb_1.2.9.bb b/recipes/libsdl/libsdl-directfb_1.2.9.bb
index f0d7b9f4a2..5fe6eb473a 100644
--- a/recipes/libsdl/libsdl-directfb_1.2.9.bb
+++ b/recipes/libsdl/libsdl-directfb_1.2.9.bb
@@ -21,3 +21,6 @@ EXTRA_OECONF = "--disable-static --disable-debug --enable-cdrom --enable-threads
--disable-video-xbios --disable-video-gem --disable-video-dummy \
--disable-video-opengl --enable-input-events --enable-pthreads \
--disable-video-picogui --disable-video-qtopia --enable-dlopen"
+
+SRC_URI[md5sum] = "80919ef556425ff82a8555ff40a579a0"
+SRC_URI[sha256sum] = "d5a168968051536641ab5a3ba5fc234383511c77a8bc5ceb8bed619bdd42e5f9"
diff --git a/recipes/libsdl/libsdl-gfx_2.0.11.bb b/recipes/libsdl/libsdl-gfx_2.0.11.bb
index 265d694427..1de987f7c6 100644
--- a/recipes/libsdl/libsdl-gfx_2.0.11.bb
+++ b/recipes/libsdl/libsdl-gfx_2.0.11.bb
@@ -18,3 +18,6 @@ do_stage() {
install -m 0644 *.h ${STAGING_INCDIR}/SDL/
}
+
+SRC_URI[md5sum] = "10f6432ede2b239796f2924bdc7224b4"
+SRC_URI[sha256sum] = "6a3ef9f5556a3d75832b2b9138bdf3551dc59994d2849307f88a9dcd9732d16c"
diff --git a/recipes/libsdl/libsdl-gfx_2.0.17.bb b/recipes/libsdl/libsdl-gfx_2.0.17.bb
index b07be45ac5..efb9485ab1 100644
--- a/recipes/libsdl/libsdl-gfx_2.0.17.bb
+++ b/recipes/libsdl/libsdl-gfx_2.0.17.bb
@@ -16,3 +16,6 @@ do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "a7ab98ad530fdc59a23f7dff502db8d3"
+SRC_URI[sha256sum] = "d08d8477ff1c6639bc7193b76a415f996c98604600e9fa4e718fd4e9283f83f4"
diff --git a/recipes/libsdl/libsdl-image_1.2.10.bb b/recipes/libsdl/libsdl-image_1.2.10.bb
index c28b513b21..b9ffa329f0 100644
--- a/recipes/libsdl/libsdl-image_1.2.10.bb
+++ b/recipes/libsdl/libsdl-image_1.2.10.bb
@@ -19,3 +19,6 @@ do_unpackpost() {
}
addtask unpackpost after do_unpack before do_patch
+
+SRC_URI[md5sum] = "6c06584b31559e2b59f2b982d0d1f628"
+SRC_URI[sha256sum] = "75e05d1e95f6277b44797157d9e25a908ba8d08a393216ffb019b0d74de11876"
diff --git a/recipes/libsdl/libsdl-image_1.2.3.bb b/recipes/libsdl/libsdl-image_1.2.3.bb
index ea3e72c94f..98d4904d51 100644
--- a/recipes/libsdl/libsdl-image_1.2.3.bb
+++ b/recipes/libsdl/libsdl-image_1.2.3.bb
@@ -12,3 +12,6 @@ do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "d55826ffbd2bdc48b09cc64a9ed9e59e"
+SRC_URI[sha256sum] = "2f710b94f547ec7e39844f7872e1fe8d6fe2a434c896cc8a54b5540854bb5a69"
diff --git a/recipes/libsdl/libsdl-image_1.2.6.bb b/recipes/libsdl/libsdl-image_1.2.6.bb
index 9657ba611a..b014275329 100644
--- a/recipes/libsdl/libsdl-image_1.2.6.bb
+++ b/recipes/libsdl/libsdl-image_1.2.6.bb
@@ -11,3 +11,6 @@ do_unpackpost() {
}
addtask unpackpost after do_unpack before do_patch
+
+SRC_URI[md5sum] = "b866dc4f647517bdaf57f6ffdefd013e"
+SRC_URI[sha256sum] = "88fcb1dbf934af33163667a6677312065c7d0a7f01cd764e3374c4c19b386ec4"
diff --git a/recipes/libsdl/libsdl-mixer_1.2.10.bb b/recipes/libsdl/libsdl-mixer_1.2.10.bb
index 5ecd2944a2..44b5a09be0 100644
--- a/recipes/libsdl/libsdl-mixer_1.2.10.bb
+++ b/recipes/libsdl/libsdl-mixer_1.2.10.bb
@@ -21,3 +21,6 @@ do_compile() {
# libSDL_mixer.so.
oe_runmake SDL_LIBS="$(pkg-config sdl --libs) -Wl,-rpath-link,${STAGING_LIBDIR}"
}
+
+SRC_URI[md5sum] = "a357558552436b0b5ea0333b3e2327df"
+SRC_URI[sha256sum] = "75c4520cde3b1d10ae7846983bde66d114fea9479f6acef352850dae92a1100c"
diff --git a/recipes/libsdl/libsdl-mixer_1.2.11.bb b/recipes/libsdl/libsdl-mixer_1.2.11.bb
index d6c9c69531..74dc986805 100644
--- a/recipes/libsdl/libsdl-mixer_1.2.11.bb
+++ b/recipes/libsdl/libsdl-mixer_1.2.11.bb
@@ -28,3 +28,6 @@ do_compile() {
# libSDL_mixer.so.
oe_runmake SDL_LIBS="$(pkg-config sdl --libs) -Wl,-rpath-link,${STAGING_LIBDIR}"
}
+
+SRC_URI[md5sum] = "65ada3d997fe85109191a5fb083f248c"
+SRC_URI[sha256sum] = "86145ac39cac6d2c6169c226f937648dca5e89dcd828751763dd174fa9af9cf9"
diff --git a/recipes/libsdl/libsdl-mixer_1.2.6.bb b/recipes/libsdl/libsdl-mixer_1.2.6.bb
index 0c29a3c625..21994ef17d 100644
--- a/recipes/libsdl/libsdl-mixer_1.2.6.bb
+++ b/recipes/libsdl/libsdl-mixer_1.2.6.bb
@@ -22,3 +22,6 @@ do_stage() {
install -m 0644 SDL_mixer.h ${STAGING_INCDIR}/SDL/SDL_mixer.h
}
+
+SRC_URI[md5sum] = "2b8beffad9179d80e598c22c80efb135"
+SRC_URI[sha256sum] = "89f94840b1b42ddfe53a8aee415331516f1bbdd942b42d25e74906a332cdf22a"
diff --git a/recipes/libsdl/libsdl-mixer_1.2.8.bb b/recipes/libsdl/libsdl-mixer_1.2.8.bb
index fec24cad2c..9d5a8df25f 100644
--- a/recipes/libsdl/libsdl-mixer_1.2.8.bb
+++ b/recipes/libsdl/libsdl-mixer_1.2.8.bb
@@ -16,3 +16,6 @@ inherit autotools_stage
EXTRA_OECONF = "--disable-music-mp3"
# although we build smpeg... need to find out how
# to deal with optional dependencies
+
+SRC_URI[md5sum] = "0b5b91015d0f3bd9597e094ba67c4d65"
+SRC_URI[sha256sum] = "a8222a274778ff16d0e3ee49a30db27a48a4d357169a915fc599a764e405e0b6"
diff --git a/recipes/libsdl/libsdl-native_1.2.11.bb b/recipes/libsdl/libsdl-native_1.2.11.bb
index 86d3a452cf..120a37b922 100644
--- a/recipes/libsdl/libsdl-native_1.2.11.bb
+++ b/recipes/libsdl/libsdl-native_1.2.11.bb
@@ -9,3 +9,6 @@ do_configure_prepend() {
rm -f ${S}/acinclude.m4
cp ${WORKDIR}/acinclude.m4 ${S}/
}
+
+SRC_URI[md5sum] = "418b42956b7cd103bfab1b9077ccc149"
+SRC_URI[sha256sum] = "6985823287b224b57390b1c1b6cbc54cc9a7d7757fbf9934ed20754b4cd23730"
diff --git a/recipes/libsdl/libsdl-native_1.2.14.bb b/recipes/libsdl/libsdl-native_1.2.14.bb
index 1edce29da4..76946bd3fa 100644
--- a/recipes/libsdl/libsdl-native_1.2.14.bb
+++ b/recipes/libsdl/libsdl-native_1.2.14.bb
@@ -1,2 +1,5 @@
require libsdl-native.inc
PR = "${INC_PR}.1"
+
+SRC_URI[md5sum] = "e52086d1b508fa0b76c52ee30b55bec4"
+SRC_URI[sha256sum] = "5d927e287034cb6bb0ebccfa382cb1d185cb113c8ab5115a0759798642eed9b6"
diff --git a/recipes/libsdl/libsdl-net_1.2.7.bb b/recipes/libsdl/libsdl-net_1.2.7.bb
index 8cbea5bd01..b087f6b589 100644
--- a/recipes/libsdl/libsdl-net_1.2.7.bb
+++ b/recipes/libsdl/libsdl-net_1.2.7.bb
@@ -19,3 +19,6 @@ do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "6bd4662d1423810f3140d4da21b6d912"
+SRC_URI[sha256sum] = "2ce7c84e62ff8117b9f205758bcce68ea603e08bc9d6936ded343735b8b77c53"
diff --git a/recipes/libsdl/libsdl-qpe_1.2.9.bb b/recipes/libsdl/libsdl-qpe_1.2.9.bb
index 4bc985a7c9..38f1669d11 100644
--- a/recipes/libsdl/libsdl-qpe_1.2.9.bb
+++ b/recipes/libsdl/libsdl-qpe_1.2.9.bb
@@ -34,3 +34,6 @@ do_compile_prepend() {
sed -i s,-lqte\([^-]\),-lqte-mt, src/Makefile
fi
}
+
+SRC_URI[md5sum] = "80919ef556425ff82a8555ff40a579a0"
+SRC_URI[sha256sum] = "d5a168968051536641ab5a3ba5fc234383511c77a8bc5ceb8bed619bdd42e5f9"
diff --git a/recipes/libsdl/libsdl-ttf-native_2.0.3.bb b/recipes/libsdl/libsdl-ttf-native_2.0.3.bb
index 0c37f4c5a1..41608a98b5 100644
--- a/recipes/libsdl/libsdl-ttf-native_2.0.3.bb
+++ b/recipes/libsdl/libsdl-ttf-native_2.0.3.bb
@@ -8,3 +8,6 @@ EXTRA_OECONF = "--disable-sdltest --with-sdl-prefix=${STAGING_LIBDIR}/.."
export SDL_CONFIG = "${STAGING_BINDIR}/sdl-config"
+
+SRC_URI[md5sum] = "29d12d1b883bf834c291c93f52ba8dc5"
+SRC_URI[sha256sum] = "7e2e7b46088a7b9594b255b58123598d49c5c3d11bcc3c9a8f80969cd9caa6c5"
diff --git a/recipes/libsdl/libsdl-ttf_2.0.3.bb b/recipes/libsdl/libsdl-ttf_2.0.3.bb
index b1da5b47f8..3a8dac30e2 100644
--- a/recipes/libsdl/libsdl-ttf_2.0.3.bb
+++ b/recipes/libsdl/libsdl-ttf_2.0.3.bb
@@ -16,3 +16,6 @@ TARGET_CC_ARCH += "${LDFLAGS}"
do_stage() {
autotools_stage_all
}
+
+SRC_URI[md5sum] = "29d12d1b883bf834c291c93f52ba8dc5"
+SRC_URI[sha256sum] = "7e2e7b46088a7b9594b255b58123598d49c5c3d11bcc3c9a8f80969cd9caa6c5"
diff --git a/recipes/libsdl/libsdl-ttf_2.0.9.bb b/recipes/libsdl/libsdl-ttf_2.0.9.bb
index baecfd03b1..a95d3cc522 100644
--- a/recipes/libsdl/libsdl-ttf_2.0.9.bb
+++ b/recipes/libsdl/libsdl-ttf_2.0.9.bb
@@ -17,3 +17,6 @@ TARGET_CC_ARCH += "${LDFLAGS}"
do_configure() {
oe_runconf
}
+
+SRC_URI[md5sum] = "6dd5a85e4924689a35a5fb1cb3336156"
+SRC_URI[sha256sum] = "b4248876798b43d0fae1931cf8ae249f4f67a87736f97183f035f34aab554653"
diff --git a/recipes/libsdl/libsdl-x11_1.2.11.bb b/recipes/libsdl/libsdl-x11_1.2.11.bb
index cf2cf49a56..e9399ff33e 100644
--- a/recipes/libsdl/libsdl-x11_1.2.11.bb
+++ b/recipes/libsdl/libsdl-x11_1.2.11.bb
@@ -25,3 +25,6 @@ EXTRA_OECONF = "--disable-static --disable-debug --enable-cdrom --enable-threads
--enable-video-opengl --enable-input-events --enable-pthreads \
--disable-video-picogui --disable-video-qtopia --enable-dlopen"
+
+SRC_URI[md5sum] = "418b42956b7cd103bfab1b9077ccc149"
+SRC_URI[sha256sum] = "6985823287b224b57390b1c1b6cbc54cc9a7d7757fbf9934ed20754b4cd23730"
diff --git a/recipes/libsdl/libsdl-x11_1.2.14.bb b/recipes/libsdl/libsdl-x11_1.2.14.bb
index d606e801de..57818a8089 100644
--- a/recipes/libsdl/libsdl-x11_1.2.14.bb
+++ b/recipes/libsdl/libsdl-x11_1.2.14.bb
@@ -53,3 +53,6 @@ do_stage() {
FILES_${PN} = "${libdir}/lib*.so.*"
FILES_${PN}-dev += "${bindir}/*config"
+
+SRC_URI[md5sum] = "e52086d1b508fa0b76c52ee30b55bec4"
+SRC_URI[sha256sum] = "5d927e287034cb6bb0ebccfa382cb1d185cb113c8ab5115a0759798642eed9b6"
diff --git a/recipes/libsdl/pushover_0.0.1.bb b/recipes/libsdl/pushover_0.0.1.bb
index 8645f10a7f..fb8127913a 100644
--- a/recipes/libsdl/pushover_0.0.1.bb
+++ b/recipes/libsdl/pushover_0.0.1.bb
@@ -6,3 +6,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pushover/pushover-${PV}.tar.gz"
inherit autotools
+
+SRC_URI[md5sum] = "aeb0f0927f596623c5a1ea9cc27220e0"
+SRC_URI[sha256sum] = "612050d95b78a3c355a0f9630e4c7c2230ce3e9bdaa43f5a1392ad4d62608230"