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

Felix Yan felixonmars at archlinux.org
Tue Sep 5 14:16:13 UTC 2017


    Date: Tuesday, September 5, 2017 @ 14:16:12
  Author: felixonmars
Revision: 255749

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

Added:
  deepin-movie/repos/community-testing-i686/PKGBUILD
    (from rev 255748, deepin-movie/trunk/PKGBUILD)
  deepin-movie/repos/community-testing-x86_64/PKGBUILD
    (from rev 255748, deepin-movie/trunk/PKGBUILD)
Deleted:
  deepin-movie/repos/community-testing-i686/PKGBUILD
  deepin-movie/repos/community-testing-x86_64/PKGBUILD

-----------------------------------+
 /PKGBUILD                         |   54 ++++++++++++++++++++++++++++++++++++
 community-testing-i686/PKGBUILD   |   27 ------------------
 community-testing-x86_64/PKGBUILD |   27 ------------------
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD	2017-09-05 14:15:12 UTC (rev 255748)
+++ community-testing-i686/PKGBUILD	2017-09-05 14:16:12 UTC (rev 255749)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=deepin-movie
-epoch=1
-pkgver=2.9.10
-pkgrel=1
-pkgdesc='Movie player based on QtAV'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-movie-reborn"
-license=('GPL3')
-depends=('dtkwidget' 'mpv' 'ffmpegthumbnailer')
-makedepends=('cmake' 'qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-movie-reborn/archive/$pkgver.tar.gz")
-sha512sums=('ed238f05a2d78d976c599f8409d9bbce4832a0ca02e0e9141de87f551a9f713db730d17366764d09c6e70031b3f76c742566dc1ea37b26cacc77c80d9abb6efc')
-
-build(){
-  cd deepin-movie-reborn-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
-  make
-}
-
-package() {
-  cd deepin-movie-reborn-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-movie/repos/community-testing-i686/PKGBUILD (from rev 255748, deepin-movie/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD	                        (rev 0)
+++ community-testing-i686/PKGBUILD	2017-09-05 14:16:12 UTC (rev 255749)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=deepin-movie
+epoch=1
+pkgver=2.9.11
+pkgrel=1
+pkgdesc='Movie player based on QtAV'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-movie-reborn"
+license=('GPL3')
+depends=('dtkwidget' 'mpv' 'ffmpegthumbnailer')
+makedepends=('cmake' 'qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-movie-reborn/archive/$pkgver.tar.gz")
+sha512sums=('a0fe2da7de40d52d062d1f2490981400aafca76a625bb2b65d3f87813c3181f355f8a1b7d093dcb39781ee50f7e099287a444df4e4dfecd201cda86f27c8db63')
+
+build(){
+  cd deepin-movie-reborn-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
+  make
+}
+
+package() {
+  cd deepin-movie-reborn-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD	2017-09-05 14:15:12 UTC (rev 255748)
+++ community-testing-x86_64/PKGBUILD	2017-09-05 14:16:12 UTC (rev 255749)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=deepin-movie
-epoch=1
-pkgver=2.9.10
-pkgrel=1
-pkgdesc='Movie player based on QtAV'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-movie-reborn"
-license=('GPL3')
-depends=('dtkwidget' 'mpv' 'ffmpegthumbnailer')
-makedepends=('cmake' 'qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-movie-reborn/archive/$pkgver.tar.gz")
-sha512sums=('ed238f05a2d78d976c599f8409d9bbce4832a0ca02e0e9141de87f551a9f713db730d17366764d09c6e70031b3f76c742566dc1ea37b26cacc77c80d9abb6efc')
-
-build(){
-  cd deepin-movie-reborn-$pkgver
-  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
-  make
-}
-
-package() {
-  cd deepin-movie-reborn-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: deepin-movie/repos/community-testing-x86_64/PKGBUILD (from rev 255748, deepin-movie/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD	                        (rev 0)
+++ community-testing-x86_64/PKGBUILD	2017-09-05 14:16:12 UTC (rev 255749)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=deepin-movie
+epoch=1
+pkgver=2.9.11
+pkgrel=1
+pkgdesc='Movie player based on QtAV'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-movie-reborn"
+license=('GPL3')
+depends=('dtkwidget' 'mpv' 'ffmpegthumbnailer')
+makedepends=('cmake' 'qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-movie-reborn/archive/$pkgver.tar.gz")
+sha512sums=('a0fe2da7de40d52d062d1f2490981400aafca76a625bb2b65d3f87813c3181f355f8a1b7d093dcb39781ee50f7e099287a444df4e4dfecd201cda86f27c8db63')
+
+build(){
+  cd deepin-movie-reborn-$pkgver
+  cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
+  make
+}
+
+package() {
+  cd deepin-movie-reborn-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list