[arch-commits] Commit in deepin-qml-widgets/repos (4 files)
Felix Yan
fyan at archlinux.org
Mon Dec 21 13:41:58 UTC 2015
Date: Monday, December 21, 2015 @ 14:41:58
Author: fyan
Revision: 153883
archrelease: copy trunk to community-testing-i686, community-testing-x86_64
Added:
deepin-qml-widgets/repos/community-testing-i686/PKGBUILD
(from rev 153882, deepin-qml-widgets/trunk/PKGBUILD)
deepin-qml-widgets/repos/community-testing-x86_64/PKGBUILD
(from rev 153882, deepin-qml-widgets/trunk/PKGBUILD)
Deleted:
deepin-qml-widgets/repos/community-testing-i686/PKGBUILD
deepin-qml-widgets/repos/community-testing-x86_64/PKGBUILD
-----------------------------------+
/PKGBUILD | 64 ++++++++++++++++++++++++++++++++++++
community-testing-i686/PKGBUILD | 32 ------------------
community-testing-x86_64/PKGBUILD | 32 ------------------
3 files changed, 64 insertions(+), 64 deletions(-)
Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD 2015-12-21 13:41:28 UTC (rev 153882)
+++ community-testing-i686/PKGBUILD 2015-12-21 13:41:58 UTC (rev 153883)
@@ -1,32 +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=deepin-qml-widgets
-pkgver=2.3.1.20151201
-_commit=a98e7a184e3c37b4535e91240b42356eab26c728
-pkgrel=1
-pkgdesc='Deepin QML widgets'
-arch=('i686' 'x86_64')
-url="https://gitcafe.com/Deepin/deepin-qml-widgets"
-license=('GPL3')
-depends=('qt5-multimedia' 'qt5-webkit' 'qt5-imageformats'
- 'qt5-graphicaleffects' 'qt5-x11extras' 'gtk2')
-makedepends=('git')
-conflicts=('dde-qml-gettext-plugin')
-provides=('dde-qml-gettext-plugin')
-replaces=('dde-qml-gettext-plugin')
-source=("git+https://github.com/linuxdeepin/deepin-qml-widgets.git#commit=$_commit")
-sha256sums=('SKIP')
-
-build(){
- cd $pkgname
- qmake-qt5
- make
-}
-
-package() {
- cd $pkgname
- make INSTALL_ROOT="${pkgdir}" install
-}
Copied: deepin-qml-widgets/repos/community-testing-i686/PKGBUILD (from rev 153882, deepin-qml-widgets/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2015-12-21 13:41:58 UTC (rev 153883)
@@ -0,0 +1,32 @@
+# $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=deepin-qml-widgets
+pkgver=2.3.2
+_commit=a98e7a184e3c37b4535e91240b42356eab26c728
+pkgrel=1
+pkgdesc='Deepin QML widgets'
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/deepin-qml-widgets"
+license=('GPL3')
+depends=('qt5-multimedia' 'qt5-webkit' 'qt5-imageformats'
+ 'qt5-graphicaleffects' 'qt5-x11extras' 'gtk2')
+makedepends=('git')
+conflicts=('dde-qml-gettext-plugin')
+provides=('dde-qml-gettext-plugin')
+replaces=('dde-qml-gettext-plugin')
+source=("git+https://github.com/linuxdeepin/deepin-qml-widgets.git#commit=$_commit")
+sha256sums=('SKIP')
+
+build(){
+ cd $pkgname
+ qmake-qt5
+ make
+}
+
+package() {
+ cd $pkgname
+ make INSTALL_ROOT="${pkgdir}" install
+}
Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD 2015-12-21 13:41:28 UTC (rev 153882)
+++ community-testing-x86_64/PKGBUILD 2015-12-21 13:41:58 UTC (rev 153883)
@@ -1,32 +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=deepin-qml-widgets
-pkgver=2.3.1.20151201
-_commit=a98e7a184e3c37b4535e91240b42356eab26c728
-pkgrel=1
-pkgdesc='Deepin QML widgets'
-arch=('i686' 'x86_64')
-url="https://gitcafe.com/Deepin/deepin-qml-widgets"
-license=('GPL3')
-depends=('qt5-multimedia' 'qt5-webkit' 'qt5-imageformats'
- 'qt5-graphicaleffects' 'qt5-x11extras' 'gtk2')
-makedepends=('git')
-conflicts=('dde-qml-gettext-plugin')
-provides=('dde-qml-gettext-plugin')
-replaces=('dde-qml-gettext-plugin')
-source=("git+https://github.com/linuxdeepin/deepin-qml-widgets.git#commit=$_commit")
-sha256sums=('SKIP')
-
-build(){
- cd $pkgname
- qmake-qt5
- make
-}
-
-package() {
- cd $pkgname
- make INSTALL_ROOT="${pkgdir}" install
-}
Copied: deepin-qml-widgets/repos/community-testing-x86_64/PKGBUILD (from rev 153882, deepin-qml-widgets/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD (rev 0)
+++ community-testing-x86_64/PKGBUILD 2015-12-21 13:41:58 UTC (rev 153883)
@@ -0,0 +1,32 @@
+# $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=deepin-qml-widgets
+pkgver=2.3.2
+_commit=a98e7a184e3c37b4535e91240b42356eab26c728
+pkgrel=1
+pkgdesc='Deepin QML widgets'
+arch=('i686' 'x86_64')
+url="https://gitcafe.com/Deepin/deepin-qml-widgets"
+license=('GPL3')
+depends=('qt5-multimedia' 'qt5-webkit' 'qt5-imageformats'
+ 'qt5-graphicaleffects' 'qt5-x11extras' 'gtk2')
+makedepends=('git')
+conflicts=('dde-qml-gettext-plugin')
+provides=('dde-qml-gettext-plugin')
+replaces=('dde-qml-gettext-plugin')
+source=("git+https://github.com/linuxdeepin/deepin-qml-widgets.git#commit=$_commit")
+sha256sums=('SKIP')
+
+build(){
+ cd $pkgname
+ qmake-qt5
+ make
+}
+
+package() {
+ cd $pkgname
+ make INSTALL_ROOT="${pkgdir}" install
+}
More information about the arch-commits
mailing list