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

Felix Yan fyan at archlinux.org
Mon Dec 7 15:26:45 UTC 2015


    Date: Monday, December 7, 2015 @ 16:26:44
  Author: fyan
Revision: 149965

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

Added:
  mlite/repos/community-staging-i686/PKGBUILD
    (from rev 149963, mlite/trunk/PKGBUILD)
  mlite/repos/community-staging-x86_64/PKGBUILD
    (from rev 149963, mlite/trunk/PKGBUILD)
Deleted:
  mlite/repos/community-staging-i686/PKGBUILD
  mlite/repos/community-staging-x86_64/PKGBUILD

-----------------------------------+
 /PKGBUILD                         |   60 ++++++++++++++++++++++++++++++++++++
 community-staging-i686/PKGBUILD   |   30 ------------------
 community-staging-x86_64/PKGBUILD |   30 ------------------
 3 files changed, 60 insertions(+), 60 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===================================================================
--- community-staging-i686/PKGBUILD	2015-12-07 15:26:36 UTC (rev 149964)
+++ community-staging-i686/PKGBUILD	2015-12-07 15:26:44 UTC (rev 149965)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=mlite
-pkgver=0.2.17
-pkgrel=2
-pkgdesc="Useful classes originating from MeeGo Touch"
-arch=('i686' 'x86_64')
-url="http://github.com/nemomobile/mlite"
-license=('LGPL')
-depends=('qt5-base' 'dconf')
-makedepends=('git' 'qt5-tools')
-source=("git+https://git.merproject.org/mer-core/mlite.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-build() {
-  cd mlite
-
-  qmake-qt5
-  make
-}
-
-package() {
-  cd mlite
-
-  make INSTALL_ROOT="${pkgdir}" install
-
-  # Remove tests
-  rm -r "$pkgdir/opt"
-}

Copied: mlite/repos/community-staging-i686/PKGBUILD (from rev 149963, mlite/trunk/PKGBUILD)
===================================================================
--- community-staging-i686/PKGBUILD	                        (rev 0)
+++ community-staging-i686/PKGBUILD	2015-12-07 15:26:44 UTC (rev 149965)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=mlite
+pkgver=0.2.18
+pkgrel=1
+pkgdesc="Useful classes originating from MeeGo Touch"
+arch=('i686' 'x86_64')
+url="http://github.com/nemomobile/mlite"
+license=('LGPL')
+depends=('qt5-base' 'dconf')
+makedepends=('git' 'qt5-tools')
+source=("git+https://git.merproject.org/mer-core/mlite.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+build() {
+  cd mlite
+
+  qmake-qt5
+  make
+}
+
+package() {
+  cd mlite
+
+  make INSTALL_ROOT="${pkgdir}" install
+
+  # Remove tests
+  rm -r "$pkgdir/opt"
+}

Deleted: community-staging-x86_64/PKGBUILD
===================================================================
--- community-staging-x86_64/PKGBUILD	2015-12-07 15:26:36 UTC (rev 149964)
+++ community-staging-x86_64/PKGBUILD	2015-12-07 15:26:44 UTC (rev 149965)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=mlite
-pkgver=0.2.17
-pkgrel=2
-pkgdesc="Useful classes originating from MeeGo Touch"
-arch=('i686' 'x86_64')
-url="http://github.com/nemomobile/mlite"
-license=('LGPL')
-depends=('qt5-base' 'dconf')
-makedepends=('git' 'qt5-tools')
-source=("git+https://git.merproject.org/mer-core/mlite.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-build() {
-  cd mlite
-
-  qmake-qt5
-  make
-}
-
-package() {
-  cd mlite
-
-  make INSTALL_ROOT="${pkgdir}" install
-
-  # Remove tests
-  rm -r "$pkgdir/opt"
-}

Copied: mlite/repos/community-staging-x86_64/PKGBUILD (from rev 149963, mlite/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD	                        (rev 0)
+++ community-staging-x86_64/PKGBUILD	2015-12-07 15:26:44 UTC (rev 149965)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=mlite
+pkgver=0.2.18
+pkgrel=1
+pkgdesc="Useful classes originating from MeeGo Touch"
+arch=('i686' 'x86_64')
+url="http://github.com/nemomobile/mlite"
+license=('LGPL')
+depends=('qt5-base' 'dconf')
+makedepends=('git' 'qt5-tools')
+source=("git+https://git.merproject.org/mer-core/mlite.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+build() {
+  cd mlite
+
+  qmake-qt5
+  make
+}
+
+package() {
+  cd mlite
+
+  make INSTALL_ROOT="${pkgdir}" install
+
+  # Remove tests
+  rm -r "$pkgdir/opt"
+}



More information about the arch-commits mailing list