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

speps speps at archlinux.org
Tue May 19 16:42:01 UTC 2015


    Date: Tuesday, May 19, 2015 @ 18:42:01
  Author: speps
Revision: 133839

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

Added:
  harvid/repos/community-i686/PKGBUILD
    (from rev 133838, harvid/trunk/PKGBUILD)
  harvid/repos/community-x86_64/PKGBUILD
    (from rev 133838, harvid/trunk/PKGBUILD)
Deleted:
  harvid/repos/community-i686/PKGBUILD
  harvid/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   68 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   34 ----------------------
 community-x86_64/PKGBUILD |   34 ----------------------
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-05-19 16:41:49 UTC (rev 133838)
+++ community-i686/PKGBUILD	2015-05-19 16:42:01 UTC (rev 133839)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: speps <speps dot aur dot archlinux dot org>
-
-pkgname=harvid
-pkgver=0.7.5
-pkgrel=2
-pkgdesc="HTTP Ardour Video Daemon"
-arch=('i686' 'x86_64')
-url="http://x42.github.io/harvid/"
-license=('GPL')
-depends=('ffmpeg')
-source=("https://github.com/x42/harvid/archive/v$pkgver.tar.gz")
-md5sums=('b9b7ccc251a9077a06409e33bed3dce6')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # prevent GNU executable stack
-  CFLAGS+=" -Wl,-znoexecstack"
-  make PREFIX=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr DESTDIR="$pkgdir/" install
-
-  # ffmpeg and ffprobe symlinks (for ardour)
-  ln -s ffmpeg "$pkgdir/usr/bin/ffmpeg_harvid"
-  ln -s ffprobe "$pkgdir/usr/bin/ffprobe_harvid"
-
-  # doc
-  install -Dm644 README.md \
-    "$pkgdir/usr/share/doc/$pkgname/README"
-}

Copied: harvid/repos/community-i686/PKGBUILD (from rev 133838, harvid/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-05-19 16:42:01 UTC (rev 133839)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: speps <speps dot aur dot archlinux dot org>
+
+pkgname=harvid
+pkgver=0.8.0
+pkgrel=1
+pkgdesc="HTTP Ardour Video Daemon"
+arch=('i686' 'x86_64')
+url="http://x42.github.io/harvid/"
+license=('GPL')
+depends=('ffmpeg')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/x42/harvid/archive/v$pkgver.tar.gz")
+md5sums=('a3f39791c5eec94be5e43c6545538f9d')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # prevent GNU executable stack
+  CFLAGS+=" -Wl,-znoexecstack"
+  make PREFIX=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+
+  # ffmpeg and ffprobe symlinks (for ardour)
+  ln -s ffmpeg "$pkgdir/usr/bin/ffmpeg_harvid"
+  ln -s ffprobe "$pkgdir/usr/bin/ffprobe_harvid"
+
+  # doc
+  install -Dm644 README.md \
+    "$pkgdir/usr/share/doc/$pkgname/README"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-05-19 16:41:49 UTC (rev 133838)
+++ community-x86_64/PKGBUILD	2015-05-19 16:42:01 UTC (rev 133839)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: speps <speps dot aur dot archlinux dot org>
-
-pkgname=harvid
-pkgver=0.7.5
-pkgrel=2
-pkgdesc="HTTP Ardour Video Daemon"
-arch=('i686' 'x86_64')
-url="http://x42.github.io/harvid/"
-license=('GPL')
-depends=('ffmpeg')
-source=("https://github.com/x42/harvid/archive/v$pkgver.tar.gz")
-md5sums=('b9b7ccc251a9077a06409e33bed3dce6')
-
-build() {
-  cd $pkgname-$pkgver
-
-  # prevent GNU executable stack
-  CFLAGS+=" -Wl,-znoexecstack"
-  make PREFIX=/usr
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr DESTDIR="$pkgdir/" install
-
-  # ffmpeg and ffprobe symlinks (for ardour)
-  ln -s ffmpeg "$pkgdir/usr/bin/ffmpeg_harvid"
-  ln -s ffprobe "$pkgdir/usr/bin/ffprobe_harvid"
-
-  # doc
-  install -Dm644 README.md \
-    "$pkgdir/usr/share/doc/$pkgname/README"
-}

Copied: harvid/repos/community-x86_64/PKGBUILD (from rev 133838, harvid/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-05-19 16:42:01 UTC (rev 133839)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: speps <speps dot aur dot archlinux dot org>
+
+pkgname=harvid
+pkgver=0.8.0
+pkgrel=1
+pkgdesc="HTTP Ardour Video Daemon"
+arch=('i686' 'x86_64')
+url="http://x42.github.io/harvid/"
+license=('GPL')
+depends=('ffmpeg')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/x42/harvid/archive/v$pkgver.tar.gz")
+md5sums=('a3f39791c5eec94be5e43c6545538f9d')
+
+build() {
+  cd $pkgname-$pkgver
+
+  # prevent GNU executable stack
+  CFLAGS+=" -Wl,-znoexecstack"
+  make PREFIX=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr DESTDIR="$pkgdir/" install
+
+  # ffmpeg and ffprobe symlinks (for ardour)
+  ln -s ffmpeg "$pkgdir/usr/bin/ffmpeg_harvid"
+  ln -s ffprobe "$pkgdir/usr/bin/ffprobe_harvid"
+
+  # doc
+  install -Dm644 README.md \
+    "$pkgdir/usr/share/doc/$pkgname/README"
+}



More information about the arch-commits mailing list