SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

physfs rpm build for : Fedora 20. For other distributions click physfs.

Name : physfs
Version : 2.0.3 Vendor : Fedora Project
Release : 2.fc20 Date : 2013-08-04 08:05:46
Group : System Environment/Libraries Source RPM : physfs-2.0.3-2.fc20.src.rpm
Size : 0.13 MB
Packager : Fedora Project
Summary : Library to provide abstract access to various archives
Description :
PhysicsFS is a library to provide abstract access to various archives. It is
intended for use in video games, and the design was somewhat inspired by Quake
3\'s file subsystem. The programmer defines a \"write directory\" on the physical
filesystem. No file writing done through the PhysicsFS API can leave that
write directory, for security. For example, an embedded scripting language
cannot write outside of this path if it uses PhysFS for all of its I/O, which
means that untrusted scripts can run more safely. Symbolic links can be
disabled as well, for added safety. For file reading, the programmer lists
directories and archives that form a \"search path\". Once the search path is
defined, it becomes a single, transparent hierarchical filesystem. This makes
for easy access to ZIP files in the same way as you access a file directly on
the disk, and it makes it easy to ship a new archive that will override a
previous archive on a per-file basis. Finally, PhysicsFS gives you
platform-abstracted means to determine if CD-ROMs are available, the user\'s
home directory, where in the real filesystem your program is running, etc.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/20/Everything/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  physfs-2.0.3-2.fc20.x86_64.rpm
     

Provides :
libphysfs.so.1()(64bit)
physfs
physfs(x86-64)

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6()(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
liblzmasdk457.so.4()(64bit)
/sbin/ldconfig
libz.so.1()(64bit)


Content of RPM :
/usr/lib64/libphysfs.so.1
/usr/lib64/libphysfs.so.2.0.3
/usr/share/doc/physfs
/usr/share/doc/physfs/CHANGELOG.txt
/usr/share/doc/physfs/CREDITS.txt
/usr/share/doc/physfs/LICENSE.txt
/usr/share/doc/physfs/TODO.txt

 
ICM