mirror of
https://aur.archlinux.org/ocp-git.git
synced 2025-05-09 19:44:28 -04:00
GCC 7.* fix and timidy++ dependency removed
Using sed to add GCC version 7.* into supported version check. Also removed timidy++ dependency as timidy source files are downloaded and compiled into ocp binaries.
This commit is contained in:
parent
db79176646
commit
ea36c745bb
2 changed files with 4 additions and 7 deletions
5
.SRCINFO
5
.SRCINFO
|
@ -1,9 +1,7 @@
|
|||
# Generated by mksrcinfo v8
|
||||
# Fri May 13 14:50:38 UTC 2016
|
||||
pkgbase = ocp-git
|
||||
pkgdesc = Open Cubic Player (GIT Version)
|
||||
pkgver = 0.1.22.r94.835bf80
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = http://stian.cubic.org/project-ocp.php
|
||||
install = ocp-git.install
|
||||
arch = i686
|
||||
|
@ -13,7 +11,6 @@ pkgbase = ocp-git
|
|||
depends = hicolor-icon-theme
|
||||
depends = libxpm
|
||||
depends = libxxf86vm
|
||||
depends = timidity++
|
||||
optdepends = adplug: for OPL formats support
|
||||
optdepends = alsa-lib: for ALSA output
|
||||
optdepends = flac: for FLAC audio support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue