Template
1
0
Fork 0
mirror of https://aur.archlinux.org/ocp-git.git synced 2025-05-09 19:44:28 -04:00

Update to 0.2.1.r452.1f28294

There have been many updates to the OCP git version. I updated the
PKGBUILD file again to work with the latest version.

Unfortunately, the MAD support had to be left out for now as there were
missing build instructions for charset.o. I'll try to introduce it back
again with the new revisions.

The package ttf-unifont is now a required dependency. A new patch was
needed that changes the font filenames to match the package.
This commit is contained in:
Ossi Saukko 2020-04-19 15:54:12 +03:00
parent ffaa32d4fe
commit a35019a59f
3 changed files with 151 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = ocp-git
pkgdesc = Open Cubic Player (GIT Version)
pkgver = 0.2.1.r387.fdc6121
pkgver = 0.2.1.r452.1f28294
pkgrel = 1
url = http://stian.cubic.org/project-ocp.php
install = ocp-git.install
@ -12,6 +12,7 @@ pkgbase = ocp-git
depends = hicolor-icon-theme
depends = libxpm
depends = libxxf86vm
depends = ttf-unifont
optdepends = adplug: for OPL formats support
optdepends = alsa-lib: for ALSA output
optdepends = flac: for FLAC audio support
@ -19,10 +20,12 @@ pkgbase = ocp-git
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.r387.fdc6121
provides = ocp=0.2.1.r452.1f28294
conflicts = ocp
source = ocp::git://github.com/mywave82/opencubicplayer.git
source = unifont.patch
md5sums = SKIP
md5sums = 27d962f746ba8c6b761f6a62ae5d093a
pkgname = ocp-git