[arch-commits] Commit in gpac/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sun Sep 13 08:43:12 UTC 2020


    Date: Sunday, September 13, 2020 @ 08:43:12
  Author: alucryd
Revision: 705001

upgpkg: gpac 1:1.0.1-1

Modified:
  gpac/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-13 08:08:39 UTC (rev 705000)
+++ PKGBUILD	2020-09-13 08:43:12 UTC (rev 705001)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=gpac
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 epoch=1
 pkgdesc='A multimedia framework based on the MPEG-4 Systems standard'
@@ -17,7 +17,7 @@
 )
 makedepends=(git)
 provides=(libgpac.so)
-_tag=a99c032b7afbc2e0a55d0259fd09b4139f8a7402
+_tag=d8538e8ae946b32d99c6b2c57cbb327146e9cd9d
 source=(git+https://github.com/gpac/gpac.git#tag=${_tag})
 sha256sums=(SKIP)
 
@@ -27,14 +27,6 @@
   git describe --tags | sed 's/^v//'
 }
 
-prepare() {
-  cd gpac
-
-  git cherry-pick -n 4710737bed502534499754afd730601c7ffb3d7b
-  git cherry-pick -n 1bfe33a9f4f985065efbff00ff700cca9e380be9
-  git cherry-pick -n 45633fabccf331405f5c09aa44db86d6962dfd0f
-}
-
 build() {
   cd gpac
 



More information about the arch-commits mailing list