[arch-commits] Commit in qtchooser/repos (12 files)

Andrea Scarpino andrea at archlinux.org
Sat Dec 13 17:51:20 UTC 2014


    Date: Saturday, December 13, 2014 @ 18:51:20
  Author: andrea
Revision: 227588

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

Added:
  qtchooser/repos/extra-i686/4.conf
    (from rev 227587, qtchooser/trunk/4.conf)
  qtchooser/repos/extra-i686/5.conf
    (from rev 227587, qtchooser/trunk/5.conf)
  qtchooser/repos/extra-i686/PKGBUILD
    (from rev 227587, qtchooser/trunk/PKGBUILD)
  qtchooser/repos/extra-x86_64/4.conf
    (from rev 227587, qtchooser/trunk/4.conf)
  qtchooser/repos/extra-x86_64/5.conf
    (from rev 227587, qtchooser/trunk/5.conf)
  qtchooser/repos/extra-x86_64/PKGBUILD
    (from rev 227587, qtchooser/trunk/PKGBUILD)
Deleted:
  qtchooser/repos/extra-i686/4.conf
  qtchooser/repos/extra-i686/5.conf
  qtchooser/repos/extra-i686/PKGBUILD
  qtchooser/repos/extra-x86_64/4.conf
  qtchooser/repos/extra-x86_64/5.conf
  qtchooser/repos/extra-x86_64/PKGBUILD

-----------------------+
 /4.conf               |    4 ++
 /5.conf               |    4 ++
 /PKGBUILD             |   72 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/4.conf     |    2 -
 extra-i686/5.conf     |    2 -
 extra-i686/PKGBUILD   |   36 ------------------------
 extra-x86_64/4.conf   |    2 -
 extra-x86_64/5.conf   |    2 -
 extra-x86_64/PKGBUILD |   36 ------------------------
 9 files changed, 80 insertions(+), 80 deletions(-)

Deleted: extra-i686/4.conf
===================================================================
--- extra-i686/4.conf	2014-12-13 17:51:08 UTC (rev 227587)
+++ extra-i686/4.conf	2014-12-13 17:51:20 UTC (rev 227588)
@@ -1,2 +0,0 @@
-/usr/lib/qt4/bin
-/usr/lib

Copied: qtchooser/repos/extra-i686/4.conf (from rev 227587, qtchooser/trunk/4.conf)
===================================================================
--- extra-i686/4.conf	                        (rev 0)
+++ extra-i686/4.conf	2014-12-13 17:51:20 UTC (rev 227588)
@@ -0,0 +1,2 @@
+/usr/lib/qt4/bin
+/usr/lib

Deleted: extra-i686/5.conf
===================================================================
--- extra-i686/5.conf	2014-12-13 17:51:08 UTC (rev 227587)
+++ extra-i686/5.conf	2014-12-13 17:51:20 UTC (rev 227588)
@@ -1,2 +0,0 @@
-/usr/lib/qt/bin
-/usr/lib

Copied: qtchooser/repos/extra-i686/5.conf (from rev 227587, qtchooser/trunk/5.conf)
===================================================================
--- extra-i686/5.conf	                        (rev 0)
+++ extra-i686/5.conf	2014-12-13 17:51:20 UTC (rev 227588)
@@ -0,0 +1,2 @@
+/usr/lib/qt/bin
+/usr/lib

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-12-13 17:51:08 UTC (rev 227587)
+++ extra-i686/PKGBUILD	2014-12-13 17:51:20 UTC (rev 227588)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=qtchooser
-pkgver=41
-pkgrel=1
-pkgdesc='Wrap the other Qt tools by searching for different instances of Qt on the system'
-arch=('i686' 'x86_64')
-url='http://qt.gitorious.org/qt/qtchooser'
-license=('GPL')
-backup=('etc/xdg/qtchooser/default.conf')
-depends=('gcc-libs')
-makedepends=('git')
-source=("git://gitorious.org/qt/${pkgname}.git#commit=7985f775fb9cf9b77bbbb394a832f0c5f26de47c"
-        {4,5}.conf)
-md5sums=('SKIP'
-         'aa4d49b269e1b806f5eea170801f0aa6'
-         'cf83f09a9a5a44d898b93f624d74dd11')
-
-build() {
-  cd ${pkgname}
-  make
-}
-
-package() {
-  cd ${pkgname}
-  make INSTALL_ROOT="${pkgdir}" install
-
-  install -d "${pkgdir}"/etc/xdg/qtchooser
-  install -m644 "${srcdir}"/{4,5}.conf \
-    "${pkgdir}"/etc/xdg/qtchooser/
-
-  # Set the default Qt
-  ln -s /etc/xdg/qtchooser/5.conf \
-    "${pkgdir}"/etc/xdg/qtchooser/default.conf
-}

Copied: qtchooser/repos/extra-i686/PKGBUILD (from rev 227587, qtchooser/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-12-13 17:51:20 UTC (rev 227588)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=qtchooser
+pkgver=48
+pkgrel=1
+pkgdesc='Wrap the other Qt tools by searching for different instances of Qt on the system'
+arch=('i686' 'x86_64')
+url='http://qt.gitorious.org/qt/qtchooser'
+license=('GPL')
+backup=('etc/xdg/qtchooser/default.conf')
+depends=('gcc-libs')
+makedepends=('git')
+source=("git://gitorious.org/qt/${pkgname}.git#commit=657db9d1aa9cbaee4597fb5326b56f09339f74de"
+        {4,5}.conf)
+md5sums=('SKIP'
+         'aa4d49b269e1b806f5eea170801f0aa6'
+         'cf83f09a9a5a44d898b93f624d74dd11')
+
+build() {
+  cd ${pkgname}
+  make
+}
+
+package() {
+  cd ${pkgname}
+  make INSTALL_ROOT="${pkgdir}" install
+
+  install -d "${pkgdir}"/etc/xdg/qtchooser
+  install -m644 "${srcdir}"/{4,5}.conf \
+    "${pkgdir}"/etc/xdg/qtchooser/
+
+  # Set the default Qt
+  ln -s /etc/xdg/qtchooser/5.conf \
+    "${pkgdir}"/etc/xdg/qtchooser/default.conf
+}

Deleted: extra-x86_64/4.conf
===================================================================
--- extra-x86_64/4.conf	2014-12-13 17:51:08 UTC (rev 227587)
+++ extra-x86_64/4.conf	2014-12-13 17:51:20 UTC (rev 227588)
@@ -1,2 +0,0 @@
-/usr/lib/qt4/bin
-/usr/lib

Copied: qtchooser/repos/extra-x86_64/4.conf (from rev 227587, qtchooser/trunk/4.conf)
===================================================================
--- extra-x86_64/4.conf	                        (rev 0)
+++ extra-x86_64/4.conf	2014-12-13 17:51:20 UTC (rev 227588)
@@ -0,0 +1,2 @@
+/usr/lib/qt4/bin
+/usr/lib

Deleted: extra-x86_64/5.conf
===================================================================
--- extra-x86_64/5.conf	2014-12-13 17:51:08 UTC (rev 227587)
+++ extra-x86_64/5.conf	2014-12-13 17:51:20 UTC (rev 227588)
@@ -1,2 +0,0 @@
-/usr/lib/qt/bin
-/usr/lib

Copied: qtchooser/repos/extra-x86_64/5.conf (from rev 227587, qtchooser/trunk/5.conf)
===================================================================
--- extra-x86_64/5.conf	                        (rev 0)
+++ extra-x86_64/5.conf	2014-12-13 17:51:20 UTC (rev 227588)
@@ -0,0 +1,2 @@
+/usr/lib/qt/bin
+/usr/lib

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-12-13 17:51:08 UTC (rev 227587)
+++ extra-x86_64/PKGBUILD	2014-12-13 17:51:20 UTC (rev 227588)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=qtchooser
-pkgver=41
-pkgrel=1
-pkgdesc='Wrap the other Qt tools by searching for different instances of Qt on the system'
-arch=('i686' 'x86_64')
-url='http://qt.gitorious.org/qt/qtchooser'
-license=('GPL')
-backup=('etc/xdg/qtchooser/default.conf')
-depends=('gcc-libs')
-makedepends=('git')
-source=("git://gitorious.org/qt/${pkgname}.git#commit=7985f775fb9cf9b77bbbb394a832f0c5f26de47c"
-        {4,5}.conf)
-md5sums=('SKIP'
-         'aa4d49b269e1b806f5eea170801f0aa6'
-         'cf83f09a9a5a44d898b93f624d74dd11')
-
-build() {
-  cd ${pkgname}
-  make
-}
-
-package() {
-  cd ${pkgname}
-  make INSTALL_ROOT="${pkgdir}" install
-
-  install -d "${pkgdir}"/etc/xdg/qtchooser
-  install -m644 "${srcdir}"/{4,5}.conf \
-    "${pkgdir}"/etc/xdg/qtchooser/
-
-  # Set the default Qt
-  ln -s /etc/xdg/qtchooser/5.conf \
-    "${pkgdir}"/etc/xdg/qtchooser/default.conf
-}

Copied: qtchooser/repos/extra-x86_64/PKGBUILD (from rev 227587, qtchooser/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-12-13 17:51:20 UTC (rev 227588)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=qtchooser
+pkgver=48
+pkgrel=1
+pkgdesc='Wrap the other Qt tools by searching for different instances of Qt on the system'
+arch=('i686' 'x86_64')
+url='http://qt.gitorious.org/qt/qtchooser'
+license=('GPL')
+backup=('etc/xdg/qtchooser/default.conf')
+depends=('gcc-libs')
+makedepends=('git')
+source=("git://gitorious.org/qt/${pkgname}.git#commit=657db9d1aa9cbaee4597fb5326b56f09339f74de"
+        {4,5}.conf)
+md5sums=('SKIP'
+         'aa4d49b269e1b806f5eea170801f0aa6'
+         'cf83f09a9a5a44d898b93f624d74dd11')
+
+build() {
+  cd ${pkgname}
+  make
+}
+
+package() {
+  cd ${pkgname}
+  make INSTALL_ROOT="${pkgdir}" install
+
+  install -d "${pkgdir}"/etc/xdg/qtchooser
+  install -m644 "${srcdir}"/{4,5}.conf \
+    "${pkgdir}"/etc/xdg/qtchooser/
+
+  # Set the default Qt
+  ln -s /etc/xdg/qtchooser/5.conf \
+    "${pkgdir}"/etc/xdg/qtchooser/default.conf
+}



More information about the arch-commits mailing list