[arch-commits] Commit in kdenetwork-zeroconf-ioslave/repos (4 files)
Antonio Rojas
arojas at archlinux.org
Wed Dec 9 08:06:20 UTC 2015
Date: Wednesday, December 9, 2015 @ 09:06:19
Author: arojas
Revision: 254948
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64
Added:
kdenetwork-zeroconf-ioslave/repos/kde-unstable-i686/PKGBUILD
(from rev 254947, kdenetwork-zeroconf-ioslave/kde-unstable/PKGBUILD)
kdenetwork-zeroconf-ioslave/repos/kde-unstable-x86_64/PKGBUILD
(from rev 254947, kdenetwork-zeroconf-ioslave/kde-unstable/PKGBUILD)
Deleted:
kdenetwork-zeroconf-ioslave/repos/kde-unstable-i686/PKGBUILD
kdenetwork-zeroconf-ioslave/repos/kde-unstable-x86_64/PKGBUILD
------------------------------+
/PKGBUILD | 72 +++++++++++++++++++++++++++++++++++++++++
kde-unstable-i686/PKGBUILD | 36 --------------------
kde-unstable-x86_64/PKGBUILD | 36 --------------------
3 files changed, 72 insertions(+), 72 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2015-12-09 08:05:59 UTC (rev 254947)
+++ kde-unstable-i686/PKGBUILD 2015-12-09 08:06:19 UTC (rev 254948)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdenetwork-zeroconf-ioslave
-pkgver=15.11.90
-pkgrel=1
-pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
-url='https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdenetwork-kdnssd')
-replaces=('kdenetwork-kdnssd')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz")
-sha1sums=('be20f9ac653de749ca8bc71cb66f810662be00b0')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../zeroconf-ioslave-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE4_BUILD_TESTS=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR=$pkgdir install
-}
Copied: kdenetwork-zeroconf-ioslave/repos/kde-unstable-i686/PKGBUILD (from rev 254947, kdenetwork-zeroconf-ioslave/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2015-12-09 08:06:19 UTC (rev 254948)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdenetwork-zeroconf-ioslave
+pkgver=15.11.90
+pkgrel=2
+pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
+url='https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdenetwork-kdnssd')
+replaces=('kdenetwork-kdnssd')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz")
+sha1sums=('be20f9ac653de749ca8bc71cb66f810662be00b0')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../zeroconf-ioslave-${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 2015-12-09 08:05:59 UTC (rev 254947)
+++ kde-unstable-x86_64/PKGBUILD 2015-12-09 08:06:19 UTC (rev 254948)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdenetwork-zeroconf-ioslave
-pkgver=15.11.90
-pkgrel=1
-pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
-url='https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdenetwork')
-depends=('kdelibs')
-makedepends=('cmake' 'automoc4')
-conflicts=('kdenetwork-kdnssd')
-replaces=('kdenetwork-kdnssd')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz")
-sha1sums=('be20f9ac653de749ca8bc71cb66f810662be00b0')
-
-prepare() {
- mkdir -p build
-}
-
-build() {
- cd build
- cmake ../zeroconf-ioslave-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE4_BUILD_TESTS=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
-}
-
-package() {
- cd build
- make DESTDIR=$pkgdir install
-}
Copied: kdenetwork-zeroconf-ioslave/repos/kde-unstable-x86_64/PKGBUILD (from rev 254947, kdenetwork-zeroconf-ioslave/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2015-12-09 08:06:19 UTC (rev 254948)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdenetwork-zeroconf-ioslave
+pkgver=15.11.90
+pkgrel=2
+pkgdesc='Network Monitor for DNS-SD services (Zeroconf)'
+url='https://projects.kde.org/projects/kde/kdenetwork/zeroconf-ioslave'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdenetwork')
+depends=('kdelibs')
+makedepends=('cmake' 'automoc4')
+conflicts=('kdenetwork-kdnssd')
+replaces=('kdenetwork-kdnssd')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/zeroconf-ioslave-${pkgver}.tar.xz")
+sha1sums=('be20f9ac653de749ca8bc71cb66f810662be00b0')
+
+prepare() {
+ mkdir -p build
+}
+
+build() {
+ cd build
+ cmake ../zeroconf-ioslave-${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