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

Felix Yan felixonmars at archlinux.org
Fri Oct 20 14:57:19 UTC 2017


    Date: Friday, October 20, 2017 @ 14:57:18
  Author: felixonmars
Revision: 263737

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

Added:
  deepin-voice-recorder/repos/community-i686/PKGBUILD
    (from rev 263736, deepin-voice-recorder/trunk/PKGBUILD)
  deepin-voice-recorder/repos/community-x86_64/PKGBUILD
    (from rev 263736, deepin-voice-recorder/trunk/PKGBUILD)
Deleted:
  deepin-voice-recorder/repos/community-i686/PKGBUILD
  deepin-voice-recorder/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-10-20 14:56:32 UTC (rev 263736)
+++ community-i686/PKGBUILD	2017-10-20 14:57:18 UTC (rev 263737)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=deepin-voice-recorder
-pkgver=1.3.3
-pkgrel=1
-pkgdesc='Deepin Voice Recorder'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-voice-recorder"
-license=('GPL3')
-depends=('dtkwidget' 'ffmpeg')
-makedepends=('qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-voice-recorder/archive/$pkgver.tar.gz")
-sha512sums=('c6d33161f7045dacf9a8ed96e0fff87985c69fe2ac80e772dd73421d824301c3afc87072f21f1919edcc70296fc6e4132c4128705750007cd7e53ed2732de27d')
-
-build(){
-  cd deepin-voice-recorder-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-voice-recorder-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-voice-recorder/repos/community-i686/PKGBUILD (from rev 263736, deepin-voice-recorder/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-10-20 14:57:18 UTC (rev 263737)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=deepin-voice-recorder
+pkgver=1.3.5
+pkgrel=1
+pkgdesc='Deepin Voice Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-voice-recorder"
+license=('GPL3')
+depends=('dtkwidget' 'ffmpeg')
+makedepends=('qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-voice-recorder/archive/$pkgver.tar.gz")
+sha512sums=('402d9f0d8db5bb8b5494d062f44ec2e9c0dee7b1e3e7c589528bf0fdebc055cc765b45db9ac251452784a09549bff754c7034e53fb7047447315ace52a1ec20e')
+
+build(){
+  cd deepin-voice-recorder-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-voice-recorder-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-10-20 14:56:32 UTC (rev 263736)
+++ community-x86_64/PKGBUILD	2017-10-20 14:57:18 UTC (rev 263737)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=deepin-voice-recorder
-pkgver=1.3.3
-pkgrel=1
-pkgdesc='Deepin Voice Recorder'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/deepin-voice-recorder"
-license=('GPL3')
-depends=('dtkwidget' 'ffmpeg')
-makedepends=('qt5-tools')
-groups=('deepin-extra')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-voice-recorder/archive/$pkgver.tar.gz")
-sha512sums=('c6d33161f7045dacf9a8ed96e0fff87985c69fe2ac80e772dd73421d824301c3afc87072f21f1919edcc70296fc6e4132c4128705750007cd7e53ed2732de27d')
-
-build(){
-  cd deepin-voice-recorder-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd deepin-voice-recorder-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: deepin-voice-recorder/repos/community-x86_64/PKGBUILD (from rev 263736, deepin-voice-recorder/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-10-20 14:57:18 UTC (rev 263737)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=deepin-voice-recorder
+pkgver=1.3.5
+pkgrel=1
+pkgdesc='Deepin Voice Recorder'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/deepin-voice-recorder"
+license=('GPL3')
+depends=('dtkwidget' 'ffmpeg')
+makedepends=('qt5-tools')
+groups=('deepin-extra')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-voice-recorder/archive/$pkgver.tar.gz")
+sha512sums=('402d9f0d8db5bb8b5494d062f44ec2e9c0dee7b1e3e7c589528bf0fdebc055cc765b45db9ac251452784a09549bff754c7034e53fb7047447315ace52a1ec20e')
+
+build(){
+  cd deepin-voice-recorder-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd deepin-voice-recorder-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list