Search Criteria
Package Details: physfs-hg 2.1.1.r1590.5aa450209e6a-1
Git Clone URL: | https://aur.archlinux.org/physfs-hg.git (read-only, click to copy) |
---|---|
Package Base: | physfs-hg |
Description: | A library to provide abstract access to various archives (development version) |
Upstream URL: | http://icculus.org/physfs/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Raedwulf |
Maintainer: | carstene1ns |
Last Packager: | carstene1ns |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2012-09-14 18:28 |
Last Updated: | 2017-08-18 18:08 |
Dependencies (4)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- cmake (cmake-git) (make)
- doxygen (doxygen-git) (make)
- mercurial (mercurial-hg, mercurial-stable-hg) (make)
Required by (48)
- advanced-strategic-command (requires physfs)
- allegro-git (requires physfs)
- allegro-sdl-git (requires physfs)
- atd-demo (requires physfs) (i686)
- blobby-volley-svn (requires physfs)
- blockattack (requires physfs)
- cdogs-git (requires physfs)
- colobot-gold (requires physfs)
- d1x-rebirth (requires physfs)
- d1x-rebirth-git (requires physfs)
- d2x-rebirth (requires physfs)
- d2x-rebirth-git (requires physfs)
- dosbox-x (requires physfs)
- dosbox-x-sdl2 (requires physfs)
- dosbox-x-sdl2-git (requires physfs)
- egoboo (requires physfs)
- egoboo-git (requires physfs)
- fifth (requires physfs)
- fifth-git (requires physfs)
- hedgewars-hg (requires physfs)
- lib32-physfs (requires physfs)
- lincity-ng-beta (requires physfs)
- lincity-ng-git (requires physfs)
- love-git (requires physfs)
- love07 (requires physfs)
- love09 (requires physfs)
- love10 (requires physfs)
- mkxp-git (requires physfs)
- mkxp-z-git (requires physfs)
- neverball (requires physfs)
- neverball-git (requires physfs)
- openzone (requires physfs) (make)
- openzone (requires physfs)
- quake2world-git (requires physfs) (make)
- quetoo-git (requires physfs)
- regoth-git (requires physfs)
- sais (requires physfs)
- seventhsense (requires physfs)
- solarus (requires physfs)
- solarus-bin (requires physfs)
- solarus-git (requires physfs)
- solarus-run (requires physfs)
- soldat-git (requires physfs)
- sumwars (requires physfs)
- supertux-git (requires physfs)
- trigger (requires physfs)
- trigger-rally-svn (requires physfs)
- warzone2100-git (requires physfs)
Latest Comments
carstene1ns commented on 2017-09-02 08:59
edub4rt: This is the second time your broken configuration is causing this to fail. Clean up your /tmp directory and try without yaourt, it will work.
I am removing the package flag.
edub4rt commented on 2017-02-25 20:01
For some reason hg is cloning the 1.0 branch and then not compiling, to clone the correct one change
source=("hg+http://hg.icculus.org/icculus/physfs")
to
source=("hg+http://hg.icculus.org/icculus/physfs#branch=default")
edub4rt commented on 2015-03-17 18:28
Add
provides=(physfs)
conflicts=(physfs)
edub4rt commented on 2015-03-17 17:37
Please enable the static library
carstene1ns commented on 2014-01-14 15:07
Thx, PKGBUILD adopted and updated.
Raedwulf commented on 2014-01-13 09:51
carstene1ns, sure you can maintain it :)
carstene1ns commented on 2014-01-10 17:15
This package needs to be adapted to pacman 4.1 package standards and latest changes in physfs.