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

Felix Yan felixonmars at archlinux.org
Fri Jan 6 11:01:44 UTC 2017


    Date: Friday, January 6, 2017 @ 11:01:43
  Author: felixonmars
Revision: 205803

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-01-06 11:01:13 UTC (rev 205802)
+++ community-i686/PKGBUILD	2017-01-06 11:01:43 UTC (rev 205803)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=qtav
-pkgver=1.11.0
-pkgrel=2
-pkgdesc="A cross-platform multimedia playback framework based on Qt and FFmpeg"
-arch=('i686' 'x86_64')
-url="http://www.qtav.org/"
-license=('LGPL')
-depends=('qt5-declarative' 'ffmpeg' 'libxv' 'openal' 'portaudio' 'desktop-file-utils')
-makedepends=('git')
-source=("git+https://github.com/wang-bin/QtAV.git#tag=v$pkgver")
-sha256sums=('SKIP')
-
-prepare() {
-  cd QtAV
-  git submodule update --init
-
-  # fix mkspecs install dir
-  sed -e 's|\$\$\[QT_INSTALL_BINS\]\/\.\.\/mkspecs|\$\$\[QT_INSTALL_ARCHDATA\]\/mkspecs|g' -i tools/install_sdk/install_sdk.pro
-}
-
-build() {
-  cd QtAV
-
-  qmake-qt5 "CONFIG+=no_rpath recheck"
-  make
-}
-
-package() {
-  cd QtAV
-
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: qtav/repos/community-i686/PKGBUILD (from rev 205802, qtav/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-06 11:01:43 UTC (rev 205803)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=qtav
+pkgver=1.11.0
+pkgrel=3
+pkgdesc="A cross-platform multimedia playback framework based on Qt and FFmpeg"
+arch=('i686' 'x86_64')
+url="http://www.qtav.org/"
+license=('LGPL')
+depends=('qt5-declarative' 'ffmpeg' 'libxv' 'openal' 'uchardet' 'desktop-file-utils')
+makedepends=('git')
+source=("git+https://github.com/wang-bin/QtAV.git#tag=v$pkgver")
+sha256sums=('SKIP')
+
+prepare() {
+  cd QtAV
+  git submodule update --init
+
+  # fix mkspecs install dir
+  sed -e 's|\$\$\[QT_INSTALL_BINS\]\/\.\.\/mkspecs|\$\$\[QT_INSTALL_ARCHDATA\]\/mkspecs|g' -i tools/install_sdk/install_sdk.pro
+}
+
+build() {
+  cd QtAV
+
+  qmake-qt5 "CONFIG+=no_rpath recheck"
+  make
+}
+
+package() {
+  cd QtAV
+
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-06 11:01:13 UTC (rev 205802)
+++ community-x86_64/PKGBUILD	2017-01-06 11:01:43 UTC (rev 205803)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=qtav
-pkgver=1.11.0
-pkgrel=2
-pkgdesc="A cross-platform multimedia playback framework based on Qt and FFmpeg"
-arch=('i686' 'x86_64')
-url="http://www.qtav.org/"
-license=('LGPL')
-depends=('qt5-declarative' 'ffmpeg' 'libxv' 'openal' 'portaudio' 'desktop-file-utils')
-makedepends=('git')
-source=("git+https://github.com/wang-bin/QtAV.git#tag=v$pkgver")
-sha256sums=('SKIP')
-
-prepare() {
-  cd QtAV
-  git submodule update --init
-
-  # fix mkspecs install dir
-  sed -e 's|\$\$\[QT_INSTALL_BINS\]\/\.\.\/mkspecs|\$\$\[QT_INSTALL_ARCHDATA\]\/mkspecs|g' -i tools/install_sdk/install_sdk.pro
-}
-
-build() {
-  cd QtAV
-
-  qmake-qt5 "CONFIG+=no_rpath recheck"
-  make
-}
-
-package() {
-  cd QtAV
-
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: qtav/repos/community-x86_64/PKGBUILD (from rev 205802, qtav/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-06 11:01:43 UTC (rev 205803)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=qtav
+pkgver=1.11.0
+pkgrel=3
+pkgdesc="A cross-platform multimedia playback framework based on Qt and FFmpeg"
+arch=('i686' 'x86_64')
+url="http://www.qtav.org/"
+license=('LGPL')
+depends=('qt5-declarative' 'ffmpeg' 'libxv' 'openal' 'uchardet' 'desktop-file-utils')
+makedepends=('git')
+source=("git+https://github.com/wang-bin/QtAV.git#tag=v$pkgver")
+sha256sums=('SKIP')
+
+prepare() {
+  cd QtAV
+  git submodule update --init
+
+  # fix mkspecs install dir
+  sed -e 's|\$\$\[QT_INSTALL_BINS\]\/\.\.\/mkspecs|\$\$\[QT_INSTALL_ARCHDATA\]\/mkspecs|g' -i tools/install_sdk/install_sdk.pro
+}
+
+build() {
+  cd QtAV
+
+  qmake-qt5 "CONFIG+=no_rpath recheck"
+  make
+}
+
+package() {
+  cd QtAV
+
+  make INSTALL_ROOT="${pkgdir}" install
+}



More information about the arch-commits mailing list