Date: Friday, June 5, 2015 @ 02:03:41
  Author: seblu
Revision: 134812

db-move: moved weston from [community-testing] to [community] (i686, x86_64)

Added:
  weston/repos/community-i686/PKGBUILD
    (from rev 134811, weston/repos/community-testing-i686/PKGBUILD)
  weston/repos/community-x86_64/PKGBUILD
    (from rev 134811, weston/repos/community-testing-x86_64/PKGBUILD)
Deleted:
  weston/repos/community-i686/PKGBUILD
  weston/repos/community-testing-i686/
  weston/repos/community-testing-x86_64/
  weston/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2015-06-04 21:55:32 UTC (rev 134811)
+++ community-i686/PKGBUILD     2015-06-05 00:03:41 UTC (rev 134812)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Joel Teichroeb <j...@teichroeb.net>
-
-pkgname=weston
-pkgver=1.7.0
-pkgrel=2
-pkgdesc='Reference implementation of a Wayland compositor'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-depends=('libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 
'libxcursor' 'glu' 'pango' 'colord')
-source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
-sha1sums=('931a7a99a0b8ca03c28cd277525c5176dd7e02ce')
-
-build() {
-       cd $pkgname-$pkgver
-       ./configure \
-               --prefix=/usr \
-               --libexecdir=/usr/lib/weston \
-               --enable-libinput-backend \
-               --enable-demo-clients-install
-       make
-}
-
-package() {
-       cd $pkgname-$pkgver
-       make DESTDIR="$pkgdir" install
-       # license
-       install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: weston/repos/community-i686/PKGBUILD (from rev 134811, 
weston/repos/community-testing-i686/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2015-06-05 00:03:41 UTC (rev 134812)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb <j...@teichroeb.net>
+
+pkgname=weston
+pkgver=1.8.0
+pkgrel=1
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 
'libxcursor' 'glu' 'pango' 'colord')
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
+sha1sums=('d49e06e8dfbef9bcba8589a20b5bfa2dddc4a7bd')
+
+build() {
+       cd $pkgname-$pkgver
+       ./configure \
+               --prefix=/usr \
+               --libexecdir=/usr/lib/weston \
+               --enable-libinput-backend \
+               --enable-demo-clients-install
+       make
+}
+
+package() {
+       cd $pkgname-$pkgver
+       make DESTDIR="$pkgdir" install
+       # license
+       install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2015-06-04 21:55:32 UTC (rev 134811)
+++ community-x86_64/PKGBUILD   2015-06-05 00:03:41 UTC (rev 134812)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer
-# Contributor: Joel Teichroeb <j...@teichroeb.net>
-
-pkgname=weston
-pkgver=1.7.0
-pkgrel=2
-pkgdesc='Reference implementation of a Wayland compositor'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-depends=('libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 
'libxcursor' 'glu' 'pango' 'colord')
-source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
-sha1sums=('931a7a99a0b8ca03c28cd277525c5176dd7e02ce')
-
-build() {
-       cd $pkgname-$pkgver
-       ./configure \
-               --prefix=/usr \
-               --libexecdir=/usr/lib/weston \
-               --enable-libinput-backend \
-               --enable-demo-clients-install
-       make
-}
-
-package() {
-       cd $pkgname-$pkgver
-       make DESTDIR="$pkgdir" install
-       # license
-       install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}

Copied: weston/repos/community-x86_64/PKGBUILD (from rev 134811, 
weston/repos/community-testing-x86_64/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2015-06-05 00:03:41 UTC (rev 134812)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb <j...@teichroeb.net>
+
+pkgname=weston
+pkgver=1.8.0
+pkgrel=1
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('libxkbcommon' 'libinput' 'libunwind' 'poppler-glib' 'mtdev' 
'libxcursor' 'glu' 'pango' 'colord')
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
+sha1sums=('d49e06e8dfbef9bcba8589a20b5bfa2dddc4a7bd')
+
+build() {
+       cd $pkgname-$pkgver
+       ./configure \
+               --prefix=/usr \
+               --libexecdir=/usr/lib/weston \
+               --enable-libinput-backend \
+               --enable-demo-clients-install
+       make
+}
+
+package() {
+       cd $pkgname-$pkgver
+       make DESTDIR="$pkgdir" install
+       # license
+       install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}

Reply via email to