summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier2023-07-31 03:20:17 -0400
committerXavier2023-07-31 03:20:17 -0400
commit85a6e03898bba14b7d905b716017cfa7507579b9 (patch)
treefd7de2da4e205b681e0ac8253b54519b049e834c
parent90a9862832ee3510904dd7efcf7c617e0c080946 (diff)
downloadaur-85a6e03898bba14b7d905b716017cfa7507579b9.tar.gz
Update to 0.2.106.r1.24ae3d0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3072a7beab0e..0ec5283d8351 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ocp-git
pkgdesc = Open Cubic Player (GIT Version)
- pkgver = 0.2.105.r17.38fc2b5
+ pkgver = 0.2.106.r1.24ae3d0
pkgrel = 1
url = https://stian.cubic.org/project-ocp.php
arch = i686
@@ -37,8 +37,8 @@ pkgname = ocp-git
depends = libgme
depends = libancient
depends = libdiscid
- provides = ocp=0.2.105.r17.38fc2b5
- provides = ocp-curses=0.2.105.r17.38fc2b5
+ provides = ocp=0.2.106.r1.24ae3d0
+ provides = ocp-curses=0.2.106.r1.24ae3d0
conflicts = ocp-curses
conflicts = ocp-sdl2
@@ -59,8 +59,8 @@ pkgname = ocp-sdl2-git
depends = libjpeg-turbo
depends = libpng
depends = ttf-unifont
- provides = ocp=0.2.105.r17.38fc2b5
- provides = ocp-sdl2=0.2.105.r17.38fc2b5
+ provides = ocp=0.2.106.r1.24ae3d0
+ provides = ocp-sdl2=0.2.106.r1.24ae3d0
conflicts = ocp
conflicts = ocp-sdl2
conflicts = ocp-curses
diff --git a/PKGBUILD b/PKGBUILD
index a14bcd92e596..a2a779bc7240 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgbase=ocp
pkgname=('ocp-git' 'ocp-sdl2-git')
-pkgver=0.2.105.r17.38fc2b5
+pkgver=0.2.106.r1.24ae3d0
pkgrel=1
pkgdesc="Open Cubic Player (GIT Version)"
arch=('i686' 'x86_64')
@@ -50,7 +50,6 @@ build() {
./configure --prefix=/usr --sysconfdir=/etc --with-builtin=core cross_compiling=yes\
--without-update-desktop-database\
--without-update-mime-database\
- --with-unifontdir=/usr/share/fonts/Unifont\
--with-unifont-ttf=/usr/share/fonts/Unifont/Unifont.ttf\
--with-unifont-csur-ttf=/usr/share/fonts/Unifont/Unifont_CSUR.ttf\
--with-unifont-upper-ttf=/usr/share/fonts/Unifont/Unifont_Upper.ttf
@@ -82,7 +81,6 @@ package_ocp-sdl2-git() {
--without-sdl --without-x11\
--without-update-desktop-database\
--without-update-mime-database\
- --with-unifontdir=/usr/share/fonts/Unifont\
--with-unifont-ttf=/usr/share/fonts/Unifont/Unifont.ttf\
--with-unifont-csur-ttf=/usr/share/fonts/Unifont/Unifont_CSUR.ttf\
--with-unifont-upper-ttf=/usr/share/fonts/Unifont/Unifont_Upper.ttf