Search Criteria
Package Details: sfml-git 2.5.0.r125.g59df9d0d-1
Git Clone URL: | https://aur.archlinux.org/sfml-git.git (read-only, click to copy) |
---|---|
Package Base: | sfml-git |
Description: | A simple, fast, cross-platform, and object-oriented multimedia API |
Upstream URL: | http://www.sfml-dev.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | None |
Maintainer: | oi_wtf |
Last Packager: | oi_wtf |
Votes: | 29 |
Popularity: | 0.020607 |
First Submitted: | 2011-04-07 21:07 |
Last Updated: | 2020-09-25 14:55 |
Dependencies (12)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo)
- libsndfile (libsndfile-git, libsndfile-minimal-git)
- libxcursor (libxcursor-git)
- libxrandr (libxrandr-git)
- openal (openal119-bin, openal-git, openal-minimal-git)
- xcb-util-image
- cmake (cmake-git) (make)
- doxygen (doxygen-git) (make)
- git (git-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git) (make)
Required by (78)
- advancedgenieeditor-git (requires sfml)
- ardupilot-copter-sitl (requires sfml)
- attract (requires sfml)
- attract-git (requires sfml)
- cegui (requires sfml) (make)
- cegui (requires sfml) (optional)
- cegui-git (requires sfml) (optional)
- cpp3ds-git (requires sfml)
- csfml-git
- cute3dscapture-git (requires sfml)
- cutedscapture-git (requires sfml)
- ddsviewer-git (requires sfml)
- dolphin-emu-beta-git (requires sfml)
- dolphin-emu-debugfast-git (requires sfml)
- dolphin-emu-git (requires sfml)
- dolphin-emu-ishiiruka-git (requires sfml)
- dolphin-emu-osvr-git (requires sfml)
- dolphin-emu-vr-git (requires sfml)
- dv-runtime (requires sfml)
- dv-runtime-git (requires sfml)
- emptyepsilon-git (requires sfml)
- eontimer-git (requires sfml)
- erebus (requires sfml)
- erebus-git (requires sfml)
- freeaoe-git (requires sfml)
- gentone (requires sfml)
- guvcview-qt5-git (requires sfml)
- imgui-sfml (requires sfml)
- keeperrl-git (requires sfml)
- lib32-sfml (requires sfml)
- luftrausers (requires sfml)
- marble-marcher-ce (requires sfml)
- marble-marcher-git (requires sfml)
- marblemarcher-git (requires sfml)
- mars-shooter-git (requires sfml)
- mazemaze (requires sfml)
- mazemaze-git (requires sfml)
- modloader64-gui-bin (requires sfml)
- neobarok (requires sfml)
- octavia (requires sfml)
- open-hexagon-git (requires sfml)
- openskyscraper-git (requires sfml)
- opmon (requires sfml)
- opmon-git (requires sfml)
- particle-life-git (requires sfml)
- planeworld-git (requires sfml)
- planeworld-git (requires sfml) (make)
- python-sfml-git (requires sfml)
- quickmedia-git (requires sfml)
- rankcheck (requires sfml)
- schiffbruch-git (requires sfml)
- sfemovie-git (requires sfml)
- sfgui (requires sfml)
- sfgui-git
- shadered (requires sfml)
- shadered-git (requires sfml)
- simple_snake (requires sfml) (make)
- simple_snake (requires sfml)
- slade (requires sfml)
- slade-git (requires sfml)
- slippi-online-appimage (requires sfml)
- slitherling (requires sfml)
- sp9k (requires sfml)
- sp9k-git (requires sfml)
- spaceclones-git (requires sfml)
- specgram (requires sfml)
- specgram-git (requires sfml)
- tag_puzzle (requires sfml)
- tag_puzzle (requires sfml) (make)
- tgui (requires sfml)
- tgui-git (requires sfml)
- thor (requires sfml)
- vbam-git (requires sfml)
- voxelquest (requires sfml)
- voxelquest-git (requires sfml)
- witchblast (requires sfml)
- ygopro-bin (requires sfml)
- ync-tools (requires sfml)
Latest Comments
1 2 Next › Last »
Anonymous comment on 2013-07-18 13:20
This should be updated to use a pkgver() function.
shackra commented on 2012-08-04 02:44
There was a problem with a CMakeLists.txt, here is the new PKGBUILD http://ompldr.org/vZXo5aQ
Anonymous comment on 2012-05-08 11:02
Fixed
Anonymous comment on 2012-05-03 23:28
Thanks for the comments guys, I'll get to updating the package during the weekend.
Anonymous comment on 2012-05-03 09:31
Why is it flagged as outdated ? There are still updates on the repo !
CruzR commented on 2012-04-24 21:38
The cmake option for building the docs is SFML_BUILD_DOC and the option for building the examples is SFML_BUILD_EXAMPLES. Source: http://www.sfml-dev.org/tutorials/2.0/compile-with-cmake.php
josh commented on 2012-04-23 02:40
The "make doc" in build() doesn't work, FYI. I had to remove it to get the package to build because there's no "doc" rule.
josh commented on 2012-04-23 02:30
Everything seems to work while building this package until I get to the end of building sfml-audio:
Linking CXX shared library ../../../lib/libsfml-audio.so
[100%] Built target sfml-audio
make: *** No rule to make target `doc'. Stop.
==> ERROR: A failure occurred in build().
Aborting...
I tried removing the -DBUILD_DOC and -DBUILD_EXAMPLES flags but it didn't change anything and it still not only tries to run `make doc' but fails to.
Anonymous comment on 2012-03-05 17:02
ok
Svenstaro commented on 2012-03-05 17:01
Yes it is. I'm only currently packaging from git as there is no stable release of 2.0 so far.