[arch-commits] Commit in libkomparediff2/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Thu Oct 13 15:56:30 UTC 2016
Date: Thursday, October 13, 2016 @ 15:56:29
Author: arojas
Revision: 278604
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
libkomparediff2/repos/extra-i686/PKGBUILD
(from rev 278603, libkomparediff2/trunk/PKGBUILD)
libkomparediff2/repos/extra-x86_64/PKGBUILD
(from rev 278603, libkomparediff2/trunk/PKGBUILD)
Deleted:
libkomparediff2/repos/extra-i686/PKGBUILD
libkomparediff2/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 68 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 34 ------------------------
extra-x86_64/PKGBUILD | 34 ------------------------
3 files changed, 68 insertions(+), 68 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2016-10-13 15:56:23 UTC (rev 278603)
+++ extra-i686/PKGBUILD 2016-10-13 15:56:29 UTC (rev 278604)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libkomparediff2
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="Library to compare files and strings"
-url='https://www.kde.org/applications/development/kompare/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kio')
-makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('091cbeecba8bfa629a6b03b3f49bf4847ff29112')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTING=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_LIBDIR=lib
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: libkomparediff2/repos/extra-i686/PKGBUILD (from rev 278603, libkomparediff2/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-10-13 15:56:29 UTC (rev 278604)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libkomparediff2
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="Library to compare files and strings"
+url='https://www.kde.org/applications/development/kompare/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kio')
+makedepends=('extra-cmake-modules' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('8e6780352c0523b8b692222d418e764f969c2b97')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DBUILD_TESTING=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_LIBDIR=lib
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2016-10-13 15:56:23 UTC (rev 278603)
+++ extra-x86_64/PKGBUILD 2016-10-13 15:56:29 UTC (rev 278604)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libkomparediff2
-pkgver=16.08.1
-pkgrel=1
-pkgdesc="Library to compare files and strings"
-url='https://www.kde.org/applications/development/kompare/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-depends=('kio')
-makedepends=('extra-cmake-modules' 'python')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('091cbeecba8bfa629a6b03b3f49bf4847ff29112')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TESTING=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_LIBDIR=lib
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: libkomparediff2/repos/extra-x86_64/PKGBUILD (from rev 278603, libkomparediff2/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2016-10-13 15:56:29 UTC (rev 278604)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libkomparediff2
+pkgver=16.08.2
+pkgrel=1
+pkgdesc="Library to compare files and strings"
+url='https://www.kde.org/applications/development/kompare/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+depends=('kio')
+makedepends=('extra-cmake-modules' 'python')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('8e6780352c0523b8b692222d418e764f969c2b97')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DBUILD_TESTING=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_LIBDIR=lib
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list