[arch-commits] Commit in rtmpdump/repos (4 files)

Jan Steffens heftig at archlinux.org
Mon Sep 22 10:59:33 UTC 2014


    Date: Monday, September 22, 2014 @ 12:59:32
  Author: heftig
Revision: 222633

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  rtmpdump/repos/testing-i686/PKGBUILD
    (from rev 222632, rtmpdump/trunk/PKGBUILD)
  rtmpdump/repos/testing-x86_64/PKGBUILD
    (from rev 222632, rtmpdump/trunk/PKGBUILD)
Deleted:
  rtmpdump/repos/testing-i686/PKGBUILD
  rtmpdump/repos/testing-x86_64/PKGBUILD

-------------------------+
 /PKGBUILD               |   58 ++++++++++++++++++++++++++++++++++++++++++++++
 testing-i686/PKGBUILD   |   29 -----------------------
 testing-x86_64/PKGBUILD |   29 -----------------------
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2014-09-22 10:59:16 UTC (rev 222632)
+++ testing-i686/PKGBUILD	2014-09-22 10:59:32 UTC (rev 222633)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: xduugu
-# Contributor: Elis Hughes <elishughes at googlemail.com>
-
-pkgname=rtmpdump
-pkgver=20140918
-pkgrel=1
-pkgdesc='Tool to download rtmp streams'
-arch=('i686' 'x86_64')
-url='http://rtmpdump.mplayerhq.hu/'
-license=('GPL2' 'LGPL2.1')
-depends=('openssl')
-makedepends=('git')
-options=('!makeflags')
-source=(git://git.ffmpeg.org/rtmpdump#commit=a1900c3)
-md5sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make prefix=/usr sbindir=/usr/bin \
-    mandir=/usr/share/man DESTDIR="$pkgdir" \
-    install
-}

Copied: rtmpdump/repos/testing-i686/PKGBUILD (from rev 222632, rtmpdump/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2014-09-22 10:59:32 UTC (rev 222633)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: xduugu
+# Contributor: Elis Hughes <elishughes at googlemail.com>
+
+pkgname=rtmpdump
+pkgver=20140918
+pkgrel=2
+pkgdesc='Tool to download rtmp streams'
+arch=('i686' 'x86_64')
+url='http://rtmpdump.mplayerhq.hu/'
+license=('GPL2' 'LGPL2.1')
+depends=('openssl')
+makedepends=('git')
+options=('!makeflags')
+source=(git://git.ffmpeg.org/rtmpdump#commit=a1900c3)
+md5sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make OPT="$CFLAGS" XLDFLAGS="$LDFLAGS"
+}
+
+package() {
+  cd $pkgname
+  make prefix=/usr sbindir=/usr/bin \
+    mandir=/usr/share/man DESTDIR="$pkgdir" \
+    install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2014-09-22 10:59:16 UTC (rev 222632)
+++ testing-x86_64/PKGBUILD	2014-09-22 10:59:32 UTC (rev 222633)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
-# Contributor: xduugu
-# Contributor: Elis Hughes <elishughes at googlemail.com>
-
-pkgname=rtmpdump
-pkgver=20140918
-pkgrel=1
-pkgdesc='Tool to download rtmp streams'
-arch=('i686' 'x86_64')
-url='http://rtmpdump.mplayerhq.hu/'
-license=('GPL2' 'LGPL2.1')
-depends=('openssl')
-makedepends=('git')
-options=('!makeflags')
-source=(git://git.ffmpeg.org/rtmpdump#commit=a1900c3)
-md5sums=('SKIP')
-
-build() {
-  cd $pkgname
-  make
-}
-
-package() {
-  cd $pkgname
-  make prefix=/usr sbindir=/usr/bin \
-    mandir=/usr/share/man DESTDIR="$pkgdir" \
-    install
-}

Copied: rtmpdump/repos/testing-x86_64/PKGBUILD (from rev 222632, rtmpdump/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2014-09-22 10:59:32 UTC (rev 222633)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
+# Contributor: xduugu
+# Contributor: Elis Hughes <elishughes at googlemail.com>
+
+pkgname=rtmpdump
+pkgver=20140918
+pkgrel=2
+pkgdesc='Tool to download rtmp streams'
+arch=('i686' 'x86_64')
+url='http://rtmpdump.mplayerhq.hu/'
+license=('GPL2' 'LGPL2.1')
+depends=('openssl')
+makedepends=('git')
+options=('!makeflags')
+source=(git://git.ffmpeg.org/rtmpdump#commit=a1900c3)
+md5sums=('SKIP')
+
+build() {
+  cd $pkgname
+  make OPT="$CFLAGS" XLDFLAGS="$LDFLAGS"
+}
+
+package() {
+  cd $pkgname
+  make prefix=/usr sbindir=/usr/bin \
+    mandir=/usr/share/man DESTDIR="$pkgdir" \
+    install
+}




More information about the arch-commits mailing list