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

Sébastien Luttringer seblu at archlinux.org
Fri Aug 11 23:07:23 UTC 2017


    Date: Friday, August 11, 2017 @ 23:07:22
  Author: seblu
Revision: 301955

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-08-11 23:06:37 UTC (rev 301954)
+++ extra-i686/PKGBUILD	2017-08-11 23:07:22 UTC (rev 301955)
@@ -1,36 +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.13.0
-pkgrel=1
-pkgdesc='A computer display server protocol'
-arch=('i686' 'x86_64')
-url='https://wayland.freedesktop.org/'
-license=('MIT')
-depends=('glibc' 'libffi' 'expat' 'libxml2')
-validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611') # Bryce Harrington
-source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('a8575325ed2885948624043c71629310df928312'
-          'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
-    --prefix=/usr \
-    --disable-documentation \
-    --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 301954, wayland/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-08-11 23:07:22 UTC (rev 301955)
@@ -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.14.0
+pkgrel=1
+pkgdesc='A computer display server protocol'
+arch=('i686' 'x86_64')
+url='https://wayland.freedesktop.org/'
+license=('MIT')
+depends=('glibc' 'libffi' 'expat' 'libxml2')
+validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611') # Bryce Harrington
+source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('53a443be3bafe73209bbc49ef2cb134ed16e0141'
+          'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+    --prefix=/usr \
+    --disable-documentation \
+    --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	2017-08-11 23:06:37 UTC (rev 301954)
+++ extra-x86_64/PKGBUILD	2017-08-11 23:07:22 UTC (rev 301955)
@@ -1,36 +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.13.0
-pkgrel=1
-pkgdesc='A computer display server protocol'
-arch=('i686' 'x86_64')
-url='https://wayland.freedesktop.org/'
-license=('MIT')
-depends=('glibc' 'libffi' 'expat' 'libxml2')
-validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611') # Bryce Harrington
-source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
-sha1sums=('a8575325ed2885948624043c71629310df928312'
-          'SKIP')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
-    --prefix=/usr \
-    --disable-documentation \
-    --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 301954, wayland/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-08-11 23:07:22 UTC (rev 301955)
@@ -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.14.0
+pkgrel=1
+pkgdesc='A computer display server protocol'
+arch=('i686' 'x86_64')
+url='https://wayland.freedesktop.org/'
+license=('MIT')
+depends=('glibc' 'libffi' 'expat' 'libxml2')
+validpgpkeys=('C7223EBE4EF66513B892598911A30156E0E67611') # Bryce Harrington
+source=("https://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz"{,.sig})
+sha1sums=('53a443be3bafe73209bbc49ef2cb134ed16e0141'
+          'SKIP')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+    --prefix=/usr \
+    --disable-documentation \
+    --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