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

2017-02-22 Thread Felix Yan
Date: Thursday, February 23, 2017 @ 05:55:45
  Author: felixonmars
Revision: 213574

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-23 05:55:08 UTC (rev 213573)
+++ community-i686/PKGBUILD 2017-02-23 05:55:45 UTC (rev 213574)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mlite
-pkgver=0.2.22
-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')
-
-prepare() {
-  cd mlite
-  sed -i -e 's|/usr/libexec|/usr/lib|' \
-  tools/mliteremoteaction/mliteremoteaction.pro \
-  tools/mliteremoteaction/main.cpp \
-  src/mremoteaction.cpp
-}
-
-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 213573, 
mlite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-23 05:55:45 UTC (rev 213574)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.23
+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')
+
+prepare() {
+  cd mlite
+  sed -i -e 's|/usr/libexec|/usr/lib|' \
+  tools/mliteremoteaction/mliteremoteaction.pro \
+  tools/mliteremoteaction/main.cpp \
+  src/mremoteaction.cpp
+}
+
+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   2017-02-23 05:55:08 UTC (rev 213573)
+++ community-x86_64/PKGBUILD   2017-02-23 05:55:45 UTC (rev 213574)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mlite
-pkgver=0.2.22
-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')
-
-prepare() {
-  cd mlite
-  sed -i -e 's|/usr/libexec|/usr/lib|' \
-  tools/mliteremoteaction/mliteremoteaction.pro \
-  tools/mliteremoteaction/main.cpp \
-  src/mremoteaction.cpp
-}
-
-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 213573, 
mlite/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-23 05:55:45 UTC (rev 213574)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.23
+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')
+
+prepare() {
+  cd mlite
+  sed -i -e 's|/usr/libexec|/usr/lib|' \
+  tools/mliteremoteaction/mliteremoteaction.pro \
+  tools/mliteremoteaction/main.cpp \
+  src/mremoteaction.cpp
+}
+
+build() {
+  cd mlite
+
+  qmake-qt5
+  make
+}
+
+package() {
+  cd mlite
+
+  make INSTALL_ROOT="${pkgdir}" install
+
+  # Remove tests
+  rm -r "$pkgdir/opt"
+}


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

2016-12-11 Thread Felix Yan
Date: Monday, December 12, 2016 @ 03:03:55
  Author: felixonmars
Revision: 198817

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-12-12 03:03:32 UTC (rev 198816)
+++ community-i686/PKGBUILD 2016-12-12 03:03:55 UTC (rev 198817)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mlite
-pkgver=0.2.21
-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')
-
-prepare() {
-  cd mlite
-  sed -i -e 's|/usr/libexec|/usr/lib|' \
-  tools/mliteremoteaction/mliteremoteaction.pro \
-  tools/mliteremoteaction/main.cpp \
-  src/mremoteaction.cpp
-}
-
-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 198816, 
mlite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-12-12 03:03:55 UTC (rev 198817)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.22
+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')
+
+prepare() {
+  cd mlite
+  sed -i -e 's|/usr/libexec|/usr/lib|' \
+  tools/mliteremoteaction/mliteremoteaction.pro \
+  tools/mliteremoteaction/main.cpp \
+  src/mremoteaction.cpp
+}
+
+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   2016-12-12 03:03:32 UTC (rev 198816)
+++ community-x86_64/PKGBUILD   2016-12-12 03:03:55 UTC (rev 198817)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mlite
-pkgver=0.2.21
-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')
-
-prepare() {
-  cd mlite
-  sed -i -e 's|/usr/libexec|/usr/lib|' \
-  tools/mliteremoteaction/mliteremoteaction.pro \
-  tools/mliteremoteaction/main.cpp \
-  src/mremoteaction.cpp
-}
-
-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 198816, 
mlite/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-12-12 03:03:55 UTC (rev 198817)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.22
+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')
+
+prepare() {
+  cd mlite
+  sed -i -e 's|/usr/libexec|/usr/lib|' \
+  tools/mliteremoteaction/mliteremoteaction.pro \
+  tools/mliteremoteaction/main.cpp \
+  src/mremoteaction.cpp
+}
+
+build() {
+  cd mlite
+
+  qmake-qt5
+  make
+}
+
+package() {
+  cd mlite
+
+  make INSTALL_ROOT="${pkgdir}" install
+
+  # Remove tests
+  rm -r "$pkgdir/opt"
+}


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

2016-07-22 Thread Felix Yan
Date: Friday, July 22, 2016 @ 10:02:36
  Author: felixonmars
Revision: 183719

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-22 10:02:13 UTC (rev 183718)
+++ community-i686/PKGBUILD 2016-07-22 10:02:36 UTC (rev 183719)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mlite
-pkgver=0.2.21
-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"
-}

Copied: mlite/repos/community-i686/PKGBUILD (from rev 183718, 
mlite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-22 10:02:36 UTC (rev 183719)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.21
+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')
+
+prepare() {
+  cd mlite
+  sed -i -e 's|/usr/libexec|/usr/lib|' \
+  tools/mliteremoteaction/mliteremoteaction.pro \
+  tools/mliteremoteaction/main.cpp \
+  src/mremoteaction.cpp
+}
+
+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   2016-07-22 10:02:13 UTC (rev 183718)
+++ community-x86_64/PKGBUILD   2016-07-22 10:02:36 UTC (rev 183719)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mlite
-pkgver=0.2.21
-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"
-}

Copied: mlite/repos/community-x86_64/PKGBUILD (from rev 183718, 
mlite/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-22 10:02:36 UTC (rev 183719)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.21
+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')
+
+prepare() {
+  cd mlite
+  sed -i -e 's|/usr/libexec|/usr/lib|' \
+  tools/mliteremoteaction/mliteremoteaction.pro \
+  tools/mliteremoteaction/main.cpp \
+  src/mremoteaction.cpp
+}
+
+build() {
+  cd mlite
+
+  qmake-qt5
+  make
+}
+
+package() {
+  cd mlite
+
+  make INSTALL_ROOT="${pkgdir}" install
+
+  # Remove tests
+  rm -r "$pkgdir/opt"
+}


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

2016-07-22 Thread Felix Yan
Date: Friday, July 22, 2016 @ 09:38:43
  Author: felixonmars
Revision: 183715

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

Added:
  mlite/repos/community-i686/PKGBUILD
(from rev 183714, mlite/trunk/PKGBUILD)
  mlite/repos/community-x86_64/PKGBUILD
(from rev 183714, 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 2016-07-22 09:38:20 UTC (rev 183714)
+++ community-i686/PKGBUILD 2016-07-22 09:38:43 UTC (rev 183715)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mlite
-pkgver=0.2.20
-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"
-}

Copied: mlite/repos/community-i686/PKGBUILD (from rev 183714, 
mlite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-07-22 09:38:43 UTC (rev 183715)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.21
+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   2016-07-22 09:38:20 UTC (rev 183714)
+++ community-x86_64/PKGBUILD   2016-07-22 09:38:43 UTC (rev 183715)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mlite
-pkgver=0.2.20
-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"
-}

Copied: mlite/repos/community-x86_64/PKGBUILD (from rev 183714, 
mlite/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-07-22 09:38:43 UTC (rev 183715)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.21
+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"
+}


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

2016-03-31 Thread Felix Yan
Date: Friday, April 1, 2016 @ 06:00:21
  Author: fyan
Revision: 169168

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

Added:
  mlite/repos/community-i686/PKGBUILD
(from rev 169167, mlite/trunk/PKGBUILD)
  mlite/repos/community-x86_64/PKGBUILD
(from rev 169167, 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 2016-04-01 03:59:38 UTC (rev 169167)
+++ community-i686/PKGBUILD 2016-04-01 04:00:21 UTC (rev 169168)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mlite
-pkgver=0.2.19
-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"
-}

Copied: mlite/repos/community-i686/PKGBUILD (from rev 169167, 
mlite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-04-01 04:00:21 UTC (rev 169168)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.20
+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   2016-04-01 03:59:38 UTC (rev 169167)
+++ community-x86_64/PKGBUILD   2016-04-01 04:00:21 UTC (rev 169168)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-pkgname=mlite
-pkgver=0.2.19
-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"
-}

Copied: mlite/repos/community-x86_64/PKGBUILD (from rev 169167, 
mlite/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-04-01 04:00:21 UTC (rev 169168)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.20
+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"
+}


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

2016-03-31 Thread Felix Yan
Date: Thursday, March 31, 2016 @ 16:08:14
  Author: fyan
Revision: 169125

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

Added:
  mlite/repos/community-i686/PKGBUILD
(from rev 169124, mlite/trunk/PKGBUILD)
  mlite/repos/community-x86_64/PKGBUILD
(from rev 169124, 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 2016-03-31 14:07:31 UTC (rev 169124)
+++ community-i686/PKGBUILD 2016-03-31 14:08:14 UTC (rev 169125)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-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"
-}

Copied: mlite/repos/community-i686/PKGBUILD (from rev 169124, 
mlite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-31 14:08:14 UTC (rev 169125)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.19
+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   2016-03-31 14:07:31 UTC (rev 169124)
+++ community-x86_64/PKGBUILD   2016-03-31 14:08:14 UTC (rev 169125)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan 
-
-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"
-}

Copied: mlite/repos/community-x86_64/PKGBUILD (from rev 169124, 
mlite/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-03-31 14:08:14 UTC (rev 169125)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+pkgname=mlite
+pkgver=0.2.19
+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"
+}


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

2015-12-07 Thread Felix Yan
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 
-
-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 
+
+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 
-
-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 
+
+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"
+}


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

2015-12-06 Thread Evangelos Foutras
Date: Sunday, December 6, 2015 @ 23:43:03
  Author: foutrelis
Revision: 149306

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

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

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

Copied: mlite/repos/community-staging-i686/PKGBUILD (from rev 149304, 
mlite/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-06 22:43:03 UTC (rev 149306)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+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 149305, 
mlite/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-06 22:43:03 UTC (rev 149306)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+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"
+}


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

2015-10-27 Thread Felix Yan
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 
-
-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 
+
+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 
-
-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 
+
+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"
+}


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

2015-10-16 Thread Felix Yan
Date: Friday, October 16, 2015 @ 08:20:12
  Author: fyan
Revision: 144223

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

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

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

Copied: mlite/repos/community-i686/PKGBUILD (from rev 144222, 
mlite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-10-16 06:20:12 UTC (rev 144223)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+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 144222, 
mlite/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-10-16 06:20:12 UTC (rev 144223)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Felix Yan 
+
+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"
+}