Use pkg-config to find libraries

This commit is contained in:
Timotej Lazar 2022-12-27 21:00:06 +01:00
parent a753ae7172
commit 3f92377c67
6 changed files with 33 additions and 526 deletions

View file

@ -10,6 +10,7 @@
(use-modules
(gnu packages audio)
(gnu packages gl)
(gnu packages pkg-config)
(gnu packages sdl)
(gnu packages video)
(guix build-system cmake)
@ -38,6 +39,8 @@
(list #:tests? #f))
(inputs
(list ffmpeg mesa openal sdl2))
(native-inputs
(list pkg-config))
(home-page "https://sr.ht/~jetomit/avp")
(synopsis "Aliens Versus Predator game engine")
(description "Unofficial Linux port of the game engine for the Rebellion