Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
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
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|