summaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-05-09 12:00:10 -0700
committerArmin Kuster <akuster808@gmail.com>2018-05-17 08:22:20 -0700
commita0d4053fc3c259a19e5d99d734e5c7779519a412 (patch)
treed141e2c493246695ccd8368b1fa3808731162463 /meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb
parent31cebbf0d5705c9c303e6cdf08099c69d509ecda (diff)
downloadmeta-openembedded-a0d4053fc3c259a19e5d99d734e5c7779519a412.tar.gz
physfs: Update to 3.0.1
License-Update: copyright years updated along with a note removal about LZMA SDK and LGPL see https://hg.icculus.org/icculus/physfs/rev/5b31ba402270 https://hg.icculus.org/icculus/physfs/rev/8f14bdf15b2a Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@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.bb13
1 files changed, 0 insertions, 13 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 dc2c10649..000000000
--- a/meta-filesystems/recipes-support/physfs/physfs_2.0.3.bb
+++ /dev/null
@@ -1,13 +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
9PE = "1"
10
11SRC_URI = "http://icculus.org/${BPN}/downloads/${BP}.tar.bz2"
12SRC_URI[md5sum] = "c2c727a8a8deb623b521b52d0080f613"
13SRC_URI[sha256sum] = "ca862097c0fb451f2cacd286194d071289342c107b6fe69079c079883ff66b69"