[arch-commits] Commit in kdenetwork-kdnssd/repos (4 files)
Sven-Hendrik Haase
svenstaro at nymeria.archlinux.org
Thu Jul 18 22:36:51 UTC 2013
Date: Friday, July 19, 2013 @ 00:36:51
Author: svenstaro
Revision: 191099
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64
Added:
kdenetwork-kdnssd/repos/kde-unstable-i686/PKGBUILD
(from rev 191098, kdenetwork-kdnssd/kde-unstable/PKGBUILD)
kdenetwork-kdnssd/repos/kde-unstable-x86_64/PKGBUILD
(from rev 191098, 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-18 22:36:45 UTC (rev 191098)
+++ kde-unstable-i686/PKGBUILD 2013-07-18 22:36:51 UTC (rev 191099)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at 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 191098, kdenetwork-kdnssd/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2013-07-18 22:36:51 UTC (rev 191099)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdenetwork-kdnssd
+pkgver=4.10.95
+pkgrel=2
+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-18 22:36:45 UTC (rev 191098)
+++ kde-unstable-x86_64/PKGBUILD 2013-07-18 22:36:51 UTC (rev 191099)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at 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 191098, kdenetwork-kdnssd/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2013-07-18 22:36:51 UTC (rev 191099)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdenetwork-kdnssd
+pkgver=4.10.95
+pkgrel=2
+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
+}
More information about the arch-commits
mailing list