mirror of
https://github.com/cazfi/meta-games.git
synced 2026-01-30 01:18:41 +01:00
Merge pull request #13 from schnitzeltony/master
a little love for freealut and pingus
This commit is contained in:
2
dependencies/freealut/freealut_1.1.0.bb
vendored
2
dependencies/freealut/freealut_1.1.0.bb
vendored
@@ -8,7 +8,7 @@ PR = "r1"
|
||||
|
||||
DEPENDS = "openal-soft"
|
||||
|
||||
SRC_URI = "http://connect.creativelabs.com/openal/Downloads/ALUT/${PN}-${PV}.tar.gz"
|
||||
SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/${BPN}/${BPN}-${PV}.tar.gz/e089b28a0267faabdb6c079ee173664a/${BPN}-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "e089b28a0267faabdb6c079ee173664a"
|
||||
SRC_URI[sha256sum] = "60d1ea8779471bb851b89b49ce44eecb78e46265be1a6e9320a28b100c8df44f"
|
||||
|
||||
@@ -17,6 +17,7 @@ SRC_URI = "\
|
||||
"
|
||||
|
||||
EXTRA_OESCONS = "CC='${CC} -fPIC' CXX='${CXX} -fPIC'"
|
||||
CLEANBROKEN = "1"
|
||||
|
||||
do_install() {
|
||||
install -d ${D}${bindir}
|
||||
|
||||
Reference in New Issue
Block a user