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

Felix Yan felixonmars at archlinux.org
Sat Mar 4 10:17:25 UTC 2017


    Date: Saturday, March 4, 2017 @ 10:17:24
  Author: felixonmars
Revision: 214871

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-03-04 10:16:53 UTC (rev 214870)
+++ community-i686/PKGBUILD	2017-03-04 10:17:24 UTC (rev 214871)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=fingerterm
-pkgver=1.3.3
-pkgrel=1
-pkgdesc="A terminal emulator with a custom virtual keyboard"
-arch=('i686' 'x86_64')
-url="http://github.com/nemomobile/fingerterm"
-license=('LGPL')
-depends=('qt5-feedback' 'nemo-qt-components')
-makedepends=('git' 'nemo-qml-plugin-notifications')
-source=("git+https://git.merproject.org/mer-core/fingerterm.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-build() {
-  cd fingerterm
-
-  qmake-qt5 CONFIG+=enable-feedback CONFIG+=enable-nemonotifications
-  make
-}
-
-package() {
-  cd fingerterm
-
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: fingerterm/repos/community-i686/PKGBUILD (from rev 214870, fingerterm/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-03-04 10:17:24 UTC (rev 214871)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fingerterm
+pkgver=1.3.3
+pkgrel=2
+pkgdesc="A terminal emulator with a custom virtual keyboard"
+arch=('i686' 'x86_64')
+url="https://git.merproject.org/mer-core/fingerterm"
+license=('LGPL')
+depends=('qt5-feedback')
+makedepends=('git' 'nemo-qml-plugin-notifications')
+source=("git+https://git.merproject.org/mer-core/fingerterm.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+build() {
+  cd fingerterm
+
+  qmake-qt5 CONFIG+=enable-feedback CONFIG+=enable-nemonotifications
+  make
+}
+
+package() {
+  cd fingerterm
+
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-03-04 10:16:53 UTC (rev 214870)
+++ community-x86_64/PKGBUILD	2017-03-04 10:17:24 UTC (rev 214871)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=fingerterm
-pkgver=1.3.3
-pkgrel=1
-pkgdesc="A terminal emulator with a custom virtual keyboard"
-arch=('i686' 'x86_64')
-url="http://github.com/nemomobile/fingerterm"
-license=('LGPL')
-depends=('qt5-feedback' 'nemo-qt-components')
-makedepends=('git' 'nemo-qml-plugin-notifications')
-source=("git+https://git.merproject.org/mer-core/fingerterm.git#tag=$pkgver")
-sha256sums=('SKIP')
-
-build() {
-  cd fingerterm
-
-  qmake-qt5 CONFIG+=enable-feedback CONFIG+=enable-nemonotifications
-  make
-}
-
-package() {
-  cd fingerterm
-
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: fingerterm/repos/community-x86_64/PKGBUILD (from rev 214870, fingerterm/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-03-04 10:17:24 UTC (rev 214871)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=fingerterm
+pkgver=1.3.3
+pkgrel=2
+pkgdesc="A terminal emulator with a custom virtual keyboard"
+arch=('i686' 'x86_64')
+url="https://git.merproject.org/mer-core/fingerterm"
+license=('LGPL')
+depends=('qt5-feedback')
+makedepends=('git' 'nemo-qml-plugin-notifications')
+source=("git+https://git.merproject.org/mer-core/fingerterm.git#tag=$pkgver")
+sha256sums=('SKIP')
+
+build() {
+  cd fingerterm
+
+  qmake-qt5 CONFIG+=enable-feedback CONFIG+=enable-nemonotifications
+  make
+}
+
+package() {
+  cd fingerterm
+
+  make INSTALL_ROOT="${pkgdir}" install
+}



More information about the arch-commits mailing list