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

Felix Yan fyan at archlinux.org
Wed Oct 28 05:50:18 UTC 2015


    Date: Wednesday, October 28, 2015 @ 06:50:18
  Author: fyan
Revision: 145161

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-10-28 05:49:46 UTC (rev 145160)
+++ community-i686/PKGBUILD	2015-10-28 05:50:18 UTC (rev 145161)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=mlite
-pkgver=0.2.16
-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://github.com/nemomobile/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-i686/PKGBUILD (from rev 145160, mlite/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-10-28 05:50:18 UTC (rev 145161)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=mlite
+pkgver=0.2.17
+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-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-10-28 05:49:46 UTC (rev 145160)
+++ community-x86_64/PKGBUILD	2015-10-28 05:50:18 UTC (rev 145161)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=mlite
-pkgver=0.2.16
-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://github.com/nemomobile/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-x86_64/PKGBUILD (from rev 145160, mlite/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-10-28 05:50:18 UTC (rev 145161)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=mlite
+pkgver=0.2.17
+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