[arch-commits] Commit in lxpolkit/repos (4 files)

Balló György bgyorgy at nymeria.archlinux.org
Sun Dec 22 01:57:45 UTC 2013


    Date: Sunday, December 22, 2013 @ 02:57:44
  Author: bgyorgy
Revision: 102844

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

Added:
  lxpolkit/repos/community-i686/PKGBUILD
    (from rev 102843, lxpolkit/trunk/PKGBUILD)
  lxpolkit/repos/community-x86_64/PKGBUILD
    (from rev 102843, lxpolkit/trunk/PKGBUILD)
Deleted:
  lxpolkit/repos/community-i686/PKGBUILD
  lxpolkit/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   68 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   28 ------------------
 community-x86_64/PKGBUILD |   28 ------------------
 3 files changed, 68 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-12-22 01:57:35 UTC (rev 102843)
+++ community-i686/PKGBUILD	2013-12-22 01:57:44 UTC (rev 102844)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=lxpolkit
-pkgver=0.1.0
-pkgrel=2
-pkgdesc="Simple policykit authentication agent for LXDE"
-arch=('i686' 'x86_64')
-url="http://blog.lxde.org/?p=674"
-license=('GPL')
-groups=('lxde')
-depends=('gtk2' 'polkit')
-makedepends=('intltool')
-source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz)
-md5sums=('2597b00035fe1d695219e0f9bfa8c26f')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/$pkgname
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lxpolkit/repos/community-i686/PKGBUILD (from rev 102843, lxpolkit/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-12-22 01:57:44 UTC (rev 102844)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=lxpolkit
+pkgver=0.1.0
+pkgrel=3
+pkgdesc="Simple polkit authentication agent for LXDE"
+arch=('i686' 'x86_64')
+url="http://blog.lxde.org/?p=674"
+license=('GPL')
+groups=('lxde')
+depends=('gtk2' 'polkit')
+makedepends=('intltool')
+source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz)
+md5sums=('2597b00035fe1d695219e0f9bfa8c26f')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # Don't conflict with MATE and Razor-qt (they have their own polkit agents)
+  sed -i '/^NotShowIn/ s/GNOME;KDE;/GNOME;KDE;MATE;Razor;/' data/lxpolkit.desktop.in.in
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/$pkgname
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-12-22 01:57:35 UTC (rev 102843)
+++ community-x86_64/PKGBUILD	2013-12-22 01:57:44 UTC (rev 102844)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=lxpolkit
-pkgver=0.1.0
-pkgrel=2
-pkgdesc="Simple policykit authentication agent for LXDE"
-arch=('i686' 'x86_64')
-url="http://blog.lxde.org/?p=674"
-license=('GPL')
-groups=('lxde')
-depends=('gtk2' 'polkit')
-makedepends=('intltool')
-source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz)
-md5sums=('2597b00035fe1d695219e0f9bfa8c26f')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/$pkgname
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: lxpolkit/repos/community-x86_64/PKGBUILD (from rev 102843, lxpolkit/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-12-22 01:57:44 UTC (rev 102844)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=lxpolkit
+pkgver=0.1.0
+pkgrel=3
+pkgdesc="Simple polkit authentication agent for LXDE"
+arch=('i686' 'x86_64')
+url="http://blog.lxde.org/?p=674"
+license=('GPL')
+groups=('lxde')
+depends=('gtk2' 'polkit')
+makedepends=('intltool')
+source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz)
+md5sums=('2597b00035fe1d695219e0f9bfa8c26f')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # Don't conflict with MATE and Razor-qt (they have their own polkit agents)
+  sed -i '/^NotShowIn/ s/GNOME;KDE;/GNOME;KDE;MATE;Razor;/' data/lxpolkit.desktop.in.in
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/$pkgname
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list