[arch-commits] Commit in libktorrent/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Mon Apr 18 06:40:05 UTC 2016
Date: Monday, April 18, 2016 @ 08:40:05
Author: arojas
Revision: 265115
archrelease: copy trunk to testing-i686, testing-x86_64
Added:
libktorrent/repos/testing-i686/PKGBUILD
(from rev 265114, libktorrent/trunk/PKGBUILD)
libktorrent/repos/testing-x86_64/PKGBUILD
(from rev 265114, libktorrent/trunk/PKGBUILD)
Deleted:
libktorrent/repos/testing-i686/PKGBUILD
libktorrent/repos/testing-x86_64/PKGBUILD
-------------------------+
/PKGBUILD | 72 ++++++++++++++++++++++++++++++++++++++++++++++
testing-i686/PKGBUILD | 36 -----------------------
testing-x86_64/PKGBUILD | 36 -----------------------
3 files changed, 72 insertions(+), 72 deletions(-)
Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2016-04-18 06:39:27 UTC (rev 265114)
+++ testing-i686/PKGBUILD 2016-04-18 06:40:05 UTC (rev 265115)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Ronald van Haren <ronald.archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libktorrent
-pkgver=2.0
-_ktorrentver=5.0
-pkgrel=1
-pkgdesc="A BitTorrent protocol implementation"
-arch=(i686 x86_64)
-url="http://ktorrent.pwsp.net/"
-license=(GPL2)
-depends=(kio qca-qt5)
-makedepends=(extra-cmake-modules python boost doxygen)
-source=("http://download.kde.org/stable/ktorrent/$_ktorrentver/$pkgname-$pkgver.tar.xz")
-sha1sums=('833725538169c56af6e27d7ca82ed77fd6c541cc')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
- -DKDE_INSTALL_LIBDIR=lib
- make
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
Copied: libktorrent/repos/testing-i686/PKGBUILD (from rev 265114, libktorrent/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD (rev 0)
+++ testing-i686/PKGBUILD 2016-04-18 06:40:05 UTC (rev 265115)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libktorrent
+pkgver=2.0.1
+_ktorrentver=5.0
+pkgrel=1
+pkgdesc="A BitTorrent protocol implementation"
+arch=(i686 x86_64)
+url="http://ktorrent.pwsp.net/"
+license=(GPL2)
+depends=(kio qca-qt5)
+makedepends=(extra-cmake-modules python boost doxygen)
+source=("http://download.kde.org/stable/ktorrent/$_ktorrentver/$pkgname-$pkgver.tar.xz")
+sha1sums=('ebf4aedd97741ad534ee272576a4649788209574')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+ -DKDE_INSTALL_LIBDIR=lib
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD 2016-04-18 06:39:27 UTC (rev 265114)
+++ testing-x86_64/PKGBUILD 2016-04-18 06:40:05 UTC (rev 265115)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Ronald van Haren <ronald.archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libktorrent
-pkgver=2.0
-_ktorrentver=5.0
-pkgrel=1
-pkgdesc="A BitTorrent protocol implementation"
-arch=(i686 x86_64)
-url="http://ktorrent.pwsp.net/"
-license=(GPL2)
-depends=(kio qca-qt5)
-makedepends=(extra-cmake-modules python boost doxygen)
-source=("http://download.kde.org/stable/ktorrent/$_ktorrentver/$pkgname-$pkgver.tar.xz")
-sha1sums=('833725538169c56af6e27d7ca82ed77fd6c541cc')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../$pkgname-$pkgver \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
- -DKDE_INSTALL_LIBDIR=lib
- make
-}
-
-package() {
- cd build
- make DESTDIR="$pkgdir" install
-}
Copied: libktorrent/repos/testing-x86_64/PKGBUILD (from rev 265114, libktorrent/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-04-18 06:40:05 UTC (rev 265115)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libktorrent
+pkgver=2.0.1
+_ktorrentver=5.0
+pkgrel=1
+pkgdesc="A BitTorrent protocol implementation"
+arch=(i686 x86_64)
+url="http://ktorrent.pwsp.net/"
+license=(GPL2)
+depends=(kio qca-qt5)
+makedepends=(extra-cmake-modules python boost doxygen)
+source=("http://download.kde.org/stable/ktorrent/$_ktorrentver/$pkgname-$pkgver.tar.xz")
+sha1sums=('ebf4aedd97741ad534ee272576a4649788209574')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../$pkgname-$pkgver \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+ -DKDE_INSTALL_LIBDIR=lib
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list