[arch-commits] Commit in gst-transcoder/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Jul 4 13:20:51 UTC 2016
Date: Monday, July 4, 2016 @ 13:20:51
Author: spupykin
Revision: 182198
upgpkg: gst-transcoder 1.8.0-0
upd
Modified:
gst-transcoder/trunk/PKGBUILD (contents, properties)
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-04 13:20:47 UTC (rev 182197)
+++ PKGBUILD 2016-07-04 13:20:51 UTC (rev 182198)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Sergej Pupykin <arch+pub at sergej.pp.ru>
# Maintainer: Thibault Saunier <tsaunier at gnome.org>
pkgname=gst-transcoder
@@ -10,10 +12,9 @@
depends=('gst-plugins-base-libs')
makedepends=('meson')
options=(!libtool !emptydirs)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pitivi/$pkgname/archive/$pkgver.tar.gz")
+md5sums=('d059cc9a8325a9bd63d9d12fd07b2ad4')
-source=(https://github.com/pitivi/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('e63923e29f57fd40d9cab75079867a73052c0775705ee3b4abecdcdaa2c9ef45')
-
build() {
cd "$srcdir/$pkgname-$pkgver"
./configure --prefix=/usr --libdir=lib/
Property changes on: gst-transcoder/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
More information about the arch-commits
mailing list