summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-03-25Use distributed flac, sdl, and smpegEric Anderson
libFLAC.so.8 is no longer in lib32-flac; it is available in lib32-flac1.3, but since the 64 bit version is also only available on AUR using the distributed version seems less brittle. Using the system's libSDL breaks video. libsmpeg-0.4.so.0 is no longer in smpeg, and there's not already a package on AUR.
2018-07-08Remove optdep for libtxc_dxtn; modernize PKGBUILDEric Anderson
libtxc_dxtn is no longer necessary, and is no longer available on the AUR, so remove the reference to reduce confusion. Remove the .install file because gtk2 now seems to use fallbacks if the engine is not available. Use bsdtar instead of unzip to avoid the makedep. Use exec in .sh since the bash process is useless while playing.
2015-06-20Initial importEric Anderson