软件包:liballegro-physfs5.2t64(2:5.2.9.1+dfsg-2 以及其他的)
liballegro-physfs5.2t64 的相关链接
Debian 的资源:
下载源码包 allegro5:
- [allegro5_5.2.9.1+dfsg-2.dsc]
- [allegro5_5.2.9.1+dfsg.orig.tar.gz]
- [allegro5_5.2.9.1+dfsg-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [liballeg.org]
相似软件包:
physfs addon for the Allegro 5 library
This package provides the physfs addon for the Allegro 5 library. This addon provides an interface to the PhysicsFS library, allowing you to mount virtual file-systems (e.g., archives) and access files as if they were physically on the file-system.
Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. Allegro 5 is the latest major revision of the library, designed to take advantage of modern hardware (e.g. hardware acceleration using 3D cards) and operating systems. Although it is not backwards compatible with earlier versions, it still occupies the same niche and retains a familiar style.
其他与 liballegro-physfs5.2t64 有关的软件包
|
|
|
|
-
- dep: liballegro5.2t64 (= 2:5.2.9.1+dfsg-2+b1)
- portable library for cross-platform game and multimedia development
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libphysfs1 (>= 3.0.2)
- filesystem abstraction library for game programmers