Template
1
0
Fork 0
mirror of https://aur.archlinux.org/ocp-git.git synced 2024-10-22 21:42:56 +00:00
ocp-git/.SRCINFO
Ossi Saukko 9967d9fa24 Update to 0.2.1.r380.1c5c7b1
The Open Cubic Player has replaced the libsidplay with the local fork of
libsidplayfp. Therefore, libsidplay is not optional dependency anymore,
but we do have two new make depends needed to build the Open Cubic
Player. The new configuration file seems to support GCC up to version
10, and therefore we do not need the patching for configure script
anymore.
2020-02-27 16:22:17 +02:00

29 lines
828 B
Text

pkgbase = ocp-git
pkgdesc = Open Cubic Player (GIT Version)
pkgver = 0.2.1.r380.1c5c7b1
pkgrel = 1
url = http://stian.cubic.org/project-ocp.php
install = ocp-git.install
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = libsidplayfp
makedepends = xa
depends = hicolor-icon-theme
depends = libxpm
depends = libxxf86vm
optdepends = adplug: for OPL formats support
optdepends = alsa-lib: for ALSA output
optdepends = flac: for FLAC audio support
optdepends = libmad: for MPEG audio support
optdepends = libvorbis: for Vorbis audio support
optdepends = sdl: for SDL user interface support
optdepends = sdl2: for SDL2 user interface support
provides = ocp=0.2.1.r380.1c5c7b1
conflicts = ocp
source = ocp::git://github.com/mywave82/opencubicplayer.git
md5sums = SKIP
pkgname = ocp-git