[arch-commits] Commit in libdui/repos (4 files)
Felix Yan
fyan at archlinux.org
Mon Dec 14 13:50:47 UTC 2015
Date: Monday, December 14, 2015 @ 14:50:47
Author: fyan
Revision: 153253
archrelease: copy trunk to community-i686, community-x86_64
Added:
libdui/repos/community-i686/PKGBUILD
(from rev 153252, libdui/trunk/PKGBUILD)
libdui/repos/community-x86_64/PKGBUILD
(from rev 153252, libdui/trunk/PKGBUILD)
Deleted:
libdui/repos/community-i686/PKGBUILD
libdui/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 2015-12-14 13:50:09 UTC (rev 153252)
+++ community-i686/PKGBUILD 2015-12-14 13:50:47 UTC (rev 153253)
@@ -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=libdui
-pkgver=1.2.3.20151211
-_commit=c1847ccce8a5fcf023fcbe4a52489304e21712ce
-pkgrel=1
-pkgdesc='Deepin graphical user interface library'
-arch=('i686' 'x86_64')
-url="https://cr.deepin.io/dde/libdui"
-license=('GPL3')
-depends=('qt5-multimedia' 'qt5-x11extras')
-makedepends=('git')
-source=("git+https://github.com/linuxdeepin/libdui#commit=$_commit")
-sha256sums=('SKIP')
-
-build(){
- cd "${pkgname}"
- qmake-qt5 PREFIX=/usr
- make
-}
-
-package() {
- cd "${pkgname}"
- make INSTALL_ROOT="${pkgdir}" install
-}
Copied: libdui/repos/community-i686/PKGBUILD (from rev 153252, libdui/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-12-14 13:50:47 UTC (rev 153253)
@@ -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=libdui
+pkgver=1.2.3.20151214
+_commit=82c897d37dcb6427ff732cbacb15e3cf8da0aa69
+pkgrel=1
+pkgdesc='Deepin graphical user interface library'
+arch=('i686' 'x86_64')
+url="https://cr.deepin.io/dde/libdui"
+license=('GPL3')
+depends=('qt5-multimedia' 'qt5-x11extras')
+makedepends=('git')
+source=("git+https://github.com/linuxdeepin/libdui#commit=$_commit")
+sha256sums=('SKIP')
+
+build(){
+ cd "${pkgname}"
+ qmake-qt5 PREFIX=/usr
+ make
+}
+
+package() {
+ cd "${pkgname}"
+ make INSTALL_ROOT="${pkgdir}" install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-12-14 13:50:09 UTC (rev 153252)
+++ community-x86_64/PKGBUILD 2015-12-14 13:50:47 UTC (rev 153253)
@@ -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=libdui
-pkgver=1.2.3.20151211
-_commit=c1847ccce8a5fcf023fcbe4a52489304e21712ce
-pkgrel=1
-pkgdesc='Deepin graphical user interface library'
-arch=('i686' 'x86_64')
-url="https://cr.deepin.io/dde/libdui"
-license=('GPL3')
-depends=('qt5-multimedia' 'qt5-x11extras')
-makedepends=('git')
-source=("git+https://github.com/linuxdeepin/libdui#commit=$_commit")
-sha256sums=('SKIP')
-
-build(){
- cd "${pkgname}"
- qmake-qt5 PREFIX=/usr
- make
-}
-
-package() {
- cd "${pkgname}"
- make INSTALL_ROOT="${pkgdir}" install
-}
Copied: libdui/repos/community-x86_64/PKGBUILD (from rev 153252, libdui/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-12-14 13:50:47 UTC (rev 153253)
@@ -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=libdui
+pkgver=1.2.3.20151214
+_commit=82c897d37dcb6427ff732cbacb15e3cf8da0aa69
+pkgrel=1
+pkgdesc='Deepin graphical user interface library'
+arch=('i686' 'x86_64')
+url="https://cr.deepin.io/dde/libdui"
+license=('GPL3')
+depends=('qt5-multimedia' 'qt5-x11extras')
+makedepends=('git')
+source=("git+https://github.com/linuxdeepin/libdui#commit=$_commit")
+sha256sums=('SKIP')
+
+build(){
+ cd "${pkgname}"
+ qmake-qt5 PREFIX=/usr
+ make
+}
+
+package() {
+ cd "${pkgname}"
+ make INSTALL_ROOT="${pkgdir}" install
+}
More information about the arch-commits
mailing list