[arch-commits] Commit in cairo-dock-plugins/repos (4 files)

Maxime Gauduin alucryd at nymeria.archlinux.org
Wed Apr 24 21:31:30 UTC 2013


    Date: Wednesday, April 24, 2013 @ 23:31:30
  Author: alucryd
Revision: 88927

archrelease: copy trunk to community-i686, community-x86_64

Added:
  cairo-dock-plugins/repos/community-i686/PKGBUILD
    (from rev 88926, cairo-dock-plugins/trunk/PKGBUILD)
  cairo-dock-plugins/repos/community-x86_64/PKGBUILD
    (from rev 88926, cairo-dock-plugins/trunk/PKGBUILD)
Deleted:
  cairo-dock-plugins/repos/community-i686/PKGBUILD
  cairo-dock-plugins/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |  114 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   57 ----------------------
 community-x86_64/PKGBUILD |   57 ----------------------
 3 files changed, 114 insertions(+), 114 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-04-24 21:31:08 UTC (rev 88926)
+++ community-i686/PKGBUILD	2013-04-24 21:31:30 UTC (rev 88927)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at gmail.com>
-# Contributor: Tofe <chris.chapuis at gmail.com>
-# Contributor: zhuqin <zhuqin83 at gmail.com>
-# Contributor: tri1976 <trile7 at gmail.com>
-# Contributor: snoopy33 <snoopy33 at no-log.org>
-
-pkgname=cairo-dock-plugins
-pkgver=3.2.1
-pkgrel=1
-pkgdesc="Plugins for Cairo-Dock"
-url="https://launchpad.net/cairo-dock"
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('cairo-dock')
-makedepends=('cmake' 'alsa-lib' 'fftw' 'gnome-menus' 'gtk-sharp-2' 'gvfs' 'libetpan' 'libexif' 'libical' 'libpulse' 'libxklavier' 'libzeitgeist' 'lm_sensors' 'ndesk-dbus-glib' 'python' 'ruby' 'upower' 'vala' 'vte3' 'webkitgtk3')
-optdepends=('alsa-lib: AlsaMixer, Sound Effects applets'
-            'fftw: Impulse applet'
-            'gnome-menus: GMenu applet'
-            'gtk-sharp-2: Mono API'
-            'gvfs: GVFS integration'
-            'libetpan: Mail applet'
-            'libexif: Slider applet'
-            'libical: Clock applet'
-            'libpulse: Impulse applet'
-            'libxklavier: Keyboard Indicator applet'
-            'libzeitgeist: Recent Events applet'
-            'lm_sensors: System Monitor applet'
-            'ndesk-dbus-glib: Mono API'
-            'python: Python API'
-            'ruby: Ruby API'
-            'upower: Logout, PowerManager applets'
-            'vte3: Terminal applet'
-            'webkitgtk3: Weblets applet')
-options=('!libtool')
-source=("http://launchpad.net/cairo-dock-plug-ins/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('11b4433e40bbb1507757b23e167c521d620827576c2f30bb1a9642e0bff57e01')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  if [[ -d build ]]; then
-    rm -rf build
-  fi
-  mkdir build && cd build
-
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: cairo-dock-plugins/repos/community-i686/PKGBUILD (from rev 88926, cairo-dock-plugins/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-04-24 21:31:30 UTC (rev 88927)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Contributor: Tofe <chris.chapuis at gmail.com>
+# Contributor: zhuqin <zhuqin83 at gmail.com>
+# Contributor: tri1976 <trile7 at gmail.com>
+# Contributor: snoopy33 <snoopy33 at no-log.org>
+
+pkgname=cairo-dock-plugins
+pkgver=3.2.1
+pkgrel=2
+pkgdesc="Plugins for Cairo-Dock"
+url="https://launchpad.net/cairo-dock"
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('cairo-dock')
+makedepends=('cmake' 'alsa-lib' 'fftw' 'gnome-menus' 'gtk-sharp-2' 'gvfs' 'libetpan' 'libexif' 'libical' 'libpulse' 'libxklavier' 'libzeitgeist' 'lm_sensors' 'ndesk-dbus-glib' 'python' 'ruby' 'upower' 'vala' 'vte3' 'webkitgtk3')
+optdepends=('alsa-lib: AlsaMixer, Sound Effects applets'
+            'fftw: Impulse applet'
+            'gnome-menus: GMenu applet'
+            'gtk-sharp-2: Mono API'
+            'gvfs: GVFS integration'
+            'libetpan: Mail applet'
+            'libexif: Slider applet'
+            'libical: Clock applet'
+            'libpulse: Impulse applet'
+            'libxklavier: Keyboard Indicator applet'
+            'libzeitgeist: Recent Events applet'
+            'lm_sensors: System Monitor applet'
+            'ndesk-dbus-glib: Mono API'
+            'python: Python API'
+            'ruby: Ruby API'
+            'upower: Logout, PowerManager applets'
+            'vte3: Terminal applet'
+            'webkitgtk3: Weblets applet')
+options=('!libtool')
+source=("http://launchpad.net/cairo-dock-plug-ins/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('11b4433e40bbb1507757b23e167c521d620827576c2f30bb1a9642e0bff57e01')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+    rm -rf build
+  fi
+  mkdir build && cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-04-24 21:31:08 UTC (rev 88926)
+++ community-x86_64/PKGBUILD	2013-04-24 21:31:30 UTC (rev 88927)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <alucryd at gmail.com>
-# Contributor: Tofe <chris.chapuis at gmail.com>
-# Contributor: zhuqin <zhuqin83 at gmail.com>
-# Contributor: tri1976 <trile7 at gmail.com>
-# Contributor: snoopy33 <snoopy33 at no-log.org>
-
-pkgname=cairo-dock-plugins
-pkgver=3.2.1
-pkgrel=1
-pkgdesc="Plugins for Cairo-Dock"
-url="https://launchpad.net/cairo-dock"
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('cairo-dock')
-makedepends=('cmake' 'alsa-lib' 'fftw' 'gnome-menus' 'gtk-sharp-2' 'gvfs' 'libetpan' 'libexif' 'libical' 'libpulse' 'libxklavier' 'libzeitgeist' 'lm_sensors' 'ndesk-dbus-glib' 'python' 'ruby' 'upower' 'vala' 'vte3' 'webkitgtk3')
-optdepends=('alsa-lib: AlsaMixer, Sound Effects applets'
-            'fftw: Impulse applet'
-            'gnome-menus: GMenu applet'
-            'gtk-sharp-2: Mono API'
-            'gvfs: GVFS integration'
-            'libetpan: Mail applet'
-            'libexif: Slider applet'
-            'libical: Clock applet'
-            'libpulse: Impulse applet'
-            'libxklavier: Keyboard Indicator applet'
-            'libzeitgeist: Recent Events applet'
-            'lm_sensors: System Monitor applet'
-            'ndesk-dbus-glib: Mono API'
-            'python: Python API'
-            'ruby: Ruby API'
-            'upower: Logout, PowerManager applets'
-            'vte3: Terminal applet'
-            'webkitgtk3: Weblets applet')
-options=('!libtool')
-source=("http://launchpad.net/cairo-dock-plug-ins/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('11b4433e40bbb1507757b23e167c521d620827576c2f30bb1a9642e0bff57e01')
-
-build() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  if [[ -d build ]]; then
-    rm -rf build
-  fi
-  mkdir build && cd build
-
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/${pkgname}-${pkgver}/build
-
-  make DESTDIR=${pkgdir} install
-}
-
-# vim: ts=2 sw=2 et:

Copied: cairo-dock-plugins/repos/community-x86_64/PKGBUILD (from rev 88926, cairo-dock-plugins/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-04-24 21:31:30 UTC (rev 88927)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Maxime Gauduin <alucryd at gmail.com>
+# Contributor: Tofe <chris.chapuis at gmail.com>
+# Contributor: zhuqin <zhuqin83 at gmail.com>
+# Contributor: tri1976 <trile7 at gmail.com>
+# Contributor: snoopy33 <snoopy33 at no-log.org>
+
+pkgname=cairo-dock-plugins
+pkgver=3.2.1
+pkgrel=2
+pkgdesc="Plugins for Cairo-Dock"
+url="https://launchpad.net/cairo-dock"
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('cairo-dock')
+makedepends=('cmake' 'alsa-lib' 'fftw' 'gnome-menus' 'gtk-sharp-2' 'gvfs' 'libetpan' 'libexif' 'libical' 'libpulse' 'libxklavier' 'libzeitgeist' 'lm_sensors' 'ndesk-dbus-glib' 'python' 'ruby' 'upower' 'vala' 'vte3' 'webkitgtk3')
+optdepends=('alsa-lib: AlsaMixer, Sound Effects applets'
+            'fftw: Impulse applet'
+            'gnome-menus: GMenu applet'
+            'gtk-sharp-2: Mono API'
+            'gvfs: GVFS integration'
+            'libetpan: Mail applet'
+            'libexif: Slider applet'
+            'libical: Clock applet'
+            'libpulse: Impulse applet'
+            'libxklavier: Keyboard Indicator applet'
+            'libzeitgeist: Recent Events applet'
+            'lm_sensors: System Monitor applet'
+            'ndesk-dbus-glib: Mono API'
+            'python: Python API'
+            'ruby: Ruby API'
+            'upower: Logout, PowerManager applets'
+            'vte3: Terminal applet'
+            'webkitgtk3: Weblets applet')
+options=('!libtool')
+source=("http://launchpad.net/cairo-dock-plug-ins/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('11b4433e40bbb1507757b23e167c521d620827576c2f30bb1a9642e0bff57e01')
+
+build() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
+
+  if [[ -d build ]]; then
+    rm -rf build
+  fi
+  mkdir build && cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/${pkgname}-${pkgver}/build
+
+  make DESTDIR=${pkgdir} install
+}
+
+# vim: ts=2 sw=2 et:




More information about the arch-commits mailing list