gzdoom 4.13.2: zmusic version bump

This commit is contained in:
2024-11-16 19:06:05 -08:00
parent bbd6902e21
commit 6ad6ca8e14
4 changed files with 84 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Driver and support software for Saitek X52 HOTAS"
HOMEPAGE="https://github.com/nirenjan/libx52"
SRC_URI="https://github.com/nirenjan/libx52/releases/download/v${PV}/libx52_${PV}.orig.tar.gz"
LICENSE=""
SLOT="0"
KEYWORDS="~amd64"
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""