sdl2-mixer: specify package maintainer

This commit is contained in:
Leonid Pliushch 2020-03-08 23:44:28 +02:00 committed by Yaksh Bariya
parent e52bc29a14
commit 2e1f9e580c
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 0 deletions

View File

@ -1,7 +1,9 @@
TERMUX_PKG_HOMEPAGE=http://www.libsdl.org/projects/SDL_mixer
TERMUX_PKG_DESCRIPTION="A simple multi-channel audio mixer"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=2.0.4
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b4cf5a382c061cd75081cf246c2aa2f9df8db04bdda8dcdc6b6cca55bede2419
TERMUX_PKG_DEPENDS="libflac, libvorbis, opusfile, sdl2"