Date: Tuesday, July 1, 2014 @ 17:05:41
  Author: spupykin
Revision: 114370

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2014-07-01 15:05:01 UTC (rev 114369)
+++ community-i686/PKGBUILD     2014-07-01 15:05:41 UTC (rev 114370)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Contributor: DsTr <[email protected]>
-
-pkgname=qconf
-pkgver=1.4
-pkgrel=3
-pkgdesc="QConf allows you to have a nice configure script for your qmake-based 
project."
-arch=(i686 x86_64)
-url="http://delta.affinix.com/qconf/";
-license=('GPL')
-depends=('qt4')
-makedepends=()
-source=(http://delta.affinix.com/download/qconf-$pkgver.tar.bz2)
-md5sums=(e0080044f88c31e032008d5a5682a112)
-
-build() {
-  cd $srcdir/qconf-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/qconf-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: qconf/repos/community-i686/PKGBUILD (from rev 114369, 
qconf/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2014-07-01 15:05:41 UTC (rev 114370)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <[email protected]>
+# Contributor: DsTr <[email protected]>
+
+pkgname=qconf
+pkgver=1.4
+pkgrel=4
+pkgdesc="QConf allows you to have a nice configure script for your qmake-based 
project."
+arch=(i686 x86_64)
+url="http://delta.affinix.com/qconf/";
+license=('GPL')
+depends=('qt4')
+makedepends=()
+source=(http://delta.affinix.com/download/qconf-$pkgver.tar.bz2)
+md5sums=(e0080044f88c31e032008d5a5682a112)
+
+build() {
+  cd $srcdir/qconf-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/qconf-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2014-07-01 15:05:01 UTC (rev 114369)
+++ community-x86_64/PKGBUILD   2014-07-01 15:05:41 UTC (rev 114370)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <[email protected]>
-# Contributor: DsTr <[email protected]>
-
-pkgname=qconf
-pkgver=1.4
-pkgrel=3
-pkgdesc="QConf allows you to have a nice configure script for your qmake-based 
project."
-arch=(i686 x86_64)
-url="http://delta.affinix.com/qconf/";
-license=('GPL')
-depends=('qt4')
-makedepends=()
-source=(http://delta.affinix.com/download/qconf-$pkgver.tar.bz2)
-md5sums=(e0080044f88c31e032008d5a5682a112)
-
-build() {
-  cd $srcdir/qconf-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/qconf-$pkgver
-  make INSTALL_ROOT="$pkgdir" install
-}

Copied: qconf/repos/community-x86_64/PKGBUILD (from rev 114369, 
qconf/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2014-07-01 15:05:41 UTC (rev 114370)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <[email protected]>
+# Contributor: DsTr <[email protected]>
+
+pkgname=qconf
+pkgver=1.4
+pkgrel=4
+pkgdesc="QConf allows you to have a nice configure script for your qmake-based 
project."
+arch=(i686 x86_64)
+url="http://delta.affinix.com/qconf/";
+license=('GPL')
+depends=('qt4')
+makedepends=()
+source=(http://delta.affinix.com/download/qconf-$pkgver.tar.bz2)
+md5sums=(e0080044f88c31e032008d5a5682a112)
+
+build() {
+  cd $srcdir/qconf-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/qconf-$pkgver
+  make INSTALL_ROOT="$pkgdir" install
+}

Reply via email to