[arch-commits] Commit in libkomparediff2/repos (4 files)
Sven-Hendrik Haase
svenstaro at nymeria.archlinux.org
Mon Mar 31 10:11:50 UTC 2014
Date: Monday, March 31, 2014 @ 12:11:50
Author: svenstaro
Revision: 209399
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libkomparediff2/repos/extra-i686/PKGBUILD
(from rev 209398, libkomparediff2/trunk/PKGBUILD)
libkomparediff2/repos/extra-x86_64/PKGBUILD
(from rev 209398, libkomparediff2/trunk/PKGBUILD)
Deleted:
libkomparediff2/repos/extra-i686/PKGBUILD
libkomparediff2/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 64 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 32 ------------------------
extra-x86_64/PKGBUILD | 32 ------------------------
3 files changed, 64 insertions(+), 64 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2014-03-31 10:11:44 UTC (rev 209398)
+++ extra-i686/PKGBUILD 2014-03-31 10:11:50 UTC (rev 209399)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libkomparediff2
-pkgver=4.12.4
-pkgrel=1
-pkgdesc="Library to compare files and strings"
-url='https://projects.kde.org/projects/kde/kdesdk/libkomparediff2'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('b4839e4f562f8e17a2b5c9dc9df89df68ddd543a')
-
-prepare() {
- mkdir build
-}
-
-build() {
- cd build
- cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE4_BUILD_TESTS=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: libkomparediff2/repos/extra-i686/PKGBUILD (from rev 209398, libkomparediff2/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-03-31 10:11:50 UTC (rev 209399)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libkomparediff2
+pkgver=4.12.4
+pkgrel=1
+pkgdesc="Library to compare files and strings"
+url='https://projects.kde.org/projects/kde/kdesdk/libkomparediff2'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('b4839e4f562f8e17a2b5c9dc9df89df68ddd543a')
+
+prepare() {
+ mkdir build
+}
+
+build() {
+ cd build
+ cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DKDE4_BUILD_TESTS=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2014-03-31 10:11:44 UTC (rev 209398)
+++ extra-x86_64/PKGBUILD 2014-03-31 10:11:50 UTC (rev 209399)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libkomparediff2
-pkgver=4.12.4
-pkgrel=1
-pkgdesc="Library to compare files and strings"
-url='https://projects.kde.org/projects/kde/kdesdk/libkomparediff2'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('b4839e4f562f8e17a2b5c9dc9df89df68ddd543a')
-
-prepare() {
- mkdir build
-}
-
-build() {
- cd build
- cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE4_BUILD_TESTS=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: libkomparediff2/repos/extra-x86_64/PKGBUILD (from rev 209398, libkomparediff2/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2014-03-31 10:11:50 UTC (rev 209399)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libkomparediff2
+pkgver=4.12.4
+pkgrel=1
+pkgdesc="Library to compare files and strings"
+url='https://projects.kde.org/projects/kde/kdesdk/libkomparediff2'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('b4839e4f562f8e17a2b5c9dc9df89df68ddd543a')
+
+prepare() {
+ mkdir build
+}
+
+build() {
+ cd build
+ cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DKDE4_BUILD_TESTS=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list