summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaytars2022-12-19 12:42:04 +0800
committerBaytars2022-12-19 12:42:04 +0800
commit31ced69bd29ddbe4dca7ec83a4bb88db7842d086 (patch)
treeacc3fed73b19e03f701d0b1981a148c21fe43c4d
parentd506112c597f47609f6606a130b8a4f2f8d67c3c (diff)
downloadaur-ambulant-player-gtk-git.tar.gz
Amend - unify PKGBUILD and .SRCINFO
-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/"