Date: Tuesday, July 16, 2013 @ 22:36:47 Author: svenstaro Revision: 190755
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64 Added: kdenetwork-kdnssd/repos/kde-unstable-i686/PKGBUILD (from rev 190754, kdenetwork-kdnssd/kde-unstable/PKGBUILD) kdenetwork-kdnssd/repos/kde-unstable-x86_64/PKGBUILD (from rev 190754, kdenetwork-kdnssd/kde-unstable/PKGBUILD) Deleted: kdenetwork-kdnssd/repos/kde-unstable-i686/PKGBUILD kdenetwork-kdnssd/repos/kde-unstable-x86_64/PKGBUILD ------------------------------+ /PKGBUILD | 60 +++++++++++++++++++++++++++++++++++++++++ kde-unstable-i686/PKGBUILD | 30 -------------------- kde-unstable-x86_64/PKGBUILD | 30 -------------------- 3 files changed, 60 insertions(+), 60 deletions(-) Deleted: kde-unstable-i686/PKGBUILD =================================================================== --- kde-unstable-i686/PKGBUILD 2013-07-16 20:36:36 UTC (rev 190754) +++ kde-unstable-i686/PKGBUILD 2013-07-16 20:36:47 UTC (rev 190755) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdenetwork-kdnssd -pkgver=4.10.95 -pkgrel=1 -pkgdesc='Monitors the network for DNS-SD services' -url='https://projects.kde.org/projects/kde/kdenetwork/kdnssd' -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde' 'kdenetwork') -depends=('kdebase-runtime') -makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/unstable/${pkgver}/src/kdnssd-${pkgver}.tar.xz") -sha1sums=('3cdcd892f949bc624959b983e7890b4ef81e78a0') - -build() { - mkdir build - cd build - cmake ../kdnssd-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR=$pkgdir install -} Copied: kdenetwork-kdnssd/repos/kde-unstable-i686/PKGBUILD (from rev 190754, kdenetwork-kdnssd/kde-unstable/PKGBUILD) =================================================================== --- kde-unstable-i686/PKGBUILD (rev 0) +++ kde-unstable-i686/PKGBUILD 2013-07-16 20:36:47 UTC (rev 190755) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdenetwork-kdnssd +pkgver=4.10.95 +pkgrel=1 +pkgdesc='Monitors the network for DNS-SD services' +url='https://projects.kde.org/projects/kde/kdenetwork/kdnssd' +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde' 'kdenetwork') +depends=('kdebase-runtime') +makedepends=('cmake' 'automoc4') +source=("http://download.kde.org/unstable/${pkgver}/src/kdnssd-${pkgver}.tar.xz") +sha1sums=('3cdcd892f949bc624959b983e7890b4ef81e78a0') + +build() { + mkdir build + cd build + cmake ../kdnssd-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DKDE4_BUILD_TESTS=OFF \ + -DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR=$pkgdir install +} Deleted: kde-unstable-x86_64/PKGBUILD =================================================================== --- kde-unstable-x86_64/PKGBUILD 2013-07-16 20:36:36 UTC (rev 190754) +++ kde-unstable-x86_64/PKGBUILD 2013-07-16 20:36:47 UTC (rev 190755) @@ -1,30 +0,0 @@ -# $Id$ -# Maintainer: Andrea Scarpino <and...@archlinux.org> - -pkgname=kdenetwork-kdnssd -pkgver=4.10.95 -pkgrel=1 -pkgdesc='Monitors the network for DNS-SD services' -url='https://projects.kde.org/projects/kde/kdenetwork/kdnssd' -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -groups=('kde' 'kdenetwork') -depends=('kdebase-runtime') -makedepends=('cmake' 'automoc4') -source=("http://download.kde.org/unstable/${pkgver}/src/kdnssd-${pkgver}.tar.xz") -sha1sums=('3cdcd892f949bc624959b983e7890b4ef81e78a0') - -build() { - mkdir build - cd build - cmake ../kdnssd-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR=$pkgdir install -} Copied: kdenetwork-kdnssd/repos/kde-unstable-x86_64/PKGBUILD (from rev 190754, kdenetwork-kdnssd/kde-unstable/PKGBUILD) =================================================================== --- kde-unstable-x86_64/PKGBUILD (rev 0) +++ kde-unstable-x86_64/PKGBUILD 2013-07-16 20:36:47 UTC (rev 190755) @@ -0,0 +1,30 @@ +# $Id$ +# Maintainer: Andrea Scarpino <and...@archlinux.org> + +pkgname=kdenetwork-kdnssd +pkgver=4.10.95 +pkgrel=1 +pkgdesc='Monitors the network for DNS-SD services' +url='https://projects.kde.org/projects/kde/kdenetwork/kdnssd' +arch=('i686' 'x86_64') +license=('GPL' 'LGPL' 'FDL') +groups=('kde' 'kdenetwork') +depends=('kdebase-runtime') +makedepends=('cmake' 'automoc4') +source=("http://download.kde.org/unstable/${pkgver}/src/kdnssd-${pkgver}.tar.xz") +sha1sums=('3cdcd892f949bc624959b983e7890b4ef81e78a0') + +build() { + mkdir build + cd build + cmake ../kdnssd-${pkgver} \ + -DCMAKE_BUILD_TYPE=Release \ + -DKDE4_BUILD_TESTS=OFF \ + -DCMAKE_INSTALL_PREFIX=/usr + make +} + +package() { + cd build + make DESTDIR=$pkgdir install +}