[arch-commits] Commit in kdenetwork-kopete/repos (8 files)
Andrea Scarpino
andrea at nymeria.archlinux.org
Thu Nov 28 13:50:17 UTC 2013
Date: Thursday, November 28, 2013 @ 14:50:17
Author: andrea
Revision: 200535
archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64
Added:
kdenetwork-kopete/repos/kde-unstable-i686/PKGBUILD
(from rev 200534, kdenetwork-kopete/kde-unstable/PKGBUILD)
kdenetwork-kopete/repos/kde-unstable-i686/kdenetwork-kopete.install
(from rev 200534, kdenetwork-kopete/kde-unstable/kdenetwork-kopete.install)
kdenetwork-kopete/repos/kde-unstable-x86_64/PKGBUILD
(from rev 200534, kdenetwork-kopete/kde-unstable/PKGBUILD)
kdenetwork-kopete/repos/kde-unstable-x86_64/kdenetwork-kopete.install
(from rev 200534, kdenetwork-kopete/kde-unstable/kdenetwork-kopete.install)
Deleted:
kdenetwork-kopete/repos/kde-unstable-i686/PKGBUILD
kdenetwork-kopete/repos/kde-unstable-i686/kdenetwork-kopete.install
kdenetwork-kopete/repos/kde-unstable-x86_64/PKGBUILD
kdenetwork-kopete/repos/kde-unstable-x86_64/kdenetwork-kopete.install
-----------------------------------------------+
/PKGBUILD | 72 ++++++++++++++++++++++++
/kdenetwork-kopete.install | 24 ++++++++
kde-unstable-i686/PKGBUILD | 36 ------------
kde-unstable-i686/kdenetwork-kopete.install | 12 ----
kde-unstable-x86_64/PKGBUILD | 36 ------------
kde-unstable-x86_64/kdenetwork-kopete.install | 12 ----
6 files changed, 96 insertions(+), 96 deletions(-)
Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD 2013-11-28 13:50:07 UTC (rev 200534)
+++ kde-unstable-i686/PKGBUILD 2013-11-28 13:50:17 UTC (rev 200535)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdenetwork-kopete
-pkgver=4.11.95
-pkgrel=1
-pkgdesc='Instant Messenger'
-url='http://kde.org/applications/internet/kopete/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdenetwork')
-depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libmsn' 'libidn'
- 'qimageblitz' 'libgadu' 'mediastreamer' 'jsoncpp')
-makedepends=('cmake' 'automoc4' 'boost')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kopete-${pkgver}.tar.xz")
-sha1sums=('de006ce8b19ee80eb18353e77f9f94b5826e5e06')
-
-prepare() {
- mkdir build
-}
-
-build() {
- cd build
- cmake ../kopete-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE4_BUILD_TESTS=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_SKIP_RPATH=ON
- make
-}
-
-package() {
- cd build
- make DESTDIR=$pkgdir install
-}
Copied: kdenetwork-kopete/repos/kde-unstable-i686/PKGBUILD (from rev 200534, kdenetwork-kopete/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD (rev 0)
+++ kde-unstable-i686/PKGBUILD 2013-11-28 13:50:17 UTC (rev 200535)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdenetwork-kopete
+pkgver=4.11.97
+pkgrel=1
+pkgdesc='Instant Messenger'
+url='http://kde.org/applications/internet/kopete/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdenetwork')
+depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libmsn' 'libidn'
+ 'qimageblitz' 'libgadu' 'mediastreamer' 'jsoncpp')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kopete-${pkgver}.tar.xz")
+sha1sums=('e3ad6962eb1f779753d47369c4e15b4cffe0e4ee')
+
+prepare() {
+ mkdir build
+}
+
+build() {
+ cd build
+ cmake ../kopete-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DKDE4_BUILD_TESTS=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_SKIP_RPATH=ON
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR=$pkgdir install
+}
Deleted: kde-unstable-i686/kdenetwork-kopete.install
===================================================================
--- kde-unstable-i686/kdenetwork-kopete.install 2013-11-28 13:50:07 UTC (rev 200534)
+++ kde-unstable-i686/kdenetwork-kopete.install 2013-11-28 13:50:17 UTC (rev 200535)
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: kdenetwork-kopete/repos/kde-unstable-i686/kdenetwork-kopete.install (from rev 200534, kdenetwork-kopete/kde-unstable/kdenetwork-kopete.install)
===================================================================
--- kde-unstable-i686/kdenetwork-kopete.install (rev 0)
+++ kde-unstable-i686/kdenetwork-kopete.install 2013-11-28 13:50:17 UTC (rev 200535)
@@ -0,0 +1,12 @@
+post_install() {
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ update-desktop-database -q
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD 2013-11-28 13:50:07 UTC (rev 200534)
+++ kde-unstable-x86_64/PKGBUILD 2013-11-28 13:50:17 UTC (rev 200535)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdenetwork-kopete
-pkgver=4.11.95
-pkgrel=1
-pkgdesc='Instant Messenger'
-url='http://kde.org/applications/internet/kopete/'
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdenetwork')
-depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libmsn' 'libidn'
- 'qimageblitz' 'libgadu' 'mediastreamer' 'jsoncpp')
-makedepends=('cmake' 'automoc4' 'boost')
-install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/kopete-${pkgver}.tar.xz")
-sha1sums=('de006ce8b19ee80eb18353e77f9f94b5826e5e06')
-
-prepare() {
- mkdir build
-}
-
-build() {
- cd build
- cmake ../kopete-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DKDE4_BUILD_TESTS=OFF \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_SKIP_RPATH=ON
- make
-}
-
-package() {
- cd build
- make DESTDIR=$pkgdir install
-}
Copied: kdenetwork-kopete/repos/kde-unstable-x86_64/PKGBUILD (from rev 200534, kdenetwork-kopete/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD (rev 0)
+++ kde-unstable-x86_64/PKGBUILD 2013-11-28 13:50:17 UTC (rev 200535)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdenetwork-kopete
+pkgver=4.11.97
+pkgrel=1
+pkgdesc='Instant Messenger'
+url='http://kde.org/applications/internet/kopete/'
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdenetwork')
+depends=('kdebase-runtime' 'kdepimlibs' 'qca-ossl' 'libotr' 'libmsn' 'libidn'
+ 'qimageblitz' 'libgadu' 'mediastreamer' 'jsoncpp')
+makedepends=('cmake' 'automoc4' 'boost')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/kopete-${pkgver}.tar.xz")
+sha1sums=('e3ad6962eb1f779753d47369c4e15b4cffe0e4ee')
+
+prepare() {
+ mkdir build
+}
+
+build() {
+ cd build
+ cmake ../kopete-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DKDE4_BUILD_TESTS=OFF \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_SKIP_RPATH=ON
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR=$pkgdir install
+}
Deleted: kde-unstable-x86_64/kdenetwork-kopete.install
===================================================================
--- kde-unstable-x86_64/kdenetwork-kopete.install 2013-11-28 13:50:07 UTC (rev 200534)
+++ kde-unstable-x86_64/kdenetwork-kopete.install 2013-11-28 13:50:17 UTC (rev 200535)
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: kdenetwork-kopete/repos/kde-unstable-x86_64/kdenetwork-kopete.install (from rev 200534, kdenetwork-kopete/kde-unstable/kdenetwork-kopete.install)
===================================================================
--- kde-unstable-x86_64/kdenetwork-kopete.install (rev 0)
+++ kde-unstable-x86_64/kdenetwork-kopete.install 2013-11-28 13:50:17 UTC (rev 200535)
@@ -0,0 +1,12 @@
+post_install() {
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ update-desktop-database -q
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
More information about the arch-commits
mailing list