[arch-commits] Commit in libktorrent/repos (4 files)

Andrea Scarpino andrea at nymeria.archlinux.org
Sat Feb 2 18:12:45 UTC 2013


    Date: Saturday, February 2, 2013 @ 19:12:44
  Author: andrea
Revision: 176928

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  libktorrent/repos/extra-i686/PKGBUILD
    (from rev 176927, libktorrent/trunk/PKGBUILD)
  libktorrent/repos/extra-x86_64/PKGBUILD
    (from rev 176927, libktorrent/trunk/PKGBUILD)
Deleted:
  libktorrent/repos/extra-i686/PKGBUILD
  libktorrent/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   60 +++++++++++++++++++++++-------------------------
 extra-x86_64/PKGBUILD |   60 +++++++++++++++++++++++-------------------------
 2 files changed, 58 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-02-02 18:12:33 UTC (rev 176927)
+++ extra-i686/PKGBUILD	2013-02-02 18:12:44 UTC (rev 176928)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren <ronald.archlinux.org>
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libktorrent
-pkgver=1.3.0
-pkgrel=1
-pkgdesc="A BitTorrent protocol implementation"
-arch=('i686' 'x86_64')
-url="http://ktorrent.org/"
-license=('GPL2')
-depends=('kdelibs')
-makedepends=('automoc4' 'cmake' 'boost' 'doxygen')
-source=("http://ktorrent.org/downloads/4.3.0/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('e7e813af36f5854237111fd550f4914b83f17102')
-
-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
-}

Copied: libktorrent/repos/extra-i686/PKGBUILD (from rev 176927, libktorrent/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-02-02 18:12:44 UTC (rev 176928)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ronald van Haren <ronald.archlinux.org>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libktorrent
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="A BitTorrent protocol implementation"
+arch=('i686' 'x86_64')
+url="http://ktorrent.org/"
+license=('GPL2')
+depends=('kdelibs')
+makedepends=('automoc4' 'cmake' 'boost' 'doxygen')
+source=("http://ktorrent.org/downloads/4.3.1/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('71b377c0cad01dca6061f1fe92f91c4cf05476b3')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-02-02 18:12:33 UTC (rev 176927)
+++ extra-x86_64/PKGBUILD	2013-02-02 18:12:44 UTC (rev 176928)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren <ronald.archlinux.org>
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=libktorrent
-pkgver=1.3.0
-pkgrel=1
-pkgdesc="A BitTorrent protocol implementation"
-arch=('i686' 'x86_64')
-url="http://ktorrent.org/"
-license=('GPL2')
-depends=('kdelibs')
-makedepends=('automoc4' 'cmake' 'boost' 'doxygen')
-source=("http://ktorrent.org/downloads/4.3.0/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('e7e813af36f5854237111fd550f4914b83f17102')
-
-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
-}

Copied: libktorrent/repos/extra-x86_64/PKGBUILD (from rev 176927, libktorrent/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-02-02 18:12:44 UTC (rev 176928)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Ronald van Haren <ronald.archlinux.org>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=libktorrent
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="A BitTorrent protocol implementation"
+arch=('i686' 'x86_64')
+url="http://ktorrent.org/"
+license=('GPL2')
+depends=('kdelibs')
+makedepends=('automoc4' 'cmake' 'boost' 'doxygen')
+source=("http://ktorrent.org/downloads/4.3.1/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('71b377c0cad01dca6061f1fe92f91c4cf05476b3')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../${pkgname}-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list