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

Florian Pritz bluewind at archlinux.org
Thu Jul 2 09:10:12 UTC 2015


    Date: Thursday, July 2, 2015 @ 11:10:12
  Author: bluewind
Revision: 136255

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

Added:
  lxappearance-obconf/repos/community-i686/PKGBUILD
    (from rev 136254, lxappearance-obconf/trunk/PKGBUILD)
  lxappearance-obconf/repos/community-x86_64/PKGBUILD
    (from rev 136254, lxappearance-obconf/trunk/PKGBUILD)
Deleted:
  lxappearance-obconf/repos/community-i686/PKGBUILD
  lxappearance-obconf/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-07-02 09:10:07 UTC (rev 136254)
+++ community-i686/PKGBUILD	2015-07-02 09:10:12 UTC (rev 136255)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-
-pkgname=lxappearance-obconf
-pkgver=0.2.2
-pkgrel=2
-pkgdesc='Plugin for LXAppearance to configure Openbox'
-arch=('i686' 'x86_64')
-license=('GPL2')
-url='http://lxde.org/'
-groups=('lxde')
-depends=('lxappearance' 'openbox' 'libsm')
-makedepends=('intltool')
-source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
-md5sums=('d958ac5514ba1707429ff6794ab59abf')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: lxappearance-obconf/repos/community-i686/PKGBUILD (from rev 136254, lxappearance-obconf/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-07-02 09:10:12 UTC (rev 136255)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+
+pkgname=lxappearance-obconf
+pkgver=0.2.2
+pkgrel=3
+pkgdesc='Plugin for LXAppearance to configure Openbox'
+arch=('i686' 'x86_64')
+license=('GPL2')
+url='http://lxde.org/'
+groups=('lxde')
+depends=('lxappearance' 'openbox' 'libsm' 'libobrender.so')
+makedepends=('intltool')
+source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
+md5sums=('d958ac5514ba1707429ff6794ab59abf')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-07-02 09:10:07 UTC (rev 136254)
+++ community-x86_64/PKGBUILD	2015-07-02 09:10:12 UTC (rev 136255)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-
-pkgname=lxappearance-obconf
-pkgver=0.2.2
-pkgrel=2
-pkgdesc='Plugin for LXAppearance to configure Openbox'
-arch=('i686' 'x86_64')
-license=('GPL2')
-url='http://lxde.org/'
-groups=('lxde')
-depends=('lxappearance' 'openbox' 'libsm')
-makedepends=('intltool')
-source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
-md5sums=('d958ac5514ba1707429ff6794ab59abf')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: lxappearance-obconf/repos/community-x86_64/PKGBUILD (from rev 136254, lxappearance-obconf/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-07-02 09:10:12 UTC (rev 136255)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+
+pkgname=lxappearance-obconf
+pkgver=0.2.2
+pkgrel=3
+pkgdesc='Plugin for LXAppearance to configure Openbox'
+arch=('i686' 'x86_64')
+license=('GPL2')
+url='http://lxde.org/'
+groups=('lxde')
+depends=('lxappearance' 'openbox' 'libsm' 'libobrender.so')
+makedepends=('intltool')
+source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.xz)
+md5sums=('d958ac5514ba1707429ff6794ab59abf')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list