summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f12758818d3d..b35044639329 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,14 +11,15 @@ pkgbase = ambulant-player-gtk-git
makedepends = git
makedepends = autoconf
makedepends = ed
- makedepends = python2
makedepends = python
depends = ffmpeg
depends = sdl_pango
+ depends = sdl_image
+ depends = sdl2_ttf
+ depends = xerces-c
provides = AmbulantPlayer_gtk
conflicts = AmbulantPlayer_gtk
source = git+https://e.coding.net/Baytars/ambulant-2.6.git
sha256sums = SKIP
pkgname = ambulant-player-gtk-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 633177aa46c6..42db3f3134e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Baytars <feicuihuangfeng@qq.com>
pkgname=ambulant-player-gtk-git
pkgver=2.6
-pkgrel=1
+pkgrel=2
pkgdesc="open-source media player with support for SMIL 3.0"
arch=('x86_64')
url="https://www.ambulantplayer.org/"