summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2016-09-27 07:55:33 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-10-03 19:19:57 +0200
commit3bbec2b7921c83e13b64e808ef34122a608933f0 (patch)
tree08893f3b855fa8b606dd06c52ad3312521526c1c /meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb
parenta0c3cea1ca5f9231a498a9dedd6eb18ee41b1d5a (diff)
downloadmeta-openembedded-3bbec2b7921c83e13b64e808ef34122a608933f0.tar.gz
physfs: move to sources found at github/supertux
* It seems that physfs is still maintained there and has the functionality required by latest supertux. * License changed Copyright year causing checksum change. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb')
-rw-r--r--meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb b/meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb
deleted file mode 100644
index 5618f28a6..000000000
--- a/meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1SUMMARY = "PhysicsFS is a library to provide abstract access to various archives"
2HOMEAPAGE = "http://icculus.org/physfs"
3LICENSE = "Zlib"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5d94e3eaaa10b00ca803ba35a3e87cde"
5DEPENDS = "readline zlib"
6
7inherit cmake
8
9SRC_URI = "http://icculus.org/${BPN}/downloads/${BP}.tar.bz2"
10SRC_URI[md5sum] = "c2c727a8a8deb623b521b52d0080f613"
11SRC_URI[sha256sum] = "ca862097c0fb451f2cacd286194d071289342c107b6fe69079c079883ff66b69"