[arch-commits] Commit in automoc4/repos (8 files)
Andrea Scarpino
andrea at archlinux.org
Sun Feb 5 13:49:43 UTC 2012
Date: Sunday, February 5, 2012 @ 08:49:43
Author: andrea
Revision: 149006
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
automoc4/repos/extra-i686/PKGBUILD
(from rev 149005, automoc4/trunk/PKGBUILD)
automoc4/repos/extra-i686/license.txt
(from rev 149005, automoc4/trunk/license.txt)
automoc4/repos/extra-x86_64/PKGBUILD
(from rev 149005, automoc4/trunk/PKGBUILD)
automoc4/repos/extra-x86_64/license.txt
(from rev 149005, automoc4/trunk/license.txt)
Deleted:
automoc4/repos/extra-i686/PKGBUILD
automoc4/repos/extra-i686/license.txt
automoc4/repos/extra-x86_64/PKGBUILD
automoc4/repos/extra-x86_64/license.txt
--------------------------+
extra-i686/PKGBUILD | 66 ++++++++++++++++++++++-----------------------
extra-i686/license.txt | 62 +++++++++++++++++++++---------------------
extra-x86_64/PKGBUILD | 66 ++++++++++++++++++++++-----------------------
extra-x86_64/license.txt | 62 +++++++++++++++++++++---------------------
4 files changed, 128 insertions(+), 128 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-02-05 13:49:16 UTC (rev 149005)
+++ extra-i686/PKGBUILD 2012-02-05 13:49:43 UTC (rev 149006)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=automoc4
-pkgver=0.9.88
-pkgrel=2
-pkgdesc="Automatic moc for Qt4"
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('custom')
-depends=('qt')
-makedepends=('pkgconfig' 'cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
- 'license.txt')
-md5sums=('91bf517cb940109180ecd07bc90c69ec'
- '9014edbb7e2f02fe90b2db8707487bce')
-
-build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd "${srcdir}/build"
- make DESTDIR="${pkgdir}" install
- install -Dm644 "${srcdir}/license.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
Copied: automoc4/repos/extra-i686/PKGBUILD (from rev 149005, automoc4/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-02-05 13:49:43 UTC (rev 149006)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=automoc4
+pkgver=0.9.88
+pkgrel=3
+pkgdesc="Automatic moc for Qt4"
+arch=('i686' 'x86_64')
+url='http://www.kde.org/'
+license=('custom')
+depends=('qt')
+makedepends=('pkgconfig' 'cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
+ 'license.txt')
+md5sums=('91bf517cb940109180ecd07bc90c69ec'
+ '9014edbb7e2f02fe90b2db8707487bce')
+
+build() {
+ cd "${srcdir}"
+ mkdir build
+ cd build
+ cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}/build"
+ make DESTDIR="${pkgdir}" install
+ install -Dm644 "${srcdir}/license.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
Deleted: extra-i686/license.txt
===================================================================
--- extra-i686/license.txt 2012-02-05 13:49:16 UTC (rev 149005)
+++ extra-i686/license.txt 2012-02-05 13:49:43 UTC (rev 149006)
@@ -1,31 +0,0 @@
-Upstream Authors:
-
- Mathias Kretz <kretz at kde.org>
- Alexander Neundorff <neundorff at kde.org>
-
-Copyright:
-
- Copyright (c) 2007 Mathias Kretz <kretz at kde.org>
-
-License:
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
- 1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copied: automoc4/repos/extra-i686/license.txt (from rev 149005, automoc4/trunk/license.txt)
===================================================================
--- extra-i686/license.txt (rev 0)
+++ extra-i686/license.txt 2012-02-05 13:49:43 UTC (rev 149006)
@@ -0,0 +1,31 @@
+Upstream Authors:
+
+ Mathias Kretz <kretz at kde.org>
+ Alexander Neundorff <neundorff at kde.org>
+
+Copyright:
+
+ Copyright (c) 2007 Mathias Kretz <kretz at kde.org>
+
+License:
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2012-02-05 13:49:16 UTC (rev 149005)
+++ extra-x86_64/PKGBUILD 2012-02-05 13:49:43 UTC (rev 149006)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=automoc4
-pkgver=0.9.88
-pkgrel=2
-pkgdesc="Automatic moc for Qt4"
-arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('custom')
-depends=('qt')
-makedepends=('pkgconfig' 'cmake')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
- 'license.txt')
-md5sums=('91bf517cb940109180ecd07bc90c69ec'
- '9014edbb7e2f02fe90b2db8707487bce')
-
-build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd "${srcdir}/build"
- make DESTDIR="${pkgdir}" install
- install -Dm644 "${srcdir}/license.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
Copied: automoc4/repos/extra-x86_64/PKGBUILD (from rev 149005, automoc4/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-02-05 13:49:43 UTC (rev 149006)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=automoc4
+pkgver=0.9.88
+pkgrel=3
+pkgdesc="Automatic moc for Qt4"
+arch=('i686' 'x86_64')
+url='http://www.kde.org/'
+license=('custom')
+depends=('qt')
+makedepends=('pkgconfig' 'cmake')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
+ 'license.txt')
+md5sums=('91bf517cb940109180ecd07bc90c69ec'
+ '9014edbb7e2f02fe90b2db8707487bce')
+
+build() {
+ cd "${srcdir}"
+ mkdir build
+ cd build
+ cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}/build"
+ make DESTDIR="${pkgdir}" install
+ install -Dm644 "${srcdir}/license.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
Deleted: extra-x86_64/license.txt
===================================================================
--- extra-x86_64/license.txt 2012-02-05 13:49:16 UTC (rev 149005)
+++ extra-x86_64/license.txt 2012-02-05 13:49:43 UTC (rev 149006)
@@ -1,31 +0,0 @@
-Upstream Authors:
-
- Mathias Kretz <kretz at kde.org>
- Alexander Neundorff <neundorff at kde.org>
-
-Copyright:
-
- Copyright (c) 2007 Mathias Kretz <kretz at kde.org>
-
-License:
-
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
-
- 1. Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copied: automoc4/repos/extra-x86_64/license.txt (from rev 149005, automoc4/trunk/license.txt)
===================================================================
--- extra-x86_64/license.txt (rev 0)
+++ extra-x86_64/license.txt 2012-02-05 13:49:43 UTC (rev 149006)
@@ -0,0 +1,31 @@
+Upstream Authors:
+
+ Mathias Kretz <kretz at kde.org>
+ Alexander Neundorff <neundorff at kde.org>
+
+Copyright:
+
+ Copyright (c) 2007 Mathias Kretz <kretz at kde.org>
+
+License:
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
More information about the arch-commits
mailing list