[arch-commits] Commit in attica-qt4/repos (4 files)
Felix Yan
fyan at archlinux.org
Sun Dec 6 11:42:54 UTC 2015
Date: Sunday, December 6, 2015 @ 12:42:53
Author: fyan
Revision: 252746
archrelease: copy trunk to staging-i686, staging-x86_64
Added:
attica-qt4/repos/staging-i686/PKGBUILD
(from rev 252745, attica-qt4/trunk/PKGBUILD)
attica-qt4/repos/staging-x86_64/PKGBUILD
(from rev 252745, attica-qt4/trunk/PKGBUILD)
Deleted:
attica-qt4/repos/staging-i686/PKGBUILD
attica-qt4/repos/staging-x86_64/PKGBUILD
-------------------------+
/PKGBUILD | 68 ++++++++++++++++++++++++++++++++++++++++++++++
staging-i686/PKGBUILD | 34 -----------------------
staging-x86_64/PKGBUILD | 34 -----------------------
3 files changed, 68 insertions(+), 68 deletions(-)
Deleted: staging-i686/PKGBUILD
===================================================================
--- staging-i686/PKGBUILD 2015-12-06 11:42:22 UTC (rev 252745)
+++ staging-i686/PKGBUILD 2015-12-06 11:42:53 UTC (rev 252746)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=attica-qt4
-pkgver=0.4.2
-pkgrel=2
-pkgdesc='A Qt4 library that implements the Open Collaboration Services API'
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/frameworks/attica'
-license=('LGPL')
-depends=('qt4')
-makedepends=('cmake')
-provides=('attica')
-replaces=('attica')
-conflicts=('attica')
-source=("http://download.kde.org/stable/attica/attica-${pkgver}.tar.bz2")
-md5sums=('d62c5c9489a68432e8d990dde7680c24')
-
-prepare() {
- mkdir build
-}
-
-build() {
- cd build
- cmake ../attica-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: attica-qt4/repos/staging-i686/PKGBUILD (from rev 252745, attica-qt4/trunk/PKGBUILD)
===================================================================
--- staging-i686/PKGBUILD (rev 0)
+++ staging-i686/PKGBUILD 2015-12-06 11:42:53 UTC (rev 252746)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=attica-qt4
+pkgver=0.4.2
+pkgrel=3
+pkgdesc='A Qt4 library that implements the Open Collaboration Services API'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/attica'
+license=('LGPL')
+depends=('qt4')
+makedepends=('cmake')
+provides=('attica')
+replaces=('attica')
+conflicts=('attica')
+source=("http://download.kde.org/stable/attica/attica-${pkgver}.tar.bz2")
+md5sums=('d62c5c9489a68432e8d990dde7680c24')
+
+prepare() {
+ mkdir build
+}
+
+build() {
+ cd build
+ cmake ../attica-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: staging-x86_64/PKGBUILD
===================================================================
--- staging-x86_64/PKGBUILD 2015-12-06 11:42:22 UTC (rev 252745)
+++ staging-x86_64/PKGBUILD 2015-12-06 11:42:53 UTC (rev 252746)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=attica-qt4
-pkgver=0.4.2
-pkgrel=2
-pkgdesc='A Qt4 library that implements the Open Collaboration Services API'
-arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/frameworks/attica'
-license=('LGPL')
-depends=('qt4')
-makedepends=('cmake')
-provides=('attica')
-replaces=('attica')
-conflicts=('attica')
-source=("http://download.kde.org/stable/attica/attica-${pkgver}.tar.bz2")
-md5sums=('d62c5c9489a68432e8d990dde7680c24')
-
-prepare() {
- mkdir build
-}
-
-build() {
- cd build
- cmake ../attica-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: attica-qt4/repos/staging-x86_64/PKGBUILD (from rev 252745, attica-qt4/trunk/PKGBUILD)
===================================================================
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-12-06 11:42:53 UTC (rev 252746)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=attica-qt4
+pkgver=0.4.2
+pkgrel=3
+pkgdesc='A Qt4 library that implements the Open Collaboration Services API'
+arch=('i686' 'x86_64')
+url='https://projects.kde.org/projects/frameworks/attica'
+license=('LGPL')
+depends=('qt4')
+makedepends=('cmake')
+provides=('attica')
+replaces=('attica')
+conflicts=('attica')
+source=("http://download.kde.org/stable/attica/attica-${pkgver}.tar.bz2")
+md5sums=('d62c5c9489a68432e8d990dde7680c24')
+
+prepare() {
+ mkdir build
+}
+
+build() {
+ cd build
+ cmake ../attica-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list