[arch-commits] Commit in matchbox-window-manager/repos (4 files)

Sergej Pupykin spupykin at nymeria.archlinux.org
Sat Jun 8 20:31:00 UTC 2013


    Date: Saturday, June 8, 2013 @ 22:30:59
  Author: spupykin
Revision: 92576

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

Added:
  matchbox-window-manager/repos/community-i686/PKGBUILD
    (from rev 92575, matchbox-window-manager/trunk/PKGBUILD)
  matchbox-window-manager/repos/community-x86_64/PKGBUILD
    (from rev 92575, matchbox-window-manager/trunk/PKGBUILD)
Deleted:
  matchbox-window-manager/repos/community-i686/PKGBUILD
  matchbox-window-manager/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   23 ------------------
 community-x86_64/PKGBUILD |   23 ------------------
 3 files changed, 54 insertions(+), 46 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-06-08 20:30:38 UTC (rev 92575)
+++ community-i686/PKGBUILD	2013-06-08 20:30:59 UTC (rev 92576)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Henrique C. Alves <hcarvalhoalves at gmail.com>
-
-pkgname=matchbox-window-manager
-pkgver=1.2
-pkgrel=3
-pkgdesc="A pretty much unique X window manager with a classic PDA management policy"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libmatchbox' 'startup-notification' 'libpng' 'libsm')
-url="http://matchbox-project.org/"
-source=(http://matchbox-project.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('3e158dcf57823b55c926d95b245500fb')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --sysconfdir=/etc --prefix=/usr \
-	--enable-startup-notification --enable-session \
-	--enable-alt-input-wins --enable-expat
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: matchbox-window-manager/repos/community-i686/PKGBUILD (from rev 92575, matchbox-window-manager/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-06-08 20:30:59 UTC (rev 92576)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Henrique C. Alves <hcarvalhoalves at gmail.com>
+
+pkgname=matchbox-window-manager
+pkgver=1.2
+pkgrel=4
+pkgdesc="A pretty much unique X window manager with a classic PDA management policy"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libmatchbox' 'startup-notification' 'libpng' 'libsm')
+url="http://matchbox-project.org/"
+source=(http://downloads.yoctoproject.org/releases/matchbox/matchbox-window-manager/$pkgver/$pkgname-$pkgver.tar.bz2)
+md5sums=('3e158dcf57823b55c926d95b245500fb')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --sysconfdir=/etc --prefix=/usr \
+	--enable-startup-notification --enable-session \
+	--enable-alt-input-wins --enable-expat
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-06-08 20:30:38 UTC (rev 92575)
+++ community-x86_64/PKGBUILD	2013-06-08 20:30:59 UTC (rev 92576)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Henrique C. Alves <hcarvalhoalves at gmail.com>
-
-pkgname=matchbox-window-manager
-pkgver=1.2
-pkgrel=3
-pkgdesc="A pretty much unique X window manager with a classic PDA management policy"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('libmatchbox' 'startup-notification' 'libpng' 'libsm')
-url="http://matchbox-project.org/"
-source=(http://matchbox-project.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('3e158dcf57823b55c926d95b245500fb')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --sysconfdir=/etc --prefix=/usr \
-	--enable-startup-notification --enable-session \
-	--enable-alt-input-wins --enable-expat
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: matchbox-window-manager/repos/community-x86_64/PKGBUILD (from rev 92575, matchbox-window-manager/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-06-08 20:30:59 UTC (rev 92576)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Henrique C. Alves <hcarvalhoalves at gmail.com>
+
+pkgname=matchbox-window-manager
+pkgver=1.2
+pkgrel=4
+pkgdesc="A pretty much unique X window manager with a classic PDA management policy"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('libmatchbox' 'startup-notification' 'libpng' 'libsm')
+url="http://matchbox-project.org/"
+source=(http://downloads.yoctoproject.org/releases/matchbox/matchbox-window-manager/$pkgver/$pkgname-$pkgver.tar.bz2)
+md5sums=('3e158dcf57823b55c926d95b245500fb')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --sysconfdir=/etc --prefix=/usr \
+	--enable-startup-notification --enable-session \
+	--enable-alt-input-wins --enable-expat
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}




More information about the arch-commits mailing list