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

Felix Yan felixonmars at archlinux.org
Mon Jun 5 16:32:40 UTC 2017


    Date: Monday, June 5, 2017 @ 16:32:40
  Author: felixonmars
Revision: 234285

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-06-05 16:31:02 UTC (rev 234284)
+++ community-i686/PKGBUILD	2017-06-05 16:32:40 UTC (rev 234285)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
-# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
-
-pkgname=dtksettings
-pkgver=0.1.7
-pkgrel=1
-epoch=1
-pkgdesc='DtkSettings is a powerfull tool to generation config form json.'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dtksettings"
-license=('GPL3')
-depends=('qt5-base')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtksettings/archive/$pkgver.tar.gz")
-sha512sums=('ac45e5799692c0c6fd40e423392458fdc3c822380e3d076ae3e9a7adb74a6ba720d9a9eab45494cac1158bffe97f22a5b8e15902ed7f5d647890c62667d1c0e9')
-
-build() {
-  cd dtksettings-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dtksettings-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: dtksettings/repos/community-i686/PKGBUILD (from rev 234284, dtksettings/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-06-05 16:32:40 UTC (rev 234285)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
+# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
+
+pkgname=dtksettings
+pkgver=0.1.7
+pkgrel=2
+epoch=1
+pkgdesc='DtkSettings is a powerfull tool to generation config form json.'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dtksettings"
+license=('GPL3')
+depends=('qt5-base')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtksettings/archive/$pkgver.tar.gz")
+sha512sums=('ac45e5799692c0c6fd40e423392458fdc3c822380e3d076ae3e9a7adb74a6ba720d9a9eab45494cac1158bffe97f22a5b8e15902ed7f5d647890c62667d1c0e9')
+
+build() {
+  cd dtksettings-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dtksettings-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-06-05 16:31:02 UTC (rev 234284)
+++ community-x86_64/PKGBUILD	2017-06-05 16:32:40 UTC (rev 234285)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
-# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
-
-pkgname=dtksettings
-pkgver=0.1.7
-pkgrel=1
-epoch=1
-pkgdesc='DtkSettings is a powerfull tool to generation config form json.'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dtksettings"
-license=('GPL3')
-depends=('qt5-base')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtksettings/archive/$pkgver.tar.gz")
-sha512sums=('ac45e5799692c0c6fd40e423392458fdc3c822380e3d076ae3e9a7adb74a6ba720d9a9eab45494cac1158bffe97f22a5b8e15902ed7f5d647890c62667d1c0e9')
-
-build() {
-  cd dtksettings-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dtksettings-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: dtksettings/repos/community-x86_64/PKGBUILD (from rev 234284, dtksettings/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-06-05 16:32:40 UTC (rev 234285)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
+# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
+
+pkgname=dtksettings
+pkgver=0.1.7
+pkgrel=2
+epoch=1
+pkgdesc='DtkSettings is a powerfull tool to generation config form json.'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dtksettings"
+license=('GPL3')
+depends=('qt5-base')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtksettings/archive/$pkgver.tar.gz")
+sha512sums=('ac45e5799692c0c6fd40e423392458fdc3c822380e3d076ae3e9a7adb74a6ba720d9a9eab45494cac1158bffe97f22a5b8e15902ed7f5d647890c62667d1c0e9')
+
+build() {
+  cd dtksettings-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dtksettings-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list