[arch-commits] Commit in bspwm/repos (4 files)
Alexander Rødseth
arodseth at archlinux.org
Sun Oct 30 15:46:02 UTC 2016
Date: Sunday, October 30, 2016 @ 15:46:02
Author: arodseth
Revision: 194016
archrelease: copy trunk to community-x86_64, community-i686
Added:
bspwm/repos/community-i686/PKGBUILD
(from rev 194015, bspwm/trunk/PKGBUILD)
bspwm/repos/community-x86_64/PKGBUILD
(from rev 194015, bspwm/trunk/PKGBUILD)
Deleted:
bspwm/repos/community-i686/PKGBUILD
bspwm/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 68 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 34 ----------------------
community-x86_64/PKGBUILD | 34 ----------------------
3 files changed, 68 insertions(+), 68 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-10-30 15:44:16 UTC (rev 194015)
+++ community-i686/PKGBUILD 2016-10-30 15:46:02 UTC (rev 194016)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Bastien Dejean <nihilhill at gmail.com>
-
-pkgname=bspwm
-pkgver=0.9.1
-pkgrel=2
-pkgdesc='Tiling window manager based on binary space partitioning'
-arch=('x86_64' 'i686')
-url='https://github.com/baskerville/bspwm'
-license=('custom:BSD')
-depends=('libxcb' 'xcb-util' 'xcb-util-wm')
-makedepends=('git')
-optdepends=('sxhkd: to define keyboard and pointer bindings'
- 'terminus-font: for the example panel'
- 'bar-aint-recursive: for the example panel'
- 'xtitle: for the example panel'
- 'sutils: for the example panel')
-source=("git://github.com/baskerville/$pkgname#tag=$pkgver")
-md5sums=('SKIP')
-
-build() {
- make -C "$pkgname" PREFIX=/usr
-}
-
-package() {
- cd "$pkgname"
-
- make PREFIX=/usr DESTDIR="$pkgdir" install
- install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: -u 2 raw.githubusercontent.com/baskerville/bspwm/master/doc/bspwm.1
-# vim:set ts=2 sw=2 et:
Copied: bspwm/repos/community-i686/PKGBUILD (from rev 194015, bspwm/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-30 15:46:02 UTC (rev 194016)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Bastien Dejean <nihilhill at gmail.com>
+
+pkgname=bspwm
+pkgver=0.9.2
+pkgrel=1
+pkgdesc='Tiling window manager based on binary space partitioning'
+arch=('x86_64' 'i686')
+url='https://github.com/baskerville/bspwm'
+license=('custom:BSD')
+depends=('bash' 'xcb-util' 'xcb-util-wm' 'xcb-util-keysyms')
+makedepends=('git')
+optdepends=('sxhkd: to define keyboard and pointer bindings'
+ 'bar-aint-recursive: for the example panel'
+ 'xtitle: for the example panel'
+ 'sutils: for the example panel'
+ 'xdo: for the example panel')
+source=("git://github.com/baskerville/$pkgname#tag=$pkgver")
+md5sums=('SKIP')
+
+build() {
+ make -C "$pkgname" PREFIX=/usr
+}
+
+package() {
+ cd "$pkgname"
+
+ make PREFIX=/usr DESTDIR="$pkgdir" install
+ install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: -u 2 raw.githubusercontent.com/baskerville/bspwm/master/doc/bspwm.1
+# vim:set ts=2 sw=2 et:
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-10-30 15:44:16 UTC (rev 194015)
+++ community-x86_64/PKGBUILD 2016-10-30 15:46:02 UTC (rev 194016)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Bastien Dejean <nihilhill at gmail.com>
-
-pkgname=bspwm
-pkgver=0.9.1
-pkgrel=2
-pkgdesc='Tiling window manager based on binary space partitioning'
-arch=('x86_64' 'i686')
-url='https://github.com/baskerville/bspwm'
-license=('custom:BSD')
-depends=('libxcb' 'xcb-util' 'xcb-util-wm')
-makedepends=('git')
-optdepends=('sxhkd: to define keyboard and pointer bindings'
- 'terminus-font: for the example panel'
- 'bar-aint-recursive: for the example panel'
- 'xtitle: for the example panel'
- 'sutils: for the example panel')
-source=("git://github.com/baskerville/$pkgname#tag=$pkgver")
-md5sums=('SKIP')
-
-build() {
- make -C "$pkgname" PREFIX=/usr
-}
-
-package() {
- cd "$pkgname"
-
- make PREFIX=/usr DESTDIR="$pkgdir" install
- install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: -u 2 raw.githubusercontent.com/baskerville/bspwm/master/doc/bspwm.1
-# vim:set ts=2 sw=2 et:
Copied: bspwm/repos/community-x86_64/PKGBUILD (from rev 194015, bspwm/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-10-30 15:46:02 UTC (rev 194016)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Bastien Dejean <nihilhill at gmail.com>
+
+pkgname=bspwm
+pkgver=0.9.2
+pkgrel=1
+pkgdesc='Tiling window manager based on binary space partitioning'
+arch=('x86_64' 'i686')
+url='https://github.com/baskerville/bspwm'
+license=('custom:BSD')
+depends=('bash' 'xcb-util' 'xcb-util-wm' 'xcb-util-keysyms')
+makedepends=('git')
+optdepends=('sxhkd: to define keyboard and pointer bindings'
+ 'bar-aint-recursive: for the example panel'
+ 'xtitle: for the example panel'
+ 'sutils: for the example panel'
+ 'xdo: for the example panel')
+source=("git://github.com/baskerville/$pkgname#tag=$pkgver")
+md5sums=('SKIP')
+
+build() {
+ make -C "$pkgname" PREFIX=/usr
+}
+
+package() {
+ cd "$pkgname"
+
+ make PREFIX=/usr DESTDIR="$pkgdir" install
+ install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: -u 2 raw.githubusercontent.com/baskerville/bspwm/master/doc/bspwm.1
+# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list