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

Felix Yan felixonmars at archlinux.org
Tue Feb 28 07:26:29 UTC 2017


    Date: Tuesday, February 28, 2017 @ 07:26:29
  Author: felixonmars
Revision: 214182

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-02-28 07:25:39 UTC (rev 214181)
+++ community-i686/PKGBUILD	2017-02-28 07:26:29 UTC (rev 214182)
@@ -1,27 +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.2
-pkgrel=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' 'git')
-source=("git+https://github.com/linuxdeepin/dtksettings.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-build() {
-  cd dtksettings
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dtksettings
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: dtksettings/repos/community-i686/PKGBUILD (from rev 214181, dtksettings/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-28 07:26:29 UTC (rev 214182)
@@ -0,0 +1,27 @@
+# $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.3
+pkgrel=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' 'git')
+source=("git+https://github.com/linuxdeepin/dtksettings.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+build() {
+  cd dtksettings
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dtksettings
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-02-28 07:25:39 UTC (rev 214181)
+++ community-x86_64/PKGBUILD	2017-02-28 07:26:29 UTC (rev 214182)
@@ -1,27 +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.2
-pkgrel=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' 'git')
-source=("git+https://github.com/linuxdeepin/dtksettings.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-build() {
-  cd dtksettings
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dtksettings
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: dtksettings/repos/community-x86_64/PKGBUILD (from rev 214181, dtksettings/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-28 07:26:29 UTC (rev 214182)
@@ -0,0 +1,27 @@
+# $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.3
+pkgrel=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' 'git')
+source=("git+https://github.com/linuxdeepin/dtksettings.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+build() {
+  cd dtksettings
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dtksettings
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list