Date: Friday, February 15, 2013 @ 10:55:16
  Author: seblu
Revision: 84267

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

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

-----------------------------------+
 community-testing-i686/PKGBUILD   |   72 ++++++++++++++++++------------------
 community-testing-x86_64/PKGBUILD |   72 ++++++++++++++++++------------------
 2 files changed, 72 insertions(+), 72 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD     2013-02-15 09:49:39 UTC (rev 84266)
+++ community-testing-i686/PKGBUILD     2013-02-15 09:55:16 UTC (rev 84267)
@@ -1,36 +0,0 @@
-# Maintainer: Sébastien Luttringer
-# Contributor: Joel Teichroeb <[email protected]>
-
-pkgname=weston
-pkgver=1.0.4
-pkgrel=2
-pkgdesc='Reference implementation of a Wayland compositor'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-options=(!libtool)
-makedepends=('mesa')
-depends=('libxkbcommon' 'wayland' 'libegl' 'cairo' 'poppler-glib' 'mtdev' 
'libxcursor' 'glu' 'libgles')
-source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
-sha1sums=('6f51fe78151ba2854f6cf6a41244c34f39c1d6de')
-
-build() {
-       cd $pkgname-$pkgver
-       ./configure \
-               --prefix=/usr \
-               --libexecdir=/usr/lib/weston \
-               --disable-android-compositor
-       make
-}
-
-package() {
-       cd $pkgname-$pkgver
-       make DESTDIR="$pkgdir" install
-       # license
-       install -Dm644 COPYING "$pkgdir/usr/share/license/$pkgname/COPYING"
-       # embed more clients
-       for _c in clickdot cliptest dnd editor eventdemo flower gears image \
-        keyboard resizor simple-egl simple-shm smoke view; do
-               install -Dm755 "clients/$_c" "$pkgdir/usr/bin/weston-$_c"
-       done
-}

Copied: weston/repos/community-testing-i686/PKGBUILD (from rev 84266, 
weston/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD                             (rev 0)
+++ community-testing-i686/PKGBUILD     2013-02-15 09:55:16 UTC (rev 84267)
@@ -0,0 +1,36 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb <[email protected]>
+
+pkgname=weston
+pkgver=1.0.5
+pkgrel=1
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+options=(!libtool)
+makedepends=('mesa')
+depends=('libxkbcommon' 'wayland' 'libegl' 'cairo' 'poppler-glib' 'mtdev' 
'libxcursor' 'glu' 'libgles')
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
+sha1sums=('a97030613e066c05e267ea0d7888fd5f7a08eea2')
+
+build() {
+       cd $pkgname-$pkgver
+       ./configure \
+               --prefix=/usr \
+               --libexecdir=/usr/lib/weston \
+               --disable-android-compositor
+       make
+}
+
+package() {
+       cd $pkgname-$pkgver
+       make DESTDIR="$pkgdir" install
+       # license
+       install -Dm644 COPYING "$pkgdir/usr/share/license/$pkgname/COPYING"
+       # embed more clients
+       for _c in clickdot cliptest dnd editor eventdemo flower gears image \
+        keyboard resizor simple-egl simple-shm smoke view; do
+               install -Dm755 "clients/$_c" "$pkgdir/usr/bin/weston-$_c"
+       done
+}

Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD   2013-02-15 09:49:39 UTC (rev 84266)
+++ community-testing-x86_64/PKGBUILD   2013-02-15 09:55:16 UTC (rev 84267)
@@ -1,36 +0,0 @@
-# Maintainer: Sébastien Luttringer
-# Contributor: Joel Teichroeb <[email protected]>
-
-pkgname=weston
-pkgver=1.0.4
-pkgrel=2
-pkgdesc='Reference implementation of a Wayland compositor'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-options=(!libtool)
-makedepends=('mesa')
-depends=('libxkbcommon' 'wayland' 'libegl' 'cairo' 'poppler-glib' 'mtdev' 
'libxcursor' 'glu' 'libgles')
-source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
-sha1sums=('6f51fe78151ba2854f6cf6a41244c34f39c1d6de')
-
-build() {
-       cd $pkgname-$pkgver
-       ./configure \
-               --prefix=/usr \
-               --libexecdir=/usr/lib/weston \
-               --disable-android-compositor
-       make
-}
-
-package() {
-       cd $pkgname-$pkgver
-       make DESTDIR="$pkgdir" install
-       # license
-       install -Dm644 COPYING "$pkgdir/usr/share/license/$pkgname/COPYING"
-       # embed more clients
-       for _c in clickdot cliptest dnd editor eventdemo flower gears image \
-        keyboard resizor simple-egl simple-shm smoke view; do
-               install -Dm755 "clients/$_c" "$pkgdir/usr/bin/weston-$_c"
-       done
-}

Copied: weston/repos/community-testing-x86_64/PKGBUILD (from rev 84266, 
weston/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD                           (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-02-15 09:55:16 UTC (rev 84267)
@@ -0,0 +1,36 @@
+# Maintainer: Sébastien Luttringer
+# Contributor: Joel Teichroeb <[email protected]>
+
+pkgname=weston
+pkgver=1.0.5
+pkgrel=1
+pkgdesc='Reference implementation of a Wayland compositor'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+options=(!libtool)
+makedepends=('mesa')
+depends=('libxkbcommon' 'wayland' 'libegl' 'cairo' 'poppler-glib' 'mtdev' 
'libxcursor' 'glu' 'libgles')
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz";)
+sha1sums=('a97030613e066c05e267ea0d7888fd5f7a08eea2')
+
+build() {
+       cd $pkgname-$pkgver
+       ./configure \
+               --prefix=/usr \
+               --libexecdir=/usr/lib/weston \
+               --disable-android-compositor
+       make
+}
+
+package() {
+       cd $pkgname-$pkgver
+       make DESTDIR="$pkgdir" install
+       # license
+       install -Dm644 COPYING "$pkgdir/usr/share/license/$pkgname/COPYING"
+       # embed more clients
+       for _c in clickdot cliptest dnd editor eventdemo flower gears image \
+        keyboard resizor simple-egl simple-shm smoke view; do
+               install -Dm755 "clients/$_c" "$pkgdir/usr/bin/weston-$_c"
+       done
+}

Reply via email to