Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-15 | Use patch to build against system ffmpeg | neeshy | |
This addresses build issues caused by trying to pull ffmpeg 2.1.3. See: https://github.com/stepmania/stepmania/pull/2230 Stepmania hanging after the video finishes was not observed. Add back dependencies from before. mesa provides the GL lib, libsm and libice are both recursive dependencies from other X11 libs. Revert to using a launcher. This allows the desktop file from the repository to be used instead of having to use an absolute path. | |||
2024-12-05 | Reconfigured to build with native FFMpeg (2.1.3) that Stepmenia was ↵ | Marcin Kolesinski | |
developed against (and is distributed with): -Skip applying patches, which were attempting to provide FFMpeg 4+ compatibility (compiles, but game crashes when trying to invoke FFMpeg) -Added patches to get FFMpeg 2.1.3 to compile/run -Moved upstream source's CMake generation to prepare() -Perform FFMpeg (2.1.3) download and patching as part of prepare(), using upstream source's CMake/make process Replaced upstream launcher/.desktop file with one that actually works Other misc. updates to PKGBUILD, .SRCINFO: -Cleaned up dependencies based upon namcap analysis -Updated file checksums/hashes -Bumped pkgrel | |||
2024-08-12 | remove nasm dependency in favor of patch from stepmania-git | neeshy | |
2024-08-12 | use symlink instead of launcher | neeshy | |
2024-07-05 | fix building against FFmpeg 7 | neeshy | |
2024-05-27 | update to latest git commit | neeshy | |
2020-01-01 | gcc stable with patchs | Kevin Puertas | |
2018-06-22 | Fix crash when compiling | Hugo Osvaldo Barrera | |
2017-07-13 | Add git as build dependency | Nascher | |
2016-08-14 | Update to 5.0.12 | Nascher | |
2016-07-11 | Forget to update checksum | Nascher | |
2016-07-11 | Update PKGBUILD to build with GCC5 and some other changes | Nascher | |
2016-05-23 | Add GCC 6.1 compatibility | Nascher | |
2016-04-01 | Update to 5.0.11 | Nascher | |
2016-03-06 | Update the source filename | Nascher | |
2016-03-05 | StepMania uses now its own version of FFmpeg | Nascher | |
2015-11-22 | Update to 5.0.10 | SuperNascher | |
2015-08-12 | Initial import | Nascher | |