[arch-commits] Commit in xfce4-battery-plugin/repos (5 files)

Evangelos Foutras foutrelis at archlinux.org
Mon Apr 30 04:20:03 UTC 2012


    Date: Monday, April 30, 2012 @ 00:20:03
  Author: foutrelis
Revision: 157839

db-move: moved xfce4-battery-plugin from [testing] to [extra] (x86_64)

Added:
  xfce4-battery-plugin/repos/extra-x86_64/PKGBUILD
    (from rev 157813, xfce4-battery-plugin/repos/testing-x86_64/PKGBUILD)
  xfce4-battery-plugin/repos/extra-x86_64/xfce4-battery-plugin.install
    (from rev 157813, xfce4-battery-plugin/repos/testing-x86_64/xfce4-battery-plugin.install)
Deleted:
  xfce4-battery-plugin/repos/extra-x86_64/PKGBUILD
  xfce4-battery-plugin/repos/extra-x86_64/xfce4-battery-plugin.install
  xfce4-battery-plugin/repos/testing-x86_64/

------------------------------+
 PKGBUILD                     |   74 ++++++++++++++++++++---------------------
 xfce4-battery-plugin.install |   26 +++++++-------
 2 files changed, 50 insertions(+), 50 deletions(-)

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-04-30 04:20:02 UTC (rev 157838)
+++ extra-x86_64/PKGBUILD	2012-04-30 04:20:03 UTC (rev 157839)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: aurelien <aurelien at archlinux.org>
-# Contributor: Aurelien Foret <orelien at chez.com>
-
-pkgname=xfce4-battery-plugin
-pkgver=1.0.1
-pkgrel=1
-pkgdesc="A battery monitor plugin for the Xfce panel"
-arch=('i686' 'x86_64')
-license=('GPL2')
-url="http://xfce-goodies.berlios.de/"
-groups=('xfce4-goodies')
-depends=('xfce4-panel')
-makedepends=('intltool')
-options=('!libtool')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('28c20a9cfa4461e5411b428aecad4a3c2f49eab69bb9a208b6ebb151c8bf212f')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure \
-    --prefix=/usr \
-    --sysconfdir=/etc \
-    --libexecdir=/usr/lib \
-    --localstatedir=/var \
-    --disable-static \
-    --disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-battery-plugin/repos/extra-x86_64/PKGBUILD (from rev 157813, xfce4-battery-plugin/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-04-30 04:20:03 UTC (rev 157839)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: aurelien <aurelien at archlinux.org>
+# Contributor: Aurelien Foret <orelien at chez.com>
+
+pkgname=xfce4-battery-plugin
+pkgver=1.0.1
+pkgrel=2
+pkgdesc="A battery monitor plugin for the Xfce panel"
+arch=('i686' 'x86_64')
+license=('GPL2')
+url="http://xfce-goodies.berlios.de/"
+groups=('xfce4-goodies')
+depends=('xfce4-panel')
+makedepends=('intltool')
+options=('!libtool')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('28c20a9cfa4461e5411b428aecad4a3c2f49eab69bb9a208b6ebb151c8bf212f')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  ./configure \
+    --prefix=/usr \
+    --sysconfdir=/etc \
+    --libexecdir=/usr/lib \
+    --localstatedir=/var \
+    --disable-static \
+    --disable-debug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/xfce4-battery-plugin.install
===================================================================
--- extra-x86_64/xfce4-battery-plugin.install	2012-04-30 04:20:02 UTC (rev 157838)
+++ extra-x86_64/xfce4-battery-plugin.install	2012-04-30 04:20:03 UTC (rev 157839)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-battery-plugin/repos/extra-x86_64/xfce4-battery-plugin.install (from rev 157813, xfce4-battery-plugin/repos/testing-x86_64/xfce4-battery-plugin.install)
===================================================================
--- extra-x86_64/xfce4-battery-plugin.install	                        (rev 0)
+++ extra-x86_64/xfce4-battery-plugin.install	2012-04-30 04:20:03 UTC (rev 157839)
@@ -0,0 +1,13 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list