[arch-commits] Commit in qtcurve-gtk2/repos (4 files)
Ronald van Haren
ronald at archlinux.org
Mon Oct 17 19:15:55 UTC 2011
Date: Monday, October 17, 2011 @ 15:15:55
Author: ronald
Revision: 140659
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
qtcurve-gtk2/repos/extra-i686/PKGBUILD
(from rev 140658, qtcurve-gtk2/trunk/PKGBUILD)
qtcurve-gtk2/repos/extra-x86_64/PKGBUILD
(from rev 140658, qtcurve-gtk2/trunk/PKGBUILD)
Deleted:
qtcurve-gtk2/repos/extra-i686/PKGBUILD
qtcurve-gtk2/repos/extra-x86_64/PKGBUILD
-----------------------+
extra-i686/PKGBUILD | 64 ++++++++++++++++++++++++------------------------
extra-x86_64/PKGBUILD | 64 ++++++++++++++++++++++++------------------------
2 files changed, 64 insertions(+), 64 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2011-10-17 19:15:11 UTC (rev 140658)
+++ extra-i686/PKGBUILD 2011-10-17 19:15:55 UTC (rev 140659)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=qtcurve-gtk2
-pkgver=1.8.9
-pkgrel=1
-arch=('i686' 'x86_64')
-groups=('qtcurve')
-license=('GPL')
-pkgdesc='A configurable set of widget styles for KDE and Gtk'
-url='http://www.kde-look.org/content/show.php?content=40492'
-depends=('gtk2')
-makedepends=('pkgconfig' 'cmake')
-options=('!libtool')
-source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2")
-md5sums=('e3248bd1b926f250b3a6ff9699134abd')
-
-build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../QtCurve-Gtk2-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd "${srcdir}"/build
- make DESTDIR="${pkgdir}" install
-}
Copied: qtcurve-gtk2/repos/extra-i686/PKGBUILD (from rev 140658, qtcurve-gtk2/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-10-17 19:15:55 UTC (rev 140659)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=qtcurve-gtk2
+pkgver=1.8.11
+pkgrel=1
+arch=('i686' 'x86_64')
+groups=('qtcurve')
+license=('GPL')
+pkgdesc='A configurable set of widget styles for KDE and Gtk'
+url='http://www.kde-look.org/content/show.php?content=40492'
+depends=('gtk2')
+makedepends=('pkgconfig' 'cmake')
+options=('!libtool')
+source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2")
+sha1sums=('113f2e7f5925323acbcf63977e4c71e60678b69c')
+
+build() {
+ cd "${srcdir}"
+ mkdir build
+ cd build
+ cmake ../QtCurve-Gtk2-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}"/build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2011-10-17 19:15:11 UTC (rev 140658)
+++ extra-x86_64/PKGBUILD 2011-10-17 19:15:55 UTC (rev 140659)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=qtcurve-gtk2
-pkgver=1.8.9
-pkgrel=1
-arch=('i686' 'x86_64')
-groups=('qtcurve')
-license=('GPL')
-pkgdesc='A configurable set of widget styles for KDE and Gtk'
-url='http://www.kde-look.org/content/show.php?content=40492'
-depends=('gtk2')
-makedepends=('pkgconfig' 'cmake')
-options=('!libtool')
-source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2")
-md5sums=('e3248bd1b926f250b3a6ff9699134abd')
-
-build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../QtCurve-Gtk2-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd "${srcdir}"/build
- make DESTDIR="${pkgdir}" install
-}
Copied: qtcurve-gtk2/repos/extra-x86_64/PKGBUILD (from rev 140658, qtcurve-gtk2/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2011-10-17 19:15:55 UTC (rev 140659)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=qtcurve-gtk2
+pkgver=1.8.11
+pkgrel=1
+arch=('i686' 'x86_64')
+groups=('qtcurve')
+license=('GPL')
+pkgdesc='A configurable set of widget styles for KDE and Gtk'
+url='http://www.kde-look.org/content/show.php?content=40492'
+depends=('gtk2')
+makedepends=('pkgconfig' 'cmake')
+options=('!libtool')
+source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2")
+sha1sums=('113f2e7f5925323acbcf63977e4c71e60678b69c')
+
+build() {
+ cd "${srcdir}"
+ mkdir build
+ cd build
+ cmake ../QtCurve-Gtk2-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}"/build
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list