summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-08-17 21:31:34 +0000
committerDaniel Bermond2018-08-17 21:31:34 +0000
commit0f521ea433b1e9ff3bf312d9ff90d08af7c34f64 (patch)
tree1bbcc163fa2e0f88f5fca4577952a46ac63aa423 /.SRCINFO
parent6a02c239f4c464b09221489e3c0243dec15926a1 (diff)
downloadaur-0f521ea433b1e9ff3bf312d9ff90d08af7c34f64.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--.SRCINFO29
1 files changed, 11 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf646a05e19f..6ddb1f9364ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,7 @@
pkgbase = xavs2
+ pkgdesc = Open-Source encoder of AVS2-P2/IEEE1857.4 video coding standard
pkgver = 1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pkuvcl/xavs2/
arch = i686
arch = x86_64
@@ -9,25 +10,17 @@ pkgbase = xavs2
makedepends = yasm
makedepends = l-smash
depends = glibc
+ depends = liblsmash.so
+ provides = libxavs2
+ provides = libxavs2.so
+ conflicts = xavs2-git
+ conflicts = libxavs2
+ conflicts = libxavs2-git
+ replaces = libxavs2
source = xavs2-1.0.tar.gz::https://github.com/pkuvcl/xavs2/archive/1.0.tar.gz
+ source = xavs2-1.0-disable-10bit.patch
sha256sums = 0e7f682ad20dc783864ff0c483d03b2fbcd70d2fbd098e18c8d06ab6341da71d
+ sha256sums = e4893da3e1f22e85f8a8f50e58ecaff037d729a3ed64b71794aab6f359c0370c
pkgname = xavs2
- pkgdesc = CLI tool for the open-source encoder of AVS2-P2/IEEE1857.4 video coding standard
- depends = glibc
- depends = l-smash
- provides =
- provides = xavs2-bit
- provides = xavs2-bit
- conflicts =
- conflicts = xavs2-bit-git
-
-pkgname = libxavs2
- pkgdesc = Library for the open-source encoder of AVS2-P2/IEEE1857.4 video coding standard (8bit depth)
- provides = libxavs2-8bit
- provides = libxavs2
- provides = libxavs2.so
- conflicts = libxavs2-8bit-git
- conflicts = libxavs2-10bit
- conflicts = libxavs2-10bit-git