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

Felix Yan felixonmars at archlinux.org
Wed Jul 26 16:14:10 UTC 2017


    Date: Wednesday, July 26, 2017 @ 16:14:09
  Author: felixonmars
Revision: 246462

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-07-26 16:13:04 UTC (rev 246461)
+++ community-i686/PKGBUILD	2017-07-26 16:14:09 UTC (rev 246462)
@@ -1,33 +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=dtkcore
-pkgver=0.1.0
-pkgrel=1
-epoch=1
-pkgdesc='DTK core modules'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dtkcore"
-license=('GPL3')
-depends=('qt5-base')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtkcore/archive/$pkgver.tar.gz")
-sha512sums=('06ed9fe21eaa8edd192f0bcb64e7ec9d6a8bd6687c61f6e4cbe65d6b7b18a7db59cb167021fdcab03e0e5f1ef20d8f4b59ac5522b316d155feba00a47ed7bddd')
-
-prepare() {
-  cd dtkcore-$pkgver
-  sed -e '/link_pkgconfig/d' -e '/gsettings-qt/d' -i src/filesystem/filesystem.pri
-}
-
-build() {
-  cd dtkcore-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dtkcore-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: dtkcore/repos/community-i686/PKGBUILD (from rev 246461, dtkcore/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-07-26 16:14:09 UTC (rev 246462)
@@ -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=dtkcore
+pkgver=0.3.3
+pkgrel=1
+epoch=1
+pkgdesc='DTK core modules'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dtkcore"
+license=('GPL3')
+depends=('qt5-base')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtkcore/archive/$pkgver.tar.gz")
+sha512sums=('270789ab43f55fd4e45315c8fa718497a8ceba88a80582169c8281f332bcdf4901c55134da5eb5c2f98ac9464a0e9e64ff7bbed0a59bc420c197af030b32371e')
+
+build() {
+  cd dtkcore-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dtkcore-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-07-26 16:13:04 UTC (rev 246461)
+++ community-x86_64/PKGBUILD	2017-07-26 16:14:09 UTC (rev 246462)
@@ -1,33 +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=dtkcore
-pkgver=0.1.0
-pkgrel=1
-epoch=1
-pkgdesc='DTK core modules'
-arch=('i686' 'x86_64')
-url="https://github.com/linuxdeepin/dtkcore"
-license=('GPL3')
-depends=('qt5-base')
-makedepends=('qt5-tools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtkcore/archive/$pkgver.tar.gz")
-sha512sums=('06ed9fe21eaa8edd192f0bcb64e7ec9d6a8bd6687c61f6e4cbe65d6b7b18a7db59cb167021fdcab03e0e5f1ef20d8f4b59ac5522b316d155feba00a47ed7bddd')
-
-prepare() {
-  cd dtkcore-$pkgver
-  sed -e '/link_pkgconfig/d' -e '/gsettings-qt/d' -i src/filesystem/filesystem.pri
-}
-
-build() {
-  cd dtkcore-$pkgver
-  qmake-qt5 PREFIX=/usr
-  make
-}
-
-package() {
-  cd dtkcore-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: dtkcore/repos/community-x86_64/PKGBUILD (from rev 246461, dtkcore/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-07-26 16:14:09 UTC (rev 246462)
@@ -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=dtkcore
+pkgver=0.3.3
+pkgrel=1
+epoch=1
+pkgdesc='DTK core modules'
+arch=('i686' 'x86_64')
+url="https://github.com/linuxdeepin/dtkcore"
+license=('GPL3')
+depends=('qt5-base')
+makedepends=('qt5-tools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dtkcore/archive/$pkgver.tar.gz")
+sha512sums=('270789ab43f55fd4e45315c8fa718497a8ceba88a80582169c8281f332bcdf4901c55134da5eb5c2f98ac9464a0e9e64ff7bbed0a59bc420c197af030b32371e')
+
+build() {
+  cd dtkcore-$pkgver
+  qmake-qt5 PREFIX=/usr
+  make
+}
+
+package() {
+  cd dtkcore-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list