pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
chocolate-quake: depends on audio/flac
Module Name: pkgsrc-wip
Committed By: Bartosz Kuzma <bartosz.kuzma%gmail.com@localhost>
Pushed By: bartosz.kuzma
Date: Wed Jul 8 05:11:43 2026 +0200
Changeset: 116f86ff88a76dc44e1c452f567c6d04fe578924
Modified Files:
chocolate-quake/Makefile
Removed Files:
chocolate-quake/TODO
Log Message:
chocolate-quake: depends on audio/flac
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=116f86ff88a76dc44e1c452f567c6d04fe578924
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
chocolate-quake/Makefile | 1 +
chocolate-quake/TODO | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/chocolate-quake/Makefile b/chocolate-quake/Makefile
index fd783b7362..18ae4128a5 100644
--- a/chocolate-quake/Makefile
+++ b/chocolate-quake/Makefile
@@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v3
WRKSRC= ${WRKDIR}/chocolate-quake-chocolate-quake-2.1.0
.include "../../devel/cmake/build.mk"
+.include "../../audio/flac/buildlink3.mk"
.include "../../audio/libmad/buildlink3.mk"
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../devel/SDL2/buildlink3.mk"
diff --git a/chocolate-quake/TODO b/chocolate-quake/TODO
deleted file mode 100644
index 5a3f0368e5..0000000000
--- a/chocolate-quake/TODO
+++ /dev/null
@@ -1 +0,0 @@
-Test on real hardware
Home |
Main Index |
Thread Index |
Old Index