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

Sébastien Luttringer seblu at archlinux.org
Wed Sep 21 09:56:10 UTC 2016


    Date: Wednesday, September 21, 2016 @ 09:56:09
  Author: seblu
Revision: 276796

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

Added:
  wayland/repos/extra-i686/PKGBUILD
    (from rev 276795, wayland/trunk/PKGBUILD)
  wayland/repos/extra-x86_64/PKGBUILD
    (from rev 276795, wayland/trunk/PKGBUILD)
Deleted:
  wayland/repos/extra-i686/PKGBUILD
  wayland/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   72 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   34 ----------------------
 extra-x86_64/PKGBUILD |   34 ----------------------
 3 files changed, 72 insertions(+), 68 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-09-21 09:55:46 UTC (rev 276795)
+++ extra-i686/PKGBUILD	2016-09-21 09:56:09 UTC (rev 276796)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen <teg at jklm.no>
-# Maintainer: Sébastien Luttringer <seblu at archlinux.org>
-# Contributor: Joel Teichroeb <joel at teichroeb.net>
-
-pkgname=wayland
-pkgver=1.11.0
-pkgrel=1
-pkgdesc='A computer display server protocol'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-depends=('glibc' 'libffi' 'expat' 'libxml2')
-makedepends=('doxygen' 'xmlto' 'graphviz' 'docbook-xsl')
-source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('ba0494a3ab811251f7ad72710bc751cb668d8848')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
-    --prefix=/usr \
-    --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wayland/repos/extra-i686/PKGBUILD (from rev 276795, wayland/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-09-21 09:56:09 UTC (rev 276796)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Tom Gundersen <teg at jklm.no>
+# Maintainer: Sébastien Luttringer <seblu at archlinux.org>
+# Contributor: Joel Teichroeb <joel at teichroeb.net>
+
+pkgname=wayland
+pkgver=1.12.0
+pkgrel=1
+pkgdesc='A computer display server protocol'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('glibc' 'libffi' 'expat' 'libxml2')
+makedepends=('doxygen' 'xmlto' 'graphviz' 'docbook-xsl')
+validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611') # Bryce Harrington
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('9a0dd96f53fff3e227035ed76caaa209b632ea8d'
+          'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+    --prefix=/usr \
+    --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-09-21 09:55:46 UTC (rev 276795)
+++ extra-x86_64/PKGBUILD	2016-09-21 09:56:09 UTC (rev 276796)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Tom Gundersen <teg at jklm.no>
-# Maintainer: Sébastien Luttringer <seblu at archlinux.org>
-# Contributor: Joel Teichroeb <joel at teichroeb.net>
-
-pkgname=wayland
-pkgver=1.11.0
-pkgrel=1
-pkgdesc='A computer display server protocol'
-arch=('i686' 'x86_64')
-url='http://wayland.freedesktop.org'
-license=('MIT')
-depends=('glibc' 'libffi' 'expat' 'libxml2')
-makedepends=('doxygen' 'xmlto' 'graphviz' 'docbook-xsl')
-source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('ba0494a3ab811251f7ad72710bc751cb668d8848')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
-    --prefix=/usr \
-    --disable-static
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: wayland/repos/extra-x86_64/PKGBUILD (from rev 276795, wayland/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-09-21 09:56:09 UTC (rev 276796)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Tom Gundersen <teg at jklm.no>
+# Maintainer: Sébastien Luttringer <seblu at archlinux.org>
+# Contributor: Joel Teichroeb <joel at teichroeb.net>
+
+pkgname=wayland
+pkgver=1.12.0
+pkgrel=1
+pkgdesc='A computer display server protocol'
+arch=('i686' 'x86_64')
+url='http://wayland.freedesktop.org'
+license=('MIT')
+depends=('glibc' 'libffi' 'expat' 'libxml2')
+makedepends=('doxygen' 'xmlto' 'graphviz' 'docbook-xsl')
+validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611') # Bryce Harrington
+source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('9a0dd96f53fff3e227035ed76caaa209b632ea8d'
+          'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+    --prefix=/usr \
+    --disable-static
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list