[arch-commits] Commit in telepathy-kde-contact-applet/repos (4 files)
Andrea Scarpino
andrea at nymeria.archlinux.org
Sun Feb 17 22:54:24 UTC 2013
Date: Sunday, February 17, 2013 @ 23:54:24
Author: andrea
Revision: 178184
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
telepathy-kde-contact-applet/repos/extra-i686/PKGBUILD
(from rev 178183, telepathy-kde-contact-applet/trunk/PKGBUILD)
telepathy-kde-contact-applet/repos/extra-x86_64/PKGBUILD
(from rev 178183, telepathy-kde-contact-applet/trunk/PKGBUILD)
Deleted:
telepathy-kde-contact-applet/repos/extra-i686/PKGBUILD
telepathy-kde-contact-applet/repos/extra-x86_64/PKGBUILD
-----------------------+
extra-i686/PKGBUILD | 60 ++++++++++++++++++++++++------------------------
extra-x86_64/PKGBUILD | 60 ++++++++++++++++++++++++------------------------
2 files changed, 60 insertions(+), 60 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2013-02-17 22:54:16 UTC (rev 178183)
+++ extra-i686/PKGBUILD 2013-02-17 22:54:24 UTC (rev 178184)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=telepathy-kde-contact-applet
-_pkgname=ktp-contact-applet
-pkgver=0.5.2
-pkgrel=1
-pkgdesc="The KDE-Telepathy contact plasmoid"
-arch=('i686' 'x86_64')
-url="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'kdebase-workspace')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('1d0f479c227698cdd79ebe040aee6fc9a8ad17c0')
-
-build() {
- mkdir build
- cd build
- cmake ../${_pkgname}-${pkgver} \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: telepathy-kde-contact-applet/repos/extra-i686/PKGBUILD (from rev 178183, telepathy-kde-contact-applet/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-17 22:54:24 UTC (rev 178184)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=telepathy-kde-contact-applet
+_pkgname=ktp-contact-applet
+pkgver=0.5.3
+pkgrel=1
+pkgdesc="The KDE-Telepathy contact plasmoid"
+arch=('i686' 'x86_64')
+url="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
+sha1sums=('10c90e2b14e9aa47cd0bebd444be6100d1afb1a1')
+
+build() {
+ mkdir build
+ cd build
+ cmake ../${_pkgname}-${pkgver} \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2013-02-17 22:54:16 UTC (rev 178183)
+++ extra-x86_64/PKGBUILD 2013-02-17 22:54:24 UTC (rev 178184)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=telepathy-kde-contact-applet
-_pkgname=ktp-contact-applet
-pkgver=0.5.2
-pkgrel=1
-pkgdesc="The KDE-Telepathy contact plasmoid"
-arch=('i686' 'x86_64')
-url="http://community.kde.org/Real-Time_Communication_and_Collaboration"
-license=('GPL')
-depends=('telepathy-kde-common-internals' 'kdebase-workspace')
-makedepends=('cmake' 'automoc4')
-groups=('kde-telepathy')
-source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
-sha1sums=('1d0f479c227698cdd79ebe040aee6fc9a8ad17c0')
-
-build() {
- mkdir build
- cd build
- cmake ../${_pkgname}-${pkgver} \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release
- make
-}
-
-package() {
- cd build
- make DESTDIR="${pkgdir}" install
-}
Copied: telepathy-kde-contact-applet/repos/extra-x86_64/PKGBUILD (from rev 178183, telepathy-kde-contact-applet/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2013-02-17 22:54:24 UTC (rev 178184)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=telepathy-kde-contact-applet
+_pkgname=ktp-contact-applet
+pkgver=0.5.3
+pkgrel=1
+pkgdesc="The KDE-Telepathy contact plasmoid"
+arch=('i686' 'x86_64')
+url="http://community.kde.org/Real-Time_Communication_and_Collaboration"
+license=('GPL')
+depends=('telepathy-kde-common-internals' 'kdebase-workspace')
+makedepends=('cmake' 'automoc4')
+groups=('kde-telepathy')
+source=("http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2")
+sha1sums=('10c90e2b14e9aa47cd0bebd444be6100d1afb1a1')
+
+build() {
+ mkdir build
+ cd build
+ cmake ../${_pkgname}-${pkgver} \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCMAKE_BUILD_TYPE=Release
+ make
+}
+
+package() {
+ cd build
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list