[arch-commits] Commit in qtfm/repos (10 files)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun May 1 11:02:04 UTC 2016


    Date: Sunday, May 1, 2016 @ 13:02:03
  Author: jlichtblau
Revision: 173246

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

Added:
  qtfm/repos/community-i686/PKGBUILD
    (from rev 173245, qtfm/trunk/PKGBUILD)
  qtfm/repos/community-i686/qtfm.changelog
    (from rev 173245, qtfm/trunk/qtfm.changelog)
  qtfm/repos/community-x86_64/PKGBUILD
    (from rev 173245, qtfm/trunk/PKGBUILD)
  qtfm/repos/community-x86_64/qtfm.changelog
    (from rev 173245, qtfm/trunk/qtfm.changelog)
Deleted:
  qtfm/repos/community-i686/PKGBUILD
  qtfm/repos/community-i686/qtfm.changelog
  qtfm/repos/community-i686/qtfm.install
  qtfm/repos/community-x86_64/PKGBUILD
  qtfm/repos/community-x86_64/qtfm.changelog
  qtfm/repos/community-x86_64/qtfm.install

---------------------------------+
 /PKGBUILD                       |   58 ++++++++++++++++++++++++++++++++++++++
 /qtfm.changelog                 |   34 ++++++++++++++++++++++
 community-i686/PKGBUILD         |   30 -------------------
 community-i686/qtfm.changelog   |   14 ---------
 community-i686/qtfm.install     |   11 -------
 community-x86_64/PKGBUILD       |   30 -------------------
 community-x86_64/qtfm.changelog |   14 ---------
 community-x86_64/qtfm.install   |   11 -------
 8 files changed, 92 insertions(+), 110 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-05-01 11:01:46 UTC (rev 173245)
+++ community-i686/PKGBUILD	2016-05-01 11:02:03 UTC (rev 173246)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Brad Fanella <bradfanella at archlinux.us>
-# Contributor: Wittfella <wittfella at wittfella.com>
-
-pkgname=qtfm
-pkgver=5.9
-pkgrel=2
-pkgdesc="A lightweight file manager"
-arch=('i686' 'x86_64')
-url="http://qt-apps.org/content/show.php/QtFM?content=158787"
-license=('GPL')
-depends=('file' 'qt5-base' 'desktop-file-utils')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://qt-apps.org/CONTENT/content-files/158787-qtfm.zip)
-sha256sums=('07ffd61dd5d4aa7c16f1c544804517b621e3ef1a30eeda97c087219a3cb35128')
-
-build() {
-  cd "${srcdir}/$pkgname"
-
-  qmake
-  make
-}
-
-package() {
-  cd "${srcdir}/$pkgname"
-
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: qtfm/repos/community-i686/PKGBUILD (from rev 173245, qtfm/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-05-01 11:02:03 UTC (rev 173246)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Brad Fanella <bradfanella at archlinux.us>
+# Contributor: Wittfella <wittfella at wittfella.com>
+
+pkgname=qtfm
+pkgver=5.9
+pkgrel=3
+pkgdesc="A lightweight file manager"
+arch=('i686' 'x86_64')
+url="http://qt-apps.org/content/show.php/QtFM?content=158787"
+license=('GPL')
+depends=('file' 'qt5-base' 'desktop-file-utils')
+changelog=$pkgname.changelog
+source=(http://qt-apps.org/CONTENT/content-files/158787-$pkgname.zip)
+sha256sums=('07ffd61dd5d4aa7c16f1c544804517b621e3ef1a30eeda97c087219a3cb35128')
+
+build() {
+  cd "${srcdir}"/$pkgname
+
+  qmake
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname
+
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-i686/qtfm.changelog
===================================================================
--- community-i686/qtfm.changelog	2016-05-01 11:01:46 UTC (rev 173245)
+++ community-i686/qtfm.changelog	2016-05-01 11:02:03 UTC (rev 173246)
@@ -1,14 +0,0 @@
-2013-06-15 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* qtfm 5.9-1
-
-2012-06-17 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* qtfm 5.5-1
-
-2012-03-18 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* qtfm 5.4-1
-
-2011-12-17 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* qtfm 5.3-1
-
-2011-12-08 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* qtfm 5.2-1

Copied: qtfm/repos/community-i686/qtfm.changelog (from rev 173245, qtfm/trunk/qtfm.changelog)
===================================================================
--- community-i686/qtfm.changelog	                        (rev 0)
+++ community-i686/qtfm.changelog	2016-05-01 11:02:03 UTC (rev 173246)
@@ -0,0 +1,17 @@
+2016-05-01 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.9-3 pacman hooks rebuild
+
+2013-06-15 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.9-1
+
+2012-06-17 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.5-1
+
+2012-03-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.4-1
+
+2011-12-17 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.3-1
+
+2011-12-08 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.2-1

Deleted: community-i686/qtfm.install
===================================================================
--- community-i686/qtfm.install	2016-05-01 11:01:46 UTC (rev 173245)
+++ community-i686/qtfm.install	2016-05-01 11:02:03 UTC (rev 173246)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-05-01 11:01:46 UTC (rev 173245)
+++ community-x86_64/PKGBUILD	2016-05-01 11:02:03 UTC (rev 173246)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Brad Fanella <bradfanella at archlinux.us>
-# Contributor: Wittfella <wittfella at wittfella.com>
-
-pkgname=qtfm
-pkgver=5.9
-pkgrel=2
-pkgdesc="A lightweight file manager"
-arch=('i686' 'x86_64')
-url="http://qt-apps.org/content/show.php/QtFM?content=158787"
-license=('GPL')
-depends=('file' 'qt5-base' 'desktop-file-utils')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://qt-apps.org/CONTENT/content-files/158787-qtfm.zip)
-sha256sums=('07ffd61dd5d4aa7c16f1c544804517b621e3ef1a30eeda97c087219a3cb35128')
-
-build() {
-  cd "${srcdir}/$pkgname"
-
-  qmake
-  make
-}
-
-package() {
-  cd "${srcdir}/$pkgname"
-
-  make INSTALL_ROOT="${pkgdir}" install
-}

Copied: qtfm/repos/community-x86_64/PKGBUILD (from rev 173245, qtfm/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-05-01 11:02:03 UTC (rev 173246)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Brad Fanella <bradfanella at archlinux.us>
+# Contributor: Wittfella <wittfella at wittfella.com>
+
+pkgname=qtfm
+pkgver=5.9
+pkgrel=3
+pkgdesc="A lightweight file manager"
+arch=('i686' 'x86_64')
+url="http://qt-apps.org/content/show.php/QtFM?content=158787"
+license=('GPL')
+depends=('file' 'qt5-base' 'desktop-file-utils')
+changelog=$pkgname.changelog
+source=(http://qt-apps.org/CONTENT/content-files/158787-$pkgname.zip)
+sha256sums=('07ffd61dd5d4aa7c16f1c544804517b621e3ef1a30eeda97c087219a3cb35128')
+
+build() {
+  cd "${srcdir}"/$pkgname
+
+  qmake
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname
+
+  make INSTALL_ROOT="${pkgdir}" install
+}

Deleted: community-x86_64/qtfm.changelog
===================================================================
--- community-x86_64/qtfm.changelog	2016-05-01 11:01:46 UTC (rev 173245)
+++ community-x86_64/qtfm.changelog	2016-05-01 11:02:03 UTC (rev 173246)
@@ -1,14 +0,0 @@
-2013-06-15 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* qtfm 5.9-1
-
-2012-06-17 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* qtfm 5.5-1
-
-2012-03-18 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* qtfm 5.4-1
-
-2011-12-17 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* qtfm 5.3-1
-
-2011-12-08 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* qtfm 5.2-1

Copied: qtfm/repos/community-x86_64/qtfm.changelog (from rev 173245, qtfm/trunk/qtfm.changelog)
===================================================================
--- community-x86_64/qtfm.changelog	                        (rev 0)
+++ community-x86_64/qtfm.changelog	2016-05-01 11:02:03 UTC (rev 173246)
@@ -0,0 +1,17 @@
+2016-05-01 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.9-3 pacman hooks rebuild
+
+2013-06-15 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.9-1
+
+2012-06-17 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.5-1
+
+2012-03-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.4-1
+
+2011-12-17 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.3-1
+
+2011-12-08 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qtfm 5.2-1

Deleted: community-x86_64/qtfm.install
===================================================================
--- community-x86_64/qtfm.install	2016-05-01 11:01:46 UTC (rev 173245)
+++ community-x86_64/qtfm.install	2016-05-01 11:02:03 UTC (rev 173246)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}



More information about the arch-commits mailing list