summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-08-17 21:22:23 +0000
committerDaniel Bermond2018-08-17 21:22:23 +0000
commitf6fe3579093c49705bd053e12beba91ef20027ae (patch)
tree36d97dd5b66ea8e4e2163d834ac9bcb16c195c8a /.SRCINFO
parent1a1cea3c5fd845438ff7402dc4340971564170c7 (diff)
downloadaur-f6fe3579093c49705bd053e12beba91ef20027ae.tar.gz
Change to single package providing everything
This will match the latest changes in package x264 from [extra] official repository. Although x264 package is not related to this one, the base source code template and build system are very similar. Being such, x264 package from [extra] serves as a basis for this package. This change simplifies things by eliminating the need of multiple little correlated xavs2 packages, sticking with the Arch KISS principle. References ---------- https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/x264&id=c2411345dd7a39390ce4019cea0bfbdd363feb1d
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO30
1 files changed, 11 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8e1459339b9..8f4eccb57cc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,6 @@
pkgbase = xavs2-git
- pkgver = 1.0.r75.gd5c2ec2
+ pkgdesc = Open-Source encoder of AVS2-P2/IEEE1857.4 video coding standard (git version)
+ pkgver = 1.0.r79.g81c9d9b
pkgrel = 1
url = https://github.com/pkuvcl/xavs2/
arch = i686
@@ -10,26 +11,17 @@ pkgbase = xavs2-git
makedepends = yasm
makedepends = l-smash
depends = glibc
+ depends = liblsmash.so
+ provides = xavs2
+ provides = libxavs2
+ provides = libxavs2-git
+ provides = libxavs2.so
+ conflicts = xavs2
+ conflicts = libxavs2
+ conflicts = libxavs2-git
+ replaces = libxavs2-git
source = xavs2-git::git+https://github.com/pkuvcl/xavs2.git
sha256sums = SKIP
pkgname = xavs2-git
- pkgdesc = CLI tool for the open-source encoder of AVS2-P2/IEEE1857.4 video coding standard (git version)
- depends = glibc
- depends = l-smash
- provides =
- provides = xavs2-bit-git
- provides = xavs2-bit
- conflicts =
- conflicts = xavs2-bit
-
-pkgname = libxavs2-git
- pkgdesc = Library for the open-source encoder of AVS2-P2/IEEE1857.4 video coding standard (8bit depth) (git version)
- provides = libxavs2-8bit-git
- provides = libxavs2-8bit
- provides = libxavs2
- provides = libxavs2.so
- conflicts = libxavs2-8bit
- conflicts = libxavs2-10bit
- conflicts = libxavs2-10bit-git