[arch-commits] Commit in xfce4-power-manager/repos (12 files)

Evangelos Foutras foutrelis at nymeria.archlinux.org
Sun May 12 07:30:46 UTC 2013


    Date: Sunday, May 12, 2013 @ 09:30:46
  Author: foutrelis
Revision: 185209

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

Added:
  xfce4-power-manager/repos/extra-i686/PKGBUILD
    (from rev 185208, xfce4-power-manager/trunk/PKGBUILD)
  xfce4-power-manager/repos/extra-i686/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch
    (from rev 185208, xfce4-power-manager/trunk/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch)
  xfce4-power-manager/repos/extra-i686/xfce4-power-manager.install
    (from rev 185208, xfce4-power-manager/trunk/xfce4-power-manager.install)
  xfce4-power-manager/repos/extra-x86_64/PKGBUILD
    (from rev 185208, xfce4-power-manager/trunk/PKGBUILD)
  xfce4-power-manager/repos/extra-x86_64/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch
    (from rev 185208, xfce4-power-manager/trunk/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch)
  xfce4-power-manager/repos/extra-x86_64/xfce4-power-manager.install
    (from rev 185208, xfce4-power-manager/trunk/xfce4-power-manager.install)
Deleted:
  xfce4-power-manager/repos/extra-i686/PKGBUILD
  xfce4-power-manager/repos/extra-i686/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch
  xfce4-power-manager/repos/extra-i686/xfce4-power-manager.install
  xfce4-power-manager/repos/extra-x86_64/PKGBUILD
  xfce4-power-manager/repos/extra-x86_64/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch
  xfce4-power-manager/repos/extra-x86_64/xfce4-power-manager.install

---------------------------------------------------------------------+
 /PKGBUILD                                                           |   96 ++++++++++
 /xfce4-power-manager-1.2.0-sync-en-gb-translation.patch             |   68 +++++++
 /xfce4-power-manager.install                                        |   26 ++
 extra-i686/PKGBUILD                                                 |   47 ----
 extra-i686/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch   |   34 ---
 extra-i686/xfce4-power-manager.install                              |   13 -
 extra-x86_64/PKGBUILD                                               |   47 ----
 extra-x86_64/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch |   34 ---
 extra-x86_64/xfce4-power-manager.install                            |   13 -
 9 files changed, 190 insertions(+), 188 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-05-12 07:30:30 UTC (rev 185208)
+++ extra-i686/PKGBUILD	2013-05-12 07:30:46 UTC (rev 185209)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
-# Contributor: Tobias Kieslich <tobias funnychar archlinux.org>
-
-pkgname=xfce4-power-manager
-pkgver=1.2.0
-pkgrel=3
-pkgdesc="Power manager for Xfce desktop"
-arch=('i686' 'x86_64')
-url="http://xfce-goodies.berlios.de/"
-license=('GPL2')
-groups=('xfce4')
-depends=('xfce4-panel' 'upower' 'udisks' 'libnotify' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'intltool')
-options=('!libtool')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/apps/$pkgname/1.2/$pkgname-$pkgver.tar.bz2
-        xfce4-power-manager-1.2.0-sync-en-gb-translation.patch)
-sha256sums=('d7fb98a540284b62f4201527de17d4b24123f9d26c9f49131dd497c8387184e9'
-            'c8e1dfafd685c2abf1fcc2b3682f5b1eb2e7f1d4fa557f11a7478437eef9a933')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # Fix en_GB translation
-  # https://bugs.archlinux.org/task/30055
-  patch -d po -Np0 -i \
-    "$srcdir/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch"
-
-  ./configure \
-    --prefix=/usr \
-    --sysconfdir=/etc \
-    --libexecdir=/usr/lib \
-    --localstatedir=/var \
-    --disable-network-manager \
-    --enable-polkit \
-    --enable-dpms \
-    --disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-power-manager/repos/extra-i686/PKGBUILD (from rev 185208, xfce4-power-manager/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-05-12 07:30:46 UTC (rev 185209)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
+# Contributor: Tobias Kieslich <tobias funnychar archlinux.org>
+
+pkgname=xfce4-power-manager
+pkgver=1.2.0
+pkgrel=4
+pkgdesc="Power manager for Xfce desktop"
+arch=('i686' 'x86_64')
+url="http://www.xfce.org/"
+license=('GPL2')
+groups=('xfce4')
+depends=('xfce4-panel' 'upower' 'udisks' 'libnotify' 'hicolor-icon-theme')
+makedepends=('pkgconfig' 'intltool')
+options=('!libtool')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/apps/$pkgname/1.2/$pkgname-$pkgver.tar.bz2
+        xfce4-power-manager-1.2.0-sync-en-gb-translation.patch)
+sha256sums=('d7fb98a540284b62f4201527de17d4b24123f9d26c9f49131dd497c8387184e9'
+            'c8e1dfafd685c2abf1fcc2b3682f5b1eb2e7f1d4fa557f11a7478437eef9a933')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # Fix en_GB translation
+  # https://bugs.archlinux.org/task/30055
+  patch -d po -Np0 -i \
+    "$srcdir/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch"
+
+  ./configure \
+    --prefix=/usr \
+    --sysconfdir=/etc \
+    --sbindir=/usr/bin \
+    --libexecdir=/usr/lib \
+    --localstatedir=/var \
+    --disable-network-manager \
+    --enable-polkit \
+    --enable-dpms \
+    --disable-debug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-i686/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch
===================================================================
--- extra-i686/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch	2013-05-12 07:30:30 UTC (rev 185208)
+++ extra-i686/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch	2013-05-12 07:30:46 UTC (rev 185209)
@@ -1,34 +0,0 @@
---- en_GB.po.orig	2012-05-31 20:18:09.000000000 +0300
-+++ en_GB.po	2012-05-31 20:25:09.000000000 +0300
-@@ -345,9 +345,8 @@ msgid ""
- "An application is currently disabling the automatic sleep. Doing this action "
- "now may damage the working state of this application."
- msgstr ""
--"An application is currently disabling the automatic sleep, doing this action "
--"now may damage the working state of this application, are you sure you want "
--"to hibernate the system?"
-+"An application is currently disabling the automatic sleep. Doing this action "
-+"now may damage the working state of this application."
- 
- #: ../src/xfpm-power.c:331
- msgid "Are you sure you want to hibernate the system?"
-@@ -548,8 +547,7 @@ msgid ""
- "%s (%i%%)\n"
- "%s until is fully charged."
- msgstr ""
--"%s\n"
--"Your %s is charging (%i%%)\n"
-+"%s (%i%%)\n"
- "%s until is fully charged."
- 
- #: ../src/xfpm-battery.c:232 ../src/xfpm-battery.c:268
-@@ -568,8 +566,7 @@ msgid ""
- "%s (%i%%)\n"
- "Estimated time left is %s."
- msgstr ""
--"%s\n"
--"Your %s is discharging (%i%%)\n"
-+"%s (%i%%)\n"
- "Estimated time left is %s."
- 
- #: ../src/xfpm-battery.c:250 ../src/xfpm-battery.c:271

Copied: xfce4-power-manager/repos/extra-i686/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch (from rev 185208, xfce4-power-manager/trunk/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch)
===================================================================
--- extra-i686/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch	                        (rev 0)
+++ extra-i686/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch	2013-05-12 07:30:46 UTC (rev 185209)
@@ -0,0 +1,34 @@
+--- en_GB.po.orig	2012-05-31 20:18:09.000000000 +0300
++++ en_GB.po	2012-05-31 20:25:09.000000000 +0300
+@@ -345,9 +345,8 @@ msgid ""
+ "An application is currently disabling the automatic sleep. Doing this action "
+ "now may damage the working state of this application."
+ msgstr ""
+-"An application is currently disabling the automatic sleep, doing this action "
+-"now may damage the working state of this application, are you sure you want "
+-"to hibernate the system?"
++"An application is currently disabling the automatic sleep. Doing this action "
++"now may damage the working state of this application."
+ 
+ #: ../src/xfpm-power.c:331
+ msgid "Are you sure you want to hibernate the system?"
+@@ -548,8 +547,7 @@ msgid ""
+ "%s (%i%%)\n"
+ "%s until is fully charged."
+ msgstr ""
+-"%s\n"
+-"Your %s is charging (%i%%)\n"
++"%s (%i%%)\n"
+ "%s until is fully charged."
+ 
+ #: ../src/xfpm-battery.c:232 ../src/xfpm-battery.c:268
+@@ -568,8 +566,7 @@ msgid ""
+ "%s (%i%%)\n"
+ "Estimated time left is %s."
+ msgstr ""
+-"%s\n"
+-"Your %s is discharging (%i%%)\n"
++"%s (%i%%)\n"
+ "Estimated time left is %s."
+ 
+ #: ../src/xfpm-battery.c:250 ../src/xfpm-battery.c:271

Deleted: extra-i686/xfce4-power-manager.install
===================================================================
--- extra-i686/xfce4-power-manager.install	2013-05-12 07:30:30 UTC (rev 185208)
+++ extra-i686/xfce4-power-manager.install	2013-05-12 07:30:46 UTC (rev 185209)
@@ -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-power-manager/repos/extra-i686/xfce4-power-manager.install (from rev 185208, xfce4-power-manager/trunk/xfce4-power-manager.install)
===================================================================
--- extra-i686/xfce4-power-manager.install	                        (rev 0)
+++ extra-i686/xfce4-power-manager.install	2013-05-12 07:30:46 UTC (rev 185209)
@@ -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:

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-05-12 07:30:30 UTC (rev 185208)
+++ extra-x86_64/PKGBUILD	2013-05-12 07:30:46 UTC (rev 185209)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
-# Contributor: Tobias Kieslich <tobias funnychar archlinux.org>
-
-pkgname=xfce4-power-manager
-pkgver=1.2.0
-pkgrel=3
-pkgdesc="Power manager for Xfce desktop"
-arch=('i686' 'x86_64')
-url="http://xfce-goodies.berlios.de/"
-license=('GPL2')
-groups=('xfce4')
-depends=('xfce4-panel' 'upower' 'udisks' 'libnotify' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'intltool')
-options=('!libtool')
-install=$pkgname.install
-source=(http://archive.xfce.org/src/apps/$pkgname/1.2/$pkgname-$pkgver.tar.bz2
-        xfce4-power-manager-1.2.0-sync-en-gb-translation.patch)
-sha256sums=('d7fb98a540284b62f4201527de17d4b24123f9d26c9f49131dd497c8387184e9'
-            'c8e1dfafd685c2abf1fcc2b3682f5b1eb2e7f1d4fa557f11a7478437eef9a933')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  # Fix en_GB translation
-  # https://bugs.archlinux.org/task/30055
-  patch -d po -Np0 -i \
-    "$srcdir/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch"
-
-  ./configure \
-    --prefix=/usr \
-    --sysconfdir=/etc \
-    --libexecdir=/usr/lib \
-    --localstatedir=/var \
-    --disable-network-manager \
-    --enable-polkit \
-    --enable-dpms \
-    --disable-debug
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: xfce4-power-manager/repos/extra-x86_64/PKGBUILD (from rev 185208, xfce4-power-manager/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-05-12 07:30:46 UTC (rev 185209)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Evangelos Foutras <evangelos at foutrelis.com>
+# Contributor: Tobias Kieslich <tobias funnychar archlinux.org>
+
+pkgname=xfce4-power-manager
+pkgver=1.2.0
+pkgrel=4
+pkgdesc="Power manager for Xfce desktop"
+arch=('i686' 'x86_64')
+url="http://www.xfce.org/"
+license=('GPL2')
+groups=('xfce4')
+depends=('xfce4-panel' 'upower' 'udisks' 'libnotify' 'hicolor-icon-theme')
+makedepends=('pkgconfig' 'intltool')
+options=('!libtool')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/apps/$pkgname/1.2/$pkgname-$pkgver.tar.bz2
+        xfce4-power-manager-1.2.0-sync-en-gb-translation.patch)
+sha256sums=('d7fb98a540284b62f4201527de17d4b24123f9d26c9f49131dd497c8387184e9'
+            'c8e1dfafd685c2abf1fcc2b3682f5b1eb2e7f1d4fa557f11a7478437eef9a933')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  # Fix en_GB translation
+  # https://bugs.archlinux.org/task/30055
+  patch -d po -Np0 -i \
+    "$srcdir/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch"
+
+  ./configure \
+    --prefix=/usr \
+    --sysconfdir=/etc \
+    --sbindir=/usr/bin \
+    --libexecdir=/usr/lib \
+    --localstatedir=/var \
+    --disable-network-manager \
+    --enable-polkit \
+    --enable-dpms \
+    --disable-debug
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch
===================================================================
--- extra-x86_64/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch	2013-05-12 07:30:30 UTC (rev 185208)
+++ extra-x86_64/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch	2013-05-12 07:30:46 UTC (rev 185209)
@@ -1,34 +0,0 @@
---- en_GB.po.orig	2012-05-31 20:18:09.000000000 +0300
-+++ en_GB.po	2012-05-31 20:25:09.000000000 +0300
-@@ -345,9 +345,8 @@ msgid ""
- "An application is currently disabling the automatic sleep. Doing this action "
- "now may damage the working state of this application."
- msgstr ""
--"An application is currently disabling the automatic sleep, doing this action "
--"now may damage the working state of this application, are you sure you want "
--"to hibernate the system?"
-+"An application is currently disabling the automatic sleep. Doing this action "
-+"now may damage the working state of this application."
- 
- #: ../src/xfpm-power.c:331
- msgid "Are you sure you want to hibernate the system?"
-@@ -548,8 +547,7 @@ msgid ""
- "%s (%i%%)\n"
- "%s until is fully charged."
- msgstr ""
--"%s\n"
--"Your %s is charging (%i%%)\n"
-+"%s (%i%%)\n"
- "%s until is fully charged."
- 
- #: ../src/xfpm-battery.c:232 ../src/xfpm-battery.c:268
-@@ -568,8 +566,7 @@ msgid ""
- "%s (%i%%)\n"
- "Estimated time left is %s."
- msgstr ""
--"%s\n"
--"Your %s is discharging (%i%%)\n"
-+"%s (%i%%)\n"
- "Estimated time left is %s."
- 
- #: ../src/xfpm-battery.c:250 ../src/xfpm-battery.c:271

Copied: xfce4-power-manager/repos/extra-x86_64/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch (from rev 185208, xfce4-power-manager/trunk/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch)
===================================================================
--- extra-x86_64/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch	                        (rev 0)
+++ extra-x86_64/xfce4-power-manager-1.2.0-sync-en-gb-translation.patch	2013-05-12 07:30:46 UTC (rev 185209)
@@ -0,0 +1,34 @@
+--- en_GB.po.orig	2012-05-31 20:18:09.000000000 +0300
++++ en_GB.po	2012-05-31 20:25:09.000000000 +0300
+@@ -345,9 +345,8 @@ msgid ""
+ "An application is currently disabling the automatic sleep. Doing this action "
+ "now may damage the working state of this application."
+ msgstr ""
+-"An application is currently disabling the automatic sleep, doing this action "
+-"now may damage the working state of this application, are you sure you want "
+-"to hibernate the system?"
++"An application is currently disabling the automatic sleep. Doing this action "
++"now may damage the working state of this application."
+ 
+ #: ../src/xfpm-power.c:331
+ msgid "Are you sure you want to hibernate the system?"
+@@ -548,8 +547,7 @@ msgid ""
+ "%s (%i%%)\n"
+ "%s until is fully charged."
+ msgstr ""
+-"%s\n"
+-"Your %s is charging (%i%%)\n"
++"%s (%i%%)\n"
+ "%s until is fully charged."
+ 
+ #: ../src/xfpm-battery.c:232 ../src/xfpm-battery.c:268
+@@ -568,8 +566,7 @@ msgid ""
+ "%s (%i%%)\n"
+ "Estimated time left is %s."
+ msgstr ""
+-"%s\n"
+-"Your %s is discharging (%i%%)\n"
++"%s (%i%%)\n"
+ "Estimated time left is %s."
+ 
+ #: ../src/xfpm-battery.c:250 ../src/xfpm-battery.c:271

Deleted: extra-x86_64/xfce4-power-manager.install
===================================================================
--- extra-x86_64/xfce4-power-manager.install	2013-05-12 07:30:30 UTC (rev 185208)
+++ extra-x86_64/xfce4-power-manager.install	2013-05-12 07:30:46 UTC (rev 185209)
@@ -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-power-manager/repos/extra-x86_64/xfce4-power-manager.install (from rev 185208, xfce4-power-manager/trunk/xfce4-power-manager.install)
===================================================================
--- extra-x86_64/xfce4-power-manager.install	                        (rev 0)
+++ extra-x86_64/xfce4-power-manager.install	2013-05-12 07:30:46 UTC (rev 185209)
@@ -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