[arch-commits] Commit in ktorrent/repos (12 files)

2016-04-16 Thread Antonio Rojas
Date: Saturday, April 16, 2016 @ 12:13:45
  Author: arojas
Revision: 265046

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

Added:
  ktorrent/repos/testing-i686/PKGBUILD
(from rev 265045, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/testing-i686/ktorrent.install
(from rev 265045, ktorrent/trunk/ktorrent.install)
  ktorrent/repos/testing-x86_64/PKGBUILD
(from rev 265045, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/testing-x86_64/ktorrent.install
(from rev 265045, ktorrent/trunk/ktorrent.install)
Deleted:
  ktorrent/repos/testing-i686/PKGBUILD
  ktorrent/repos/testing-i686/kde412.patch
  ktorrent/repos/testing-i686/kdebug-315239.patch
  ktorrent/repos/testing-i686/ktorrent.install
  ktorrent/repos/testing-x86_64/PKGBUILD
  ktorrent/repos/testing-x86_64/kde412.patch
  ktorrent/repos/testing-x86_64/kdebug-315239.patch
  ktorrent/repos/testing-x86_64/ktorrent.install

+
 /PKGBUILD  |   74 +++
 /ktorrent.install  |   26 
 testing-i686/PKGBUILD  |   37 -
 testing-i686/kde412.patch  |   18 
 testing-i686/kdebug-315239.patch   |   65 --
 testing-i686/ktorrent.install  |   13 --
 testing-x86_64/PKGBUILD|   37 -
 testing-x86_64/kde412.patch|   18 
 testing-x86_64/kdebug-315239.patch |   65 --
 testing-x86_64/ktorrent.install|   13 --
 10 files changed, 100 insertions(+), 266 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2016-04-16 10:13:03 UTC (rev 265045)
+++ testing-i686/PKGBUILD   2016-04-16 10:13:45 UTC (rev 265046)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren 
-# Contributor: Travis Willard 
-# Contributor: Georg Grabler 
-
-pkgname=ktorrent
-pkgver=5.0
-pkgrel=1
-pkgdesc="A powerful BitTorrent client for KDE"
-arch=('i686' 'x86_64')
-url='http://ktorrent.pwsp.net/'
-license=('GPL2')
-depends=('libktorrent' 'kdelibs4support' 'kcmutils' 'knotifyconfig' 'kross')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'boost' 
'plasma-workspace' 'kdnssd' 'taglib')
-optdepends=('plasma-workspace: shutdown plugin' 'kdnssd: zeroconf plugin' 
'taglib: mediaplayer plugin')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha1sums=('06c9e9a644704b72c20842ab19f794f659be9f0a')
-
-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: ktorrent/repos/testing-i686/PKGBUILD (from rev 265045, 
ktorrent/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-04-16 10:13:45 UTC (rev 265046)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Ronald van Haren 
+# Contributor: Travis Willard 
+# Contributor: Georg Grabler 
+
+pkgname=ktorrent
+pkgver=5.0
+pkgrel=1
+pkgdesc="A powerful BitTorrent client for KDE"
+arch=('i686' 'x86_64')
+url='http://ktorrent.pwsp.net/'
+license=('GPL2')
+depends=('libktorrent' 'kdelibs4support' 'kcmutils' 'knotifyconfig' 'kross')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'boost' 
'plasma-workspace' 'kdnssd' 'taglib')
+optdepends=('plasma-workspace: shutdown plugin' 'kdnssd: zeroconf plugin' 
'taglib: mediaplayer plugin')
+install=${pkgname}.install
+source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz;)
+sha1sums=('06c9e9a644704b72c20842ab19f794f659be9f0a')
+
+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-i686/kde412.patch
===
--- testing-i686/kde412.patch   2016-04-16 10:13:03 UTC (rev 265045)
+++ testing-i686/kde412.patch   2016-04-16 10:13:45 UTC (rev 265046)
@@ -1,18 +0,0 @@
-From: Christoph Feck 
-Date: Fri, 19 Oct 2012 08:56:22 +
-Subject: SVN_SILENT link
-X-Git-Url: 
http://quickgit.kde.org/?p=ktorrent.git=commitdiff=3ef62c439027acc0a166101419fff4bc0c69013d

-SVN_SILENT link

-
-
 a/plugins/ipfilter/tests/CMakeLists.txt
-+++ b/plugins/ipfilter/tests/CMakeLists.txt

[arch-commits] Commit in ktorrent/repos (12 files)

2014-02-08 Thread Andrea Scarpino
Date: Saturday, February 8, 2014 @ 17:27:50
  Author: andrea
Revision: 205598

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

Added:
  ktorrent/repos/extra-i686/PKGBUILD
(from rev 205597, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-i686/kde412.patch
(from rev 205597, ktorrent/trunk/kde412.patch)
  ktorrent/repos/extra-i686/kdebug-315239.patch
(from rev 205597, ktorrent/trunk/kdebug-315239.patch)
  ktorrent/repos/extra-i686/ktorrent.install
(from rev 205597, ktorrent/trunk/ktorrent.install)
  ktorrent/repos/extra-x86_64/PKGBUILD
(from rev 205597, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-x86_64/kde412.patch
(from rev 205597, ktorrent/trunk/kde412.patch)
  ktorrent/repos/extra-x86_64/kdebug-315239.patch
(from rev 205597, ktorrent/trunk/kdebug-315239.patch)
  ktorrent/repos/extra-x86_64/ktorrent.install
(from rev 205597, ktorrent/trunk/ktorrent.install)
Deleted:
  ktorrent/repos/extra-i686/PKGBUILD
  ktorrent/repos/extra-i686/ktorrent.install
  ktorrent/repos/extra-x86_64/PKGBUILD
  ktorrent/repos/extra-x86_64/ktorrent.install

--+
 /PKGBUILD|   84 +
 /ktorrent.install|   26 +++
 extra-i686/PKGBUILD  |   31 -
 extra-i686/kde412.patch  |   18 +++
 extra-i686/kdebug-315239.patch   |   65 
 extra-i686/ktorrent.install  |   13 -
 extra-x86_64/PKGBUILD|   31 -
 extra-x86_64/kde412.patch|   18 +++
 extra-x86_64/kdebug-315239.patch |   65 
 extra-x86_64/ktorrent.install|   13 -
 10 files changed, 276 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-02-08 16:27:38 UTC (rev 205597)
+++ extra-i686/PKGBUILD 2014-02-08 16:27:50 UTC (rev 205598)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ronald.archlinux.org
-# Contributor: Travis Willard trav...@wmpub.ca
-# Contributor: Georg Grabler ggrab...@gmail.com
-
-pkgname=ktorrent
-pkgver=4.3.1
-pkgrel=1
-pkgdesc=A powerful BitTorrent client for KDE
-arch=('i686' 'x86_64')
-url='http://ktorrent.org/'
-license=('GPL2')
-depends=('libktorrent' 'kdebase-workspace' 'taglib')
-makedepends=('automoc4' 'cmake' 'boost')
-source=(http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-install=${pkgname}.install
-sha1sums=('6b56bab48dd07805225c3d4d5d5d1c4c1def241e')
-
-build() {
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
-   make
-}
-
-package() {
-   cd build
-   make DESTDIR=${pkgdir} install
-}

Copied: ktorrent/repos/extra-i686/PKGBUILD (from rev 205597, 
ktorrent/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-02-08 16:27:50 UTC (rev 205598)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Travis Willard trav...@wmpub.ca
+# Contributor: Georg Grabler ggrab...@gmail.com
+
+pkgname=ktorrent
+pkgver=4.3.1
+pkgrel=2
+pkgdesc=A powerful BitTorrent client for KDE
+arch=('i686' 'x86_64')
+url='http://ktorrent.pwsp.net/'
+license=('GPL2')
+depends=('libktorrent' 'kdebase-runtime' 'taglib')
+makedepends=('automoc4' 'cmake' 'boost' 'kdebase-workspace')
+install=${pkgname}.install
+source=(http://ktorrent.pwsp.net/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
+'kde412.patch'
+'kdebug-315239.patch')
+sha1sums=('6b56bab48dd07805225c3d4d5d5d1c4c1def241e'
+  'f2c0e05913b2f21b593818e2cd3547d09f86be86'
+  'd247aecbda3eef8dcb51d3db244b1c845f85')
+
+prepare() {
+   mkdir build
+
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i ${srcdir}/kde412.patch
+  patch -p1 -i ${srcdir}/kdebug-315239.patch
+}
+
+build() {
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+   make
+}
+
+package() {
+   cd build
+   make DESTDIR=${pkgdir} install
+}

Copied: ktorrent/repos/extra-i686/kde412.patch (from rev 205597, 
ktorrent/trunk/kde412.patch)
===
--- extra-i686/kde412.patch (rev 0)
+++ extra-i686/kde412.patch 2014-02-08 16:27:50 UTC (rev 205598)
@@ -0,0 +1,18 @@
+From: Christoph Feck christ...@maxiom.de
+Date: Fri, 19 Oct 2012 08:56:22 +
+Subject: SVN_SILENT link
+X-Git-Url: 
http://quickgit.kde.org/?p=ktorrent.gita=commitdiffh=3ef62c439027acc0a166101419fff4bc0c69013d
+---
+SVN_SILENT link
+---
+
+
+--- a/plugins/ipfilter/tests/CMakeLists.txt
 b/plugins/ipfilter/tests/CMakeLists.txt
+@@ -1,4 +1,4 @@
+ set(ipblocklisttest_SRCS ipblocklisttest.cpp 

[arch-commits] Commit in ktorrent/repos (12 files)

2013-02-02 Thread Andrea Scarpino
Date: Saturday, February 2, 2013 @ 19:16:57
  Author: andrea
Revision: 176930

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

Added:
  ktorrent/repos/extra-i686/PKGBUILD
(from rev 176929, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-i686/ktorrent.install
(from rev 176929, ktorrent/trunk/ktorrent.install)
  ktorrent/repos/extra-x86_64/PKGBUILD
(from rev 176929, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-x86_64/ktorrent.install
(from rev 176929, ktorrent/trunk/ktorrent.install)
Deleted:
  ktorrent/repos/extra-i686/PKGBUILD
  ktorrent/repos/extra-i686/groupmiewmodel.diff
  ktorrent/repos/extra-i686/httpserver.patch
  ktorrent/repos/extra-i686/ktorrent.install
  ktorrent/repos/extra-x86_64/PKGBUILD
  ktorrent/repos/extra-x86_64/groupmiewmodel.diff
  ktorrent/repos/extra-x86_64/httpserver.patch
  ktorrent/repos/extra-x86_64/ktorrent.install

--+
 extra-i686/PKGBUILD  |   75 +--
 extra-i686/groupmiewmodel.diff   |   87 -
 extra-i686/httpserver.patch  |   10 
 extra-i686/ktorrent.install  |   26 +--
 extra-x86_64/PKGBUILD|   75 +--
 extra-x86_64/groupmiewmodel.diff |   87 -
 extra-x86_64/httpserver.patch|   10 
 extra-x86_64/ktorrent.install|   26 +--
 8 files changed, 88 insertions(+), 308 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-02 18:16:48 UTC (rev 176929)
+++ extra-i686/PKGBUILD 2013-02-02 18:16:57 UTC (rev 176930)
@@ -1,44 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ronald.archlinux.org
-# Contributor: Travis Willard trav...@wmpub.ca
-# Contributor: Georg Grabler ggrab...@gmail.com
-
-pkgname=ktorrent
-pkgver=4.3.0
-pkgrel=2
-pkgdesc=A powerful BitTorrent client for KDE
-arch=('i686' 'x86_64')
-url='http://ktorrent.org/'
-license=('GPL2')
-depends=('libktorrent' 'kdebase-workspace' 'taglib')
-makedepends=('automoc4' 'cmake' 'boost')
-source=(http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
-'httpserver.patch' 'groupmiewmodel.diff')
-install=${pkgname}.install
-sha1sums=('60400c6286f58934dde7ab471f56188b68d69f7b'
-  'cef22b24af540e1bfcf13da60e4846ade106c303'
- '5b91b40e38afb15452bcb0644cd7ba57bc9db6eb' )
-
-options=(strip)
-
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   # build time patch
-   patch -p0 -i ${srcdir}/httpserver.patch
-   patch -p0 -i ${srcdir}/groupmiewmodel.diff
-
-   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: ktorrent/repos/extra-i686/PKGBUILD (from rev 176929, 
ktorrent/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-02 18:16:57 UTC (rev 176930)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Travis Willard trav...@wmpub.ca
+# Contributor: Georg Grabler ggrab...@gmail.com
+
+pkgname=ktorrent
+pkgver=4.3.1
+pkgrel=1
+pkgdesc=A powerful BitTorrent client for KDE
+arch=('i686' 'x86_64')
+url='http://ktorrent.org/'
+license=('GPL2')
+depends=('libktorrent' 'kdebase-workspace' 'taglib')
+makedepends=('automoc4' 'cmake' 'boost')
+source=(http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
+install=${pkgname}.install
+sha1sums=('6b56bab48dd07805225c3d4d5d5d1c4c1def241e')
+
+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-i686/groupmiewmodel.diff
===
--- extra-i686/groupmiewmodel.diff  2013-02-02 18:16:48 UTC (rev 176929)
+++ extra-i686/groupmiewmodel.diff  2013-02-02 18:16:57 UTC (rev 176930)
@@ -1,87 +0,0 @@
-commit 1009ba89b5d603ae7f1a95ef65a818c760c367cf
-Author: Joris Guisson joris.guis...@gmail.com
-Date:   Mon Oct 22 20:07:21 2012 +0200
-
-Backport to 4.3: Fix crash in GroupViewModel when dragging torrents over 
groups
-
-BUG: 308733
-
-diff --git a/ktorrent/groups/groupviewmodel.cpp 
b/ktorrent/groups/groupviewmodel.cpp
-index f2e99d2..b4dca7e 100644
 ktorrent/groups/groupviewmodel.cpp
-+++ ktorrent/groups/groupviewmodel.cpp
-@@ -55,6 +55,9 @@ namespace kt
-   QVariant GroupViewModel::data(const QModelIndex index, int role) const
-   {
-   Item* item = (Item*)index.internalPointer();
-+if(!item)
-+

[arch-commits] Commit in ktorrent/repos (12 files)

2012-09-08 Thread Ronald van Haren
Date: Saturday, September 8, 2012 @ 04:54:47
  Author: ronald
Revision: 166483

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

Added:
  ktorrent/repos/extra-i686/PKGBUILD
(from rev 166482, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-i686/httpserver.patch
(from rev 166482, ktorrent/trunk/httpserver.patch)
  ktorrent/repos/extra-i686/ktorrent.install
(from rev 166482, ktorrent/trunk/ktorrent.install)
  ktorrent/repos/extra-x86_64/PKGBUILD
(from rev 166482, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-x86_64/httpserver.patch
(from rev 166482, ktorrent/trunk/httpserver.patch)
  ktorrent/repos/extra-x86_64/ktorrent.install
(from rev 166482, ktorrent/trunk/ktorrent.install)
Deleted:
  ktorrent/repos/extra-i686/PKGBUILD
  ktorrent/repos/extra-i686/httpserver.patch
  ktorrent/repos/extra-i686/ktorrent.install
  ktorrent/repos/extra-x86_64/PKGBUILD
  ktorrent/repos/extra-x86_64/httpserver.patch
  ktorrent/repos/extra-x86_64/ktorrent.install

---+
 extra-i686/PKGBUILD   |   78 
 extra-i686/httpserver.patch   |   20 +-
 extra-i686/ktorrent.install   |   26 ++---
 extra-x86_64/PKGBUILD |   78 
 extra-x86_64/httpserver.patch |   20 +-
 extra-x86_64/ktorrent.install |   26 ++---
 6 files changed, 124 insertions(+), 124 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-09-08 08:54:04 UTC (rev 166482)
+++ extra-i686/PKGBUILD 2012-09-08 08:54:47 UTC (rev 166483)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ronald.archlinux.org
-# Contributor: Travis Willard trav...@wmpub.ca
-# Contributor: Georg Grabler ggrab...@gmail.com
-
-pkgname=ktorrent
-pkgver=4.2.1
-pkgrel=1
-pkgdesc=A powerful BitTorrent client for KDE
-arch=('i686' 'x86_64')
-url='http://ktorrent.org/'
-license=('GPL2')
-depends=('libktorrent' 'kdebase-workspace' 'taglib')
-makedepends=('automoc4' 'cmake' 'boost')
-source=(http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
-'httpserver.patch')
-install=${pkgname}.install
-sha1sums=('3f52c4a10011a49d304c08a3bb1290a022e0c53f'
-  'cef22b24af540e1bfcf13da60e4846ade106c303')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   # build time patch
-   patch -p0 -i ${srcdir}/httpserver.patch
-
-   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: ktorrent/repos/extra-i686/PKGBUILD (from rev 166482, 
ktorrent/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-09-08 08:54:47 UTC (rev 166483)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Travis Willard trav...@wmpub.ca
+# Contributor: Georg Grabler ggrab...@gmail.com
+
+pkgname=ktorrent
+pkgver=4.3.0
+pkgrel=1
+pkgdesc=A powerful BitTorrent client for KDE
+arch=('i686' 'x86_64')
+url='http://ktorrent.org/'
+license=('GPL2')
+depends=('libktorrent' 'kdebase-workspace' 'taglib')
+makedepends=('automoc4' 'cmake' 'boost')
+source=(http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
+'httpserver.patch')
+install=${pkgname}.install
+sha1sums=('60400c6286f58934dde7ab471f56188b68d69f7b'
+  'cef22b24af540e1bfcf13da60e4846ade106c303')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # build time patch
+   patch -p0 -i ${srcdir}/httpserver.patch
+
+   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
+}

Deleted: extra-i686/httpserver.patch
===
--- extra-i686/httpserver.patch 2012-09-08 08:54:04 UTC (rev 166482)
+++ extra-i686/httpserver.patch 2012-09-08 08:54:47 UTC (rev 166483)
@@ -1,10 +0,0 @@
 plugins/webinterface/httpserver.cpp.old
-+++ plugins/webinterface/httpserver.cpp
-@@ -29,6 +29,7 @@
- #include ktemporaryfile.h
- #include k3streamsocket.h
- #include k3resolver.h
-+#include time.h
- 
- #include qfileinfo.h
- #include qstringlist.h 

Copied: ktorrent/repos/extra-i686/httpserver.patch (from rev 166482, 
ktorrent/trunk/httpserver.patch)
===
--- extra-i686/httpserver.patch (rev 0)
+++ extra-i686/httpserver.patch 2012-09-08 08:54:47 UTC (rev 166483)
@@ -0,0 +1,10 @@
+--- plugins/webinterface/httpserver.cpp.old
 

[arch-commits] Commit in ktorrent/repos (12 files)

2012-06-18 Thread Ronald van Haren
Date: Monday, June 18, 2012 @ 03:33:57
  Author: ronald
Revision: 161994

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

Added:
  ktorrent/repos/extra-i686/PKGBUILD
(from rev 161993, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-i686/httpserver.patch
(from rev 161993, ktorrent/trunk/httpserver.patch)
  ktorrent/repos/extra-i686/ktorrent.install
(from rev 161993, ktorrent/trunk/ktorrent.install)
  ktorrent/repos/extra-x86_64/PKGBUILD
(from rev 161993, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-x86_64/httpserver.patch
(from rev 161993, ktorrent/trunk/httpserver.patch)
  ktorrent/repos/extra-x86_64/ktorrent.install
(from rev 161993, ktorrent/trunk/ktorrent.install)
Deleted:
  ktorrent/repos/extra-i686/PKGBUILD
  ktorrent/repos/extra-i686/httpserver.patch
  ktorrent/repos/extra-i686/ktorrent.install
  ktorrent/repos/extra-x86_64/PKGBUILD
  ktorrent/repos/extra-x86_64/httpserver.patch
  ktorrent/repos/extra-x86_64/ktorrent.install

---+
 extra-i686/PKGBUILD   |   78 
 extra-i686/httpserver.patch   |   20 +-
 extra-i686/ktorrent.install   |   26 ++---
 extra-x86_64/PKGBUILD |   78 
 extra-x86_64/httpserver.patch |   20 +-
 extra-x86_64/ktorrent.install |   26 ++---
 6 files changed, 124 insertions(+), 124 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-06-18 07:33:14 UTC (rev 161993)
+++ extra-i686/PKGBUILD 2012-06-18 07:33:57 UTC (rev 161994)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ronald.archlinux.org
-# Contributor: Travis Willard trav...@wmpub.ca
-# Contributor: Georg Grabler ggrab...@gmail.com
-
-pkgname=ktorrent
-pkgver=4.2.0
-pkgrel=1
-pkgdesc=A powerful BitTorrent client for KDE
-arch=('i686' 'x86_64')
-url='http://ktorrent.org/'
-license=('GPL2')
-depends=('libktorrent' 'kdebase-workspace' 'taglib')
-makedepends=('automoc4' 'cmake' 'boost')
-source=(http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
-'httpserver.patch')
-install=${pkgname}.install
-md5sums=('01aa25e1339ffd84776f3c9c27bd4a72'
- '1f25b94615b0bbfa0457c99fb20de3e6')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   # build time patch
-   patch -p0 -i ${srcdir}/httpserver.patch
-
-   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: ktorrent/repos/extra-i686/PKGBUILD (from rev 161993, 
ktorrent/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-06-18 07:33:57 UTC (rev 161994)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Travis Willard trav...@wmpub.ca
+# Contributor: Georg Grabler ggrab...@gmail.com
+
+pkgname=ktorrent
+pkgver=4.2.1
+pkgrel=1
+pkgdesc=A powerful BitTorrent client for KDE
+arch=('i686' 'x86_64')
+url='http://ktorrent.org/'
+license=('GPL2')
+depends=('libktorrent' 'kdebase-workspace' 'taglib')
+makedepends=('automoc4' 'cmake' 'boost')
+source=(http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
+'httpserver.patch')
+install=${pkgname}.install
+sha1sums=('3f52c4a10011a49d304c08a3bb1290a022e0c53f'
+  'cef22b24af540e1bfcf13da60e4846ade106c303')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # build time patch
+   patch -p0 -i ${srcdir}/httpserver.patch
+
+   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
+}

Deleted: extra-i686/httpserver.patch
===
--- extra-i686/httpserver.patch 2012-06-18 07:33:14 UTC (rev 161993)
+++ extra-i686/httpserver.patch 2012-06-18 07:33:57 UTC (rev 161994)
@@ -1,10 +0,0 @@
 plugins/webinterface/httpserver.cpp.old
-+++ plugins/webinterface/httpserver.cpp
-@@ -29,6 +29,7 @@
- #include ktemporaryfile.h
- #include k3streamsocket.h
- #include k3resolver.h
-+#include time.h
- 
- #include qfileinfo.h
- #include qstringlist.h 

Copied: ktorrent/repos/extra-i686/httpserver.patch (from rev 161993, 
ktorrent/trunk/httpserver.patch)
===
--- extra-i686/httpserver.patch (rev 0)
+++ extra-i686/httpserver.patch 2012-06-18 07:33:57 UTC (rev 161994)
@@ -0,0 +1,10 @@
+--- plugins/webinterface/httpserver.cpp.old
 plugins/webinterface/httpserver.cpp

[arch-commits] Commit in ktorrent/repos (12 files)

2012-03-07 Thread Andrea Scarpino
Date: Wednesday, March 7, 2012 @ 09:53:25
  Author: andrea
Revision: 152453

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

Added:
  ktorrent/repos/extra-i686/PKGBUILD
(from rev 152452, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-i686/httpserver.patch
(from rev 152452, ktorrent/trunk/httpserver.patch)
  ktorrent/repos/extra-i686/ktorrent.install
(from rev 152452, ktorrent/trunk/ktorrent.install)
  ktorrent/repos/extra-x86_64/PKGBUILD
(from rev 152452, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-x86_64/httpserver.patch
(from rev 152452, ktorrent/trunk/httpserver.patch)
  ktorrent/repos/extra-x86_64/ktorrent.install
(from rev 152452, ktorrent/trunk/ktorrent.install)
Deleted:
  ktorrent/repos/extra-i686/PKGBUILD
  ktorrent/repos/extra-i686/httpserver.patch
  ktorrent/repos/extra-i686/ktorrent.install
  ktorrent/repos/extra-x86_64/PKGBUILD
  ktorrent/repos/extra-x86_64/httpserver.patch
  ktorrent/repos/extra-x86_64/ktorrent.install

---+
 extra-i686/PKGBUILD   |   79 +++-
 extra-i686/httpserver.patch   |   20 +-
 extra-i686/ktorrent.install   |   26 ++---
 extra-x86_64/PKGBUILD |   79 +++-
 extra-x86_64/httpserver.patch |   20 +-
 extra-x86_64/ktorrent.install |   26 ++---
 6 files changed, 124 insertions(+), 126 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-03-07 14:52:08 UTC (rev 152452)
+++ extra-i686/PKGBUILD 2012-03-07 14:53:25 UTC (rev 152453)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ronald.archlinux.org
-# Contributor: Travis Willard trav...@wmpub.ca
-# Contributor: Georg Grabler ggrab...@gmail.com
-
-pkgname=ktorrent
-pkgver=4.1.3
-pkgrel=1
-pkgdesc=A powerful BitTorrent client for KDE
-arch=('i686' 'x86_64')
-url=http://ktorrent.org;
-license=('GPL2')
-depends=('libktorrent' 'kdebase-workspace' 'taglib')
-makedepends=('automoc4' 'cmake' 'boost')
-source=(http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
-'httpserver.patch')
-install=${pkgname}.install
-md5sums=('4cdd6597a11a465d91e17ac86320883e'
- '1f25b94615b0bbfa0457c99fb20de3e6')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   # build time patch
-   patch -p0 -i ${srcdir}/httpserver.patch
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DENABLE_MEDIAPLAYER_PLUGIN=true
-   make
-}
-
-package() {
-   cd ${srcdir}/build
-   make DESTDIR=${pkgdir} install
-}

Copied: ktorrent/repos/extra-i686/PKGBUILD (from rev 152452, 
ktorrent/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-03-07 14:53:25 UTC (rev 152453)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Travis Willard trav...@wmpub.ca
+# Contributor: Georg Grabler ggrab...@gmail.com
+
+pkgname=ktorrent
+pkgver=4.2.0
+pkgrel=1
+pkgdesc=A powerful BitTorrent client for KDE
+arch=('i686' 'x86_64')
+url='http://ktorrent.org/'
+license=('GPL2')
+depends=('libktorrent' 'kdebase-workspace' 'taglib')
+makedepends=('automoc4' 'cmake' 'boost')
+source=(http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
+'httpserver.patch')
+install=${pkgname}.install
+md5sums=('01aa25e1339ffd84776f3c9c27bd4a72'
+ '1f25b94615b0bbfa0457c99fb20de3e6')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # build time patch
+   patch -p0 -i ${srcdir}/httpserver.patch
+
+   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
+}

Deleted: extra-i686/httpserver.patch
===
--- extra-i686/httpserver.patch 2012-03-07 14:52:08 UTC (rev 152452)
+++ extra-i686/httpserver.patch 2012-03-07 14:53:25 UTC (rev 152453)
@@ -1,10 +0,0 @@
 plugins/webinterface/httpserver.cpp.old
-+++ plugins/webinterface/httpserver.cpp
-@@ -29,6 +29,7 @@
- #include ktemporaryfile.h
- #include k3streamsocket.h
- #include k3resolver.h
-+#include time.h
- 
- #include qfileinfo.h
- #include qstringlist.h 

Copied: ktorrent/repos/extra-i686/httpserver.patch (from rev 152452, 
ktorrent/trunk/httpserver.patch)
===
--- extra-i686/httpserver.patch (rev 0)
+++ extra-i686/httpserver.patch 2012-03-07 14:53:25 UTC (rev 152453)
@@ -0,0 +1,10 @@
+--- plugins/webinterface/httpserver.cpp.old
 

[arch-commits] Commit in ktorrent/repos (12 files)

2011-11-23 Thread Andrea Scarpino
Date: Wednesday, November 23, 2011 @ 14:36:57
  Author: andrea
Revision: 143237

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

Added:
  ktorrent/repos/extra-i686/PKGBUILD
(from rev 143236, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-i686/httpserver.patch
(from rev 143236, ktorrent/trunk/httpserver.patch)
  ktorrent/repos/extra-i686/ktorrent.install
(from rev 143236, ktorrent/trunk/ktorrent.install)
  ktorrent/repos/extra-x86_64/PKGBUILD
(from rev 143236, ktorrent/trunk/PKGBUILD)
  ktorrent/repos/extra-x86_64/httpserver.patch
(from rev 143236, ktorrent/trunk/httpserver.patch)
  ktorrent/repos/extra-x86_64/ktorrent.install
(from rev 143236, ktorrent/trunk/ktorrent.install)
Deleted:
  ktorrent/repos/extra-i686/PKGBUILD
  ktorrent/repos/extra-i686/httpserver.patch
  ktorrent/repos/extra-i686/ktorrent.install
  ktorrent/repos/extra-x86_64/PKGBUILD
  ktorrent/repos/extra-x86_64/httpserver.patch
  ktorrent/repos/extra-x86_64/ktorrent.install

---+
 extra-i686/PKGBUILD   |   81 +++-
 extra-i686/httpserver.patch   |   20 -
 extra-i686/ktorrent.install   |   26 ++--
 extra-x86_64/PKGBUILD |   81 +++-
 extra-x86_64/httpserver.patch |   20 -
 extra-x86_64/ktorrent.install |   26 ++--
 6 files changed, 126 insertions(+), 128 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-23 19:36:27 UTC (rev 143236)
+++ extra-i686/PKGBUILD 2011-11-23 19:36:57 UTC (rev 143237)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ronald.archlinux.org
-# Contributor: Travis Willard trav...@wmpub.ca
-# Contributor: Georg Grabler ggrab...@gmail.com
-
-pkgname=ktorrent
-pkgver=4.1.2
-pkgrel=1
-pkgdesc=A powerful BitTorrent client for KDE
-arch=('i686' 'x86_64')
-url=http://ktorrent.org;
-license=('GPL2')
-depends=('libktorrent' 'kdebase-workspace' 'taglib')
-makedepends=('automoc4' 'cmake' 'boost')
-source=(http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
-'httpserver.patch')
-install=${pkgname}.install
-options=('libtool')
-md5sums=('8026d9f75257f2e52ac5ba3ce4720d55'
- '1f25b94615b0bbfa0457c99fb20de3e6')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   # build time patch
-   patch -p0 -i ${srcdir}/httpserver.patch
-
-   cd ${srcdir}
-   mkdir build
-   cd build
-   cmake ../${pkgname}-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DENABLE_MEDIAPLAYER_PLUGIN=true
-   make
-}
-
-package() {
-   cd ${srcdir}/build
-   make DESTDIR=${pkgdir} install
-}

Copied: ktorrent/repos/extra-i686/PKGBUILD (from rev 143236, 
ktorrent/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-23 19:36:57 UTC (rev 143237)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: Travis Willard trav...@wmpub.ca
+# Contributor: Georg Grabler ggrab...@gmail.com
+
+pkgname=ktorrent
+pkgver=4.1.3
+pkgrel=1
+pkgdesc=A powerful BitTorrent client for KDE
+arch=('i686' 'x86_64')
+url=http://ktorrent.org;
+license=('GPL2')
+depends=('libktorrent' 'kdebase-workspace' 'taglib')
+makedepends=('automoc4' 'cmake' 'boost')
+source=(http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
+'httpserver.patch')
+install=${pkgname}.install
+md5sums=('4cdd6597a11a465d91e17ac86320883e'
+ '1f25b94615b0bbfa0457c99fb20de3e6')
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+
+   # build time patch
+   patch -p0 -i ${srcdir}/httpserver.patch
+
+   cd ${srcdir}
+   mkdir build
+   cd build
+   cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DENABLE_MEDIAPLAYER_PLUGIN=true
+   make
+}
+
+package() {
+   cd ${srcdir}/build
+   make DESTDIR=${pkgdir} install
+}

Deleted: extra-i686/httpserver.patch
===
--- extra-i686/httpserver.patch 2011-11-23 19:36:27 UTC (rev 143236)
+++ extra-i686/httpserver.patch 2011-11-23 19:36:57 UTC (rev 143237)
@@ -1,10 +0,0 @@
 plugins/webinterface/httpserver.cpp.old
-+++ plugins/webinterface/httpserver.cpp
-@@ -29,6 +29,7 @@
- #include ktemporaryfile.h
- #include k3streamsocket.h
- #include k3resolver.h
-+#include time.h
- 
- #include qfileinfo.h
- #include qstringlist.h 

Copied: ktorrent/repos/extra-i686/httpserver.patch (from rev 143236, 
ktorrent/trunk/httpserver.patch)
===
--- extra-i686/httpserver.patch (rev 0)
+++ extra-i686/httpserver.patch 2011-11-23 19:36:57 UTC (rev 143237)
@@ -0,0